This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository libsmithwaterman.
commit c5bc403431fe0ccd3d9c4ee063d6b27a6c9e1741 Author: Andreas Tille <[email protected]> Date: Wed Jun 22 16:31:43 2016 +0200 Proper copyright --- debian/copyright | 26 ++++++++++++++++++++------ 1 file changed, 20 insertions(+), 6 deletions(-) diff --git a/debian/copyright b/debian/copyright index 552ad2a..3e262a9 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: <pkg> -Source: <path_to_download> +Upstream-Name: smithwaterman +Source: https://github.com/ekg/smithwaterman Files: * -Copyright: © 20xx-20yy <upstream> -License: <license> +Copyright: 2000-2015 Erik Garrison <[email protected]> +License: GPL-2+ Files: debian/* -Copyright: © 2016 maintainername <[email protected]> -License: <license> +Copyright: 2016 Andreas Tille <[email protected]> +License: GPL-2+ + +License: GPL-2+ + 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 2 of the License, or + (at your option) any later version. + . + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + . + On Debian systems you can find a copy of the full text of the GNU General + Public License at /usr/share/common-licenses/GPL-2. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libsmithwaterman.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
