This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch experimental in repository objenesis.
commit 83a02605d0177adedccc6f3f431b665ec39985fc Author: Markus Koschany <[email protected]> Date: Tue Nov 25 21:19:23 2014 +0100 Update debian/copyright for new release. --- debian/copyright | 28 +++++++++++++++++----------- 1 file changed, 17 insertions(+), 11 deletions(-) diff --git a/debian/copyright b/debian/copyright index 14f5ac3..8e15e6f 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,22 +1,28 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Objenesis - Java library to instantiate a new object of a particular class Upstream-Contact: Objenesis Team <http://groups.google.com/group/objenesis-dev> -Source: http://objenesis.googlecode.com/svn/ +Source: https://github.com/easymock/objenesis -Copyright: 2006-2009 Joe Walnes, Henri Tremblay, Leonardo Mesquita -License: ASL-2.0 - On Debian GNU/Linux system you can find the complete text of the - Apache Software License version 2.0 in '/usr/share/common-licenses/Apache-2.0' +Files: * +Copyright: 2006-2014 Joe Walnes, Henri Tremblay, Leonardo Mesquita +License: Apache-2.0 -Files: org/objenesis/instantiator/jrockit/JRockitLegacyInstantiator.java - org/objenesis/instantiator/jrockit/JRockit131Instantiator.java +Files: main/src/org/objenesis/instantiator/jrockit/JRockitLegacyInstantiator.java Copyright: 2006, BEA Systems, inc. -License: ASL-2.0 - On Debian GNU/Linux system you can find the complete text of the - Apache Software License version 2.0 in '/usr/share/common-licenses/Apache-2.0' +License: permissive + This code is Copyright (c) 2006 BEA Systems, inc. It is provided free, as-is + and without any warranties for the purpose of inclusion in Objenesis or any + other open source project with a FSF approved license, as long as this notice + is not removed. There are no limitations on modifying or repackaging the code + apart from this. BEA does not guarantee that the code works, and provides no + support for it. Use at your own risk. Originally developed by Leonardo + Mesquita. Copyright notice added by Henrik Ståhl, BEA JRockit Product Manager. Files: debian/* Copyright: 2010, Gabriele Giacone <[email protected]> -License: ASL-2.0 + 2014, Markus Koschany <[email protected]> +License: Apache-2.0 + +License: Apache-2.0 On Debian GNU/Linux system you can find the complete text of the Apache Software License version 2.0 in '/usr/share/common-licenses/Apache-2.0' -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/objenesis.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

