This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository jabref.
commit 9f199ea8aac011be01b0fbeeacf1d1a491a25d50 Author: gregor herrmann <[email protected]> Date: Mon Oct 26 01:48:06 2015 +0100 debian/copyright: rename BSD-3 to BSD-3-clause. Thanks: cme. --- debian/copyright | 52 ++++++++++++++++++++++++++-------------------------- 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/debian/copyright b/debian/copyright index 287970c..38418b9 100644 --- a/debian/copyright +++ b/debian/copyright @@ -101,18 +101,18 @@ Files: src/java/net/sf/jabref/about/AnimationListener.java src/java/net/sf/jabref/about/About2.java src/java/net/sf/jabref/util/TBuildInfo.java Copyright: 2005, Raik Nagel <[email protected]> -License: BSD-3 +License: BSD-3-clause Files: src/java/net/sf/jabref/util/TXMLReader.java src/java/net/sf/jabref/BibtexFields.java src/java/net/sf/jabref/gui/date/DatePickerButton.java Copyright: 2006, Raik Nagel <[email protected]> -License: BSD-3 +License: BSD-3-clause Files: src/java/com/jgoodies/uif_lite/component/UIFSplitPane.java src/java/com/jgoodies/uif_lite/panel/SimpleInternalFrame.java Copyright: 2003, 2004 JGoodies Karsten Lentzsch. -License: BSD-3 +License: BSD-3-clause Files: src/java/net/sf/jabref/SimpleUrlDragDrop.java src/java/net/sf/jabref/UrlDragDrop.java @@ -255,7 +255,14 @@ Files: debian/repack.stub Copyright: 2009, Ryan Niebur <[email protected]> License: Artistic or GPL-1+ -License: BSD-3 +License: Artistic + This program is free software; you can redistribute it and/or modify + it under the terms of the Artistic License, which comes with Perl. + . + On Debian systems, the complete text of the Artistic License can be + found in `/usr/share/common-licenses/Artistic'. + +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: . @@ -929,11 +936,20 @@ License: CC-BY-SA-3.0 be included in the License; this License is not intended to restrict the license of any rights under applicable law. +License: GPL-1+ + 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 1, or (at your option) + any later version. + . + On Debian systems, the complete text of version 1 of the GNU General + Public License can be found in `/usr/share/common-licenses/GPL-1'. + 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; version 2. - . + . On Debian systems, the complete text of version 2 of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-2'. @@ -942,7 +958,7 @@ License: GPL-2+ it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2, or (at your option) any later version. - . + . On Debian systems, the complete text of version 2 of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-2' @@ -950,7 +966,7 @@ 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; version 3. - . + . On Debian systems, the complete text of version 3 of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-3'. @@ -959,7 +975,7 @@ License: GPL-3+ it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. - . + . On Debian systems, the complete text of version 3 of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-3'. @@ -967,7 +983,7 @@ 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; version 2.1. - . + . On Debian systems, the complete text of version 2.1 of the GNU Lesser General Public License can be found in `/usr/share/common-licenses/LGPL-2.1'. @@ -976,22 +992,6 @@ License: LGPL-2.1+ 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. - . + . On Debian systems, the complete text of version 2.1 of the GNU Lesser General Public License can be found in `/usr/share/common-licenses/LGPL-2.1'. - -License: Artistic - This program is free software; you can redistribute it and/or modify - it under the terms of the Artistic License, which comes with Perl. - . - On Debian systems, the complete text of the Artistic License can be - found in `/usr/share/common-licenses/Artistic'. - -License: GPL-1+ - 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 1, or (at your option) - any later version. - . - On Debian systems, the complete text of version 1 of the GNU General - Public License can be found in `/usr/share/common-licenses/GPL-1'. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jabref.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

