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 <[email protected]>). 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 <[email protected]>, + Tim OBrien <[email protected]>, + Scott Sanders <[email protected]>, + Rodney Waldhoff <[email protected]>, + Daniel Rall <[email protected]>, + Jon S. Stevens <[email protected]>, + Gary D. Gregory <[email protected]>, + David Graham <[email protected]>, + Christopher O'Brien <[email protected]>, + Martin Redington, + Jeffery Dever, + Steve Zimmermann <[email protected]>, + Benjamin Walstrum <[email protected]>, + Oleg Kalnichevski <[email protected]>, + Dave Dribin <[email protected]>, + Alex Karasulu <[email protected]>, + Matthew Inger <[email protected]> -Upstream Authors: Henri Yandell <[email protected]>, Tim OBrien - <[email protected]>, Scott Sanders - <[email protected]>, Rodney Waldhoff - <[email protected]>, Daniel Rall - <[email protected]>, Jon S. Stevens - <[email protected]>, Gary D. Gregory - <[email protected]>, David Graham - <[email protected]>, Christopher O'Brien - <[email protected]>, Martin Redington Jeffery - Dever Steve Zimmermann <[email protected]>, - Benjamin Walstrum <[email protected]>, Oleg - Kalnichevski <[email protected]>, Dave Dribin - <[email protected]> +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.
_______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

