changeset 32749:6f78f27837fe

Allow LGPL re-distribution of vo_vdpau.c. Agreed upon by Stephen Warren for Nvidia, Grigori Goronzy, Reimar and Ivan Kalvachev (as the developer of vo_xvmc.c which may have been the original source of the file).
author cehoyos
date Mon, 31 Jan 2011 10:06:29 +0000
parents d6bc33320ae0
children 8d6e84f970be
files libvo/vo_vdpau.c
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/libvo/vo_vdpau.c	Mon Jan 31 09:55:19 2011 +0000
+++ b/libvo/vo_vdpau.c	Mon Jan 31 10:06:29 2011 +0000
@@ -18,6 +18,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.
  */
 
 /**