This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository clojure.
commit 89d037dccbd765acbc7decf917107a80ef9d0cc7 Author: Emmanuel Bourg <[email protected]> Date: Thu Dec 22 17:10:17 2016 +0100 Refreshed debian/copyright --- debian/copyright | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/debian/copyright b/debian/copyright index 0687aa0..228e5f7 100644 --- a/debian/copyright +++ b/debian/copyright @@ -4,16 +4,18 @@ Source: https://github.com/clojure/clojure Files-Excluded: .idea Files: * -Copyright: Copyright (c) Rich Hickey. All rights reserved. +Copyright: 2006-2016, Rich Hickey License: EPL-1 Files: src/clj/clojure/repl.clj -Copyright: Copyright (c) Chris Houser, Dec 2008. All rights reserved. +Copyright: 2008, Chris Houser License: CPL-1 Files: src/jvm/clojure/lang/Murmur3.java -Copyright: Copyright (C) 2011 The Guava Authors +Copyright: 2011, The Guava Authors License: Apache-2 + On Debian systems, the full text of the Apache License version 2 can be + found in the file `/usr/share/common-licenses/Apache-2.0'. Files: src/jvm/clojure/asm/* Copyright: 2000-2011 INRIA, France Telecom @@ -44,8 +46,10 @@ License: BSD-3-clause THE POSSIBILITY OF SUCH DAMAGE. Files: debian/* -Copyright: Copyright (C) 2010 Peter Collingbourne <[email protected]> - Copyright (C) 2011 Daigo Moriwaki <[email protected]> +Copyright: 2009-2010, Peter Collingbourne <[email protected]> + 2011-2014, Daigo Moriwaki <[email protected]> + 2013-2016, tony mancill <[email protected]> + 2016, Emmanuel Bourg <[email protected]> License: GPL-2+ License: EPL-1 @@ -506,7 +510,3 @@ License: GPL-2+ On Debian systems, the full text of the GNU General Public License version 2 can be found in the file `/usr/share/common-licenses/GPL-2'. - -License: Apache-2 - On Debian systems, the full text of the Apache License version 2 can be - found in the file `/usr/share/common-licenses/Apache-2.0'. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/clojure.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

