This is an automated email from the git hooks/post-receive script. tmancill pushed a commit to branch master in repository jedit.
commit 7f3b2123aeaca7c9ec8f97a364dd1539d170e956 Author: tony mancill <[email protected]> Date: Sat Oct 17 22:17:27 2015 -0700 address lintian warning in d/copyright --- debian/copyright | 31 ++++++++++++++++++++++--------- 1 file changed, 22 insertions(+), 9 deletions(-) diff --git a/debian/copyright b/debian/copyright index 90010fc..5dfc087 100644 --- a/debian/copyright +++ b/debian/copyright @@ -6,9 +6,6 @@ Source: http://www.jedit.org/ Files: * Copyright: 1999-2010, Contributors <[email protected]> License: GPL-2+ - On Debian systems the full text of the GNU General Public - License can be found in the `/usr/share/common-licenses/GPL-2' - file. Files: doc/users-guide/* Copyright: 2010, Contributors <[email protected]> @@ -151,13 +148,29 @@ Files: debian/* Copyright: 2010, Gabriele Giacone <[email protected]> 2013-2015 tony mancill <[email protected]> License: GPL-2+ - On Debian systems the full text of the GNU General Public - License can be found in the `/usr/share/common-licenses/GPL-2' - file. Files: debian/patches/00bsh-jedit debian/patches/01bsh-jedit-asm Copyright: 1999-2010, Contributors <[email protected]> License: GPL-2+ - On Debian systems the full text of the GNU General Public - License can be found in the `/usr/share/common-licenses/GPL-2' - file. + +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'. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jedit.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

