This is an automated email from the git hooks/post-receive script. detiste-guest pushed a commit to branch master in repository corsix-th.
commit 0fa26f22748d45b919e4d0b90e6d637297ec41aa Author: Alexandre Detiste <[email protected]> Date: Sun Dec 6 22:25:27 2015 +0100 add copyright info for CMake/ --- debian/copyright | 46 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) diff --git a/debian/copyright b/debian/copyright index 30c74b6..785aec1 100644 --- a/debian/copyright +++ b/debian/copyright @@ -15,11 +15,57 @@ Copyright: © 2015 Alexandre Detiste <[email protected]> License: Expat +Files: CMake/CMakeFFmpegLibavMacros.cmake +Copyright: cmake project +License: BSD-3-Clause + +Files: CMake/FindDirectX.cmake +Copyright: ogre3d.org +License: Public-Domain + +Files: CMake/FindFFmpeg.cmake + CMake/FindLibAV.cmake +Copyright: + © 2006, Matthias Kretz, <[email protected]> + © 2008, Alexander Neundorf, <[email protected]> + © 2011, Michael Jansen, <[email protected]> + © 2013, Stephen Baker + © 2015, Alexander Bessman +License: BSD-3-Clause + +Files: CMake/FindLua.cmake +Copyright: + © 2013 Martin Felis <[email protected]> + © 2013 Edvin "Lego3" Linge + © 2015 Stephen E. Baker +License: Public-Domain + +Files: CMake/FindPkgMacros.cmake +Copyright: ogre3d.org +License: Public-Domain + +Files: CMake/FindSDL2.cmake + CMake/FindSDL2_mixer.cmake +Copyright: + © 2003-2009 Kitware, Inc. + © 2012 Benjamin Eikel +License: BSD-3-Clause + +Files: CMake/FindVLD.cmake +Copyright: © 2014 Stephen E. Baker +License: Public-Domain + Files: CorsixTH/Src/random.c Copyright: © 1997-2002 Makoto Matsumoto and Takuji Nishimura © 2005 Mutsuo Saito License: BSD-3-Clause + +License: Public-Domain + The contents of this file are placed in the public domain. + Feel free to make use of it in any way you like. + +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: . -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/corsix-th.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

