This is an automated email from the git hooks/post-receive script. tobi pushed a commit to branch master in repository rbdoom3bfg.
commit 62b807702488d5f0f2a4f76bbcf339f1e73d3867 Author: Tobias Frost <[email protected]> Date: Mon Oct 10 07:42:16 2016 +0200 Add new files to d/copyright, licensed expat. --- debian/changelog | 1 + debian/copyright | 29 ++++++++++++++++++++++++++++- 2 files changed, 29 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 6472a40..fc99ee4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ rbdoom3bfg (1.1.0~preview3+repack1+git20160807-1) UNRELEASED; urgency=medium - Refreshed patches to remove fuzz - 70-ffmpeg_2.9.patch is obsolete, upstream fixed issue, so rm from series. - 20-reproducible.patch updated to remove one additional __DATE__. + - Add new files to d/copyright, licensed expat. * Fix typo in d/README.source -- the var is UPSVER not USVER. -- Tobias Frost <[email protected]> Sun, 09 Oct 2016 16:14:19 +0200 diff --git a/debian/copyright b/debian/copyright index e32882f..68e3718 100644 --- a/debian/copyright +++ b/debian/copyright @@ -78,8 +78,35 @@ License: zlib/libpng misrepresented as being the original software. 3. This notice may not be removed or altered from any source distribution. +Files: neo/renderer/SMAA/* +Copyright: 2013 Jorge Jimenez ([email protected]) + 2013 Jose I. Echevarria ([email protected]) + 2013 Belen Masia ([email protected]) + 2013 Fernando Navarro ([email protected]) + 2013 Diego Gutierrez ([email protected]) +License: Expat + Permission is hereby granted, free of charge, to any person obtaining a copy + this software and associated documentation files (the "Software"), to deal in + the Software without restriction, including without limitation the rights to + use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies + of the Software, and to permit persons to whom the Software is furnished to + do so, subject to the following conditions: + . + The above copyright notice and this permission notice shall be included in + all copies or substantial portions of the Software. As clarification, there + is no requirement that the copyright notice and permission be included in + binary distributions of the Software. + . + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR + IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, + FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE + AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER + 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. + Files: debian/* -Copyright: 2014-2015 Tobias Frost <[email protected]> +Copyright: 2014-2016 Tobias Frost <[email protected]> License: GPL-2+ This package 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/rbdoom3bfg.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

