summaryrefslogtreecommitdiffstats
path: root/libmpdemux
diff options
context:
space:
mode:
Diffstat (limited to 'libmpdemux')
-rw-r--r--libmpdemux/demux_mpc.c6
1 files changed, 6 insertions, 0 deletions
diff --git a/libmpdemux/demux_mpc.c b/libmpdemux/demux_mpc.c
index b422073841..93c24100ca 100644
--- a/libmpdemux/demux_mpc.c
+++ b/libmpdemux/demux_mpc.c
@@ -1,3 +1,9 @@
+/**
+ * Demuxer for Musepack v7 bitstream
+ * by Reimar Döffinger <Reimar.Doeffinger@stud.uni-karlsruhe.de>
+ * This code may be be relicensed under the terms of the GNU LGPL when it
+ * becomes part of the ffmpeg project (ffmpeg.sourceforge.net)
+ */
#include "config.h"