From: hno <> Date: Tue, 4 Dec 2007 20:29:59 +0000 (+0000) Subject: removed lib/snprintf.c credits as it's no longer shipped with Squid X-Git-Tag: SQUID_3_0_STABLE1~13 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d6fcffd7db203e8464e94cd11f0475d361d5a03f;p=thirdparty%2Fsquid.git removed lib/snprintf.c credits as it's no longer shipped with Squid --- diff --git a/CREDITS b/CREDITS index 609e08bfcb..9588e40d75 100644 --- a/CREDITS +++ b/CREDITS @@ -1,9 +1,10 @@ -$Id: CREDITS,v 1.11 2007/11/20 14:44:12 hno Exp $ +$Id: CREDITS,v 1.12 2007/12/04 13:29:59 hno Exp $ ============================================================================== Squid is originally derived from the Harvest Information Discovery and -Access System. The Harvest copyright text follows: +Access System and relicensed under the name Squid using the Gnu Public License. +The original Harvest copyright text follows to acknowledge the origin: /* @@ -90,15 +91,6 @@ Modified to work with strings instead of files. ============================================================================== -lib/snprintf.c: - -Taken from the Apache Server package (www.apache.org). - -This product includes software developed by the Apache Group -for use in the Apache HTTP server project (http://www.apache.org/). - -============================================================================== - snmplib/*: The SNMP library code is developed by Carnegie Mellon University.