This is an automated email from the git hooks/post-receive script. thansen pushed a commit to branch master in repository aseprite.
commit 4d4269090cec1f89ceff0ed9ec945fedae9fa777 Author: Tobias Hansen <[email protected]> Date: Tue Mar 8 01:52:44 2016 +0000 Update copyright file. --- debian/copyright | 83 ++++++++++++++++++++++---------------------------------- 1 file changed, 32 insertions(+), 51 deletions(-) diff --git a/debian/copyright b/debian/copyright index 21fa528..6d0ec99 100644 --- a/debian/copyright +++ b/debian/copyright @@ -4,40 +4,30 @@ Upstream-Contact: David Capello <[email protected]> Source: http://www.aseprite.org/ Files: * -Copyright: Copyright (C) 2001-2014 David Capello +Copyright: Copyright (C) 2001-2016 David Capello License: GPL-2+ -Files: src/gfx/* - src/ui/* - src/base/* +Files: src/base/* + src/cfg/* + src/css/* src/doc/* - src/undo/* - src/she/* - src/iff/* + src/flic/* src/gen/* - src/css/* -Copyright: Copyright (C) 2001-2014 David Capello + src/gfx/* + src/iff/* + src/net/* + src/render/* + src/scripting/* + src/she/* + src/steam/* + src/ui/* + src/undo/* +Copyright: Copyright (C) 2001-2016 David Capello License: Expat -Files: src/app/file/fli/* -Copyright: Written 1998 Jens Ch. Restemeier <[email protected]> -License: GPL-2+ - -Files: src/app/util/boundary.* -Copyright: Copyright (C) 1995 Spencer Kimball and Peter Mattis -License: GPL-2+ - -Files: src/raster/algofill.cpp -Copyright: By Shawn Hargreaves. - Adapted to ASEPRITE by David Capello -License: Allegro - -Files: src/raster/rotate.cpp -Copyright: By Shawn Hargreaves. - Flipping routines by Andrew Geers. - Optimized by Sven Sandberg. - To C++ templates by David Capello -License: Allegro +Files: src/wacom/* +Copyright: Copyright (c) 2010, Wacom Technology Corporation +License: MIT Files: debian/* Copyright: 2012-2014 Tobias Hansen <[email protected]> @@ -80,27 +70,18 @@ License: Expat OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -License: Allegro - Allegro is gift-ware. It was created by a number of people working in - cooperation, and is given to you freely as a gift. You may use, modify, - redistribute, and generally hack it about in any way you like, and you - do not have to give us anything in return. - . - However, if you like this product you are encouraged to thank us by - making a return gift to the Allegro community. This could be by writing - an add-on package, providing a useful bug report, making an improvement - to the library, or perhaps just releasing the sources of your program - so that other people can learn from them. If you redistribute parts of - this code or make a game using it, it would be nice if you mentioned - Allegro somewhere in the credits, but you are not required to do this. - We trust you not to abuse our generosity. - . - By Shawn Hargreaves, 18 October 1998. +License: MIT + Permission is hereby granted, free of charge, to any person obtaining a copy + of 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: . - DISCLAIMER: 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, TITLE AND - NON-INFRINGEMENT. IN NO EVENT SHALL THE COPYRIGHT HOLDERS OR ANYONE - DISTRIBUTING THE SOFTWARE BE LIABLE FOR ANY DAMAGES OR OTHER LIABILITY, - WHETHER IN CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN - CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN 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. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/aseprite.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

