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 cdf6a2eedd0ae3e4a92a86ecf42fab71e6c2c7ce Author: Kai-Chung Yan <[email protected]> Date: Sat Jun 27 00:36:32 2015 +0800 d/copyright: Update files not using Apache-2.0 --- debian/copyright | 24 +++++++++++++++++++++++- 1 file changed, 23 insertions(+), 1 deletion(-) diff --git a/debian/copyright b/debian/copyright index 5ac283a..76e5df4 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,4 +1,4 @@ -Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=174 +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Gradle Upstream-Contact: Hans Dockter <[email protected]> Source: http://gradle.org/downloads.html @@ -25,6 +25,20 @@ Copyright: © 2010-2011, Miguel Landaeta <[email protected]> © 2015, Kai-Chung Yan <[email protected]> License: Apache-2.0 +Files: subprojects/cpp/src/integTest/resources/org/gradle/nativebinaries/language/cpp/CUnitIntegrationTest/shared/libs/cunit/2.1-2/include/* +Copyright: 2001 Anil Kumar + 2004-2006 Anil Kumar, Jerry St.Clair +License: GPL-2+ + +Files: /home/seamlik/Documents/debian-source/gradle/subprojects/docs/src/samples/native-binaries/cunit/lib/cunit/2.1-2/include/CUnit/* +Copyright: 2001 Anil Kumar + 2004-2006 Anil Kumar, Jerry St.Clair +License: GPL-2+ + +Files: subprojects/diagnostics/src/main/resources/org/gradle/api/tasks/diagnostics/htmldependencyreport/jquery.jstree.js +Copyright: 2010 Ivan Bozhanov (vakata.com) +License: MIT or GPL-2 + 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. @@ -38,3 +52,11 @@ License: Apache-2.0 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. + +License: GPL-2 + You may obtain a copy of the license at + /usr/share/common-licenses/GPL-2 + +License: MIT + You may obtain a copy of the license at + http://www.opensource.org/licenses/mit-license.php \ No newline at end of file -- 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

