[pkg-java] r8585 - trunk/libcommons-codec-java/debian
Marcus Better
marcusb-guest at alioth.debian.org
Tue Jun 23 14:26:51 UTC 2009
Author: marcusb-guest
Date: 2009-06-23 14:26:50 +0000 (Tue, 23 Jun 2009)
New Revision: 8585
Modified:
trunk/libcommons-codec-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-codec-java/debian/copyright
===================================================================
--- trunk/libcommons-codec-java/debian/copyright 2009-06-23 14:26:18 UTC (rev 8584)
+++ trunk/libcommons-codec-java/debian/copyright 2009-06-23 14:26:50 UTC (rev 8585)
@@ -3,40 +3,31 @@
It was downloaded from http://commons.apache.org/codec/
-Copyright 2001-2008 The Apache Software Foundation
+Upstream Authors: Henri Yandell <bayard at generationjava.com>,
+ Tim OBrien <tobrien at apache.org>,
+ Scott Sanders <sanders at totalsync.com>,
+ Rodney Waldhoff <rwaldhoff at apache.org>,
+ Daniel Rall <dlr at finemaltcoding.com>,
+ Jon S. Stevens <jon at collab.net>,
+ Gary D. Gregory <ggregory at seagullsw.com>,
+ David Graham <dgraham at apache.org>,
+ Christopher O'Brien <siege at preoccupied.net>,
+ Martin Redington,
+ Jeffery Dever,
+ Steve Zimmermann <steve.zimmermann at heii.com>,
+ Benjamin Walstrum <ben at walstrum.com>,
+ Oleg Kalnichevski <oleg at ural.ru>,
+ Dave Dribin <apache at dave.dribin.org>,
+ Alex Karasulu <aok123 at bellsouth.net>,
+ Matthew Inger <mattinger at yahoo.com>
-Upstream Authors: Henri Yandell <bayard at generationjava.com>, Tim OBrien
- <tobrien at apache.org>, Scott Sanders
- <sanders at totalsync.com>, Rodney Waldhoff
- <rwaldhoff at apache.org>, Daniel Rall
- <dlr at finemaltcoding.com>, Jon S. Stevens
- <jon at collab.net>, Gary D. Gregory
- <ggregory at seagullsw.com>, David Graham
- <dgraham at apache.org>, Christopher O'Brien
- <siege at preoccupied.net>, Martin Redington Jeffery
- Dever Steve Zimmermann <steve.zimmermann at heii.com>,
- Benjamin Walstrum <ben at walstrum.com>, Oleg
- Kalnichevski <oleg at ural.ru>, Dave Dribin
- <apache at dave.dribin.org>
+Copyright: © 2002-2008 The Apache Software Foundation
- http://commons.apache.org/codec/team-list.html
+License: Apache 2.0
-Copyright:
- Licensed under the Apache License, Version 2.0 (the "License");
- you may not use this file except in compliance with the License.
- You may obtain a copy of the License at
+On Debian systems the full text of the Apache License can be found
+in `/usr/share/common-licenses/Apache-2.0'.
- http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
-
- On Debian systems the full text of the Apache License can be found
- in the `/usr/share/common-licenses/Apache-2.0' file.
-
--------------------------------------------------------------------------------
src/test/org/apache/commons/codec/language/DoubleMetaphoneTest.java contains
test data from http://aspell.sourceforge.net/test/batch0.tab.
More information about the pkg-java-commits
mailing list