diff libvo/vo_gl.c @ 31309:1a35ec7c45e0

Dual-license gl_common and vo_gl under the LGPL v2.1 or later as an alternative to the GPL license.
author reimar
date Sun, 13 Jun 2010 10:42:32 +0000
parents 29e2e4805d83
children ad274a5b093b
line wrap: on
line diff
--- a/libvo/vo_gl.c	Sun Jun 13 08:19:12 2010 +0000
+++ b/libvo/vo_gl.c	Sun Jun 13 10:42:32 2010 +0000
@@ -14,6 +14,11 @@
  * You should have received a copy of the GNU General Public License along
  * with MPlayer; if not, write to the Free Software Foundation, Inc.,
  * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+ *
+ * You can alternatively redistribute this file and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 2.1 of the License, or (at your option) any later version.
  */
 
 #include <stdio.h>