This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository freeorion.
commit 1ac1b821157edf4926406aac3701ead3b85cae22 Author: Markus Koschany <[email protected]> Date: Fri Mar 27 17:50:53 2015 +0100 Readd BSD-3-clause license --- debian/copyright | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/debian/copyright b/debian/copyright index 9a76d7d..b0bc961 100644 --- a/debian/copyright +++ b/debian/copyright @@ -94,6 +94,10 @@ Comment: General Public License 2 and upstream uses GPL-2. See also http://www.ijs.si/software/snprintf/. +Files: cmake/FindFreetype.cmake +Copyright: 2000-2011, Kitware, Inc +License: BSD-3-clause + Files: debian/* Copyright: 2013-2014, Dmitry Smirnov <[email protected]> 2013-2015, Markus Koschany <[email protected]> @@ -212,6 +216,23 @@ License: BSL-1.0 ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +License: BSD-3-clause + 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 names of Kitware, Inc., the Insight Software Consortium, + nor the names of their contributors may be used to endorse or promote + products derived from this software without specific prior written + permission. + License: CC-BY-SA-3.0 Creative Commons Attribution-ShareAlike 3.0 Unported ․ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/freeorion.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

