[libjtds-java] 12/13: Correct the ordering of the license paragraphs.
Markus Koschany
apo at moszumanska.debian.org
Sat Dec 23 15:24:39 UTC 2017
This is an automated email from the git hooks/post-receive script.
apo pushed a commit to branch master
in repository libjtds-java.
commit 6fc93ceef3209d9b9221d2075e23feed1330d30d
Author: Markus Koschany <apo at debian.org>
Date: Sat Dec 23 16:04:55 2017 +0100
Correct the ordering of the license paragraphs.
---
debian/copyright | 21 +++++++++++----------
1 file changed, 11 insertions(+), 10 deletions(-)
diff --git a/debian/copyright b/debian/copyright
index 613c3f3..a30ad94 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,6 +2,17 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: jTDS
Source: http://jtds.sourceforge.net
+Files: *
+Copyright: 2004, The jTDS Project
+License: LGPL-2.1+
+ This library 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 GNU/Linux systems, the complete text of the GNU Lesser General Public
+ License can be found in `/usr/share/common-licenses/LGPL-2.1'
+
Files: debian/*
Copyright: 2007-2013, Martín Ferrari <tincho at debian.org>
License: GPL-2
@@ -63,13 +74,3 @@ License: MIT-Bouncycastle
USE OR OTHER DEALINGS IN THE SOFTWARE.
-Files: *
-Copyright: 2004, The jTDS Project
-License: LGPL-2.1+
- This library 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 GNU/Linux systems, the complete text of the GNU Lesser General Public
- License can be found in `/usr/share/common-licenses/LGPL-2.1'
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libjtds-java.git
More information about the pkg-java-commits
mailing list