This is an automated email from the git hooks/post-receive script. eighthave pushed a commit to branch master in repository jimfs.
commit d3c825ff34ffbd7db24302e5cbf82b735e7d2494 Author: Hans-Christoph Steiner <[email protected]> Date: Mon Dec 26 00:40:07 2016 +0100 add missing copyright statement (Closes: #849350) --- debian/copyright | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/debian/copyright b/debian/copyright index 3bf8822..abfe7b2 100644 --- a/debian/copyright +++ b/debian/copyright @@ -6,6 +6,10 @@ Files: * Copyright: 2013-2016, Google, Inc. License: Apache-2.0 +Files: jimfs/src/main/java/com/google/common/jimfs/Util.java +Copyright: 2011, Austin Appleby +License: MurmurHash3 + Files: debian/* Copyright: 2016, Hans-Christoph Steiner <[email protected]> 2016, Kai-Chung Yan <[email protected]> @@ -26,3 +30,12 @@ License: Apache-2.0 . On Debian systems, the complete text of the Apache version 2.0 license can be found in "/usr/share/common-licenses/Apache-2.0". + +License: MurmurHash3 + MurmurHash3 was written by Austin Appleby, and is placed in the + public domain. The author hereby disclaims copyright to this source + code. + . + Note: this was included in an official Google project, which means it + passed Google legal review and their Contributors' License Agreement + requirement. \ No newline at end of file -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jimfs.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

