Control: tags -1 + patch Hi,
please find attached a patch against git master. Regards, Christian
From 589dbeaf05b83b0a481bcafe19473f44f7655814 Mon Sep 17 00:00:00 2001 From: Christian Kastner <deb...@kvr.at> Date: Sat, 7 Feb 2015 14:42:06 +0100 Subject: [PATCH] Document license of sha?.* files in debian/copyright Closes: #775590 --- debian/copyright | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/debian/copyright b/debian/copyright index cee266f..017ff45 100644 --- a/debian/copyright +++ b/debian/copyright @@ -121,6 +121,38 @@ lib/ripemd.h: copied and put under another distribution licence [including the GNU Public Licence.] +lib/sha1.c: + 100% Public Domain, by Steve Reid <st...@edmweb.com>, with small changes + by Thomas Roessler <roess...@does-not-exist.org>. + +lib/sha2.* + Copyright (C) 2005, 2007 Olivier Gay <olivier....@a3.epfl.ch> + All rights reserved. + + Redistribution and use in source and binary forms, with or without + modification, are permitted provided that the following conditions + are met: + 1. Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + 2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. + 3. Neither the name of the project nor the names of its contributors + may be used to endorse or promote products derived from this software + without specific prior written permission. + + THIS SOFTWARE IS PROVIDED BY THE PROJECT AND CONTRIBUTORS ``AS IS'' AND + ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE + IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE + ARE DISCLAIMED. IN NO EVENT SHALL THE PROJECT OR CONTRIBUTORS BE LIABLE + FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL + DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS + OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) + HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, 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. + There is a nested c-ares tarball in bbnet/: Copyright 1998, 2000 by the Massachusetts Institute of Technology. Copyright (C) 2004 by Daniel Stenberg et al -- 2.1.4