From a3be4cf2aba97fa8d726d815a56ed8b942448b0e Mon Sep 17 00:00:00 2001 From: wm4 Date: Mon, 12 Jun 2017 17:06:03 +0200 Subject: mpv.rc, mpv.exe.manifest: change license to LGPL All authors have agreed. mpv.exe.manifest probably can't have a copyright header, so it doesn't. These files don't add license info to the executables. And of course the executable license is still GPL. --- osdep/mpv.rc | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) (limited to 'osdep') diff --git a/osdep/mpv.rc b/osdep/mpv.rc index 8212437574..405ddc3029 100644 --- a/osdep/mpv.rc +++ b/osdep/mpv.rc @@ -1,20 +1,18 @@ /* - * Windows resource file for mpv - * * This file is part of mpv. * - * mpv is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * mpv is free software; you can redistribute it 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. * * mpv is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * GNU Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public License along - * with mpv. If not, see . + * You should have received a copy of the GNU Lesser General Public + * License along with mpv. If not, see . */ #include -- cgit v1.2.3