From 7df98a0a3d68286230031ef5741e05226cead1ec Mon Sep 17 00:00:00 2001 From: reimar Date: Fri, 17 Nov 2006 10:03:33 +0000 Subject: 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 --- libmpcodecs/ad_speex.c | 2 +- libvo/gl_common.c | 2 +- 2 files changed, 2 insertions(+), 2 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 - * 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) */ diff --git a/libvo/gl_common.c b/libvo/gl_common.c index f69c0ddd09..891d021925 100644 --- a/libvo/gl_common.c +++ b/libvo/gl_common.c @@ -4,7 +4,7 @@ * * Common OpenGL routines. * Copyleft (C) Reimar Döffinger , 2005 - * Licensend under the GNU GPL v2. + * Licensend under the GNU GPL v2 or later. * Special thanks go to the xine team and Matthias Hopf, whose video_out_opengl.c * gave me lots of good ideas. */ -- cgit v1.2.3