Author: marcusb-guest Date: 2009-06-23 14:32:13 +0000 (Tue, 23 Jun 2009) New Revision: 8597
Modified: trunk/libcommons-logging-java/debian/copyright Log: Update copyright and remove full text of the Apache license (patch from Emmanuel Bourg <[email protected]>). Modified: trunk/libcommons-logging-java/debian/copyright =================================================================== --- trunk/libcommons-logging-java/debian/copyright 2009-06-23 14:32:06 UTC (rev 8596) +++ trunk/libcommons-logging-java/debian/copyright 2009-06-23 14:32:13 UTC (rev 8597) @@ -3,28 +3,25 @@ It was downloaded from http://commons.apache.org/logging/ -Authors: The Apache Commons Logging Developers +Upstream Authors: Morgan Delagrange <[email protected]>, + Rodney Waldhoff <rwaldhoff at apache org>, + Craig McClanahan <craigmcc at apache org>, + Scott Sanders <[email protected]>, + Robert Burrell Donkin <[email protected]>, + Peter Donald <[email protected]>, + Costin Manolache <[email protected]>, + Richard Sitze <[email protected]>, + Juozas Baliuka <[email protected]>, + Simon Kitching <[email protected]>, + Dennis Lundberg <[email protected]>, + Brian Stansberry -Various parts of the source code written by: - Brian Stansberry - Costin Manolache - Craig R. McClanahan - Richard A. Sitze - Robert Burrell Donkin - Rod Waldhoff - Sean C. Sullivan - Berin Loritsch <[email protected]> - Peter Donald <[email protected]> - Neeme Praks <[email protected]> - Scott Sanders <[email protected]> - Vince Eagen <[email protected]> +Copyright: © 2001-2008 The Apache Software Foundation -Copyright: 2001 - 2006, The Apache Software Foundation. - License: Apache 2.0 - On Debian GNU/Linux system you can find the complete text of the - Apache-2.0 license in `/usr/share/common-licenses/Apache-2.0' +On Debian systems the full text of the Apache License can be found +in `/usr/share/common-licenses/Apache-2.0'. Debian packaging: © 2001 - 2004, Takashi Okamoto <[email protected]> © 2005 - 2007, Arnaud Vandyck <[email protected]>, Wolfgang Baer <[email protected]> _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

