[pkg-java] r4533 - trunk/libjboss-common-java/debian

varun-guest at alioth.debian.org varun-guest at alioth.debian.org
Wed Oct 31 06:53:47 UTC 2007


Author: varun-guest
Date: 2007-10-31 06:53:47 +0000 (Wed, 31 Oct 2007)
New Revision: 4533

Modified:
   trunk/libjboss-common-java/debian/
   trunk/libjboss-common-java/debian/copyright
Log:
* Finish debian/copyright file.



Property changes on: trunk/libjboss-common-java/debian
___________________________________________________________________
Name: mergeWithUpstream
   + 1

Modified: trunk/libjboss-common-java/debian/copyright
===================================================================
--- trunk/libjboss-common-java/debian/copyright	2007-10-31 06:40:26 UTC (rev 4532)
+++ trunk/libjboss-common-java/debian/copyright	2007-10-31 06:53:47 UTC (rev 4533)
@@ -1,13 +1,82 @@
 This package was debianized by Varun Hiremath <varunhiremath at gmail.com> on
 Tue, 24 Apr 2007 17:19:10 +0530.
 
-It was downloaded from 
+It was downloaded from http://anonsvn.jboss.org/repos/common/
 
-Upstream Author:
+Upstream Author: JBoss Inc.
 
-Copyright:
+Copyright: 
+    (c) 2005-2006 JBoss Inc., and individual contributors
+    (c) 2006-2007 Red Hat Middleware LLC, and individual contributors
 
+
 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.
 
+    On Debian systems, full text of the LGPL license can be found at
+    `/usr/share/common-licenses/LGPL'.
+
+-------
+Some files in: 
+common-core/src/main/java/org/jboss/util/xml/*
+common-logging-jdk/src/main/java/org/jboss/logging/jdk/
+
+Copyright: (c) 1999-2005 The Apache Software Foundation.
+
+License:
+    The Apache Software License, Version 1.1
+   
+    Copyright (c) 2001-2003 The Apache Software Foundation.  All rights
+    reserved.
+   
+    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.
+   
+    3. The end-user documentation included with the redistribution,
+       if any, must include the following acknowledgment:
+          "This product includes software developed by the
+           Apache Software Foundation (http://www.apache.org/)."
+       Alternately, this acknowledgment may appear in the software itself,
+       if and wherever such third-party acknowledgments normally appear.
+   
+    4. The names "Apache" and "Apache Software Foundation" must
+       not be used to endorse or promote products derived from this
+       software without prior written permission. For written
+       permission, please contact apache at apache.org.
+   
+    5. Products derived from this software may not be called "Apache",
+       nor may "Apache" appear in their name, without prior written
+       permission of the Apache Software Foundation.
+   
+    THIS SOFTWARE IS PROVIDED ``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 APACHE SOFTWARE FOUNDATION OR
+    ITS 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.
+
 The Debian packaging is (C) 2007, Varun Hiremath <varunhiremath at gmail.com> and
 is licensed under the GPL, see `/usr/share/common-licenses/GPL'.




More information about the pkg-java-commits mailing list