This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository jabref.
commit 7582a7c54d5ef4d4dd3d843714dbc9b7f9abbf7a Author: gregor herrmann <[email protected]> Date: Fri Mar 29 17:39:02 2013 +0100 debian/copyright: update years, add info about new files. --- debian/copyright | 25 ++++++++++++++++++++++--- 1 file changed, 22 insertions(+), 3 deletions(-) diff --git a/debian/copyright b/debian/copyright index b4f9ee5..b86f571 100644 --- a/debian/copyright +++ b/debian/copyright @@ -6,8 +6,8 @@ Comment: The +ds version is created by removing lib/, buildlib/, gradle/, osx/: contain sourceless pre-compiled libraries which are not used anyway Files: * -Copyright: 2003-2012, Morten Alver <[email protected]> - 2003-2012, Nizar Batada <[email protected]> +Copyright: 2003-2013, Morten Alver <[email protected]> + 2003-2013, Nizar Batada <[email protected]> License: GPL-2 Files: src/images/* @@ -197,8 +197,18 @@ License: other includes no warranty. The author is not repsonsible for any loss of data or functionality or any adverse or unexpected effects of using this software. +Files: src/java/org/xnap/commons/gui/shortcut/EmacsKeyBindings.java +Copyright: 2005, Steffen Pingel + 2005, Felix Berger +License: LGPL-2.1+ + +Files: src/java/net/sf/jabref/export/layout/format/Iso690FormatDate.java + src/java/net/sf/jabref/export/layout/format/Iso690NamesAuthors.java +Copyright: 2009, Laura Hernández Gómez +License: GPL-3+ + Files: src/osx/osxadapter/OSXAdapter.java -Copyright: 2003, Apple Computer, Inc +Copyright: 2003-2007, Apple Computer, Inc License: other Disclaimer: IMPORTANT: This Apple software is supplied to you by Apple Computer, Inc. ("Apple") in consideration of your agreement to the following terms, and your @@ -956,6 +966,15 @@ License: LGPL-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'. +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. + . + 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. -- 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

