[rxtx] 04/17: Use https for Format field and remove trailing whitespace.
Markus Koschany
apo at moszumanska.debian.org
Fri Oct 27 13:06:05 UTC 2017
This is an automated email from the git hooks/post-receive script.
apo pushed a commit to branch master
in repository rxtx.
commit 022b8e1f02273dd2baace6a25acad39162fdf868
Author: Markus Koschany <apo at debian.org>
Date: Fri Oct 27 13:39:26 2017 +0200
Use https for Format field and remove trailing whitespace.
---
debian/copyright | 28 ++++++++++++++--------------
1 file changed, 14 insertions(+), 14 deletions(-)
diff --git a/debian/copyright b/debian/copyright
index 02cd972..ffa7e35 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,4 +1,4 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: rxtx
Upstream-Contact: Trent Jarvi <taj at www.linux.org.uk>
Upstream-Source: https://github.com/rxtx/rxtx
@@ -7,8 +7,8 @@ Files: *
Copyright: 1997-2007, Trent Jarvi <tjarvi at qbang.org>
License: LGPL-2.1+
-Files: ./src/psmisc/fuser.c
- ./src/fuserImp.c
+Files: ./src/psmisc/fuser.c
+ ./src/fuserImp.c
./CNI/fuserImp.c
Copyright: 1993-1998, Werner Almesberger
License: other
@@ -30,7 +30,7 @@ Copyright: 1998, Kevin Hester <kevinh at acm.org>
2000-2008, Trent Jarvi <tjarvi at qbang.org>
License: LGPL-2.1+
-Files: ./src/gnu/io/Zystem.java
+Files: ./src/gnu/io/Zystem.java
./src/lfd/lockdaemon.c
./CNI/Zystem.java
Copyright: 2002-2007, Trent Jarvi <tjarvi at qbang.org>
@@ -82,35 +82,35 @@ License: LGPL-2.1+
RXTX is a native interface to serial ports in java.
Copyright 1997-2007 by Trent Jarvi tjarvi at qbang.org and others who
actually wrote it. See individual source files for more information.
- .
+ .
A copy of the LGPL v 2.1 may be found at
http://www.gnu.org/licenses/lgpl.txt on March 4th 2007. A copy is
here for your convenience.
- .
+ .
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.
- .
+ .
This library 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
Lesser General Public License for more details.
- .
+ .
An executable that contains no derivative of any portion of RXTX, but
is designed to work with RXTX by being dynamically linked with it,
is considered a "work that uses the Library" subject to the terms and
conditions of the GNU Lesser General Public License.
- .
+ .
The following has been added to the RXTX License to remove
any confusion about linking to RXTX. We want to allow in part what
section 5, paragraph 2 of the LGPL does not permit in the special
case of linking over a controlled interface. The intent is to add a
- Java Specification Request or standards body defined interface in the
+ Java Specification Request or standards body defined interface in the
future as another exception but one is not currently available.
- .
+ .
http://www.fsf.org/licenses/gpl-faq.html#LinkingOverControlledInterface
- .
+ .
As a special exception, the copyright holders of RXTX give you
permission to link RXTX with independent modules that communicate with
RXTX solely through the Sun Microsytems CommAPI interface version 2,
@@ -128,9 +128,9 @@ License: LGPL-2.1+
gives permission to release a modified version without this exception; this
exception also makes it possible to release a modified version which
carries forward this exception.
- .
+ .
You should have received a copy of the GNU Lesser General Public
- License along with this library; if not, write to the Free Software
+ License along with this library; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
USA.
.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/rxtx.git
More information about the pkg-java-commits
mailing list