This is an automated email from the git hooks/post-receive script. jcowgill-guest pushed a commit to branch master in repository libsfml.
commit f1e8bb41adcbf407b5b429e4c87a04d8b4cb7715 Author: James Cowgill <[email protected]> Date: Sat May 9 16:21:50 2015 +0100 Fix mistakes updating debian/copyright --- debian/copyright | 23 ++--------------------- 1 file changed, 2 insertions(+), 21 deletions(-) diff --git a/debian/copyright b/debian/copyright index 511b61c..69e9f63 100644 --- a/debian/copyright +++ b/debian/copyright @@ -8,7 +8,8 @@ Files-Excluded: examples/opengl/resources/background.jpg examples/opengl/resources/texture.jpg examples/shader/resources/background.jpg - examples/sound/resources + examples/sound/resources/canary.wav + examples/sound/resources/orchestral.ogg examples/win32/resources extlibs/bin extlibs/headers/AL @@ -237,26 +238,6 @@ License: CC0-1.0 party to this document and has no duty or obligation with respect to this CC0 or use of the Work. -License: Expat - Permission is hereby granted, free of charge, to any person obtaining a - copy of this software and/or associated documentation files (the - "Materials"), to deal in the Materials without restriction, including - without limitation the rights to use, copy, modify, merge, publish, - distribute, sublicense, and/or sell copies of the Materials, and to - permit persons to whom the Materials are 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 Materials. - . - THE MATERIALS ARE 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 - MATERIALS OR THE USE OR OTHER DEALINGS IN THE MATERIALS. - License: GPL-2.0+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/libsfml.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

