This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository scala-2.10.
commit a64dbf9987c70b9a55fa8920b77b1da50e18e830 Author: Markus Koschany <[email protected]> Date: Mon Nov 16 23:43:03 2015 +0100 public-domain paragraphs must be unique --- debian/copyright | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/copyright b/debian/copyright index 04d0d0e..ddefd9a 100644 --- a/debian/copyright +++ b/debian/copyright @@ -15,13 +15,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 +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

