Author: marcusb-guest Date: 2009-06-23 14:33:23 +0000 (Tue, 23 Jun 2009) New Revision: 8601
Modified: trunk/libcommons-validator-java/debian/copyright Log: Update copyright and remove full text of the Apache license (patch from Emmanuel Bourg <[email protected]>). Modified: trunk/libcommons-validator-java/debian/copyright =================================================================== --- trunk/libcommons-validator-java/debian/copyright 2009-06-23 14:33:02 UTC (rev 8600) +++ trunk/libcommons-validator-java/debian/copyright 2009-06-23 14:33:23 UTC (rev 8601) @@ -3,21 +3,22 @@ It was downloaded from http://commons.apache.org/validator/ -Upstream Authors: David Winterfeldt <[email protected]>, - Craig McClanahan <[email protected]>, - James Turner <[email protected]>, - Martin Cooper <[email protected]>. +Upstream Authors: Don Brown <[email protected]>, + Martin Cooper <[email protected]>, + David Graham <[email protected]>, + Ted Husted <[email protected]>, + Rob Leland <[email protected]>, + Craig McClanahan <[email protected]>, + James Mitchell <[email protected]>, + Niall Pemberton, + James Turner <[email protected]>, + David Winterfeldt <[email protected]>, + Henri Yandell, + Ben Speakmon -Copyright: © 1999-2001 The Apache Software Foundation +Copyright: © 2002-2008 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' - -==================================================================== - -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'. _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

