This is an automated email from the git hooks/post-receive script. evgeni pushed a commit to branch master in repository unshield.
commit 77a0ca054d787b40585078214ab71991cf77ea75 Author: Evgeni Golov <[email protected]> Date: Sat Sep 7 18:09:40 2013 +0200 update debian/copyright to latest dep3 --- debian/copyright | 65 +++++++++++++++++++++++++++++++++++++++----------------- 1 file changed, 46 insertions(+), 19 deletions(-) diff --git a/debian/copyright b/debian/copyright index 21048b2..59071a8 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,8 +1,10 @@ -Original-Source: - https://github.com/twogood/unshield/ +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: unshield +Upstream-Contact: David Eriksson <[email protected]> +Source: https://github.com/twogood/unshield/ Files: * -Copyright: © 2002-2012 David Eriksson <[email protected]> +Copyright: 2002-2013 David Eriksson <[email protected]> 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 @@ -22,9 +24,47 @@ License: MIT OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -Files: lib/md5/{global.h,md5c.c,md5.h}: -Copyright: © 1991-1992, RSA Data Security, Inc. -License: other +Files: lib/convert_utf/ConvertUTF.* +Copyright: 2001-2004 Unicode, Inc. +License: Unicode + +Files: lib/md5/global.h lib/md5/md5c.* +Copyright: 1991-1992, RSA Data Security, Inc. +License: RSA + +Files: lib/bswap.c +Copyright: Manuel Bouyer <[email protected]> +License: public-domain + Written by Manuel Bouyer <[email protected]> + Public domain. + +Files: debian/* +Copyright: 2004-2005 Volker Christian <[email protected]> + 2008-2013 Evgeni Golov <[email protected]> +License: GPL + +License: GPL + On Debian systems, the complete text of the GNU General + Public License can be found in `/usr/share/common-licenses/GPL'. + +License: Unicode + This source code is provided as is by Unicode, Inc. No claims are + made as to fitness for any particular purpose. No warranties of any + kind are expressed or implied. The recipient agrees to determine + applicability of information provided. If this file has been + purchased on magnetic or optical media from Unicode, Inc., the + sole remedy for any claim will be exchange of defective media + within 90 days of receipt. + . + Limitations on Rights to Redistribute This Code + . + Unicode, Inc. hereby grants the right to freely use the information + supplied in this file in the creation of products supporting the + Unicode Standard, and to make copies of this file in any form + for internal or external distribution as long as this notice + iremains attached. + +License: RSA License to copy and use this software is granted provided that it is identified as the "RSA Data Security, Inc. MD5 Message-Digest Algorithm" in all material mentioning or referencing this software @@ -42,16 +82,3 @@ License: other . These notices must be retained in any copies of any part of this documentation and/or software. - -Files: lib/bswap.c -Copyright: © Manuel Bouyer <[email protected]>. -License: PD - -Files: debian/* -Copyright: © 2004-2005 Volker Christian <[email protected]>, - 2008-2012 Evgeni Golov <[email protected]> -License: GPL-any - -Licese: GPL - On Debian systems, the complete text of the GNU General - Public License can be found in `/usr/share/common-licenses/GPL'. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/unshield.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

