This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository caveexpress.
commit 37438e443a6bdec72a4bbef2eb8a3bea88680f9c Author: Markus Koschany <[email protected]> Date: Sun Jul 3 22:09:14 2016 +0200 Add license for sokoban solver tool. --- debian/copyright | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/debian/copyright b/debian/copyright index 571cc4b..f9de4d0 100644 --- a/debian/copyright +++ b/debian/copyright @@ -33,6 +33,22 @@ Files: src/miniracer/TestBed.h Copyright: 2006-2011 Erin Catto License: zlib +Files: src/cavepacker/tools/sokoban_scorer.c +Copyright: 2015, Gil Dogon +License: BSD-3-clause-Dogon + * 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. * + * * + * Redistributions in binary form must reproduce the above copyright notice. * + * * + * The name of the copyright holder may not be used to endorse or promote products derived from * + * this software without specific prior written permission. * + * * + * THIS SOFTWARE IS PROVIDED "AS IS" BY THE COPYRIGHT HOLDER WITHOUT ANY WARRANTY WHATSOEVER ... * + + Files: cmake/toolchains/android-toolchain.cmake Copyright: 2010-2011, Ethan Rublee 2011-2014, Andrey Kamaev -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/caveexpress.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

