[SCM] mplayer/master: Add missing GPL-2+ license.

mati75-guest at users.alioth.debian.org mati75-guest at users.alioth.debian.org
Fri Apr 15 19:27:45 UTC 2016


The following commit has been merged in the master branch:
commit 8f31c3e50c01282162e021558c00215fdce9fe1a
Author: Mateusz Łukasik <mati75 at linuxmint.pl>
Date:   Fri Apr 15 21:27:42 2016 +0200

    Add missing GPL-2+ license.

diff --git a/debian/changelog b/debian/changelog
index 6803e51..ffe732b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,8 @@ mplayer (2:1.3.0-1) UNRELEASED; urgency=medium
   * debian/control:
     - Rename Build-Depends-Arch to Build-Depends.
     - Bump Standards-Version to 3.9.8 (no changes needed).
+  * debian/copyright:
+    - Add missing GPL-2+ license.
 
  -- Mateusz Łukasik <mati75 at linuxmint.pl>  Fri, 15 Apr 2016 12:03:01 +0200
 
diff --git a/debian/copyright b/debian/copyright
index d428d21..69eb00d 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -265,6 +265,28 @@ Copyright:
 License: other-2
  "license: i don't care ;)"
 
+License: GPL-2+
+ This program 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.
+ .
+ This program 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.
+ .
+ You should have received a copy of the GNU General Public
+ License along with this package; if not, write to the Free
+ Software Foundation, Inc., 51 Franklin St, Fifth Floor,
+ Boston, MA  02110-1301 USA
+ .
+ On Debian systems, the full text of the GNU General Public
+ License version 2 can be found in the file
+ `/usr/share/common-licenses/GPL-2'.
+
 License: LGPL-2.1+
  This library is free software; you can redistribute it and/or
  modify it under the terms of the GNU Lesser General Public
@@ -342,3 +364,4 @@ License: Expat
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  SOFTWARE.
+

-- 
mplayer packaging



More information about the pkg-multimedia-commits mailing list