This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository netty.
commit 6964eb8610158c56d47c9227f3ef87438eb9fba0 Author: Emmanuel Bourg <[email protected]> Date: Sat Sep 12 23:07:19 2015 +0200 Refreshed debian/copyright --- debian/copyright | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/debian/copyright b/debian/copyright index 9eb15a1..f63944e 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,22 +1,23 @@ -Format: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?revision=174 -Upstream-Name: JBoss Netty -Upstream-Contact: http://www.jboss.org/netty/ +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: Netty Source: https://github.com/netty/netty/ Files: * -Copyright: Copyright (C) 2008-2011, Red Hat Inc. +Copyright: 2012-2015, The Netty project + 2008-2011, Red Hat Inc. License: Apache-2.0 -Files: src/main/java/org/jboss/netty/util/internal/* -Copyright: Copyright (C) 2009, Red Hat Inc. +Files: common/src/main/java/io/netty/util/internal/chmv8/* + common/src/main/java/io/netty/util/internal/ThreadLocalRandom.java +Copyright: 2009, Red Hat Inc. Comments: Written by Doug Lea with assistance from members of JCP JSR-166 Expert Group and released to the public domain, as explained at http://creativecommons.org/licenses/publicdomain License: Apache-2.0 -Files: src/main/java/org/jboss/netty/handler/codec/base64/* -Copyright: Copyright (C) 2009, Red Hat Inc. +Files: codec/src/main/java/io/netty/handler/codec/base64/* +Copyright: 2009, Red Hat Inc. Comments: Written by Robert Harder and released to the public domain, as explained at http://creativecommons.org/licenses/publicdomain @@ -24,7 +25,8 @@ License: Apache-2.0 Files: debian/* Copyright: 2009, Thierry Carrez <[email protected]> -Copyright: 2011, Damien Raude-Morvan <[email protected]> + 2011, Damien Raude-Morvan <[email protected]> + 2015, Emmanuel Bourg <[email protected]> License: Apache-2.0 License: Apache-2.0 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/netty.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

