This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch scala-2.11 in repository scala-2.10.
commit 9857e62843a2aeae305b2e872e4ee68cbac6dfb6 Author: Markus Koschany <[email protected]> Date: Mon Nov 16 23:43:03 2015 +0100 public-domain paragraphs must be unique --- debian/copyright | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/debian/copyright b/debian/copyright index 5a8189b..fe9bf8a 100644 --- a/debian/copyright +++ b/debian/copyright @@ -8,14 +8,13 @@ License: BSD-3-clause Files: src/actors/scala/actors/Linked*.java Copyright: released into the public domain by Doug Lea -License: public-domain +License: public-domain-doug-lea Originally written by Doug Lea and released into the public domain. This may be used for any purposes whatsoever without acknowledgment. Files: src/actors/scala/actors/threadpool/* Copyright: released into the public domain by Dawid Kurzyniec et al. -License: public-domain -Comment: +License: public-domain-dawid-kurzyniec These files contain the following statements: . Written by Dawid Kurzyniec and released to the public domain, as -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/scala-2.10.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

