This is an automated email from the git hooks/post-receive script. dmn pushed a commit to branch master in repository libcryptx-perl.
commit 61c2f78023d08086131cc3108bda0027f7b0bed1 Author: Damyan Ivanov <[email protected]> Date: Sun Nov 19 21:07:42 2017 +0000 d/copyright: add a stanza for src/ltc this is libtommath by Tom St Denis, in something like the public domain --- debian/copyright | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/debian/copyright b/debian/copyright index e989dae..59310f4 100644 --- a/debian/copyright +++ b/debian/copyright @@ -13,6 +13,10 @@ Copyright: 2004-2013, Marcus Holland-Moritz 1999, Kenneth Albanowski License: Artistic or GPL-1+ +Files: src/ltc/* +Copyright: Tom St Denis +License: public-domain + Files: src/ltc/hashes/blake2b.c src/ltc/hashes/blake2s.c Copyright: 2012, Samuel Neves <[email protected]> @@ -118,3 +122,7 @@ License: OpenSSL STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +License: public-domain + The library is free for all purposes without any express + guarantee it works. -- 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
