This is an automated email from the git hooks/post-receive script. komal-guest pushed a commit to branch master in repository groovy2.
commit 3603ee0cf4ffb74ca17de127815cf38f52ddec97 Author: komal <[email protected]> Date: Tue Jun 23 00:24:22 2015 +0530 Add files to Files-Excluded field --- debian/copyright | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/debian/copyright b/debian/copyright index ba0a663..983be8a 100644 --- a/debian/copyright +++ b/debian/copyright @@ -3,7 +3,18 @@ Upstream-Name: Groovy Upstream-Contact: Groovy Development Team <[email protected]> Source: http://groovy.codehaus.org/ Files-Excluded: - src/spec/assets/js/jquery-2.1.1.min.js + src/spec/assets/js/jquery-2.1.1.min.js gradle/wrapper/gradle-wrapper.jar lib/openbeans-1.0.jar security/GroovyJarTest.jar + +Files: src/main/org/codehaus/groovy/classgen/ClassCompletionVerifier.java +Copyright: 2004 IBM Corporation and others + Groovy community +License: CPL-1.0 and Apache-2.0 + +License: CPL-1.0 + All rights reserved.The initial API is made available under the terms of + the Common Public License v1.0 which is available at: + http://www.eclipse.org/legal/cpl-v10.html + Subsequent modifications are made available under the Apache 2.0 license. Files: * Copyright: 2003-2013 the original author or authors -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/groovy2.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

