[pkg-java] r6442 - trunk/libjgrapht-java/debian
mkoch at alioth.debian.org
mkoch at alioth.debian.org
Sat May 10 04:55:25 UTC 2008
Author: mkoch
Date: 2008-05-10 04:55:25 +0000 (Sat, 10 May 2008)
New Revision: 6442
Modified:
trunk/libjgrapht-java/debian/changelog
trunk/libjgrapht-java/debian/copyright
Log:
* Rewrote debian/copyright.
Modified: trunk/libjgrapht-java/debian/changelog
===================================================================
--- trunk/libjgrapht-java/debian/changelog 2008-05-10 04:53:40 UTC (rev 6441)
+++ trunk/libjgrapht-java/debian/changelog 2008-05-10 04:55:25 UTC (rev 6442)
@@ -7,6 +7,7 @@
- Indicating pkg-java svn repository
[ Michael Koch ]
+ * Rewrote debian/copyright.
* Updated debhelper level to 5.
* Added myself to Uploaders.
Modified: trunk/libjgrapht-java/debian/copyright
===================================================================
--- trunk/libjgrapht-java/debian/copyright 2008-05-10 04:53:40 UTC (rev 6441)
+++ trunk/libjgrapht-java/debian/copyright 2008-05-10 04:55:25 UTC (rev 6442)
@@ -3,11 +3,27 @@
It was downloaded from http://jgrapht.sourceforge.net/
-Copyright Holder: Barak Naveh http://sourceforge.net/users/barak_naveh
+Upstram Author: Barak Naveh http://sourceforge.net/users/barak_naveh
+Copyright: (C) 2004-2008 Barak Naveh
+
License:
-You are free to distribute this software under the terms of
-the GNU Lesser General Public License.
+
+ 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.
+
+ You should have received a copy of the GNU Lesser General Public
+ License along with this library; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+
+
On Debian systems, the complete text of the GNU Lesser General Public
License can be found in the file `/usr/share/common-licenses/LGPL'.
More information about the pkg-java-commits
mailing list