This is an automated email from the git hooks/post-receive script. skitt pushed a commit to branch master in repository nestopia.
commit 532fcf981d98d67273f22252a76a532fefaa16f0 Author: Sérgio Benjamim <[email protected]> Date: Sat Sep 19 18:33:32 2015 +0200 Update licensing information. --- debian/changelog | 1 + debian/copyright | 32 +++++++++++++++++++++++++++++++- 2 files changed, 32 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 733189f..5880931 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ nestopia (1.46.2-2) UNRELEASED; urgency=medium [ Sérgio Benjamim ] * New package for the libretro core. + * Update licensing information. -- Stephen Kitt <[email protected]> Sat, 19 Sep 2015 18:29:49 +0200 diff --git a/debian/copyright b/debian/copyright index 461f767..77476c5 100644 --- a/debian/copyright +++ b/debian/copyright @@ -25,13 +25,17 @@ Copyright: 2011, 2012 Hyllian/Jararaca License: GPL-2.0+ Files: source/nes_ntsc/* -Copyright: 2006 Shay Green +Copyright: 2006-2007 Shay Green License: LGPL-2.1+ Files: source/unix/* Copyright: 2008 R. Belmont License: GPL-2.0+ +Files: source/unix/ini.* +Copyright: 2009 Brush Technology +License: BSD-3-clause-Brush-Technology + Files: source/zlib/* Copyright: 1995-2005 Jean-loup Gailly and Mark Adler 1998-2005 Gilles Vollant @@ -146,3 +150,29 @@ License: BSD-3-clause IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +License: BSD-3-clause-Brush-Technology + Redistribution and use in source and binary forms, with or without + modification, are permitted provided that the following conditions + are met: + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + * Neither the name of Brush Technology nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + . + THIS SOFTWARE IS PROVIDED BY BRUSH TECHNOLOGY ''AS IS'' AND ANY + EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE + IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR + PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL BRUSH TECHNOLOGY BE LIABLE + FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR + CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF + SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR + BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, + WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE + OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, + EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/nestopia.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

