This is an automated email from the git hooks/post-receive script. seamlik-guest pushed a commit to branch master in repository gradle-1.12.
commit cce588eb7dd515839c8cd2eadfc9a39cddf9d744 Author: Miguel Landaeta <[email protected]> Date: Tue May 24 21:40:50 2011 -0430 Make copyright file DEP-5 compliant --- debian/copyright | 48 +++++++++++++++++++++++++++++++----------------- 1 file changed, 31 insertions(+), 17 deletions(-) diff --git a/debian/copyright b/debian/copyright index edca866..b71401b 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,25 +1,39 @@ -The sources where downloaded from -http://dist.codehaus.org/gradle/gradle-0.9-rc-1-src.zip. +Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=174 +Upstream-Name: Gradle +Upstream-Contact: Hans Dockter <[email protected]> +Source: http://gradle.org/downloads.html +Comment: The authors of Gradle are: + - Hans Dockter (Founder and Project Lead) + - Steve Appling + - Steven Devijver + - Tom Eyckmans + - Adam Murdoch + - Russel Winder + Contributors: + - Franke Henze, + - Stefan Groschupf, + - Dierk König, + - Ken Krugler, + - Guillaume Laforge Files: * Copyright: © 2007-2011, The original author or authors. -Authors: Hans Dockter (Founder and Project Lead), - Steve Appling, - Steven Devijver, - Tom Eyckmans, - Adam Murdoch, - Russel Winder -Contributors: Franke Henze, - Stefan Groschupf, - Dierk König, - Ken Krugler, - Guillaume Laforge License: Apache-2.0 - The full text of the Apache 2.0 license is distributed in - /usr/share/common-licenses/Apache-2.0 on Debian systems. Files: debian/* Copyright: © 2010-2011, Miguel Landaeta <[email protected]> License: Apache-2.0 - The full text of the Apache 2.0 license is distributed in - /usr/share/common-licenses/Apache-2.0 on Debian systems. + +License: Apache-2.0 + 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 + . + http://www.apache.org/licenses/LICENSE-2.0 + /usr/share/common-licenses/Apache-2.0 (on Debian systems) + . + 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. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/gradle-1.12.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

