This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libcryptx-perl.
commit 254b4fa147cb4a0be8533aa897194b4b88a2b48a Author: gregor herrmann <[email protected]> Date: Wed Jan 3 20:43:03 2018 +0100 Add information about a new file to debian/copyright. --- debian/copyright | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/debian/copyright b/debian/copyright index 59310f4..71105b1 100644 --- a/debian/copyright +++ b/debian/copyright @@ -22,6 +22,20 @@ Files: src/ltc/hashes/blake2b.c Copyright: 2012, Samuel Neves <[email protected]> License: Apache-2.0 or CC0-1.0 or OpenSSL +Files: src/ltc/stream/rabbit/rabbit.c +Copyright: public domain +License: public-domain + The library is free for all purposes without any express + guarantee it works. [..] + . + This Rabbit C source code was morphed fm the EU eSTREAM ECRYPT submission + and should run on any conforming C implementation (C90 or later). [..] + . + On October 6, 2008, Rabbit was "released into the public domain and + may be used freely for any purpose." + http://www.ecrypt.eu.org/stream/rabbitpf.html + https://web.archive.org/web/20090630021733/http://www.ecrypt.eu.org/stream/phorum/read.php?1,1244 + Files: debian/* Copyright: 2017, Lucas Kanashiro <[email protected]> License: Artistic or GPL-1+ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcryptx-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
