aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder/plugins/XiphTags.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/decoder/plugins/XiphTags.cxx')
-rw-r--r--src/decoder/plugins/XiphTags.cxx4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/decoder/plugins/XiphTags.cxx b/src/decoder/plugins/XiphTags.cxx
index 3af473b5d..11a0bcd42 100644
--- a/src/decoder/plugins/XiphTags.cxx
+++ b/src/decoder/plugins/XiphTags.cxx
@@ -17,6 +17,10 @@
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
+/* This File contains additional Tags for Xiph-Based Formats like Ogg-Vorbis,
+ * Flac and Opus which will be used in addition to the Tags in tag/TagNames.c
+ * see https://www.xiph.org/vorbis/doc/v-comment.html for further Info
+ */
#include "config.h"
#include "XiphTags.hxx"