This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository bambamc.
commit 9c85237847161d536a2e4dc222058fdd8ea0a63a Author: Andreas Tille <[email protected]> Date: Sun Apr 13 10:13:58 2014 +0200 Add debian/* to copyright --- debian/copyright | 21 ++++++++++++++------- 1 file changed, 14 insertions(+), 7 deletions(-) diff --git a/debian/copyright b/debian/copyright index c998338..97cdffa 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,11 +1,25 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: bambamc +Upstream-Contact: German Tischler <[email protected]> Source: https://github.com/gt1/bambamc Files: * Copyright: Copyright (C) 2009-2013 German Tischler Copyright (C) 2011-2013 Genome Research Limited License: GPL-3+ + +Files: src/bambamc/BamBam_Hash.c +Copyright: Copyright 1996 Bob Jenkins <[email protected]> +License: public-domain + By Bob Jenkins, 1996. [email protected]. You may use this + code any way you wish, private, educational, or commercial. It's free. + See http://burlteburtle.net/bob/hash/evahash.html + +Files: debian/* +Copyright: 2014 Andreas Tille <[email protected]> +License: GPL-3+ + +License: GPL-3+ This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or @@ -22,10 +36,3 @@ License: GPL-3+ On Debian systems, the full text of the GNU General Public License version 3 can be found in the file `/usr/share/common-licenses/GPL-3'. - -Files: src/bambamc/BamBam_Hash.c -Copyright: Copyright 1996 Bob Jenkins <[email protected]> -License: public-domain - By Bob Jenkins, 1996. [email protected]. You may use this - code any way you wish, private, educational, or commercial. It's free. - See http://burlteburtle.net/bob/hash/evahash.html -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/bambamc.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
