Author: ludovicc-guest Date: 2009-07-12 12:54:11 +0000 (Sun, 12 Jul 2009) New Revision: 9097
Modified: trunk/maven2-core/debian/copyright Log: * Update copyright Modified: trunk/maven2-core/debian/copyright =================================================================== --- trunk/maven2-core/debian/copyright 2009-07-12 12:06:30 UTC (rev 9096) +++ trunk/maven2-core/debian/copyright 2009-07-12 12:54:11 UTC (rev 9097) @@ -1,62 +1,22 @@ -This package was debianized by Paul Cager <[email protected]> -on Sun, 29 Apr 2007 18:27:29 +0100 +Format-Specification: http://dep.debian.net/deps/dep5/ +Name: Maven Compiler Plugin +Maintainer: Apache Maven team +Source: http://maven.apache.org/ -The Debian packaging is Copyright (c) 2007 Paul Cager and is licensed under -the GNU General Public License version 2. On Debian systems, the complete text -of the GNU General Public License version 2 can be found in -'/usr/share/common-licenses/GPL-2'. +Files: * +Copyright: 2001-2009, The Apache Software Foundation. +License: Apache-2.0 -It was downloaded from: - http://maven.apache.org +Files: debian/* +Copyright: 2009, Ludovic Claude <[email protected]> +License: GPL-3+ -Upstream authors: - Antoine Levy-Lambert <[email protected]> - Arnout J. Kuiper - Brett Porter <[email protected]> - Bruce Atherton <[email protected]> - Carlos Sanchez <[email protected]> - Christoph.Reck <[email protected]> - [email protected] - Daniel Rall <[email protected]> - Emmanuel Venisse <[email protected]> - [email protected] - Jason van Zyl <[email protected]> <[email protected]> <[email protected]> - jdcasey - Jeff Turner <[email protected]> - John Casey - Kenney Westerhof <[email protected]> - Kevin A. Burton <[email protected]> - Magesh Umasankar - Michal Maczka <[email protected]> <[email protected]> <[email protected]> - Patrick Schneider <[email protected]> - Peter Donald <[email protected]> - Ralph Goers <[email protected]> - Scott Sanders <[email protected]> - Stefano Mazzocchi <[email protected]> - Trygve Laugstol <[email protected]> - Vincent Siveton <[email protected]> +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'. -Copyright: - Copyright (c) 2001-2007 Apache Software Foundation. +License: GPL-3 + On Debian GNU/Linux system you can find the complete text of the + GNU General Public License version 3 license in + '/usr/share/common-licenses/GPL-3'. -License: - - Licensed to the Apache Software Foundation (ASF) under one - or more contributor license agreements. See the NOTICE file - distributed with this work for additional information - regarding copyright ownership. The ASF licenses this file - to you 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 - - 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 complete text of the Apache License -version 2.0 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

