summaryrefslogtreecommitdiffstats
path: root/libmpcodecs
diff options
context:
space:
mode:
authorreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-11-17 10:03:33 +0000
committerreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-11-17 10:03:33 +0000
commit7df98a0a3d68286230031ef5741e05226cead1ec (patch)
tree3e2deac17f9d4126ae5578996a889d71530d70a1 /libmpcodecs
parent1fcaa00c855d0e8ba5a56bf441d06062fd50607c (diff)
downloadmpv-7df98a0a3d68286230031ef5741e05226cead1ec.tar.bz2
mpv-7df98a0a3d68286230031ef5741e05226cead1ec.tar.xz
Put files fully owned by my under GPL v2 "or later"
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20978 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'libmpcodecs')
-rw-r--r--libmpcodecs/ad_speex.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libmpcodecs/ad_speex.c b/libmpcodecs/ad_speex.c
index 21fa5a3d4d..c41dfe8e3e 100644
--- a/libmpcodecs/ad_speex.c
+++ b/libmpcodecs/ad_speex.c
@@ -1,6 +1,6 @@
/**
* Speex decoder by Reimar Döffinger <Reimar.Doeffinger@stud.uni-karlsruhe.de>
- * License: GPL
+ * License: GPL v2 or later
* This code may be be relicensed under the terms of the GNU LGPL when it
* becomes part of the FFmpeg project (ffmpeg.org)
*/