This is an automated email from the git hooks/post-receive script. ecsv-guest pushed a commit to branch armhf_test in repository mupen64plus-video-rice.
commit 27cefb724ad6334d564482fd77e90116c70dc75d Author: Sven Eckelmann <[email protected]> Date: Sun May 10 22:34:28 2015 +0200 Use a common license section for the BMG library --- debian/changelog | 7 +++++++ debian/copyright | 63 +++++++++++++++++++++----------------------------------- 2 files changed, 30 insertions(+), 40 deletions(-) diff --git a/debian/changelog b/debian/changelog index 00b1286..f4c7030 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +mupen64plus-video-rice (2.5-2) UNRELEASED; urgency=medium + + * debian/copyright: + - Use a common license section for the BMG library + + -- Sven Eckelmann <[email protected]> Sun, 10 May 2015 22:33:59 +0200 + mupen64plus-video-rice (2.5-1) unstable; urgency=medium * New Upstream Version diff --git a/debian/copyright b/debian/copyright index 6358b4a..1ea4007 100644 --- a/debian/copyright +++ b/debian/copyright @@ -54,50 +54,12 @@ License: GPL-2+ Files: src/liblinux/* Copyright: 2000, 2001, Michael Scott Heiman -License: others - You may use the software for any purpose you see fit. You may modify - it, incorporate it in a commercial application, use it for school, - even turn it in as homework. You must keep the Copyright in the - header and source files. This software is not in the "Public Domain". - You may use this software at your own risk. I have made a reasonable - effort to verify that this software works in the manner I expect it to; - however,... - . - THE MATERIAL EMBODIED ON THIS SOFTWARE IS PROVIDED TO YOU "AS-IS" AND - WITHOUT WARRANTY OF ANY KIND, EXPRESS, IMPLIED OR OTHERWISE, INCLUDING - WITHOUT LIMITATION, ANY WARRANTY OF MERCHANTABILITY OR FITNESS FOR A - PARTICULAR PURPOSE. IN NO EVENT SHALL MICHAEL S. HEIMAN BE LIABLE TO - YOU OR ANYONE ELSE FOR ANY DIRECT, SPECIAL, INCIDENTAL, INDIRECT OR - CONSEQUENTIAL DAMAGES OF ANY KIND, OR ANY DAMAGES WHATSOEVER, INCLUDING - WITHOUT LIMITATION, LOSS OF PROFIT, LOSS OF USE, SAVINGS OR REVENUE, - OR THE CLAIMS OF THIRD PARTIES, WHETHER OR NOT MICHAEL S. HEIMAN HAS - BEEN ADVISED OF THE POSSIBILITY OF SUCH LOSS, HOWEVER CAUSED AND ON - ANY THEORY OF LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE - POSSESSION, USE OR PERFORMANCE OF THIS SOFTWARE. +License: BMGL Files: src/liblinux/BMGImage.c src/liblinux/BMGUtils.h Copyright: 2001, Michael Scott Heiman -License: others - You may use the software for any purpose you see fit. You may modify - it, incorporate it in a commercial application, use it for school, - even turn it in as homework. You must keep the Copyright in the - header and source files. This software is not in the "Public Domain". - You may use this software at your own risk. I have made a reasonable - effort to verify that this software works in the manner I expect it to; - however,... - . - THE MATERIAL EMBODIED ON THIS SOFTWARE IS PROVIDED TO YOU "AS-IS" AND - WITHOUT WARRANTY OF ANY KIND, EXPRESS, IMPLIED OR OTHERWISE, INCLUDING - WITHOUT LIMITATION, ANY WARRANTY OF MERCHANTABILITY OR FITNESS FOR A - PARTICULAR PURPOSE. IN NO EVENT SHALL MICHAEL S. HEIMAN BE LIABLE TO - YOU OR ANYONE ELSE FOR ANY DIRECT, SPECIAL, INCIDENTAL, INDIRECT OR - CONSEQUENTIAL DAMAGES OF ANY KIND, OR ANY DAMAGES WHATSOEVER, INCLUDING - WITHOUT LIMITATION, LOSS OF PROFIT, LOSS OF USE, SAVINGS OR REVENUE, - OR THE CLAIMS OF THIRD PARTIES, WHETHER OR NOT MICHAEL S. HEIMAN HAS - BEEN ADVISED OF THE POSSIBILITY OF SUCH LOSS, HOWEVER CAUSED AND ON - ANY THEORY OF LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE - POSSESSION, USE OR PERFORMANCE OF THIS SOFTWARE. +License: BMGL Files: src/osal_dynamiclib.h src/osal_dynamiclib_unix.c @@ -118,6 +80,27 @@ Files: src/version.h Copyright: 2009-2011, Richard 'Richard42' Goedeken <[email protected]> License: GPL-2+ +License: BMGL + You may use the software for any purpose you see fit. You may modify + it, incorporate it in a commercial application, use it for school, + even turn it in as homework. You must keep the Copyright in the + header and source files. This software is not in the "Public Domain". + You may use this software at your own risk. I have made a reasonable + effort to verify that this software works in the manner I expect it to; + however,... + . + THE MATERIAL EMBODIED ON THIS SOFTWARE IS PROVIDED TO YOU "AS-IS" AND + WITHOUT WARRANTY OF ANY KIND, EXPRESS, IMPLIED OR OTHERWISE, INCLUDING + WITHOUT LIMITATION, ANY WARRANTY OF MERCHANTABILITY OR FITNESS FOR A + PARTICULAR PURPOSE. IN NO EVENT SHALL MICHAEL S. HEIMAN BE LIABLE TO + YOU OR ANYONE ELSE FOR ANY DIRECT, SPECIAL, INCIDENTAL, INDIRECT OR + CONSEQUENTIAL DAMAGES OF ANY KIND, OR ANY DAMAGES WHATSOEVER, INCLUDING + WITHOUT LIMITATION, LOSS OF PROFIT, LOSS OF USE, SAVINGS OR REVENUE, + OR THE CLAIMS OF THIRD PARTIES, WHETHER OR NOT MICHAEL S. HEIMAN HAS + BEEN ADVISED OF THE POSSIBILITY OF SUCH LOSS, HOWEVER CAUSED AND ON + ANY THEORY OF LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE + POSSESSION, USE OR PERFORMANCE OF THIS SOFTWARE. + 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 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/mupen64plus-video-rice.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

