This is an automated email from the git hooks/post-receive script. micove-guest pushed a commit to branch master in repository pcsx2.
commit 93cae05829b2a3d3656b1450c719882ebf43913e Author: Miguel A. Colón Vélez <[email protected]> Date: Wed Jan 7 02:58:33 2015 -0500 Update copyright file to account for new files. This file is now up to date with 1.2.1-850-ge0add80. --- debian/copyright | 40 +++++++++++++++++++++++++++++++++++++++- 1 file changed, 39 insertions(+), 1 deletion(-) diff --git a/debian/copyright b/debian/copyright index 79a7f28..2773869 100644 --- a/debian/copyright +++ b/debian/copyright @@ -10,7 +10,7 @@ License: GPL-3 Files: debian/* Copyright: - 2010-2014 Miguel A. Colón Vélez <[email protected]> + 2010-2015 Miguel A. Colón Vélez <[email protected]> License: GPL-3 Files: @@ -291,6 +291,20 @@ Copyright: License: BSD-3-Clause Files: + cmake/FindGTK3.cmake +Copyright: + 2009 Kitware, Inc. + 2008-2012 Philip Lowman <[email protected]> +License: BSD-3-Clause + +Files: + cmake/TargetArch.cmake +Copyright: + 2014 PCSX2 Dev Team + 2012 Petroules Corporation +License: BSD-2-Clause + +Files: plugins/zzogl-pg/opengl/glprocs.* Copyright: 1991-2000 Silicon Graphics, Inc @@ -443,9 +457,11 @@ License: BSD-3-Clause . 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + . 2. 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. + . 3. Neither the name of the project nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. @@ -461,6 +477,28 @@ License: BSD-3-Clause (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-2-Clause + Redistribution and use in source and binary forms, with or without + modification, are permitted provided that the following conditions are met: + . + 1. Redistributions of source code must retain the above copyright notice, this + list of conditions and the following disclaimer. + . + 2. 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. + . + THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "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 THE COPYRIGHT OWNER OR CONTRIBUTORS 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. + License: Zlib This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/pcsx2.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

