[pkg-java] r8595 - trunk/libcommons-lang-java/debian

Marcus Better marcusb-guest at alioth.debian.org
Tue Jun 23 14:31:51 UTC 2009


Author: marcusb-guest
Date: 2009-06-23 14:31:49 +0000 (Tue, 23 Jun 2009)
New Revision: 8595

Modified:
   trunk/libcommons-lang-java/debian/copyright
Log:
Update copyright and remove full text of the Apache license (patch from Emmanuel Bourg <ebourg at apache.org>).

Modified: trunk/libcommons-lang-java/debian/copyright
===================================================================
--- trunk/libcommons-lang-java/debian/copyright	2009-06-23 14:31:25 UTC (rev 8594)
+++ trunk/libcommons-lang-java/debian/copyright	2009-06-23 14:31:49 UTC (rev 8595)
@@ -3,76 +3,41 @@
 
 It was downloaded from http://commons.apache.org/lang/
 
-Upstream Authors:  Christopher Elkins <chrise at esha.com>,
-                   Daniel Rall <dlr at collab.net>,
-                   Ed Korthof <ed at apache.org>,
-                   Fredrik Westermarck <fredrik at westermarck.com>,
-                   Greg Coladonato <gcoladonato at yahoo.com>,
-                   Henri Yandell <bayard at generationjava.com>,
-                   Janek Bogucki <janekdb at yahoo.co.uk>,
-                   John McNally <jmcnally at collab.net>,
-                   Jon S. Stevens <jon at latchkey.com>,
-                   Kasper Nielsen <knielsen at apache.org>,
-                   Nissim Karpenstein <nissim at nksystems.com>,
-                   Rafal Krzewski <Rafal.Krzewski at e-point.pl>,
-                   Rand McNeely <rand_mcneely at yahoo.com>,
-                   Ringo De Smet <ridesmet at users.sourceforge.net>,
-                   Sean C. Sullivan,
-                   Stephen Colebourne <scolebourne at apache.org>,
-                   Steve Downey <sdowney at panix.com>,
-                   Steven Caswell <steven at caswell.name>.
+Upstream Authors: Daniel Rall <dlr at finemaltcoding.com>,
+                  Stephen Colebourne <scolebourne at joda.org>,
+                  Henri Yandell <bayard at apache.org>,
+                  Steven Caswell <stevencaswell at apache.org>,
+                  Robert Burrell Donkin <rdonkin at apache.org>,
+                  Gary D. Gregory <ggregory at seagullsw.com>,
+                  Phil Steitz <phil at steitz.com>,
+                  Fredrik Westermarck,
+                  James Carman <jcarman at apache.org>,
+                  Niall Pemberton, Matt Benson, C. Scott Ananian, Chris Audley,
+                  Stephane Bailliez, Michael Becke, Ola Berg, Nathan Beyer,
+                  Stefan Bodewig, Janek Bogucki, Mike Bowler, Sean Brown,
+                  Alexander Day Chaffee, Al Chou, Greg Coladonato,
+                  Maarten Coene, Justin Couch, Michael Davey, Norm Deane,
+                  Ringo De Smet, Russel Dittmar, Steve Downey, Matthias Eichel,
+                  Christopher Elkins, Chris Feldhacker, Pete Gieser,
+                  Jason Gritman, Matthew Hawthorne, Michael Heuer,
+                  Oliver Heger, Chris Hyzer, Marc Johnson, Shaun Kalley,
+                  Tetsuya Kaneuchi, Nissim Karpenstein, Ed Korthof,
+                  Holger Krauth, Rafal Krupinski, Rafal Krzewski,
+                  Craig R. McClanahan, Rand McNeely, Dave Meikle,
+                  Nikolay Metchev, Kasper Nielsen, Tim O'Brien,
+                  Brian S O'Neill, Andrew C. Oliver, Alban Peignier,
+                  Moritz Petersen, Dmitri Plotnikov, Neeme Praks, Eric Pugh,
+                  Stephen Putman, Travis Reeder, Antony Riley, Scott Sanders,
+                  Ralph Schaer, Henning P. Schmiedehausen, Sean Schofield,
+                  Reuben Sivan, Ville Skytta, Jan Sorensen, Glen Stampoultzis,
+                  Scott Stanchfield, Jon S. Stevens, Sean C. Sullivan,
+                  Ashwin Suresh, Helge Tesgaard, Arun Mammen Thomas,
+                  Masato Tezuka, Jeff Varszegi, Chris Webb, Mario Winterer,
+                  Stepan Koltsov, Holger Hoffstatte
 
-Copyright:
+Copyright: © 2001-2008 The Apache Software Foundation
 
-The Apache Software License, Version 1.1
+License: Apache 2.0
 
-Copyright (c) 1999-2001 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 acknowlegement:
-      "This product includes software developed by the
-       Apache Software Foundation (http://www.apache.org/)."
-   Alternately, this acknowlegement may appear in the software itself,
-   if and wherever such third-party acknowlegements normally appear.
-
-4. The names "The Jakarta Project", "Commons", 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 names without prior written
-   permission of the Apache Group.
-
-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.
-====================================================================
-
-This software consists of voluntary contributions made by many
-individuals on behalf of the Apache Software Foundation.  For more
-information on the Apache Software Foundation, please see
-<http://www.apache.org/>.
-
+On Debian systems the full text of the Apache License can be found
+in `/usr/share/common-licenses/Apache-2.0'.




More information about the pkg-java-commits mailing list