This is an automated email from the git hooks/post-receive script. tmancill pushed a commit to branch master in repository japi-compliance-checker.
commit 20d0a8fb81dcaf2b75ab2930ffc06aac3b8c4d6a Author: tony mancill <[email protected]> Date: Fri Jun 23 23:21:29 2017 -0700 Update the copyright dates and note dual LGPL/GPL licensing --- debian/copyright | 50 +++++++++++++++++++++++++++++++++++++------------- 1 file changed, 37 insertions(+), 13 deletions(-) diff --git a/debian/copyright b/debian/copyright index 266cc61..fc8dd1e 100644 --- a/debian/copyright +++ b/debian/copyright @@ -4,35 +4,59 @@ Upstream-Source: https://github.com/lvc/japi-compliance-checker Upstream-Name: Java API Compliance Checker Files: * -Copyright: 2011, Russian Linux Verification Center - 2011-2012, ROSA Laboratory -License: LGPL-2 +Copyright: 2011-2017 Andrey Ponomarenko's ABI Laboratory +License: LGPL-2.1+ or GPL-2+ Files: debian/forkme_right_darkblue_121621.png -Comment: Source is https://github.com/blog/273-github-ribbons Copyright: 2008, Tom Preston-Werner <[email protected]> +Comment: Source is https://github.com/blog/273-github-ribbons License: MIT Files: debian/* Copyright: 2012-2014, Mathieu Malaterre <[email protected]> -License: LGPL-2 + 2017, tony mancill <[email protected]> +License: LGPL-2.1+ -License: LGPL-2 - This program is free software: you can redistribute it and/or modify - it under the terms of the GNU General Public License or the GNU Lesser - General Public License as published by the Free Software Foundation. +License: LGPL-2.1+ + This program is free software: you can redistribute it + and/or modify it under the terms of the GNU Lesser General + Public License as published by the Free Software Foundation; + either version 2.1 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. . - You should have received a copy of the GNU General Public License - and the GNU Lesser General Public License along with this program. + You should have received a copy of the GNU Lesser General Public + License along with this program. If not, see <http://www.gnu.org/licenses/>. . - The complete text of the LGPL version 2 can be found in - '/usr/share/common-licenses/LGPL-2' on Debian systems. + The complete text of the LGPL version 2.1 can be found in + '/usr/share/common-licenses/LGPL-2.1' on Debian systems. + +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. + . + You should have received a copy of the GNU General Public + License along with this package; if not, write to the Free + Software Foundation, Inc., 51 Franklin St, Fifth Floor, + Boston, MA 02110-1301 USA + . + On Debian systems, the full text of the GNU General Public + License version 2 can be found in the file + `/usr/share/common-licenses/GPL-2'. License: MIT Copyright (c) 2008 Tom Preston-Werner <[email protected]> -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/japi-compliance-checker.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

