[MPlayer-cvslog] r32836 - trunk/libvo/vo_vdpau.c

Diego Biurrun diego at biurrun.de
Mon Jan 31 12:32:59 CET 2011


On Mon, Jan 31, 2011 at 11:06:29AM +0100, cehoyos wrote:
> 
> Log:
> Allow LGPL re-distribution of vo_vdpau.c.
> 
> --- trunk/libvo/vo_vdpau.c	Mon Jan 31 10:55:19 2011	(r32835)
> +++ trunk/libvo/vo_vdpau.c	Mon Jan 31 11:06:29 2011	(r32836)
> @@ -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.

I suggest that you relicense the file to LGPL 2.1+ instead.  LGPL
has a clause to relicense to GPL, any version in §3, so there is
no effective difference between the current situation and LGPL v2.1+.
Just using plain LGPL is simpler and cause less confusion.

Diego


More information about the MPlayer-cvslog mailing list