This is an automated email from the git hooks/post-receive script. tille pushed a commit to tag debian/2.0.2+dfsg-1 in repository pirs.
commit 770531bda7c8f46d12701bcc75c83265226a8313 Author: Andreas Tille <[email protected]> Date: Sun Nov 27 22:09:00 2016 +0100 Add missing lisense --- debian/copyright | 41 ++++++++++++++++++++++++----------------- 1 file changed, 24 insertions(+), 17 deletions(-) diff --git a/debian/copyright b/debian/copyright index e9c1580..611c117 100644 --- a/debian/copyright +++ b/debian/copyright @@ -16,6 +16,30 @@ License: GPL-2+ Files: src/pirs/mt19937-64.* Copyright: 2004, Makoto Matsumoto and Takuji Nishimura License: BSD-3-clause + +Files: src/pirs/SFMT-src-1.4/* +Copyright: 2006-2012 Mutsuo Saito, Makoto Matsumoto and Hiroshima +License: BSD-3-clause + +Files: debian/* +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 the full text of the GNU General Public + License version 2 at /usr/share/common-licenses/GPL-2. + +License: BSD-3-clause Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -43,20 +67,3 @@ License: BSD-3-clause NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -Files: debian/* -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 the full text of the GNU General Public - License version 2 at /usr/share/common-licenses/GPL-2. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/pirs.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
