[pkg-java] r5256 - trunk/jclassinfo/debian
fourmond at alioth.debian.org
fourmond at alioth.debian.org
Tue Jan 1 18:43:47 UTC 2008
Author: fourmond
Date: 2008-01-01 18:43:47 +0000 (Tue, 01 Jan 2008)
New Revision: 5256
Modified:
trunk/jclassinfo/debian/changelog
trunk/jclassinfo/debian/copyright
Log:
[jclassinfo] Fixing missing copyright entries...
Modified: trunk/jclassinfo/debian/changelog
===================================================================
--- trunk/jclassinfo/debian/changelog 2008-01-01 16:19:03 UTC (rev 5255)
+++ trunk/jclassinfo/debian/changelog 2008-01-01 18:43:47 UTC (rev 5256)
@@ -1,9 +1,10 @@
-jclassinfo (0.19.1-2) UNRELEASED; urgency=low
+jclassinfo (0.19.1-2) unstable; urgency=low
* Make it team-maintained
* Added VCS fields
+ * Fixed copyright problems.
- -- Vincent Fourmond <fourmond at debian.org> Sat, 29 Dec 2007 16:58:04 +0100
+ -- Vincent Fourmond <fourmond at debian.org> Tue, 01 Jan 2008 19:32:35 +0100
jclassinfo (0.19.1-1) unstable; urgency=low
Modified: trunk/jclassinfo/debian/copyright
===================================================================
--- trunk/jclassinfo/debian/copyright 2008-01-01 16:19:03 UTC (rev 5255)
+++ trunk/jclassinfo/debian/copyright 2008-01-01 18:43:47 UTC (rev 5256)
@@ -7,11 +7,12 @@
Nicos Panayides <anarxia at gmx.net>
-Copyright:
+Copyright (for all files but getopt/*):
Copyright 2003, Nicos Panayides
License:
+ for all aforementioned files but xml/jclassinfo.cat:
This package is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -27,9 +28,65 @@
along with this package; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+
+ for xml/jclassinfo.cat:
+
+ Redistribution and use in source and binary forms, with or
+ without modification, are permitted provided that the following
+ conditions are met:
+
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+
+ 2. Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following
+ disclaimer in the documentation and/or other materials provided
+ with the distribution.
+
+ THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS
+ IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
+ FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
+ AUTHOR OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
+ INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
+ OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+ INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
+ WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
+ NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
+ THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+
On Debian systems, the complete text of the GNU General
Public License can be found in `/usr/share/common-licenses/GPL'.
+Other files copyright:
+ getopt/*:
+
+ Copyright (C) 1989-2002 Free Software Foundation, Inc.
+
+ These files are part of the GNU C library:
+
+ The GNU C 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.
+
+ The GNU C 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 the GNU C Library; if not, write to the Free
+ Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
+ 02111-1307 USA.
+
+On debian systems, the complete text of the GNU Lesser public license
+(version 2.1) can be found in /usr/share/common-licenses/LGPL-2.1
+
+
+
The Debian packaging is (C) 2007, Vincent Fourmond <fourmond at debian.org> and
is licensed under the GPL, see above.
More information about the pkg-java-commits
mailing list