[pkg-java] r7436 - trunk/libibatis-java/debian

twerner at alioth.debian.org twerner at alioth.debian.org
Fri Nov 28 16:06:42 UTC 2008


Author: twerner
Date: 2008-11-28 16:06:41 +0000 (Fri, 28 Nov 2008)
New Revision: 7436

Modified:
   trunk/libibatis-java/debian/changelog
   trunk/libibatis-java/debian/copyright
Log:
Complete debian/copyright.

Modified: trunk/libibatis-java/debian/changelog
===================================================================
--- trunk/libibatis-java/debian/changelog	2008-11-28 16:01:35 UTC (rev 7435)
+++ trunk/libibatis-java/debian/changelog	2008-11-28 16:06:41 UTC (rev 7436)
@@ -2,8 +2,9 @@
 
   * Move package to main.
   * Fix debian/watch.
+  * Complete debian/copyright.
 
- -- Torsten Werner <twerner at debian.org>  Tue, 18 Nov 2008 20:24:47 +0100
+ -- Torsten Werner <twerner at debian.org>  Fri, 28 Nov 2008 17:06:03 +0100
 
 libibatis-java (2.3.3.720-2) unstable; urgency=low
 

Modified: trunk/libibatis-java/debian/copyright
===================================================================
--- trunk/libibatis-java/debian/copyright	2008-11-28 16:01:35 UTC (rev 7435)
+++ trunk/libibatis-java/debian/copyright	2008-11-28 16:06:41 UTC (rev 7436)
@@ -13,5 +13,40 @@
 `/usr/share/common-licenses/Apache-2.0' for the full text of the
 license.
 
+----------
+
+File: src/com/ibatis/common/io/ReaderInputStream.java
+
+Copyright: 1997-1999 Merlin Hughes, Michael Shoffner, Derek Hamner;
+           all rights reserved.
+
+License:
+
+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 ABOVE NAMED AUTHORS "AS IS" AND ANY
+EXPRESSED 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 AUTHORS, THEIR
+PUBLISHER OR THEIR EMPLOYERS 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.
+
+
 The Debian packaging is (C) 2007, Torsten Werner <twerner at debian.org> and
 is licensed under the GPL, see `/usr/share/common-licenses/GPL'.




More information about the pkg-java-commits mailing list