# HG changeset patch # User cehoyos # Date 1296468389 0 # Node ID 6f78f27837fe4714809451f588c465fe2399b823 # Parent d6bc33320ae0056c5ad1ff9c98be6cafdb1dfc7a 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). diff -r d6bc33320ae0 -r 6f78f27837fe libvo/vo_vdpau.c --- 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. */ /**