From: Francesco Chemolli Date: Sat, 1 Sep 2012 14:38:36 +0000 (+0200) Subject: Removed CVS $ markers X-Git-Tag: sourceformat-review-1~16 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4340a3a97d57148d68cc0c8b45de97a0af7f2c3c;p=thirdparty%2Fsquid.git Removed CVS $ markers --- diff --git a/compat/assert.cc b/compat/assert.cc index 922cea02d3..1e4c148706 100644 --- a/compat/assert.cc +++ b/compat/assert.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * AUTHOR: Henrik Nordstrom * * SQUID Web Proxy Cache http://www.squid-cache.org/ diff --git a/compat/assert.h b/compat/assert.h index 0953daf17b..6a91290662 100644 --- a/compat/assert.h +++ b/compat/assert.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * AUTHOR: Duane Wessels * * SQUID Web Proxy Cache http://www.squid-cache.org/ diff --git a/compat/mswin.cc b/compat/mswin.cc index c50f7092b8..baa8a88715 100644 --- a/compat/mswin.cc +++ b/compat/mswin.cc @@ -1,7 +1,5 @@ /* - * $Id$ - * * Windows support * AUTHOR: Guido Serassio * inspired by previous work by Romeo Anghelache & Eric Stern. diff --git a/compat/os/windows.h b/compat/os/windows.h index 05d9bcc3ec..6215255345 100644 --- a/compat/os/windows.h +++ b/compat/os/windows.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * AUTHOR: Guido Serassio * * SQUID Web Proxy Cache http://www.squid-cache.org/ diff --git a/compat/strerror.c b/compat/strerror.c index de510cb07d..92de1cb294 100644 --- a/compat/strerror.c +++ b/compat/strerror.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: * AUTHOR: Duane Wessels * diff --git a/helpers/basic_auth/PAM/basic_pam_auth.cc b/helpers/basic_auth/PAM/basic_pam_auth.cc index 62d9a160cf..f2af46e89b 100644 --- a/helpers/basic_auth/PAM/basic_pam_auth.cc +++ b/helpers/basic_auth/PAM/basic_pam_auth.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * PAM authenticator module for Squid. * Copyright (C) 1999,2002,2003 Henrik Nordstrom * diff --git a/helpers/basic_auth/SASL/basic_sasl_auth.cc b/helpers/basic_auth/SASL/basic_sasl_auth.cc index eb50fadd98..46ae66e610 100644 --- a/helpers/basic_auth/SASL/basic_sasl_auth.cc +++ b/helpers/basic_auth/SASL/basic_sasl_auth.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * SASL authenticator module for Squid. * Copyright (C) 2002 Ian Castle * diff --git a/helpers/external_acl/unix_group/check_group.cc b/helpers/external_acl/unix_group/check_group.cc index a7bba33f35..e0cd04b64e 100644 --- a/helpers/external_acl/unix_group/check_group.cc +++ b/helpers/external_acl/unix_group/check_group.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * This is a helper for the external ACL interface for Squid Cache * Copyright (C) 2002 Rodrigo Albani de Campos (rodrigo@geekbunker.org) * diff --git a/helpers/ntlm_auth/fake/ntlm_fake_auth.cc b/helpers/ntlm_auth/fake/ntlm_fake_auth.cc index 8f5a6411c8..a5363194ec 100644 --- a/helpers/ntlm_auth/fake/ntlm_fake_auth.cc +++ b/helpers/ntlm_auth/fake/ntlm_fake_auth.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * AUTHOR: Andrew Doran * AUTHOR: Robert Collins * AUTHOR: Guido Serassio: diff --git a/include/Array.h b/include/Array.h index d54620b9d1..8cee5fa144 100644 --- a/include/Array.h +++ b/include/Array.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * AUTHOR: Alex Rousskov * * SQUID Web Proxy Cache http://www.squid-cache.org/ diff --git a/include/Range.h b/include/Range.h index 0bae5d435b..b2ba146431 100644 --- a/include/Range.h +++ b/include/Range.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/include/RefCount.h b/include/RefCount.h index 8ddb9d240f..c0f0fe9be6 100644 --- a/include/RefCount.h +++ b/include/RefCount.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section -- Refcount allocator * AUTHOR: Robert Collins * diff --git a/include/SquidNew.h b/include/SquidNew.h index 2004f93a4d..a308097524 100644 --- a/include/SquidNew.h +++ b/include/SquidNew.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * AUTHOR: Harvest Derived * * SQUID Web Proxy Cache http://www.squid-cache.org/ diff --git a/include/Stack.h b/include/Stack.h index 1c331c7f08..b15c02d599 100644 --- a/include/Stack.h +++ b/include/Stack.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * AUTHOR: Alex Rousskov * * SQUID Web Proxy Cache http://www.squid-cache.org/ diff --git a/include/asn1.h b/include/asn1.h index c9e7138b25..576ee32f17 100644 --- a/include/asn1.h +++ b/include/asn1.h @@ -28,8 +28,6 @@ * ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS * SOFTWARE. * - * $Id$ - * **********************************************************************/ #ifndef EIGHTBIT_SUBIDS diff --git a/include/heap.h b/include/heap.h index 62dbaabe82..1a90f9b284 100644 --- a/include/heap.h +++ b/include/heap.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * AUTHOR: John Dilley, Hewlett Packard * * SQUID Web Proxy Cache http://www.squid-cache.org/ diff --git a/include/rfc1035.h b/include/rfc1035.h index c6df50319e..75e922635b 100644 --- a/include/rfc1035.h +++ b/include/rfc1035.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * AUTHOR: Duane Wessels * * SQUID Web Proxy Cache http://www.squid-cache.org/ diff --git a/include/rfc2617.h b/include/rfc2617.h index 07e34a5828..3a4bbea485 100644 --- a/include/rfc2617.h +++ b/include/rfc2617.h @@ -13,8 +13,6 @@ */ /* - * $Id$ - * * DEBUG: * AUTHOR: RFC 2617 & Robert Collins * diff --git a/include/rfc2671.h b/include/rfc2671.h index 475dcb6ff5..f983575f5f 100644 --- a/include/rfc2671.h +++ b/include/rfc2671.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * AUTHOR: Amos Jeffries * * SQUID Web Proxy Cache http://www.squid-cache.org/ diff --git a/include/rfc3596.h b/include/rfc3596.h index 10ccd288ff..eadf14a463 100644 --- a/include/rfc3596.h +++ b/include/rfc3596.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * AUTHOR: Amos Jeffries, Rafael Martinez Torres * * SQUID Web Proxy Cache http://www.squid-cache.org/ diff --git a/include/snmp-internal.h b/include/snmp-internal.h index f598dddbcc..88fc1f112c 100644 --- a/include/snmp-internal.h +++ b/include/snmp-internal.h @@ -24,8 +24,6 @@ * ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS * SOFTWARE. * - * $Id$ - * **********************************************************************/ #define SNMP_PORT 161 diff --git a/include/snmp-mib.h b/include/snmp-mib.h index 665a84a3e5..c03b55e562 100644 --- a/include/snmp-mib.h +++ b/include/snmp-mib.h @@ -26,8 +26,6 @@ * * Author: Ryan Troll * - * $Id$ - * ***************************************************************************/ #include /* Need OID Definition */ diff --git a/include/snmp.h b/include/snmp.h index c7a00883aa..2c28d084aa 100644 --- a/include/snmp.h +++ b/include/snmp.h @@ -27,8 +27,6 @@ * ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS * SOFTWARE. * - * $Id$ - * **********************************************************************/ #if HAVE_SYS_TYPES_H diff --git a/include/snmp_api_error.h b/include/snmp_api_error.h index 2fe33f81c1..6e57da83f4 100644 --- a/include/snmp_api_error.h +++ b/include/snmp_api_error.h @@ -26,8 +26,6 @@ * * Author: Ryan Troll * - * $Id$ - * ***************************************************************************/ /* Error return values */ diff --git a/include/snmp_coexist.h b/include/snmp_coexist.h index 75d19f195d..f37a6b3730 100644 --- a/include/snmp_coexist.h +++ b/include/snmp_coexist.h @@ -26,8 +26,6 @@ * * Author: Ryan Troll * - * $Id$ - * **********************************************************************/ #ifdef __cplusplus diff --git a/include/snmp_error.h b/include/snmp_error.h index 1235825bb9..c76afc33e3 100644 --- a/include/snmp_error.h +++ b/include/snmp_error.h @@ -24,8 +24,6 @@ * ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS * SOFTWARE. * - * $Id$ - * **********************************************************************/ /* diff --git a/include/snmp_msg.h b/include/snmp_msg.h index b4fbe23ba5..eba5c98c5d 100644 --- a/include/snmp_msg.h +++ b/include/snmp_msg.h @@ -26,8 +26,6 @@ * * Author: Ryan Troll * - * $Id$ - * **********************************************************************/ #include "snmp_pdu.h" diff --git a/include/snmp_pdu.h b/include/snmp_pdu.h index 5048e8fe10..be1680a2db 100644 --- a/include/snmp_pdu.h +++ b/include/snmp_pdu.h @@ -33,8 +33,6 @@ * * Author: Ryan Troll * - * $Id$ - * **********************************************************************/ #ifdef __cplusplus diff --git a/include/snmp_session.h b/include/snmp_session.h index bf962fae1d..1c31a45cd9 100644 --- a/include/snmp_session.h +++ b/include/snmp_session.h @@ -24,8 +24,6 @@ * ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS * SOFTWARE. * - * $Id$ - * **********************************************************************/ struct snmp_session { diff --git a/include/snmp_vars.h b/include/snmp_vars.h index abb04c0dda..d293ec9805 100644 --- a/include/snmp_vars.h +++ b/include/snmp_vars.h @@ -25,8 +25,6 @@ * * Author: Ryan Troll * - * $Id$ - * **********************************************************************/ #include "asn1.h" diff --git a/include/squid.h b/include/squid.h index 6f8f03be10..8db5c118fc 100644 --- a/include/squid.h +++ b/include/squid.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * AUTHOR: Duane Wessels * * SQUID Web Proxy Cache http://www.squid-cache.org/ diff --git a/include/squid_endian.h b/include/squid_endian.h index 278305c97c..13c8f309ea 100644 --- a/include/squid_endian.h +++ b/include/squid_endian.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * AUTHOR: Alan Barrett * * SQUID Web Proxy Cache http://www.squid-cache.org/ diff --git a/include/squid_windows.h b/include/squid_windows.h index b9d193b36c..558afcd4ae 100644 --- a/include/squid_windows.h +++ b/include/squid_windows.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * AUTHOR: Guido Serassio * * SQUID Web Proxy Cache http://www.squid-cache.org/ diff --git a/include/sspwin32.h b/include/sspwin32.h index d01abafdaf..9f0fb6be25 100644 --- a/include/sspwin32.h +++ b/include/sspwin32.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * AUTHOR: Guido Serassio * Based on previous work of Francesco Chemolli, Robert Collins and Andrew Doran * diff --git a/include/util.h b/include/util.h index d97198bfb4..69be2b209d 100644 --- a/include/util.h +++ b/include/util.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * AUTHOR: Harvest Derived * * SQUID Web Proxy Cache http://www.squid-cache.org/ diff --git a/include/version.h b/include/version.h index 3ed0186a14..8c6a1610b9 100644 --- a/include/version.h +++ b/include/version.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * SQUID_VERSION - String for version id of this distribution */ diff --git a/lib/Array.cc b/lib/Array.cc index 7e91641764..967864a9a4 100644 --- a/lib/Array.cc +++ b/lib/Array.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * AUTHOR: Alex Rousskov * * SQUID Web Proxy Cache http://www.squid-cache.org/ diff --git a/lib/MemPool.cc b/lib/MemPool.cc index 86b97e7aaa..c5b59cbe82 100644 --- a/lib/MemPool.cc +++ b/lib/MemPool.cc @@ -1,7 +1,5 @@ /* - * $Id$ - * * DEBUG: section 63 Low Level Memory Pool Management * AUTHOR: Alex Rousskov, Andres Kroonmaa, Robert Collins * diff --git a/lib/MemPoolChunked.cc b/lib/MemPoolChunked.cc index ecabddea62..ac91ad6fd4 100644 --- a/lib/MemPoolChunked.cc +++ b/lib/MemPoolChunked.cc @@ -1,7 +1,5 @@ /* - * $Id$ - * * DEBUG: section 63 Low Level Memory Pool Management * AUTHOR: Alex Rousskov, Andres Kroonmaa, Robert Collins * diff --git a/lib/MemPoolMalloc.cc b/lib/MemPoolMalloc.cc index a51e451687..068067d34b 100644 --- a/lib/MemPoolMalloc.cc +++ b/lib/MemPoolMalloc.cc @@ -1,7 +1,5 @@ /* - * $Id$ - * * DEBUG: section 63 Low Level Memory Pool Management * AUTHOR: Alex Rousskov, Andres Kroonmaa, Robert Collins, Henrik Nordstrom * diff --git a/lib/Splay.cc b/lib/Splay.cc index 50ccc35da7..125eb26ac4 100644 --- a/lib/Splay.cc +++ b/lib/Splay.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * based on ftp://ftp.cs.cmu.edu/user/sleator/splaying/top-down-splay.c * http://bobo.link.cs.cmu.edu/cgi-bin/splay/splay-cgi.pl */ diff --git a/lib/base64.c b/lib/base64.c index 370bb19035..6fd2dea973 100644 --- a/lib/base64.c +++ b/lib/base64.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * AUTHOR: Markus Moeller * * Encoders adopted from http://ftp.sunet.se/pub2/gnu/vm/base64-encode.c with adjustments. diff --git a/lib/charset.c b/lib/charset.c index d04f5d7ac4..82b7f7bbf2 100644 --- a/lib/charset.c +++ b/lib/charset.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: * AUTHOR: Henrik Nordstrom * diff --git a/lib/dirent.c b/lib/dirent.c index 0f0a39bfb6..898240344e 100644 --- a/lib/dirent.c +++ b/lib/dirent.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Implement dirent-style opendir(), readdir(), closedir(), rewinddir(), * seekdir() and telldir on Windows - Based on mingw-runtime package sources. * AUTHOR: Guido Serassio diff --git a/lib/getfullhostname.c b/lib/getfullhostname.c index e11da0b07d..0c3a7ee6db 100644 --- a/lib/getfullhostname.c +++ b/lib/getfullhostname.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: * AUTHOR: Harvest Derived * diff --git a/lib/hash.cc b/lib/hash.cc index fc8c0ef1d2..5cbc080e9c 100644 --- a/lib/hash.cc +++ b/lib/hash.cc @@ -1,7 +1,5 @@ /* - * $Id$ - * * DEBUG: section 00 Hash Tables * AUTHOR: Harvest Derived * diff --git a/lib/heap.c b/lib/heap.c index 25973dae22..7c18be4753 100644 --- a/lib/heap.c +++ b/lib/heap.c @@ -1,7 +1,5 @@ /* - * $Id$ - * * AUTHOR: John Dilley, Hewlett Packard * * SQUID Web Proxy Cache http://www.squid-cache.org/ diff --git a/lib/html_quote.c b/lib/html_quote.c index 61ebae955c..e18f53af82 100644 --- a/lib/html_quote.c +++ b/lib/html_quote.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: * AUTHOR: Robert Collins * diff --git a/lib/malloc_trace.cc b/lib/malloc_trace.cc index cc51817771..358e01b6c3 100644 --- a/lib/malloc_trace.cc +++ b/lib/malloc_trace.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: * AUTHOR: Harvest Derived * diff --git a/lib/ntlmauth/ntlmauth.cc b/lib/ntlmauth/ntlmauth.cc index d07e0d7f10..8b9589827c 100644 --- a/lib/ntlmauth/ntlmauth.cc +++ b/lib/ntlmauth/ntlmauth.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * AUTHOR: Francesco Chemolli * AUTHOR: Guido Serassio: * AUTHOR: Amos Jeffries diff --git a/lib/ntlmauth/ntlmauth.h b/lib/ntlmauth/ntlmauth.h index 5b65e7d05f..c47633f163 100644 --- a/lib/ntlmauth/ntlmauth.h +++ b/lib/ntlmauth/ntlmauth.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * * * * * * * * Legal stuff * * * * * * * * * (C) 2000 Francesco Chemolli , diff --git a/lib/profiler/Profiler.cc b/lib/profiler/Profiler.cc index 5c1107d758..5e215ebf2e 100644 --- a/lib/profiler/Profiler.cc +++ b/lib/profiler/Profiler.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 81 CPU Profiling Routines * AUTHOR: Andres Kroonmaa, Sep.2000 * diff --git a/lib/radix.c b/lib/radix.c index 395f65aad5..12d3dee326 100644 --- a/lib/radix.c +++ b/lib/radix.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 53 Radix Tree data structure implementation * AUTHOR: NetBSD Derived * diff --git a/lib/rfc1035.c b/lib/rfc1035.c index 45ce96afa4..a262ab7b52 100644 --- a/lib/rfc1035.c +++ b/lib/rfc1035.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Low level DNS protocol routines * AUTHOR: Duane Wessels * diff --git a/lib/rfc1123.c b/lib/rfc1123.c index 23160fac49..d4297e3b5a 100644 --- a/lib/rfc1123.c +++ b/lib/rfc1123.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: * AUTHOR: Harvest Derived * diff --git a/lib/rfc1738.c b/lib/rfc1738.c index add49ff1a3..612d6d438f 100644 --- a/lib/rfc1738.c +++ b/lib/rfc1738.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: * AUTHOR: Harvest Derived * diff --git a/lib/rfc2617.c b/lib/rfc2617.c index 200f030abf..06108bd9e4 100644 --- a/lib/rfc2617.c +++ b/lib/rfc2617.c @@ -12,8 +12,6 @@ */ /* - * $Id$ - * * DEBUG: * AUTHOR: RFC 2617 & Robert Collins * diff --git a/lib/rfc3596.c b/lib/rfc3596.c index dc60348ec6..b3d39e028d 100644 --- a/lib/rfc3596.c +++ b/lib/rfc3596.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Low level DNS protocol routines * AUTHOR: Amos Jeffries, Rafael Martinez Torres * diff --git a/lib/sspwin32.c b/lib/sspwin32.c index d0ee1bb980..6ffa912d9f 100644 --- a/lib/sspwin32.c +++ b/lib/sspwin32.c @@ -1,7 +1,5 @@ /* - * $Id$ - * * AUTHOR: Guido Serassio * inspired by previous work by Robert Collins, Francesco Chemolli. * diff --git a/lib/util.c b/lib/util.c index b866f28a84..123e7ad3f4 100644 --- a/lib/util.c +++ b/lib/util.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: * AUTHOR: Harvest Derived * diff --git a/src/AsyncEngine.cc b/src/AsyncEngine.cc index 392db37938..d73e1809f0 100644 --- a/src/AsyncEngine.cc +++ b/src/AsyncEngine.cc @@ -1,7 +1,5 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/AsyncEngine.h b/src/AsyncEngine.h index 9b60137716..5cc50f2f71 100644 --- a/src/AsyncEngine.h +++ b/src/AsyncEngine.h @@ -1,7 +1,5 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/CacheDigest.cc b/src/CacheDigest.cc index bc6517ad00..5ca1ccd31a 100644 --- a/src/CacheDigest.cc +++ b/src/CacheDigest.cc @@ -1,7 +1,5 @@ /* - * $Id$ - * * DEBUG: section 70 Cache Digest * AUTHOR: Alex Rousskov * diff --git a/src/CacheManager.h b/src/CacheManager.h index 4f27246040..7a1dc2d75f 100644 --- a/src/CacheManager.h +++ b/src/CacheManager.h @@ -1,7 +1,5 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/ChunkedCodingParser.h b/src/ChunkedCodingParser.h index 8b039c49e8..fb7c9f7dfa 100644 --- a/src/ChunkedCodingParser.h +++ b/src/ChunkedCodingParser.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- * diff --git a/src/CommRead.h b/src/CommRead.h index 760492c70a..7a6cd8701d 100644 --- a/src/CommRead.h +++ b/src/CommRead.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 05 Comm * AUTHOR: Robert Collins * diff --git a/src/CommonPool.h b/src/CommonPool.h index d8c80c519b..af04d37012 100644 --- a/src/CommonPool.h +++ b/src/CommonPool.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 77 Delay Pools * AUTHOR: Robert Collins * Based upon original delay pools code by diff --git a/src/CompletionDispatcher.cc b/src/CompletionDispatcher.cc index 8ebca33f49..ab282b74f4 100644 --- a/src/CompletionDispatcher.cc +++ b/src/CompletionDispatcher.cc @@ -1,7 +1,5 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/CompletionDispatcher.h b/src/CompletionDispatcher.h index 788bd6deb8..dea1881204 100644 --- a/src/CompletionDispatcher.h +++ b/src/CompletionDispatcher.h @@ -1,7 +1,5 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/ConfigOption.cc b/src/ConfigOption.cc index 6cd1deece7..92a5ede6af 100644 --- a/src/ConfigOption.cc +++ b/src/ConfigOption.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 03 Configuration File Parsing * AUTHOR: Robert Collins * diff --git a/src/ConfigOption.h b/src/ConfigOption.h index f8bb6ff4d3..532ac02153 100644 --- a/src/ConfigOption.h +++ b/src/ConfigOption.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/ConfigParser.cc b/src/ConfigParser.cc index dc799acc24..848428260b 100644 --- a/src/ConfigParser.cc +++ b/src/ConfigParser.cc @@ -1,7 +1,5 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/ConfigParser.h b/src/ConfigParser.h index 3a22c5a76a..a777143274 100644 --- a/src/ConfigParser.h +++ b/src/ConfigParser.h @@ -1,7 +1,5 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/CpuAffinity.h b/src/CpuAffinity.h index e201c3e03e..987c0b22d9 100644 --- a/src/CpuAffinity.h +++ b/src/CpuAffinity.h @@ -1,6 +1,4 @@ /* - * $Id$ - * */ #ifndef SQUID_CPU_AFFINITY_H diff --git a/src/CpuAffinityMap.cc b/src/CpuAffinityMap.cc index df3bd4f697..2d616263e8 100644 --- a/src/CpuAffinityMap.cc +++ b/src/CpuAffinityMap.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 54 Interprocess Communication * */ diff --git a/src/CpuAffinityMap.h b/src/CpuAffinityMap.h index 0c05e03371..4fc062468c 100644 --- a/src/CpuAffinityMap.h +++ b/src/CpuAffinityMap.h @@ -1,6 +1,4 @@ /* - * $Id$ - * */ #ifndef SQUID_CPU_AFFINITY_MAP_H diff --git a/src/CpuAffinitySet.cc b/src/CpuAffinitySet.cc index 13fbf7d421..3b91e0ea37 100644 --- a/src/CpuAffinitySet.cc +++ b/src/CpuAffinitySet.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 54 Interprocess Communication * */ diff --git a/src/CpuAffinitySet.h b/src/CpuAffinitySet.h index c5890f47a1..0c6490a689 100644 --- a/src/CpuAffinitySet.h +++ b/src/CpuAffinitySet.h @@ -1,6 +1,4 @@ /* - * $Id$ - * */ #ifndef SQUID_CPU_AFFINITY_SET_H diff --git a/src/Debug.h b/src/Debug.h index 2e13080734..1000ddb39f 100644 --- a/src/Debug.h +++ b/src/Debug.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 00 Debug Routines * AUTHOR: Harvest Derived * diff --git a/src/DelayBucket.cc b/src/DelayBucket.cc index 088ab04ad6..0103d607d4 100644 --- a/src/DelayBucket.cc +++ b/src/DelayBucket.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 77 Delay Pools * AUTHOR: Robert Collins * Based upon original delay pools code by diff --git a/src/DelayBucket.h b/src/DelayBucket.h index 9d9bb1cedc..5eecfffe2a 100644 --- a/src/DelayBucket.h +++ b/src/DelayBucket.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/DelayConfig.cc b/src/DelayConfig.cc index 73306568e7..70dbebbb4f 100644 --- a/src/DelayConfig.cc +++ b/src/DelayConfig.cc @@ -1,7 +1,5 @@ /* - * $Id$ - * * DEBUG: section 77 Delay Pools * AUTHOR: Robert Collins * Based upon original delay pools code by diff --git a/src/DelayConfig.h b/src/DelayConfig.h index 6f0199c1d6..3dc2a427fb 100644 --- a/src/DelayConfig.h +++ b/src/DelayConfig.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 03 Configuration Settings * AUTHOR: Robert Collins * diff --git a/src/DelayId.cc b/src/DelayId.cc index 5ddb46b1af..eeef9b71f9 100644 --- a/src/DelayId.cc +++ b/src/DelayId.cc @@ -1,7 +1,5 @@ /* - * $Id$ - * * DEBUG: section 77 Delay Pools * AUTHOR: Robert Collins * Based upon original delay pools code by diff --git a/src/DelayId.h b/src/DelayId.h index 975fb66d60..2f0f9f2caa 100644 --- a/src/DelayId.h +++ b/src/DelayId.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/DelayIdComposite.h b/src/DelayIdComposite.h index 39ca140be1..9e50c4db78 100644 --- a/src/DelayIdComposite.h +++ b/src/DelayIdComposite.h @@ -1,7 +1,5 @@ /* - * $Id$ - * * DEBUG: section 77 Delay Pools * AUTHOR: Robert Collins * Based upon original delay pools code by diff --git a/src/DelayPool.cc b/src/DelayPool.cc index 2fed607dbe..e064b960bb 100644 --- a/src/DelayPool.cc +++ b/src/DelayPool.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 77 Delay Pools * AUTHOR: Robert Collins * Based upon original delay pools code by diff --git a/src/DelayPool.h b/src/DelayPool.h index 1867d6c7d3..df5224c0f5 100644 --- a/src/DelayPool.h +++ b/src/DelayPool.h @@ -1,7 +1,5 @@ /* - * $Id$ - * * DEBUG: section 77 Delay Pools * AUTHOR: Robert Collins * Based upon original delay pools code by diff --git a/src/DelayPools.h b/src/DelayPools.h index f7ff974e09..534e561ed1 100644 --- a/src/DelayPools.h +++ b/src/DelayPools.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/DelaySpec.cc b/src/DelaySpec.cc index e03af0c787..8b8620b13a 100644 --- a/src/DelaySpec.cc +++ b/src/DelaySpec.cc @@ -1,7 +1,5 @@ /* - * $Id$ - * * DEBUG: section 77 Delay Pools * AUTHOR: Robert Collins * Based upon original delay pools code by diff --git a/src/DelaySpec.h b/src/DelaySpec.h index 8d4b67c2e4..7c1a912a2e 100644 --- a/src/DelaySpec.h +++ b/src/DelaySpec.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/DelayTagged.cc b/src/DelayTagged.cc index 442d342d2d..ae0344d956 100644 --- a/src/DelayTagged.cc +++ b/src/DelayTagged.cc @@ -1,7 +1,5 @@ /* - * $Id$ - * * DEBUG: section 77 Delay Pools * AUTHOR: Robert Collins * diff --git a/src/DelayTagged.h b/src/DelayTagged.h index 09095ef535..e0a9772bee 100644 --- a/src/DelayTagged.h +++ b/src/DelayTagged.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 77 Delay Pools * AUTHOR: Robert Collins * diff --git a/src/DelayUser.cc b/src/DelayUser.cc index f6d4cc8e4c..f0a0caffad 100644 --- a/src/DelayUser.cc +++ b/src/DelayUser.cc @@ -1,7 +1,5 @@ /* - * $Id$ - * * DEBUG: section 77 Delay Pools * AUTHOR: Robert Collins * diff --git a/src/DelayUser.h b/src/DelayUser.h index 108dd702b6..205fb40948 100644 --- a/src/DelayUser.h +++ b/src/DelayUser.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 77 Delay Pools * AUTHOR: Robert Collins * diff --git a/src/DelayVector.cc b/src/DelayVector.cc index 20f02e4485..02336d4528 100644 --- a/src/DelayVector.cc +++ b/src/DelayVector.cc @@ -1,7 +1,5 @@ /* - * $Id$ - * * DEBUG: section 77 Delay Pools * AUTHOR: Robert Collins * Based upon original delay pools code by diff --git a/src/DelayVector.h b/src/DelayVector.h index a693754cfc..f0cb9a72d6 100644 --- a/src/DelayVector.h +++ b/src/DelayVector.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/DescriptorSet.cc b/src/DescriptorSet.cc index 049d62de26..05ca6232a4 100644 --- a/src/DescriptorSet.cc +++ b/src/DescriptorSet.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 05 Comm */ #include "squid.h" diff --git a/src/DiskIO/AIO/AIODiskIOModule.cc b/src/DiskIO/AIO/AIODiskIOModule.cc index 9a7811f002..e070603588 100644 --- a/src/DiskIO/AIO/AIODiskIOModule.cc +++ b/src/DiskIO/AIO/AIODiskIOModule.cc @@ -1,7 +1,5 @@ /* - * $Id$ - * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- * diff --git a/src/DiskIO/AIO/AIODiskIOModule.h b/src/DiskIO/AIO/AIODiskIOModule.h index ae98e6e854..68250ff87d 100644 --- a/src/DiskIO/AIO/AIODiskIOModule.h +++ b/src/DiskIO/AIO/AIODiskIOModule.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- * diff --git a/src/DiskIO/AIO/AIODiskIOStrategy.cc b/src/DiskIO/AIO/AIODiskIOStrategy.cc index 94c22ba946..744e2b9b74 100644 --- a/src/DiskIO/AIO/AIODiskIOStrategy.cc +++ b/src/DiskIO/AIO/AIODiskIOStrategy.cc @@ -1,7 +1,5 @@ /* - * $Id$ - * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- * diff --git a/src/DiskIO/AIO/AIODiskIOStrategy.h b/src/DiskIO/AIO/AIODiskIOStrategy.h index c3c7d34e78..e43717876e 100644 --- a/src/DiskIO/AIO/AIODiskIOStrategy.h +++ b/src/DiskIO/AIO/AIODiskIOStrategy.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- * diff --git a/src/DiskIO/AIO/aio_win32.cc b/src/DiskIO/AIO/aio_win32.cc index 23b023e103..7538dc998b 100644 --- a/src/DiskIO/AIO/aio_win32.cc +++ b/src/DiskIO/AIO/aio_win32.cc @@ -1,7 +1,5 @@ /* - * $Id$ - * * DEBUG: section 81 aio_xxx() POSIX emulation on Windows * AUTHOR: Guido Serassio * diff --git a/src/DiskIO/AIO/aio_win32.h b/src/DiskIO/AIO/aio_win32.h index 099e846edb..9596209bc1 100644 --- a/src/DiskIO/AIO/aio_win32.h +++ b/src/DiskIO/AIO/aio_win32.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * AUTHOR: Guido Serassio * * SQUID Web Proxy Cache http://www.squid-cache.org/ diff --git a/src/DiskIO/Blocking/BlockingDiskIOModule.cc b/src/DiskIO/Blocking/BlockingDiskIOModule.cc index aa012ffc1a..049f35e330 100644 --- a/src/DiskIO/Blocking/BlockingDiskIOModule.cc +++ b/src/DiskIO/Blocking/BlockingDiskIOModule.cc @@ -1,7 +1,5 @@ /* - * $Id$ - * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- * diff --git a/src/DiskIO/Blocking/BlockingDiskIOModule.h b/src/DiskIO/Blocking/BlockingDiskIOModule.h index 37b18aa589..37d2a73c92 100644 --- a/src/DiskIO/Blocking/BlockingDiskIOModule.h +++ b/src/DiskIO/Blocking/BlockingDiskIOModule.h @@ -1,7 +1,5 @@ /* - * $Id$ - * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- * diff --git a/src/DiskIO/Blocking/BlockingFile.h b/src/DiskIO/Blocking/BlockingFile.h index 29c1ca1c45..59213788b9 100644 --- a/src/DiskIO/Blocking/BlockingFile.h +++ b/src/DiskIO/Blocking/BlockingFile.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 47 Store Directory Routines * AUTHOR: Robert Collins * diff --git a/src/DiskIO/Blocking/BlockingIOStrategy.h b/src/DiskIO/Blocking/BlockingIOStrategy.h index 8181dd1b4a..b4b8c071c2 100644 --- a/src/DiskIO/Blocking/BlockingIOStrategy.h +++ b/src/DiskIO/Blocking/BlockingIOStrategy.h @@ -1,7 +1,5 @@ /* - * $Id$ - * * DEBUG: section 47 Store Directory Routines * AUTHOR: Robert Collins * diff --git a/src/DiskIO/Blocking/DiskIOBlocking.cc b/src/DiskIO/Blocking/DiskIOBlocking.cc index e8dde4e601..21cd272abf 100644 --- a/src/DiskIO/Blocking/DiskIOBlocking.cc +++ b/src/DiskIO/Blocking/DiskIOBlocking.cc @@ -1,7 +1,5 @@ /* - * $Id$ - * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- * diff --git a/src/DiskIO/DiskDaemon/DiskDaemonDiskIOModule.cc b/src/DiskIO/DiskDaemon/DiskDaemonDiskIOModule.cc index 7872fde475..6b9c959034 100644 --- a/src/DiskIO/DiskDaemon/DiskDaemonDiskIOModule.cc +++ b/src/DiskIO/DiskDaemon/DiskDaemonDiskIOModule.cc @@ -1,7 +1,5 @@ /* - * $Id$ - * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- * diff --git a/src/DiskIO/DiskDaemon/DiskDaemonDiskIOModule.h b/src/DiskIO/DiskDaemon/DiskDaemonDiskIOModule.h index 0445d2a718..22564c2769 100644 --- a/src/DiskIO/DiskDaemon/DiskDaemonDiskIOModule.h +++ b/src/DiskIO/DiskDaemon/DiskDaemonDiskIOModule.h @@ -1,7 +1,5 @@ /* - * $Id$ - * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- * diff --git a/src/DiskIO/DiskDaemon/DiskdAction.cc b/src/DiskIO/DiskDaemon/DiskdAction.cc index 96494fae88..ffb100a44b 100644 --- a/src/DiskIO/DiskDaemon/DiskdAction.cc +++ b/src/DiskIO/DiskDaemon/DiskdAction.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 79 Squid-side DISKD I/O functions. * */ diff --git a/src/DiskIO/DiskDaemon/DiskdAction.h b/src/DiskIO/DiskDaemon/DiskdAction.h index 871da30078..6da6fd0c04 100644 --- a/src/DiskIO/DiskDaemon/DiskdAction.h +++ b/src/DiskIO/DiskDaemon/DiskdAction.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 79 Squid-side DISKD I/O functions. * */ diff --git a/src/DiskIO/DiskDaemon/DiskdFile.cc b/src/DiskIO/DiskDaemon/DiskdFile.cc index be11f34f2f..2b62755a2e 100644 --- a/src/DiskIO/DiskDaemon/DiskdFile.cc +++ b/src/DiskIO/DiskDaemon/DiskdFile.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 79 Squid-side DISKD I/O functions. * AUTHOR: Duane Wessels * diff --git a/src/DiskIO/DiskDaemon/DiskdFile.h b/src/DiskIO/DiskDaemon/DiskdFile.h index e0278446aa..e30374f1c0 100644 --- a/src/DiskIO/DiskDaemon/DiskdFile.h +++ b/src/DiskIO/DiskDaemon/DiskdFile.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 79 Squid-side DISKD I/O functions. * AUTHOR: Duane Wessels * diff --git a/src/DiskIO/DiskDaemon/DiskdIOStrategy.h b/src/DiskIO/DiskDaemon/DiskdIOStrategy.h index 650400e922..57f8efb4af 100644 --- a/src/DiskIO/DiskDaemon/DiskdIOStrategy.h +++ b/src/DiskIO/DiskDaemon/DiskdIOStrategy.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 79 Squid-side DISKD I/O functions. * AUTHOR: Duane Wessels * diff --git a/src/DiskIO/DiskDaemon/diskd.cc b/src/DiskIO/DiskDaemon/diskd.cc index e38bcbfc82..cca946c227 100644 --- a/src/DiskIO/DiskDaemon/diskd.cc +++ b/src/DiskIO/DiskDaemon/diskd.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section -- External DISKD process implementation. * AUTHOR: Harvest Derived * diff --git a/src/DiskIO/DiskFile.h b/src/DiskIO/DiskFile.h index 70c6bba8f7..b94f8763f7 100644 --- a/src/DiskIO/DiskFile.h +++ b/src/DiskIO/DiskFile.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- * diff --git a/src/DiskIO/DiskIOModule.h b/src/DiskIO/DiskIOModule.h index 4bacc24a17..ca301e331c 100644 --- a/src/DiskIO/DiskIOModule.h +++ b/src/DiskIO/DiskIOModule.h @@ -1,7 +1,5 @@ /* - * $Id$ - * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- * diff --git a/src/DiskIO/DiskIOStrategy.h b/src/DiskIO/DiskIOStrategy.h index 160f288d80..e9f9f0d599 100644 --- a/src/DiskIO/DiskIOStrategy.h +++ b/src/DiskIO/DiskIOStrategy.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- * diff --git a/src/DiskIO/DiskThreads/DiskThreadsDiskFile.cc b/src/DiskIO/DiskThreads/DiskThreadsDiskFile.cc index 4a7db6e4e1..c8603e7488 100644 --- a/src/DiskIO/DiskThreads/DiskThreadsDiskFile.cc +++ b/src/DiskIO/DiskThreads/DiskThreadsDiskFile.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 79 Disk IO Routines * AUTHOR: Robert Collins * diff --git a/src/DiskIO/DiskThreads/DiskThreadsDiskFile.h b/src/DiskIO/DiskThreads/DiskThreadsDiskFile.h index 0225ef0960..5b94023100 100644 --- a/src/DiskIO/DiskThreads/DiskThreadsDiskFile.h +++ b/src/DiskIO/DiskThreads/DiskThreadsDiskFile.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 79 Disk IO Routines * AUTHOR: Robert Collins * diff --git a/src/DiskIO/DiskThreads/DiskThreadsDiskIOModule.cc b/src/DiskIO/DiskThreads/DiskThreadsDiskIOModule.cc index a5bc030b35..9139fca8b0 100644 --- a/src/DiskIO/DiskThreads/DiskThreadsDiskIOModule.cc +++ b/src/DiskIO/DiskThreads/DiskThreadsDiskIOModule.cc @@ -1,7 +1,5 @@ /* - * $Id$ - * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- * diff --git a/src/DiskIO/DiskThreads/DiskThreadsDiskIOModule.h b/src/DiskIO/DiskThreads/DiskThreadsDiskIOModule.h index 2b2be16c7a..8a9d72d0ca 100644 --- a/src/DiskIO/DiskThreads/DiskThreadsDiskIOModule.h +++ b/src/DiskIO/DiskThreads/DiskThreadsDiskIOModule.h @@ -1,7 +1,5 @@ /* - * $Id$ - * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- * diff --git a/src/DiskIO/DiskThreads/DiskThreadsIOStrategy.cc b/src/DiskIO/DiskThreads/DiskThreadsIOStrategy.cc index da6101c5f5..61e379cb5d 100644 --- a/src/DiskIO/DiskThreads/DiskThreadsIOStrategy.cc +++ b/src/DiskIO/DiskThreads/DiskThreadsIOStrategy.cc @@ -1,7 +1,5 @@ /* - * $Id$ - * * DEBUG: section 79 Squid-side Disk I/O functions. * AUTHOR: Robert Collins * diff --git a/src/DiskIO/DiskThreads/DiskThreadsIOStrategy.h b/src/DiskIO/DiskThreads/DiskThreadsIOStrategy.h index d7e54b1db3..595b2e115b 100644 --- a/src/DiskIO/DiskThreads/DiskThreadsIOStrategy.h +++ b/src/DiskIO/DiskThreads/DiskThreadsIOStrategy.h @@ -1,7 +1,5 @@ /* - * $Id$ - * * DEBUG: section 79 Squid-side Disk I/O functions. * AUTHOR: Robert Collins * diff --git a/src/DiskIO/DiskThreads/aiops.cc b/src/DiskIO/DiskThreads/aiops.cc index cada522b19..d6e6845830 100644 --- a/src/DiskIO/DiskThreads/aiops.cc +++ b/src/DiskIO/DiskThreads/aiops.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 43 AIOPS * AUTHOR: Stewart Forster * diff --git a/src/DiskIO/DiskThreads/aiops_win32.cc b/src/DiskIO/DiskThreads/aiops_win32.cc index 4e75cfd079..cc1300d26f 100644 --- a/src/DiskIO/DiskThreads/aiops_win32.cc +++ b/src/DiskIO/DiskThreads/aiops_win32.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 43 Windows AIOPS * AUTHOR: Stewart Forster * AUTHOR: Robert Collins diff --git a/src/DiskIO/DiskThreads/async_io.cc b/src/DiskIO/DiskThreads/async_io.cc index 9f62a45ad7..c436e701dd 100644 --- a/src/DiskIO/DiskThreads/async_io.cc +++ b/src/DiskIO/DiskThreads/async_io.cc @@ -1,7 +1,5 @@ /* - * $Id$ - * * DEBUG: section 32 Asynchronous Disk I/O * AUTHOR: Pete Bentley * AUTHOR: Stewart Forster diff --git a/src/DiskIO/IORequestor.h b/src/DiskIO/IORequestor.h index 4f041ea454..3ec6ec7bbe 100644 --- a/src/DiskIO/IORequestor.h +++ b/src/DiskIO/IORequestor.h @@ -1,7 +1,5 @@ /* - * $Id$ - * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- * diff --git a/src/DiskIO/IpcIo/IpcIoFile.cc b/src/DiskIO/IpcIo/IpcIoFile.cc index 38de086785..8832487183 100644 --- a/src/DiskIO/IpcIo/IpcIoFile.cc +++ b/src/DiskIO/IpcIo/IpcIoFile.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 47 Store Directory Routines */ diff --git a/src/DiskIO/Mmapped/MmappedFile.cc b/src/DiskIO/Mmapped/MmappedFile.cc index 96efc8627b..5ae8c50a94 100644 --- a/src/DiskIO/Mmapped/MmappedFile.cc +++ b/src/DiskIO/Mmapped/MmappedFile.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 47 Store Directory Routines */ diff --git a/src/DiskIO/ReadRequest.cc b/src/DiskIO/ReadRequest.cc index edf9dd273a..0f9cf4df5a 100644 --- a/src/DiskIO/ReadRequest.cc +++ b/src/DiskIO/ReadRequest.cc @@ -1,7 +1,5 @@ /* - * $Id$ - * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- * diff --git a/src/DiskIO/ReadRequest.h b/src/DiskIO/ReadRequest.h index 6ab3f606b4..6effe383af 100644 --- a/src/DiskIO/ReadRequest.h +++ b/src/DiskIO/ReadRequest.h @@ -1,7 +1,5 @@ /* - * $Id$ - * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- * diff --git a/src/DiskIO/WriteRequest.cc b/src/DiskIO/WriteRequest.cc index 8c4a753067..9df13225a8 100644 --- a/src/DiskIO/WriteRequest.cc +++ b/src/DiskIO/WriteRequest.cc @@ -1,7 +1,5 @@ /* - * $Id$ - * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- * diff --git a/src/DiskIO/WriteRequest.h b/src/DiskIO/WriteRequest.h index 846cc98537..7731e2519c 100644 --- a/src/DiskIO/WriteRequest.h +++ b/src/DiskIO/WriteRequest.h @@ -1,7 +1,5 @@ /* - * $Id$ - * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- * diff --git a/src/ETag.cc b/src/ETag.cc index ee49a7b292..1438eca76a 100644 --- a/src/ETag.cc +++ b/src/ETag.cc @@ -1,7 +1,5 @@ /* - * $Id$ - * * DEBUG: none ETag parsing support * AUTHOR: Alex Rousskov * diff --git a/src/EventLoop.cc b/src/EventLoop.cc index fc3ea3d356..465fdc159d 100644 --- a/src/EventLoop.cc +++ b/src/EventLoop.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 01 Main Loop * AUTHOR: Harvest Derived * diff --git a/src/EventLoop.h b/src/EventLoop.h index 85c5200b5c..bf1bda4744 100644 --- a/src/EventLoop.h +++ b/src/EventLoop.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/ExternalACL.h b/src/ExternalACL.h index 58ca645217..9e876e3629 100644 --- a/src/ExternalACL.h +++ b/src/ExternalACL.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/ExternalACLEntry.cc b/src/ExternalACLEntry.cc index ade17e63b4..789b06eeec 100644 --- a/src/ExternalACLEntry.cc +++ b/src/ExternalACLEntry.cc @@ -1,7 +1,5 @@ /* - * $Id$ - * * DEBUG: section 82 External ACL * AUTHOR: Henrik Nordstrom, MARA Systems AB * diff --git a/src/ExternalACLEntry.h b/src/ExternalACLEntry.h index 6ef7f1a6cd..48bf326e9e 100644 --- a/src/ExternalACLEntry.h +++ b/src/ExternalACLEntry.h @@ -1,7 +1,5 @@ /* - * $Id$ - * * DEBUG: section 82 External ACL * AUTHOR: Henrik Nordstrom, MARA Systems AB * diff --git a/src/Generic.h b/src/Generic.h index 69aefcb06a..e82b7fa7e3 100644 --- a/src/Generic.h +++ b/src/Generic.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/HierarchyLogEntry.h b/src/HierarchyLogEntry.h index f6bccbc68d..2de3bacfa0 100644 --- a/src/HierarchyLogEntry.h +++ b/src/HierarchyLogEntry.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/HttpBody.cc b/src/HttpBody.cc index 4c7e5afe99..188efc3f5d 100644 --- a/src/HttpBody.cc +++ b/src/HttpBody.cc @@ -1,7 +1,5 @@ /* - * $Id$ - * * DEBUG: section 56 HTTP Message Body * AUTHOR: Alex Rousskov * diff --git a/src/HttpHdrContRange.cc b/src/HttpHdrContRange.cc index 584a2f7a2a..e959c2487a 100644 --- a/src/HttpHdrContRange.cc +++ b/src/HttpHdrContRange.cc @@ -1,7 +1,5 @@ /* - * $Id$ - * * DEBUG: section 68 HTTP Content-Range Header * AUTHOR: Alex Rousskov * diff --git a/src/HttpHdrContRange.h b/src/HttpHdrContRange.h index 58dc4e434f..3d0fd780b3 100644 --- a/src/HttpHdrContRange.h +++ b/src/HttpHdrContRange.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/HttpHdrRange.cc b/src/HttpHdrRange.cc index 18fed677d5..e514a082c6 100644 --- a/src/HttpHdrRange.cc +++ b/src/HttpHdrRange.cc @@ -1,7 +1,5 @@ /* - * $Id$ - * * DEBUG: section 64 HTTP Range Header * AUTHOR: Alex Rousskov * diff --git a/src/HttpHdrSc.cc b/src/HttpHdrSc.cc index 4826d76767..ca32ef9801 100644 --- a/src/HttpHdrSc.cc +++ b/src/HttpHdrSc.cc @@ -1,7 +1,5 @@ /* - * $Id$ - * * DEBUG: section 90 HTTP Cache Control Header * AUTHOR: Alex Rousskov * Robert Collins (Surrogate-Control is derived from diff --git a/src/HttpHdrSc.h b/src/HttpHdrSc.h index ff14f543a4..1de4c37ff9 100644 --- a/src/HttpHdrSc.h +++ b/src/HttpHdrSc.h @@ -1,7 +1,5 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/HttpHdrScTarget.cc b/src/HttpHdrScTarget.cc index aac03689ac..41465be3a0 100644 --- a/src/HttpHdrScTarget.cc +++ b/src/HttpHdrScTarget.cc @@ -1,7 +1,5 @@ /* - * $Id$ - * * DEBUG: section 90 HTTP Cache Control Header * AUTHOR: Alex Rousskov * Robert Collins (Surrogate-Control is derived from diff --git a/src/HttpHdrScTarget.h b/src/HttpHdrScTarget.h index 99449db814..9f3aeae86a 100644 --- a/src/HttpHdrScTarget.h +++ b/src/HttpHdrScTarget.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/HttpHeader.h b/src/HttpHeader.h index 9197ac24aa..ff1be34f01 100644 --- a/src/HttpHeader.h +++ b/src/HttpHeader.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/HttpHeaderMask.h b/src/HttpHeaderMask.h index cefb9423f4..6e9dee461b 100644 --- a/src/HttpHeaderMask.h +++ b/src/HttpHeaderMask.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/HttpHeaderRange.h b/src/HttpHeaderRange.h index e9b79d8801..5efe8ea5fc 100644 --- a/src/HttpHeaderRange.h +++ b/src/HttpHeaderRange.h @@ -1,7 +1,5 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/HttpHeaderTools.cc b/src/HttpHeaderTools.cc index f623604bcc..f4bc95a278 100644 --- a/src/HttpHeaderTools.cc +++ b/src/HttpHeaderTools.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 66 HTTP Header Tools * AUTHOR: Alex Rousskov * diff --git a/src/HttpMsg.cc b/src/HttpMsg.cc index 6fe9f84851..4ef8d53161 100644 --- a/src/HttpMsg.cc +++ b/src/HttpMsg.cc @@ -1,7 +1,5 @@ /* - * $Id$ - * * DEBUG: section 74 HTTP Message * AUTHOR: Alex Rousskov * diff --git a/src/HttpMsg.h b/src/HttpMsg.h index 6aa0adfd04..25f2c6a467 100644 --- a/src/HttpMsg.h +++ b/src/HttpMsg.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/HttpReply.cc b/src/HttpReply.cc index a8aa7f151c..aa940c94df 100644 --- a/src/HttpReply.cc +++ b/src/HttpReply.cc @@ -1,7 +1,5 @@ /* - * $Id$ - * * DEBUG: section 58 HTTP Reply (Response) * AUTHOR: Alex Rousskov * diff --git a/src/HttpReply.h b/src/HttpReply.h index 6d056e740c..687236314a 100644 --- a/src/HttpReply.h +++ b/src/HttpReply.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/HttpRequest.h b/src/HttpRequest.h index 864f3e5c04..1889903609 100644 --- a/src/HttpRequest.h +++ b/src/HttpRequest.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/HttpRequestMethod.cc b/src/HttpRequestMethod.cc index 5a0c791ecd..3d5eabb51c 100644 --- a/src/HttpRequestMethod.cc +++ b/src/HttpRequestMethod.cc @@ -1,7 +1,5 @@ /* - * $Id$ - * * DEBUG: section 73 HTTP Request * AUTHOR: Duane Wessels * diff --git a/src/HttpRequestMethod.h b/src/HttpRequestMethod.h index d811e31eeb..7aef78ee3a 100644 --- a/src/HttpRequestMethod.h +++ b/src/HttpRequestMethod.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/HttpStatusLine.cc b/src/HttpStatusLine.cc index a5513a6321..46276afd1f 100644 --- a/src/HttpStatusLine.cc +++ b/src/HttpStatusLine.cc @@ -1,7 +1,5 @@ /* - * $Id$ - * * DEBUG: section 57 HTTP Status-line * AUTHOR: Alex Rousskov * diff --git a/src/HttpStatusLine.h b/src/HttpStatusLine.h index 52a4c79ff2..99e1a65531 100644 --- a/src/HttpStatusLine.h +++ b/src/HttpStatusLine.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/HttpVersion.h b/src/HttpVersion.h index b13bcd62c8..cbc7d1fe04 100644 --- a/src/HttpVersion.h +++ b/src/HttpVersion.h @@ -1,7 +1,5 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/ICP.h b/src/ICP.h index a6a79af3e4..fe6481df3e 100644 --- a/src/ICP.h +++ b/src/ICP.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/LeakFinder.cc b/src/LeakFinder.cc index ac0d09f4f9..cffaa9101d 100644 --- a/src/LeakFinder.cc +++ b/src/LeakFinder.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 45 Callback Data Registry * AUTHOR: Duane Wessels * diff --git a/src/Mem.h b/src/Mem.h index fc2145f917..5d3cd994cf 100644 --- a/src/Mem.h +++ b/src/Mem.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 13 High Level Memory Pool Management * AUTHOR: Harvest Derived * diff --git a/src/MemBuf.cc b/src/MemBuf.cc index e33f8f1d9b..c38693e531 100644 --- a/src/MemBuf.cc +++ b/src/MemBuf.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 59 auto-growing Memory Buffer with printf * AUTHOR: Alex Rousskov * diff --git a/src/MemBuf.cci b/src/MemBuf.cci index 9dd45b240f..c499d5f6cb 100644 --- a/src/MemBuf.cci +++ b/src/MemBuf.cci @@ -1,7 +1,5 @@ /* - * $Id$ - * * DEBUG: section 59 auto-growing Memory Buffer with printf * AUTHOR: Robert Collins * diff --git a/src/MemBuf.h b/src/MemBuf.h index 4f6ea78297..3c5f225d46 100644 --- a/src/MemBuf.h +++ b/src/MemBuf.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/MemObject.cc b/src/MemObject.cc index b083a341fc..e2e7c818ef 100644 --- a/src/MemObject.cc +++ b/src/MemObject.cc @@ -1,7 +1,5 @@ /* - * $Id$ - * * DEBUG: section 19 Store Memory Primitives * AUTHOR: Robert Collins * diff --git a/src/MemObject.h b/src/MemObject.h index fdad17eb51..9967a5d06d 100644 --- a/src/MemObject.h +++ b/src/MemObject.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/MemStore.cc b/src/MemStore.cc index 92b8a30a20..090106b316 100644 --- a/src/MemStore.cc +++ b/src/MemStore.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 20 Memory Cache * */ diff --git a/src/NullDelayId.cc b/src/NullDelayId.cc index 686ff163cd..bea4208b0d 100644 --- a/src/NullDelayId.cc +++ b/src/NullDelayId.cc @@ -1,7 +1,5 @@ /* - * $Id$ - * * DEBUG: section 77 Delay Pools * AUTHOR: Robert Collins * Based upon original delay pools code by diff --git a/src/NullDelayId.h b/src/NullDelayId.h index c05de548ea..a151d3ade8 100644 --- a/src/NullDelayId.h +++ b/src/NullDelayId.h @@ -1,7 +1,5 @@ /* - * $Id$ - * * DEBUG: section 77 Delay Pools * AUTHOR: Robert Collins * Based upon original delay pools code by diff --git a/src/Packer.cc b/src/Packer.cc index c395006d69..355e2ccdc1 100644 --- a/src/Packer.cc +++ b/src/Packer.cc @@ -1,7 +1,5 @@ /* - * $Id$ - * * DEBUG: section 60 Packer: A uniform interface to store-like modules * AUTHOR: Alex Rousskov * diff --git a/src/Packer.h b/src/Packer.h index f153614866..54878db05a 100644 --- a/src/Packer.h +++ b/src/Packer.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/Parsing.cc b/src/Parsing.cc index 1ae675c726..5f5713ca85 100644 --- a/src/Parsing.cc +++ b/src/Parsing.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 03 Configuration File Parsing * AUTHOR: Harvest Derived * diff --git a/src/Parsing.h b/src/Parsing.h index a5fc66bd74..9d9280601e 100644 --- a/src/Parsing.h +++ b/src/Parsing.h @@ -1,7 +1,5 @@ /* - * $Id$ - * * DEBUG: section 03 Configuration File Parsing * AUTHOR: Harvest Derived * diff --git a/src/PeerDigest.h b/src/PeerDigest.h index f218ce70ab..b6b9025a0a 100644 --- a/src/PeerDigest.h +++ b/src/PeerDigest.h @@ -1,7 +1,5 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/PingData.h b/src/PingData.h index 6a9010763f..021653218f 100644 --- a/src/PingData.h +++ b/src/PingData.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/ProfStats.cc b/src/ProfStats.cc index 9a3d149dc3..5d45beada5 100644 --- a/src/ProfStats.cc +++ b/src/ProfStats.cc @@ -1,7 +1,5 @@ /* - * $Id$ - * * DEBUG: section 81 CPU Profiling Routines * AUTHOR: Andres Kroonmaa * diff --git a/src/RemovalPolicy.cc b/src/RemovalPolicy.cc index 437c9c3a10..0f2a57a599 100644 --- a/src/RemovalPolicy.cc +++ b/src/RemovalPolicy.cc @@ -1,7 +1,5 @@ /* - * $Id$ - * * DEBUG: none Common Removal Policy * AUTHOR: Robert Collins * diff --git a/src/RemovalPolicy.h b/src/RemovalPolicy.h index 00a825e8fa..d2622eeed4 100644 --- a/src/RemovalPolicy.h +++ b/src/RemovalPolicy.h @@ -1,7 +1,5 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/Server.cc b/src/Server.cc index 615a2e5b73..c9fe7dafa5 100644 --- a/src/Server.cc +++ b/src/Server.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: * AUTHOR: Duane Wessels * diff --git a/src/Server.h b/src/Server.h index c3c8c3342d..9918667524 100644 --- a/src/Server.h +++ b/src/Server.h @@ -1,7 +1,5 @@ /* - * $Id$ - * * AUTHOR: Duane Wessels * * SQUID Web Proxy Cache http://www.squid-cache.org/ diff --git a/src/SquidNew.cc b/src/SquidNew.cc index 040855cd14..0ae5fdf82c 100644 --- a/src/SquidNew.cc +++ b/src/SquidNew.cc @@ -1,7 +1,5 @@ /* - * $Id$ - * * DEBUG: none Memory Allocation * AUTHOR: Robert Collins * diff --git a/src/SquidString.h b/src/SquidString.h index 4b2214f049..4960d0056a 100644 --- a/src/SquidString.h +++ b/src/SquidString.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 67 String * AUTHOR: Duane Wessels * diff --git a/src/Store.cci b/src/Store.cci index ac568c9594..9f1d46c4bb 100644 --- a/src/Store.cci +++ b/src/Store.cci @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 20 Storage Manager * AUTHOR: Harvest Derived * diff --git a/src/Store.h b/src/Store.h index 8d24215751..5fedd563bd 100644 --- a/src/Store.h +++ b/src/Store.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/StoreClient.h b/src/StoreClient.h index 626aa89e0d..de0fa254e7 100644 --- a/src/StoreClient.h +++ b/src/StoreClient.h @@ -1,7 +1,5 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/StoreEntryStream.h b/src/StoreEntryStream.h index 97511f38ee..3f9732d5df 100644 --- a/src/StoreEntryStream.h +++ b/src/StoreEntryStream.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/StoreFileSystem.cc b/src/StoreFileSystem.cc index b76ba15b8f..7b3497ed22 100644 --- a/src/StoreFileSystem.cc +++ b/src/StoreFileSystem.cc @@ -1,7 +1,5 @@ /* - * $Id$ - * * DEBUG: section 92 Storage File System * AUTHOR: Robert Collins * diff --git a/src/StoreFileSystem.h b/src/StoreFileSystem.h index bde0eb9294..18b683b759 100644 --- a/src/StoreFileSystem.h +++ b/src/StoreFileSystem.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- * diff --git a/src/StoreHashIndex.h b/src/StoreHashIndex.h index 936219dc92..c68c788c44 100644 --- a/src/StoreHashIndex.h +++ b/src/StoreHashIndex.h @@ -1,7 +1,5 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/StoreIOBuffer.h b/src/StoreIOBuffer.h index 7c7959e161..7aa5a6f916 100644 --- a/src/StoreIOBuffer.h +++ b/src/StoreIOBuffer.h @@ -1,7 +1,5 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/StoreIOState.cc b/src/StoreIOState.cc index 02325c19c1..a56e803fee 100644 --- a/src/StoreIOState.cc +++ b/src/StoreIOState.cc @@ -1,7 +1,5 @@ /* - * $Id$ - * * DEBUG: section 20 Swap Dir base object * AUTHOR: Robert Collins * diff --git a/src/StoreIOState.h b/src/StoreIOState.h index 9576cfd28c..03e84b6064 100644 --- a/src/StoreIOState.h +++ b/src/StoreIOState.h @@ -1,7 +1,5 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/StoreMeta.cc b/src/StoreMeta.cc index 93361ad436..a31caf95ea 100644 --- a/src/StoreMeta.cc +++ b/src/StoreMeta.cc @@ -1,7 +1,5 @@ /* - * $Id$ - * * DEBUG: section 20 Storage Manager Swapfile Metadata * AUTHOR: Kostas Anagnostakis * diff --git a/src/StoreMeta.h b/src/StoreMeta.h index 250ae2d686..e71c415583 100644 --- a/src/StoreMeta.h +++ b/src/StoreMeta.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/StoreMetaMD5.cc b/src/StoreMetaMD5.cc index 0087bef355..e0eec57cc0 100644 --- a/src/StoreMetaMD5.cc +++ b/src/StoreMetaMD5.cc @@ -1,7 +1,5 @@ /* - * $Id$ - * * DEBUG: section 20 Storage Manager Swapfile Metadata * AUTHOR: Kostas Anagnostakis * diff --git a/src/StoreMetaMD5.h b/src/StoreMetaMD5.h index 449f67b27c..5081b45de0 100644 --- a/src/StoreMetaMD5.h +++ b/src/StoreMetaMD5.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/StoreMetaObjSize.h b/src/StoreMetaObjSize.h index 0abc1fe3a4..dab727f8f5 100644 --- a/src/StoreMetaObjSize.h +++ b/src/StoreMetaObjSize.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/StoreMetaSTD.cc b/src/StoreMetaSTD.cc index 236755b2c9..c586cf67bc 100644 --- a/src/StoreMetaSTD.cc +++ b/src/StoreMetaSTD.cc @@ -1,7 +1,5 @@ /* - * $Id$ - * * DEBUG: section 20 Storage Manager Swapfile Metadata * AUTHOR: Kostas Anagnostakis * diff --git a/src/StoreMetaSTD.h b/src/StoreMetaSTD.h index ccfabbbbf2..bfa4f7c2f3 100644 --- a/src/StoreMetaSTD.h +++ b/src/StoreMetaSTD.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/StoreMetaSTDLFS.cc b/src/StoreMetaSTDLFS.cc index da982ad7fc..a8bec28aa9 100644 --- a/src/StoreMetaSTDLFS.cc +++ b/src/StoreMetaSTDLFS.cc @@ -1,7 +1,5 @@ /* - * $Id$ - * * DEBUG: section 20 Storage Manager Swapfile Metadata * * SQUID Web Proxy Cache http://www.squid-cache.org/ diff --git a/src/StoreMetaSTDLFS.h b/src/StoreMetaSTDLFS.h index a32f9843db..b3d4566353 100644 --- a/src/StoreMetaSTDLFS.h +++ b/src/StoreMetaSTDLFS.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/StoreMetaURL.cc b/src/StoreMetaURL.cc index 2df103d4f2..9ad9d292c5 100644 --- a/src/StoreMetaURL.cc +++ b/src/StoreMetaURL.cc @@ -1,7 +1,5 @@ /* - * $Id$ - * * DEBUG: section 20 Storage Manager Swapfile Metadata * AUTHOR: Kostas Anagnostakis * diff --git a/src/StoreMetaURL.h b/src/StoreMetaURL.h index 8e543bd5bb..4ef0c90ccc 100644 --- a/src/StoreMetaURL.h +++ b/src/StoreMetaURL.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/StoreMetaUnpacker.cc b/src/StoreMetaUnpacker.cc index 5d971b14dc..2fb97f53cd 100644 --- a/src/StoreMetaUnpacker.cc +++ b/src/StoreMetaUnpacker.cc @@ -1,7 +1,5 @@ /* - * $Id$ - * * DEBUG: section 20 Storage Manager Swapfile Unpacker * AUTHOR: Robert Collins * diff --git a/src/StoreMetaUnpacker.h b/src/StoreMetaUnpacker.h index 2764735383..91e68ced9c 100644 --- a/src/StoreMetaUnpacker.h +++ b/src/StoreMetaUnpacker.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/StoreMetaVary.cc b/src/StoreMetaVary.cc index 1563028e03..995a1a9679 100644 --- a/src/StoreMetaVary.cc +++ b/src/StoreMetaVary.cc @@ -1,7 +1,5 @@ /* - * $Id$ - * * DEBUG: section 20 Storage Manager Swapfile Metadata * AUTHOR: Kostas Anagnostakis * diff --git a/src/StoreMetaVary.h b/src/StoreMetaVary.h index bc3b39a089..7bfb5ec706 100644 --- a/src/StoreMetaVary.h +++ b/src/StoreMetaVary.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/StoreSearch.h b/src/StoreSearch.h index 09ccae4cc3..ca018471bc 100644 --- a/src/StoreSearch.h +++ b/src/StoreSearch.h @@ -1,7 +1,5 @@ /* - * $Id$ - * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- * diff --git a/src/StoreStats.cc b/src/StoreStats.cc index 9e55bb67bf..56889a73c2 100644 --- a/src/StoreStats.cc +++ b/src/StoreStats.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 20 Storage Manager Statistics * */ diff --git a/src/StoreSwapLogData.cc b/src/StoreSwapLogData.cc index 4fe40598a6..25faea5f8b 100644 --- a/src/StoreSwapLogData.cc +++ b/src/StoreSwapLogData.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 47 Store Directory Routines * AUTHOR: Duane Wessels * diff --git a/src/StoreSwapLogData.h b/src/StoreSwapLogData.h index 7874e7419a..8a58046ab0 100644 --- a/src/StoreSwapLogData.h +++ b/src/StoreSwapLogData.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- * diff --git a/src/String.cc b/src/String.cc index e0da111b26..5d7b30c06b 100644 --- a/src/String.cc +++ b/src/String.cc @@ -1,7 +1,5 @@ /* - * $Id$ - * * DEBUG: section 67 String * AUTHOR: Duane Wessels * diff --git a/src/String.cci b/src/String.cci index c3f0784072..23cfdba401 100644 --- a/src/String.cci +++ b/src/String.cci @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 67 String * AUTHOR: Duane Wessels * diff --git a/src/SwapDir.h b/src/SwapDir.h index e1d7030adc..8006e73ac8 100644 --- a/src/SwapDir.h +++ b/src/SwapDir.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/URL.h b/src/URL.h index c7e621aed6..727279a8b1 100644 --- a/src/URL.h +++ b/src/URL.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/URLScheme.cc b/src/URLScheme.cc index b79de5f7f1..6ccba69ba1 100644 --- a/src/URLScheme.cc +++ b/src/URLScheme.cc @@ -1,7 +1,5 @@ /* - * $Id$ - * * DEBUG: section 23 URL Scheme parsing * AUTHOR: Robert Collins * diff --git a/src/URLScheme.h b/src/URLScheme.h index 77c6815815..cb4fc5edb0 100644 --- a/src/URLScheme.h +++ b/src/URLScheme.h @@ -1,7 +1,5 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/acl/Acl.cc b/src/acl/Acl.cc index 922c982644..cf517d1421 100644 --- a/src/acl/Acl.cc +++ b/src/acl/Acl.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 28 Access Control * AUTHOR: Duane Wessels * diff --git a/src/acl/Acl.h b/src/acl/Acl.h index 89eb909457..bc3e70f7e6 100644 --- a/src/acl/Acl.h +++ b/src/acl/Acl.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/acl/Arp.h b/src/acl/Arp.h index 176ff94f40..1a00eae65d 100644 --- a/src/acl/Arp.h +++ b/src/acl/Arp.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/acl/Asn.cc b/src/acl/Asn.cc index 40de18ae14..49aa4858fe 100644 --- a/src/acl/Asn.cc +++ b/src/acl/Asn.cc @@ -1,7 +1,5 @@ /* - * $Id$ - * * DEBUG: section 53 AS Number handling * AUTHOR: Duane Wessels, Kostas Anagnostakis * diff --git a/src/acl/Browser.cc b/src/acl/Browser.cc index 4635a87f96..a09b143d0f 100644 --- a/src/acl/Browser.cc +++ b/src/acl/Browser.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 28 Access Control * AUTHOR: Duane Wessels * diff --git a/src/acl/Browser.h b/src/acl/Browser.h index 2ef93b3ac2..60778b35ec 100644 --- a/src/acl/Browser.h +++ b/src/acl/Browser.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/acl/Certificate.cc b/src/acl/Certificate.cc index 7b24581a07..cf70f86e94 100644 --- a/src/acl/Certificate.cc +++ b/src/acl/Certificate.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 28 Access Control * AUTHOR: Duane Wessels * diff --git a/src/acl/Certificate.h b/src/acl/Certificate.h index a2ccbbc3a5..1984c420fa 100644 --- a/src/acl/Certificate.h +++ b/src/acl/Certificate.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/acl/CertificateData.cc b/src/acl/CertificateData.cc index 838992e1c3..9c069ecc6d 100644 --- a/src/acl/CertificateData.cc +++ b/src/acl/CertificateData.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 28 Access Control * AUTHOR: Duane Wessels * diff --git a/src/acl/CertificateData.h b/src/acl/CertificateData.h index 3ddbc855c8..879146861c 100644 --- a/src/acl/CertificateData.h +++ b/src/acl/CertificateData.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/acl/Checklist.cc b/src/acl/Checklist.cc index 5d50b2d07c..ff413eb082 100644 --- a/src/acl/Checklist.cc +++ b/src/acl/Checklist.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 28 Access Control * AUTHOR: Duane Wessels * diff --git a/src/acl/Checklist.h b/src/acl/Checklist.h index 6569e7081c..8efdf87520 100644 --- a/src/acl/Checklist.h +++ b/src/acl/Checklist.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/acl/Data.h b/src/acl/Data.h index 7f2ee48120..1ea9e061e3 100644 --- a/src/acl/Data.h +++ b/src/acl/Data.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/acl/DestinationDomain.cc b/src/acl/DestinationDomain.cc index 9f8950a106..bcc4aef3d2 100644 --- a/src/acl/DestinationDomain.cc +++ b/src/acl/DestinationDomain.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 28 Access Control * AUTHOR: Duane Wessels * diff --git a/src/acl/DestinationDomain.h b/src/acl/DestinationDomain.h index e62d7234ff..05c09be335 100644 --- a/src/acl/DestinationDomain.h +++ b/src/acl/DestinationDomain.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/acl/DestinationIp.cc b/src/acl/DestinationIp.cc index 0f204e552e..5aeb762f68 100644 --- a/src/acl/DestinationIp.cc +++ b/src/acl/DestinationIp.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 28 Access Control * AUTHOR: Duane Wessels * diff --git a/src/acl/DestinationIp.h b/src/acl/DestinationIp.h index 70377f55bc..24521a44a3 100644 --- a/src/acl/DestinationIp.h +++ b/src/acl/DestinationIp.h @@ -1,7 +1,5 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/acl/DomainData.cc b/src/acl/DomainData.cc index bea56c9424..dc86c44e33 100644 --- a/src/acl/DomainData.cc +++ b/src/acl/DomainData.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 28 Access Control * AUTHOR: Duane Wessels * diff --git a/src/acl/DomainData.h b/src/acl/DomainData.h index c6c0d57514..7e7e3b41be 100644 --- a/src/acl/DomainData.h +++ b/src/acl/DomainData.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/acl/ExtUser.cc b/src/acl/ExtUser.cc index 0af2670c05..fb3e157814 100644 --- a/src/acl/ExtUser.cc +++ b/src/acl/ExtUser.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 28 Access Control * AUTHOR: Duane Wessels * diff --git a/src/acl/ExtUser.h b/src/acl/ExtUser.h index adb7077b5d..fda9d93242 100644 --- a/src/acl/ExtUser.h +++ b/src/acl/ExtUser.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/acl/Gadgets.cc b/src/acl/Gadgets.cc index 922d551325..d65f6e8abd 100644 --- a/src/acl/Gadgets.cc +++ b/src/acl/Gadgets.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 28 Access Control * AUTHOR: Duane Wessels * diff --git a/src/acl/HttpHeaderData.h b/src/acl/HttpHeaderData.h index 323906faeb..d2a5bd0103 100644 --- a/src/acl/HttpHeaderData.h +++ b/src/acl/HttpHeaderData.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/acl/HttpRepHeader.cc b/src/acl/HttpRepHeader.cc index 659f60ef05..58fe358377 100644 --- a/src/acl/HttpRepHeader.cc +++ b/src/acl/HttpRepHeader.cc @@ -1,7 +1,5 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/acl/HttpRepHeader.h b/src/acl/HttpRepHeader.h index 2c38421e92..d40108dcd7 100644 --- a/src/acl/HttpRepHeader.h +++ b/src/acl/HttpRepHeader.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/acl/HttpReqHeader.cc b/src/acl/HttpReqHeader.cc index 1928b4d910..043464e4d9 100644 --- a/src/acl/HttpReqHeader.cc +++ b/src/acl/HttpReqHeader.cc @@ -1,7 +1,5 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/acl/HttpReqHeader.h b/src/acl/HttpReqHeader.h index aab33a2230..584a2904dd 100644 --- a/src/acl/HttpReqHeader.h +++ b/src/acl/HttpReqHeader.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/acl/HttpStatus.h b/src/acl/HttpStatus.h index 6417a2f9f8..5f03112181 100644 --- a/src/acl/HttpStatus.h +++ b/src/acl/HttpStatus.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/acl/IntRange.h b/src/acl/IntRange.h index d4bb1a6f36..946290c60f 100644 --- a/src/acl/IntRange.h +++ b/src/acl/IntRange.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/acl/LocalIp.cc b/src/acl/LocalIp.cc index 00a23d17be..a32f09f8fb 100644 --- a/src/acl/LocalIp.cc +++ b/src/acl/LocalIp.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 28 Access Control * AUTHOR: Duane Wessels * diff --git a/src/acl/LocalIp.h b/src/acl/LocalIp.h index 158c81fdca..8fd33df439 100644 --- a/src/acl/LocalIp.h +++ b/src/acl/LocalIp.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/acl/LocalPort.cc b/src/acl/LocalPort.cc index bf640cd9e0..269f01a0e7 100644 --- a/src/acl/LocalPort.cc +++ b/src/acl/LocalPort.cc @@ -1,7 +1,5 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/acl/LocalPort.h b/src/acl/LocalPort.h index 3fdebba8d7..2041d14d33 100644 --- a/src/acl/LocalPort.h +++ b/src/acl/LocalPort.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/acl/MaxConnection.h b/src/acl/MaxConnection.h index 6c24f38f3c..3d0eb52d55 100644 --- a/src/acl/MaxConnection.h +++ b/src/acl/MaxConnection.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/acl/Method.cc b/src/acl/Method.cc index cea93665ed..534080e406 100644 --- a/src/acl/Method.cc +++ b/src/acl/Method.cc @@ -1,7 +1,5 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/acl/Method.h b/src/acl/Method.h index 32a8a0bf24..43c492747a 100644 --- a/src/acl/Method.h +++ b/src/acl/Method.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/acl/MethodData.h b/src/acl/MethodData.h index 5fecf6f22d..2b4a4083f3 100644 --- a/src/acl/MethodData.h +++ b/src/acl/MethodData.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/acl/MyPortName.cc b/src/acl/MyPortName.cc index c86a2b4911..860b4d2c2a 100644 --- a/src/acl/MyPortName.cc +++ b/src/acl/MyPortName.cc @@ -1,7 +1,5 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/acl/MyPortName.h b/src/acl/MyPortName.h index 584aa19616..a7eed13c8c 100644 --- a/src/acl/MyPortName.h +++ b/src/acl/MyPortName.h @@ -1,7 +1,5 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/acl/Protocol.cc b/src/acl/Protocol.cc index b6a133d9fd..9cd806585a 100644 --- a/src/acl/Protocol.cc +++ b/src/acl/Protocol.cc @@ -1,7 +1,5 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/acl/Protocol.h b/src/acl/Protocol.h index 3b54f33985..74a02c62cd 100644 --- a/src/acl/Protocol.h +++ b/src/acl/Protocol.h @@ -1,7 +1,5 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/acl/ProtocolData.h b/src/acl/ProtocolData.h index dbec63d1ae..beb6ea609e 100644 --- a/src/acl/ProtocolData.h +++ b/src/acl/ProtocolData.h @@ -1,7 +1,5 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/acl/Referer.cc b/src/acl/Referer.cc index 607d827850..c8eb4b638f 100644 --- a/src/acl/Referer.cc +++ b/src/acl/Referer.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 28 Access Control * AUTHOR: Duane Wessels * diff --git a/src/acl/Referer.h b/src/acl/Referer.h index f1fe216e77..c03291b8d1 100644 --- a/src/acl/Referer.h +++ b/src/acl/Referer.h @@ -1,7 +1,5 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/acl/RegexData.cc b/src/acl/RegexData.cc index 149f9d2cbf..f950a8b69b 100644 --- a/src/acl/RegexData.cc +++ b/src/acl/RegexData.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 28 Access Control * AUTHOR: Duane Wessels * AUTHOR: Marcus Kool diff --git a/src/acl/RegexData.h b/src/acl/RegexData.h index e577c59e52..4011e69e2f 100644 --- a/src/acl/RegexData.h +++ b/src/acl/RegexData.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/acl/ReplyHeaderStrategy.h b/src/acl/ReplyHeaderStrategy.h index 22455d3208..b8670a3931 100644 --- a/src/acl/ReplyHeaderStrategy.h +++ b/src/acl/ReplyHeaderStrategy.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/acl/ReplyMimeType.cc b/src/acl/ReplyMimeType.cc index d8fa119239..9be4a97889 100644 --- a/src/acl/ReplyMimeType.cc +++ b/src/acl/ReplyMimeType.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 28 Access Control * AUTHOR: Duane Wessels * diff --git a/src/acl/ReplyMimeType.h b/src/acl/ReplyMimeType.h index dbaea63c2a..3a110d5509 100644 --- a/src/acl/ReplyMimeType.h +++ b/src/acl/ReplyMimeType.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/acl/RequestHeaderStrategy.h b/src/acl/RequestHeaderStrategy.h index 316696df10..4304867dce 100644 --- a/src/acl/RequestHeaderStrategy.h +++ b/src/acl/RequestHeaderStrategy.h @@ -1,7 +1,5 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/acl/RequestMimeType.cc b/src/acl/RequestMimeType.cc index b2542ac6b8..b96da428c1 100644 --- a/src/acl/RequestMimeType.cc +++ b/src/acl/RequestMimeType.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 28 Access Control * AUTHOR: Duane Wessels * diff --git a/src/acl/RequestMimeType.h b/src/acl/RequestMimeType.h index 2366fdac4e..87caf4a773 100644 --- a/src/acl/RequestMimeType.h +++ b/src/acl/RequestMimeType.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/acl/SourceDomain.cc b/src/acl/SourceDomain.cc index a207d3da97..d4bc7af22e 100644 --- a/src/acl/SourceDomain.cc +++ b/src/acl/SourceDomain.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 28 Access Control * AUTHOR: Duane Wessels * diff --git a/src/acl/SourceDomain.h b/src/acl/SourceDomain.h index 21eac7f94c..f800b79fd7 100644 --- a/src/acl/SourceDomain.h +++ b/src/acl/SourceDomain.h @@ -1,7 +1,5 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/acl/SourceIp.cc b/src/acl/SourceIp.cc index 8712b6ed22..c2726fff76 100644 --- a/src/acl/SourceIp.cc +++ b/src/acl/SourceIp.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 28 Access Control * AUTHOR: Duane Wessels * diff --git a/src/acl/SourceIp.h b/src/acl/SourceIp.h index 20e9f70a86..602dd09ff0 100644 --- a/src/acl/SourceIp.h +++ b/src/acl/SourceIp.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/acl/Strategised.cc b/src/acl/Strategised.cc index 278d8f2ec5..66218b25cc 100644 --- a/src/acl/Strategised.cc +++ b/src/acl/Strategised.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 28 Access Control * AUTHOR: Duane Wessels * diff --git a/src/acl/Strategised.h b/src/acl/Strategised.h index b222e975ad..76e2558bdd 100644 --- a/src/acl/Strategised.h +++ b/src/acl/Strategised.h @@ -1,7 +1,5 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/acl/Strategy.h b/src/acl/Strategy.h index 106f800ef5..10565ba269 100644 --- a/src/acl/Strategy.h +++ b/src/acl/Strategy.h @@ -1,7 +1,5 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/acl/StringData.cc b/src/acl/StringData.cc index c439c42001..91b2a55824 100644 --- a/src/acl/StringData.cc +++ b/src/acl/StringData.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 28 Access Control * AUTHOR: Duane Wessels * diff --git a/src/acl/StringData.h b/src/acl/StringData.h index aa4d593363..16b2ab94bd 100644 --- a/src/acl/StringData.h +++ b/src/acl/StringData.h @@ -1,7 +1,5 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/acl/Tag.h b/src/acl/Tag.h index 72330f8a03..1d0d5e6a49 100644 --- a/src/acl/Tag.h +++ b/src/acl/Tag.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/acl/Time.cc b/src/acl/Time.cc index fcf28f292b..4520f53fa0 100644 --- a/src/acl/Time.cc +++ b/src/acl/Time.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 28 Access Control * AUTHOR: Duane Wessels * diff --git a/src/acl/Time.h b/src/acl/Time.h index 79284651d6..fd3b7ee301 100644 --- a/src/acl/Time.h +++ b/src/acl/Time.h @@ -1,7 +1,5 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/acl/TimeData.cc b/src/acl/TimeData.cc index 4b78fded38..efa5ea0bcc 100644 --- a/src/acl/TimeData.cc +++ b/src/acl/TimeData.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 28 Access Control * AUTHOR: Duane Wessels * diff --git a/src/acl/TimeData.h b/src/acl/TimeData.h index af4ab7eff3..f929c0a077 100644 --- a/src/acl/TimeData.h +++ b/src/acl/TimeData.h @@ -1,7 +1,5 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/acl/Url.cc b/src/acl/Url.cc index caab493b69..1be778c3a8 100644 --- a/src/acl/Url.cc +++ b/src/acl/Url.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 28 Access Control * AUTHOR: Duane Wessels * diff --git a/src/acl/Url.h b/src/acl/Url.h index d11e04fb9e..96fb47fe3e 100644 --- a/src/acl/Url.h +++ b/src/acl/Url.h @@ -1,7 +1,5 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/acl/UrlPath.cc b/src/acl/UrlPath.cc index cd1a8bae52..c29d32a8d3 100644 --- a/src/acl/UrlPath.cc +++ b/src/acl/UrlPath.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 28 Access Control * AUTHOR: Duane Wessels * diff --git a/src/acl/UrlPath.h b/src/acl/UrlPath.h index 8a791c2d3d..a6fdce96e3 100644 --- a/src/acl/UrlPath.h +++ b/src/acl/UrlPath.h @@ -1,7 +1,5 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/acl/UrlPort.cc b/src/acl/UrlPort.cc index 005c1985db..c938ab4c69 100644 --- a/src/acl/UrlPort.cc +++ b/src/acl/UrlPort.cc @@ -1,7 +1,5 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/acl/UrlPort.h b/src/acl/UrlPort.h index 8752b91038..49a8849215 100644 --- a/src/acl/UrlPort.h +++ b/src/acl/UrlPort.h @@ -1,7 +1,5 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/acl/UserData.cc b/src/acl/UserData.cc index 387244b677..0579f5aff0 100644 --- a/src/acl/UserData.cc +++ b/src/acl/UserData.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 28 Access Control * AUTHOR: Duane Wessels * diff --git a/src/acl/UserData.h b/src/acl/UserData.h index 07b3164fdb..e5d0d4d70c 100644 --- a/src/acl/UserData.h +++ b/src/acl/UserData.h @@ -1,7 +1,5 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/adaptation/Config.cc b/src/adaptation/Config.cc index 4db5a4e78d..4d346f7c09 100644 --- a/src/adaptation/Config.cc +++ b/src/adaptation/Config.cc @@ -1,7 +1,5 @@ /* - * $Id$ - * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- * diff --git a/src/adaptation/icap/Client.h b/src/adaptation/icap/Client.h index 17b9c2b2f8..d2af81a88d 100644 --- a/src/adaptation/icap/Client.h +++ b/src/adaptation/icap/Client.h @@ -1,7 +1,5 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/adaptation/icap/Config.cc b/src/adaptation/icap/Config.cc index 6bed045743..0e83dd19ad 100644 --- a/src/adaptation/icap/Config.cc +++ b/src/adaptation/icap/Config.cc @@ -1,7 +1,5 @@ /* - * $Id$ - * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- * diff --git a/src/adaptation/icap/Config.h b/src/adaptation/icap/Config.h index 2d4d6c8d4f..f0ae4feaaa 100644 --- a/src/adaptation/icap/Config.h +++ b/src/adaptation/icap/Config.h @@ -1,7 +1,5 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/adaptation/icap/Elements.h b/src/adaptation/icap/Elements.h index d4627f7c4d..b8fb8a9c1a 100644 --- a/src/adaptation/icap/Elements.h +++ b/src/adaptation/icap/Elements.h @@ -1,7 +1,5 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/adaptation/icap/InOut.h b/src/adaptation/icap/InOut.h index f497a0a029..e3ba4f387a 100644 --- a/src/adaptation/icap/InOut.h +++ b/src/adaptation/icap/InOut.h @@ -1,7 +1,5 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/adaptation/icap/Launcher.h b/src/adaptation/icap/Launcher.h index f9f55262cf..c70d59767d 100644 --- a/src/adaptation/icap/Launcher.h +++ b/src/adaptation/icap/Launcher.h @@ -1,7 +1,5 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/adaptation/icap/ModXact.h b/src/adaptation/icap/ModXact.h index 4694d64a94..e062697e60 100644 --- a/src/adaptation/icap/ModXact.h +++ b/src/adaptation/icap/ModXact.h @@ -1,7 +1,5 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/adaptation/icap/OptXact.h b/src/adaptation/icap/OptXact.h index b20e2e430a..fd366c9077 100644 --- a/src/adaptation/icap/OptXact.h +++ b/src/adaptation/icap/OptXact.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/adaptation/icap/Options.h b/src/adaptation/icap/Options.h index 74552e0052..0a0f772cb3 100644 --- a/src/adaptation/icap/Options.h +++ b/src/adaptation/icap/Options.h @@ -1,7 +1,5 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/adaptation/icap/ServiceRep.h b/src/adaptation/icap/ServiceRep.h index 5fb346ca50..473e3809d1 100644 --- a/src/adaptation/icap/ServiceRep.h +++ b/src/adaptation/icap/ServiceRep.h @@ -1,7 +1,5 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/adaptation/icap/Xaction.h b/src/adaptation/icap/Xaction.h index 88b2bff4e5..4e9a03e575 100644 --- a/src/adaptation/icap/Xaction.h +++ b/src/adaptation/icap/Xaction.h @@ -1,7 +1,5 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/auth/Config.cc b/src/auth/Config.cc index a2c64c1b05..d396b42704 100644 --- a/src/auth/Config.cc +++ b/src/auth/Config.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 29 Authenticator * AUTHOR: Robert Collins * diff --git a/src/auth/Config.h b/src/auth/Config.h index 9922718b47..ec29ed06dc 100644 --- a/src/auth/Config.h +++ b/src/auth/Config.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/auth/Gadgets.cc b/src/auth/Gadgets.cc index 57ec89e4fa..a723a6b562 100644 --- a/src/auth/Gadgets.cc +++ b/src/auth/Gadgets.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 29 Authenticator * AUTHOR: Robert Collins * diff --git a/src/auth/Gadgets.h b/src/auth/Gadgets.h index 6bbdb13d3e..8362c99a49 100644 --- a/src/auth/Gadgets.h +++ b/src/auth/Gadgets.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/auth/Scheme.cc b/src/auth/Scheme.cc index b3fb1a5c41..4a09bcfcc4 100644 --- a/src/auth/Scheme.cc +++ b/src/auth/Scheme.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 29 Authenticator * AUTHOR: Robert Collins * diff --git a/src/auth/Scheme.h b/src/auth/Scheme.h index 4f68e46b5b..2842bd3e0f 100644 --- a/src/auth/Scheme.h +++ b/src/auth/Scheme.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/auth/User.cc b/src/auth/User.cc index d9fde45130..46c5eade50 100644 --- a/src/auth/User.cc +++ b/src/auth/User.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 29 Authenticator * AUTHOR: Robert Collins * diff --git a/src/auth/User.cci b/src/auth/User.cci index 9e1cca6c6d..758c460c11 100644 --- a/src/auth/User.cci +++ b/src/auth/User.cci @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 29 Authenticator * AUTHOR: Robert Collins * diff --git a/src/auth/User.h b/src/auth/User.h index 5fde78b359..a5ae2ea9e7 100644 --- a/src/auth/User.h +++ b/src/auth/User.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/auth/UserRequest.cc b/src/auth/UserRequest.cc index c29b995e53..ee6365629d 100644 --- a/src/auth/UserRequest.cc +++ b/src/auth/UserRequest.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DO NOT MODIFY NEXT 2 LINES: * arch-tag: 6803fde1-d5a2-4c29-9034-1c0c9f650eb4 * diff --git a/src/auth/UserRequest.h b/src/auth/UserRequest.h index 808324c63e..18b123daa6 100644 --- a/src/auth/UserRequest.h +++ b/src/auth/UserRequest.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * DO NOT MODIFY NEXT 2 LINES: * arch-tag: 674533af-8b21-4641-b71a-74c4639072a0 * diff --git a/src/auth/basic/Scheme.cc b/src/auth/basic/Scheme.cc index 7b52a85531..6486b7241e 100644 --- a/src/auth/basic/Scheme.cc +++ b/src/auth/basic/Scheme.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/auth/basic/Scheme.h b/src/auth/basic/Scheme.h index 496e90b4b8..607058987a 100644 --- a/src/auth/basic/Scheme.h +++ b/src/auth/basic/Scheme.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/auth/basic/auth_basic.cc b/src/auth/basic/auth_basic.cc index 57fedc870c..7efbd0494a 100644 --- a/src/auth/basic/auth_basic.cc +++ b/src/auth/basic/auth_basic.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 29 Authenticator * AUTHOR: Duane Wessels * diff --git a/src/auth/digest/Scheme.cc b/src/auth/digest/Scheme.cc index c70f251611..61130a8366 100644 --- a/src/auth/digest/Scheme.cc +++ b/src/auth/digest/Scheme.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/auth/digest/Scheme.h b/src/auth/digest/Scheme.h index f7552a3800..30e2f4dbb4 100644 --- a/src/auth/digest/Scheme.h +++ b/src/auth/digest/Scheme.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/auth/digest/auth_digest.cc b/src/auth/digest/auth_digest.cc index 946fb90bd9..125848b9ae 100644 --- a/src/auth/digest/auth_digest.cc +++ b/src/auth/digest/auth_digest.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 29 Authenticator * AUTHOR: Robert Collins * diff --git a/src/auth/negotiate/Scheme.cc b/src/auth/negotiate/Scheme.cc index a1ec60b5f4..7068342d8c 100644 --- a/src/auth/negotiate/Scheme.cc +++ b/src/auth/negotiate/Scheme.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/auth/negotiate/Scheme.h b/src/auth/negotiate/Scheme.h index 65936db7ce..c4bfa2ebb0 100644 --- a/src/auth/negotiate/Scheme.h +++ b/src/auth/negotiate/Scheme.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/auth/negotiate/auth_negotiate.cc b/src/auth/negotiate/auth_negotiate.cc index 9aee192360..556f9c072c 100644 --- a/src/auth/negotiate/auth_negotiate.cc +++ b/src/auth/negotiate/auth_negotiate.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 29 Negotiate Authenticator * AUTHOR: Robert Collins, Henrik Nordstrom, Francesco Chemolli * diff --git a/src/auth/ntlm/Scheme.cc b/src/auth/ntlm/Scheme.cc index 41e5e5d1b3..f4322e451d 100644 --- a/src/auth/ntlm/Scheme.cc +++ b/src/auth/ntlm/Scheme.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/auth/ntlm/Scheme.h b/src/auth/ntlm/Scheme.h index 9e8a3a1831..9bab40109c 100644 --- a/src/auth/ntlm/Scheme.h +++ b/src/auth/ntlm/Scheme.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/auth/ntlm/auth_ntlm.cc b/src/auth/ntlm/auth_ntlm.cc index f8bda5c2df..8282cc3c3d 100644 --- a/src/auth/ntlm/auth_ntlm.cc +++ b/src/auth/ntlm/auth_ntlm.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 29 NTLM Authenticator * AUTHOR: Robert Collins, Henrik Nordstrom, Francesco Chemolli * diff --git a/src/base/AsyncCallQueue.cc b/src/base/AsyncCallQueue.cc index b08b072d71..a058f8db46 100644 --- a/src/base/AsyncCallQueue.cc +++ b/src/base/AsyncCallQueue.cc @@ -1,7 +1,5 @@ /* - * $Id$ - * * DEBUG: section 41 Event Processing * */ diff --git a/src/cache_cf.cc b/src/cache_cf.cc index 42e2fd5bba..1d4aa6bad3 100644 --- a/src/cache_cf.cc +++ b/src/cache_cf.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 03 Configuration File Parsing * AUTHOR: Harvest Derived * diff --git a/src/cache_diff.cc b/src/cache_diff.cc index 6dc0ffac0f..729b6a9292 100644 --- a/src/cache_diff.cc +++ b/src/cache_diff.cc @@ -1,7 +1,5 @@ /* - * $Id$ - * * AUTHOR: Alex Rousskov * * SQUID Web Proxy Cache http://www.squid-cache.org/ diff --git a/src/carp.cc b/src/carp.cc index 1c32dfd1b7..fa8ef6ba6b 100644 --- a/src/carp.cc +++ b/src/carp.cc @@ -1,7 +1,5 @@ /* - * $Id$ - * * DEBUG: section 39 Cache Array Routing Protocol * AUTHOR: Henrik Nordstrom * BASED ON: carp.c by Eric Stern and draft-vinod-carp-v1-03.txt diff --git a/src/cbdata.cc b/src/cbdata.cc index 13fa76df5c..7c656c7ee0 100644 --- a/src/cbdata.cc +++ b/src/cbdata.cc @@ -1,7 +1,5 @@ /* - * $Id$ - * * DEBUG: section 45 Callback Data Registry * ORIGINAL AUTHOR: Duane Wessels * Modified by Moez Mahfoudh (08/12/2000) diff --git a/src/cbdata.h b/src/cbdata.h index 76ec4f2d19..c1fedba036 100644 --- a/src/cbdata.h +++ b/src/cbdata.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/clientStream.cc b/src/clientStream.cc index 0fc7fc2dc7..3624e39f80 100644 --- a/src/clientStream.cc +++ b/src/clientStream.cc @@ -1,7 +1,5 @@ /* - * $Id$ - * * DEBUG: section 87 Client-side Stream routines. * AUTHOR: Robert Collins * diff --git a/src/clientStream.h b/src/clientStream.h index a22bd296b1..76345c0806 100644 --- a/src/clientStream.h +++ b/src/clientStream.h @@ -1,7 +1,5 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/client_db.cc b/src/client_db.cc index 9c7bf565cd..7ed485c046 100644 --- a/src/client_db.cc +++ b/src/client_db.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 00 Client Database * AUTHOR: Duane Wessels * diff --git a/src/client_side_reply.cc b/src/client_side_reply.cc index 41ac7ad898..adc7ccbabc 100644 --- a/src/client_side_reply.cc +++ b/src/client_side_reply.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 88 Client-side Reply Routines * AUTHOR: Robert Collins (Originally Duane Wessels in client_side.c) * diff --git a/src/client_side_request.cc b/src/client_side_request.cc index 3a575757f3..75c80293b0 100644 --- a/src/client_side_request.cc +++ b/src/client_side_request.cc @@ -1,7 +1,5 @@ /* - * $Id$ - * * DEBUG: section 85 Client-side Request Routines * AUTHOR: Robert Collins (Originally Duane Wessels in client_side.c) * diff --git a/src/client_side_request.cci b/src/client_side_request.cci index 5e0a69f4c0..928ce943fc 100644 --- a/src/client_side_request.cci +++ b/src/client_side_request.cci @@ -1,7 +1,5 @@ /* - * $Id$ - * * DEBUG: section 85 Client-side Request Routines * AUTHOR: Robert Collins * diff --git a/src/comm/ModDevPoll.cc b/src/comm/ModDevPoll.cc index e9ba660c12..2c1317c4c5 100644 --- a/src/comm/ModDevPoll.cc +++ b/src/comm/ModDevPoll.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 05 Socket Functions * * SQUID Web Proxy Cache http://www.squid-cache.org/ diff --git a/src/comm/ModEpoll.cc b/src/comm/ModEpoll.cc index c0e7ea8725..5072d7b9a9 100644 --- a/src/comm/ModEpoll.cc +++ b/src/comm/ModEpoll.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 05 Socket Functions * * SQUID Web Proxy Cache http://www.squid-cache.org/ diff --git a/src/comm/ModKqueue.cc b/src/comm/ModKqueue.cc index f150d64e07..e8703c612c 100644 --- a/src/comm/ModKqueue.cc +++ b/src/comm/ModKqueue.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 05 Socket Functions * * SQUID Web Proxy Cache http://www.squid-cache.org/ diff --git a/src/comm/ModPoll.cc b/src/comm/ModPoll.cc index f5b6cf93b5..4a3d2f07a9 100644 --- a/src/comm/ModPoll.cc +++ b/src/comm/ModPoll.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 05 Socket Functions * * SQUID Web Proxy Cache http://www.squid-cache.org/ diff --git a/src/comm/ModSelect.cc b/src/comm/ModSelect.cc index 27ab585dff..5585520e34 100644 --- a/src/comm/ModSelect.cc +++ b/src/comm/ModSelect.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 05 Socket Functions * * SQUID Web Proxy Cache http://www.squid-cache.org/ diff --git a/src/comm/ModSelectWin32.cc b/src/comm/ModSelectWin32.cc index 6a54b6a129..b3292c65a4 100644 --- a/src/comm/ModSelectWin32.cc +++ b/src/comm/ModSelectWin32.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 05 Socket Functions * * SQUID Web Proxy Cache http://www.squid-cache.org/ diff --git a/src/comm_poll.h b/src/comm_poll.h index 16c4eb1274..8c5629014d 100644 --- a/src/comm_poll.h +++ b/src/comm_poll.h @@ -1,7 +1,5 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/debug.cc b/src/debug.cc index 02cb78215f..5601a84fd5 100644 --- a/src/debug.cc +++ b/src/debug.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 00 Debug Routines * AUTHOR: Harvest Derived * diff --git a/src/defines.h b/src/defines.h index 0fe2e0129a..a55b8dbd18 100644 --- a/src/defines.h +++ b/src/defines.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/dlink.h b/src/dlink.h index 0e2cf22d04..7135061275 100644 --- a/src/dlink.h +++ b/src/dlink.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/dns.cc b/src/dns.cc index 3f69c21b9f..43f8dd94b9 100644 --- a/src/dns.cc +++ b/src/dns.cc @@ -1,7 +1,5 @@ /* - * $Id$ - * * DEBUG: section 34 Dnsserver interface * AUTHOR: Harvest Derived * diff --git a/src/dns_internal.cc b/src/dns_internal.cc index 5ebc3b4472..1c53518001 100644 --- a/src/dns_internal.cc +++ b/src/dns_internal.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 78 DNS lookups; interacts with lib/rfc1035.c * AUTHOR: Duane Wessels * diff --git a/src/enums.h b/src/enums.h index bddfda4076..0bc7584fe7 100644 --- a/src/enums.h +++ b/src/enums.h @@ -1,7 +1,5 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/errorpage.cc b/src/errorpage.cc index 9d980e2d4d..0b596368a6 100644 --- a/src/errorpage.cc +++ b/src/errorpage.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 04 Error Generation * AUTHOR: Duane Wessels * diff --git a/src/esi/Assign.cc b/src/esi/Assign.cc index 6b5aed741e..eb68e84d48 100644 --- a/src/esi/Assign.cc +++ b/src/esi/Assign.cc @@ -1,7 +1,5 @@ /* - * $Id$ - * * DEBUG: section 86 ESI processing * AUTHOR: Robert Collins * diff --git a/src/esi/Assign.h b/src/esi/Assign.h index 6a1f34714b..345763192f 100644 --- a/src/esi/Assign.h +++ b/src/esi/Assign.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 86 ESI processing * AUTHOR: Robert Collins * diff --git a/src/esi/Attempt.h b/src/esi/Attempt.h index 7d5da58099..9093ecaf0c 100644 --- a/src/esi/Attempt.h +++ b/src/esi/Attempt.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 86 ESI processing * AUTHOR: Robert Collins * diff --git a/src/esi/Context.cc b/src/esi/Context.cc index 2db6adbcf5..4b321afd46 100644 --- a/src/esi/Context.cc +++ b/src/esi/Context.cc @@ -1,7 +1,5 @@ /* - * $Id$ - * * DEBUG: section 86 ESI processing * AUTHOR: Robert Collins * diff --git a/src/esi/Context.h b/src/esi/Context.h index 811d2ef20b..7b9955724a 100644 --- a/src/esi/Context.h +++ b/src/esi/Context.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/esi/CustomParser.cc b/src/esi/CustomParser.cc index 26058f004c..bd5d414e0b 100644 --- a/src/esi/CustomParser.cc +++ b/src/esi/CustomParser.cc @@ -1,7 +1,5 @@ /* - * $Id$ - * * DEBUG: section 86 ESI processing * AUTHOR: Robert Collins * diff --git a/src/esi/CustomParser.h b/src/esi/CustomParser.h index 7bc2b9a3f7..17b6a60117 100644 --- a/src/esi/CustomParser.h +++ b/src/esi/CustomParser.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/esi/Element.h b/src/esi/Element.h index 2654b1e9db..9146988159 100644 --- a/src/esi/Element.h +++ b/src/esi/Element.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/esi/ElementList.h b/src/esi/ElementList.h index 75ca7eda71..02b9cfe387 100644 --- a/src/esi/ElementList.h +++ b/src/esi/ElementList.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 86 ESI processing * AUTHOR: Robert Collins * diff --git a/src/esi/Esi.h b/src/esi/Esi.h index c67223c2c8..59406b0ad2 100644 --- a/src/esi/Esi.h +++ b/src/esi/Esi.h @@ -1,7 +1,5 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/esi/Except.h b/src/esi/Except.h index a3f66e95f9..7c48c02ba8 100644 --- a/src/esi/Except.h +++ b/src/esi/Except.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 86 ESI processing * AUTHOR: Robert Collins * diff --git a/src/esi/ExpatParser.cc b/src/esi/ExpatParser.cc index 3019af08ec..96416b9bd4 100644 --- a/src/esi/ExpatParser.cc +++ b/src/esi/ExpatParser.cc @@ -1,7 +1,5 @@ /* - * $Id$ - * * DEBUG: section 86 ESI processing * AUTHOR: Robert Collins * diff --git a/src/esi/ExpatParser.h b/src/esi/ExpatParser.h index 687f5f6f77..9d9347662e 100644 --- a/src/esi/ExpatParser.h +++ b/src/esi/ExpatParser.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/esi/Expression.cc b/src/esi/Expression.cc index 60162975a6..48562fbdb3 100644 --- a/src/esi/Expression.cc +++ b/src/esi/Expression.cc @@ -1,7 +1,5 @@ /* - * $Id$ - * * DEBUG: section 86 ESI processing * AUTHOR: Robert Collins * diff --git a/src/esi/Expression.h b/src/esi/Expression.h index e6c9e6d3fd..9607873cc7 100644 --- a/src/esi/Expression.h +++ b/src/esi/Expression.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 86 ESI processing * AUTHOR: Robert Collins * diff --git a/src/esi/Include.cc b/src/esi/Include.cc index bddd9f24a0..120d4ca30b 100644 --- a/src/esi/Include.cc +++ b/src/esi/Include.cc @@ -1,7 +1,5 @@ /* - * $Id$ - * * DEBUG: section 86 ESI processing * AUTHOR: Robert Collins * diff --git a/src/esi/Include.h b/src/esi/Include.h index b600c2fc89..f85d398764 100644 --- a/src/esi/Include.h +++ b/src/esi/Include.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 86 ESI processing * AUTHOR: Robert Collins * diff --git a/src/esi/Libxml2Parser.cc b/src/esi/Libxml2Parser.cc index 4a36874627..f884992bb6 100644 --- a/src/esi/Libxml2Parser.cc +++ b/src/esi/Libxml2Parser.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * AUTHOR: Joachim Bauch (mail@joachim-bauch.de) * * SQUID Web Proxy Cache http://www.squid-cache.org/ diff --git a/src/esi/Libxml2Parser.h b/src/esi/Libxml2Parser.h index 7bd6cee92a..2ee14e983c 100644 --- a/src/esi/Libxml2Parser.h +++ b/src/esi/Libxml2Parser.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * AUTHOR: Joachim Bauch (mail@joachim-bauch.de) * * SQUID Web Proxy Cache http://www.squid-cache.org/ diff --git a/src/esi/Literal.h b/src/esi/Literal.h index b73cd81814..d2bd546942 100644 --- a/src/esi/Literal.h +++ b/src/esi/Literal.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 86 ESI processing * AUTHOR: Robert Collins * diff --git a/src/esi/Parser.cc b/src/esi/Parser.cc index dbe18b68a0..be7406c599 100644 --- a/src/esi/Parser.cc +++ b/src/esi/Parser.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 86 ESI processing * AUTHOR: Robert Collins * diff --git a/src/esi/Parser.h b/src/esi/Parser.h index c717700268..9af51de866 100644 --- a/src/esi/Parser.h +++ b/src/esi/Parser.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/esi/Segment.cc b/src/esi/Segment.cc index c496268471..6fc51a6985 100644 --- a/src/esi/Segment.cc +++ b/src/esi/Segment.cc @@ -1,7 +1,5 @@ /* - * $Id$ - * * DEBUG: section 86 ESI processing * AUTHOR: Robert Collins * diff --git a/src/esi/Segment.h b/src/esi/Segment.h index 7ec2262cd2..892e5ff7d6 100644 --- a/src/esi/Segment.h +++ b/src/esi/Segment.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/esi/Sequence.cc b/src/esi/Sequence.cc index 211a9a4711..d080a324c8 100644 --- a/src/esi/Sequence.cc +++ b/src/esi/Sequence.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 86 ESI processing * AUTHOR: Robert Collins * diff --git a/src/esi/Sequence.h b/src/esi/Sequence.h index ec8e1a21da..4fc85cc823 100644 --- a/src/esi/Sequence.h +++ b/src/esi/Sequence.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 86 ESI processing * AUTHOR: Robert Collins * diff --git a/src/esi/Var.h b/src/esi/Var.h index 0c48eb1920..ce381e0c27 100644 --- a/src/esi/Var.h +++ b/src/esi/Var.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 86 ESI processing * AUTHOR: Robert Collins * diff --git a/src/esi/VarState.cc b/src/esi/VarState.cc index 69ad6ed588..13282295bb 100644 --- a/src/esi/VarState.cc +++ b/src/esi/VarState.cc @@ -1,7 +1,5 @@ /* - * $Id$ - * * DEBUG: section 86 ESI processing * AUTHOR: Robert Collins * diff --git a/src/esi/VarState.h b/src/esi/VarState.h index 128c023efc..40faef0545 100644 --- a/src/esi/VarState.h +++ b/src/esi/VarState.h @@ -1,7 +1,5 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/event.cc b/src/event.cc index 5ff649b46f..a812705904 100644 --- a/src/event.cc +++ b/src/event.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 41 Event Processing * AUTHOR: Henrik Nordstrom * diff --git a/src/event.h b/src/event.h index 6aa949b899..23e4d11bba 100644 --- a/src/event.h +++ b/src/event.h @@ -1,7 +1,5 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/external_acl.cc b/src/external_acl.cc index 64d028885d..59ffbc19b0 100644 --- a/src/external_acl.cc +++ b/src/external_acl.cc @@ -1,7 +1,5 @@ /* - * $Id$ - * * DEBUG: section 82 External ACL * AUTHOR: Henrik Nordstrom, MARA Systems AB * diff --git a/src/fd.cc b/src/fd.cc index 1a4e6a356d..4655fe47f5 100644 --- a/src/fd.cc +++ b/src/fd.cc @@ -1,7 +1,5 @@ /* - * $Id$ - * * DEBUG: section 51 Filedescriptor Functions * AUTHOR: Duane Wessels * diff --git a/src/fde.cc b/src/fde.cc index 4661c616bc..8aae9767f5 100644 --- a/src/fde.cc +++ b/src/fde.cc @@ -1,7 +1,5 @@ /* - * $Id$ - * * DEBUG: none FDE * AUTHOR: Robert Collins * diff --git a/src/fqdncache.cc b/src/fqdncache.cc index df66cd67fa..32d284be69 100644 --- a/src/fqdncache.cc +++ b/src/fqdncache.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 35 FQDN Cache * AUTHOR: Harvest Derived * diff --git a/src/fs/aufs/StoreFSaufs.cc b/src/fs/aufs/StoreFSaufs.cc index 3eb75eea03..6fecc0d8f7 100644 --- a/src/fs/aufs/StoreFSaufs.cc +++ b/src/fs/aufs/StoreFSaufs.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 47 Store Directory Routines * AUTHOR: Robert Collins * diff --git a/src/fs/coss/StoreFScoss.cc b/src/fs/coss/StoreFScoss.cc index b9933b8583..0146739669 100644 --- a/src/fs/coss/StoreFScoss.cc +++ b/src/fs/coss/StoreFScoss.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 47 Store Directory Routines * AUTHOR: Robert Collins * diff --git a/src/fs/coss/StoreFScoss.h b/src/fs/coss/StoreFScoss.h index ad12d88170..81ebf23a6f 100644 --- a/src/fs/coss/StoreFScoss.h +++ b/src/fs/coss/StoreFScoss.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- * diff --git a/src/fs/coss/store_io_coss.cc b/src/fs/coss/store_io_coss.cc index 6a1bf7241c..ab502b8790 100644 --- a/src/fs/coss/store_io_coss.cc +++ b/src/fs/coss/store_io_coss.cc @@ -1,7 +1,5 @@ /* - * $Id$ - * * DEBUG: section 79 Storage Manager COSS Interface * AUTHOR: Eric Stern * diff --git a/src/fs/diskd/StoreFSdiskd.cc b/src/fs/diskd/StoreFSdiskd.cc index 16ce6df6de..573e1fee65 100644 --- a/src/fs/diskd/StoreFSdiskd.cc +++ b/src/fs/diskd/StoreFSdiskd.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 47 Store Directory Routines * AUTHOR: Robert Collins * diff --git a/src/fs/rock/RockIoRequests.cc b/src/fs/rock/RockIoRequests.cc index 45d07b1b7e..be3742f4fb 100644 --- a/src/fs/rock/RockIoRequests.cc +++ b/src/fs/rock/RockIoRequests.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 79 Disk IO Routines */ diff --git a/src/fs/rock/RockIoState.cc b/src/fs/rock/RockIoState.cc index 32a2f12248..0b036b7230 100644 --- a/src/fs/rock/RockIoState.cc +++ b/src/fs/rock/RockIoState.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 79 Disk IO Routines */ diff --git a/src/fs/rock/RockStoreFileSystem.cc b/src/fs/rock/RockStoreFileSystem.cc index f27f66bdb1..022b9e25fb 100644 --- a/src/fs/rock/RockStoreFileSystem.cc +++ b/src/fs/rock/RockStoreFileSystem.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 92 Storage File System */ diff --git a/src/fs/rock/RockSwapDir.cc b/src/fs/rock/RockSwapDir.cc index d9137930db..04e3f9f1b9 100644 --- a/src/fs/rock/RockSwapDir.cc +++ b/src/fs/rock/RockSwapDir.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 47 Store Directory Routines */ diff --git a/src/fs/ufs/StoreFSufs.h b/src/fs/ufs/StoreFSufs.h index bab13bcd43..fa0ef754eb 100644 --- a/src/fs/ufs/StoreFSufs.h +++ b/src/fs/ufs/StoreFSufs.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- * diff --git a/src/fs/ufs/UFSStoreState.cc b/src/fs/ufs/UFSStoreState.cc index 1089aafb14..74ba8b8800 100644 --- a/src/fs/ufs/UFSStoreState.cc +++ b/src/fs/ufs/UFSStoreState.cc @@ -1,7 +1,5 @@ /* - * $Id$ - * * DEBUG: section 79 Storage Manager UFS Interface * AUTHOR: Duane Wessels * diff --git a/src/ftp.cc b/src/ftp.cc index 29f232bd79..edda7de878 100644 --- a/src/ftp.cc +++ b/src/ftp.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 09 File Transfer Protocol (FTP) * AUTHOR: Harvest Derived * diff --git a/src/globals.h b/src/globals.h index 6720f7a668..8997454cf2 100644 --- a/src/globals.h +++ b/src/globals.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/helper.cc b/src/helper.cc index 85345cbc63..344c36dca2 100644 --- a/src/helper.cc +++ b/src/helper.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 84 Helper process maintenance * AUTHOR: Harvest Derived? * diff --git a/src/htcp.cc b/src/htcp.cc index b59832513b..327770131a 100644 --- a/src/htcp.cc +++ b/src/htcp.cc @@ -1,7 +1,5 @@ /* - * $Id$ - * * DEBUG: section 31 Hypertext Caching Protocol * AUTHOR: Duane Wesssels * diff --git a/src/http.h b/src/http.h index f373663f42..5b7f0a4172 100644 --- a/src/http.h +++ b/src/http.h @@ -1,7 +1,5 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/icmp/Icmp.cc b/src/icmp/Icmp.cc index 8be6d58637..1346a286b5 100644 --- a/src/icmp/Icmp.cc +++ b/src/icmp/Icmp.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 37 ICMP Routines * AUTHOR: Duane Wessels, Amos Jeffries * diff --git a/src/icmp/Icmp4.cc b/src/icmp/Icmp4.cc index a39b9d2b94..6336642960 100644 --- a/src/icmp/Icmp4.cc +++ b/src/icmp/Icmp4.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 42 ICMP Pinger program * AUTHOR: Duane Wessels, Amos Jeffries * diff --git a/src/icmp/Icmp4.h b/src/icmp/Icmp4.h index a8642bb812..f7b32959c0 100644 --- a/src/icmp/Icmp4.h +++ b/src/icmp/Icmp4.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 37 ICMP Routines * AUTHOR: Duane Wessels, Amos Jeffries * diff --git a/src/icmp/Icmp6.cc b/src/icmp/Icmp6.cc index f80cc70dd6..6875834504 100644 --- a/src/icmp/Icmp6.cc +++ b/src/icmp/Icmp6.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 42 ICMP Pinger program * AUTHOR: Duane Wessels, Amos Jeffries * diff --git a/src/icmp/IcmpConfig.h b/src/icmp/IcmpConfig.h index aafa77273a..b577397e54 100644 --- a/src/icmp/IcmpConfig.h +++ b/src/icmp/IcmpConfig.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 03 Configuration Settings * AUTHOR: Amos Jeffries * diff --git a/src/icmp/IcmpPinger.cc b/src/icmp/IcmpPinger.cc index 23754334ec..76580c3d92 100644 --- a/src/icmp/IcmpPinger.cc +++ b/src/icmp/IcmpPinger.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 42 ICMP Pinger program * AUTHOR: Duane Wessels * diff --git a/src/icmp/IcmpPinger.h b/src/icmp/IcmpPinger.h index ce3bc2f6ea..1de320ff87 100644 --- a/src/icmp/IcmpPinger.h +++ b/src/icmp/IcmpPinger.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 37 ICMP Routines * AUTHOR: Duane Wessels, Amos Jeffries * diff --git a/src/icmp/IcmpSquid.cc b/src/icmp/IcmpSquid.cc index cbf745e459..867547bac3 100644 --- a/src/icmp/IcmpSquid.cc +++ b/src/icmp/IcmpSquid.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 37 ICMP Routines * AUTHOR: Duane Wessels, Amos Jeffries * diff --git a/src/icmp/pinger.cc b/src/icmp/pinger.cc index 809c78505f..3151ab55c4 100644 --- a/src/icmp/pinger.cc +++ b/src/icmp/pinger.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 42 ICMP Pinger program * AUTHOR: Duane Wessels * diff --git a/src/icp_v3.cc b/src/icp_v3.cc index 350b1233a4..c5cd745b47 100644 --- a/src/icp_v3.cc +++ b/src/icp_v3.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 12 Internet Cache Protocol (ICP) * AUTHOR: Duane Wessels * diff --git a/src/ident/AclIdent.cc b/src/ident/AclIdent.cc index 34c00fdc30..140eace51b 100644 --- a/src/ident/AclIdent.cc +++ b/src/ident/AclIdent.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 28 Access Control * AUTHOR: Duane Wessels * diff --git a/src/ident/AclIdent.h b/src/ident/AclIdent.h index f3cda5b90a..d6e2d1ae6f 100644 --- a/src/ident/AclIdent.h +++ b/src/ident/AclIdent.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/ident/Ident.cc b/src/ident/Ident.cc index 773e2dacb4..9c996c6b73 100644 --- a/src/ident/Ident.cc +++ b/src/ident/Ident.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 30 Ident (RFC 931) * AUTHOR: Duane Wessels * diff --git a/src/internal.cc b/src/internal.cc index 39bd2ef1c6..e25a82a27b 100644 --- a/src/internal.cc +++ b/src/internal.cc @@ -1,7 +1,5 @@ /* - * $Id$ - * * DEBUG: section 76 Internal Squid Object handling * AUTHOR: Duane, Alex, Henrik * diff --git a/src/ipc/AtomicWord.h b/src/ipc/AtomicWord.h index e93c8ebee0..81e3a59638 100644 --- a/src/ipc/AtomicWord.h +++ b/src/ipc/AtomicWord.h @@ -1,6 +1,4 @@ /* - * $Id$ - * */ #ifndef SQUID_IPC_ATOMIC_WORD_H diff --git a/src/ipc/Coordinator.cc b/src/ipc/Coordinator.cc index 509addb466..38e6ef4141 100644 --- a/src/ipc/Coordinator.cc +++ b/src/ipc/Coordinator.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 54 Interprocess Communication * */ diff --git a/src/ipc/Coordinator.h b/src/ipc/Coordinator.h index 59fc24a716..91a45372d5 100644 --- a/src/ipc/Coordinator.h +++ b/src/ipc/Coordinator.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 54 Interprocess Communication * */ diff --git a/src/ipc/FdNotes.cc b/src/ipc/FdNotes.cc index 1a752fcdbd..d0e993b05d 100644 --- a/src/ipc/FdNotes.cc +++ b/src/ipc/FdNotes.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 54 Interprocess Communication * */ diff --git a/src/ipc/FdNotes.h b/src/ipc/FdNotes.h index 7b2d1b00cc..e6bd01258a 100644 --- a/src/ipc/FdNotes.h +++ b/src/ipc/FdNotes.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 54 Interprocess Communication * */ diff --git a/src/ipc/Forwarder.cc b/src/ipc/Forwarder.cc index f78132614b..2446bcfa75 100644 --- a/src/ipc/Forwarder.cc +++ b/src/ipc/Forwarder.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 54 Interprocess Communication * */ diff --git a/src/ipc/Forwarder.h b/src/ipc/Forwarder.h index 46a24cb312..f4a5f11d10 100644 --- a/src/ipc/Forwarder.h +++ b/src/ipc/Forwarder.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 54 Interprocess Communication * */ diff --git a/src/ipc/Inquirer.cc b/src/ipc/Inquirer.cc index f5bc52d7b0..6ffc51344d 100644 --- a/src/ipc/Inquirer.cc +++ b/src/ipc/Inquirer.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 54 Interprocess Communication * */ diff --git a/src/ipc/Inquirer.h b/src/ipc/Inquirer.h index 19a00bc63c..c51c5423c9 100644 --- a/src/ipc/Inquirer.h +++ b/src/ipc/Inquirer.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 54 Interprocess Communication * */ diff --git a/src/ipc/Kid.cc b/src/ipc/Kid.cc index 0155ebd9bd..9ba836d05e 100644 --- a/src/ipc/Kid.cc +++ b/src/ipc/Kid.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 54 Interprocess Communication * */ diff --git a/src/ipc/Kid.h b/src/ipc/Kid.h index ef4097288e..71a6ea5bae 100644 --- a/src/ipc/Kid.h +++ b/src/ipc/Kid.h @@ -1,6 +1,4 @@ /* - * $Id$ - * */ #ifndef SQUID_IPC_KID_H diff --git a/src/ipc/Kids.h b/src/ipc/Kids.h index eb79c1f718..a0519a7884 100644 --- a/src/ipc/Kids.h +++ b/src/ipc/Kids.h @@ -1,6 +1,4 @@ /* - * $Id$ - * */ #ifndef SQUID_IPC_KIDS_H diff --git a/src/ipc/Messages.h b/src/ipc/Messages.h index 5590475cf0..05f8fd1ee5 100644 --- a/src/ipc/Messages.h +++ b/src/ipc/Messages.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 54 Interprocess Communication * */ diff --git a/src/ipc/Port.cc b/src/ipc/Port.cc index 905d10bd79..21807b9cba 100644 --- a/src/ipc/Port.cc +++ b/src/ipc/Port.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 54 Interprocess Communication * */ diff --git a/src/ipc/Port.h b/src/ipc/Port.h index f116392451..e6d2d2cdb0 100644 --- a/src/ipc/Port.h +++ b/src/ipc/Port.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 54 Interprocess Communication * */ diff --git a/src/ipc/Queue.cc b/src/ipc/Queue.cc index 98dd765f28..e8bab93f7b 100644 --- a/src/ipc/Queue.cc +++ b/src/ipc/Queue.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 54 Interprocess Communication * */ diff --git a/src/ipc/Queue.h b/src/ipc/Queue.h index 78a1679e19..a800d51eb8 100644 --- a/src/ipc/Queue.h +++ b/src/ipc/Queue.h @@ -1,6 +1,4 @@ /* - * $Id$ - * */ #ifndef SQUID_IPC_QUEUE_H diff --git a/src/ipc/ReadWriteLock.cc b/src/ipc/ReadWriteLock.cc index 010cb5cfa6..14ba1b4549 100644 --- a/src/ipc/ReadWriteLock.cc +++ b/src/ipc/ReadWriteLock.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 54 Interprocess Communication */ diff --git a/src/ipc/Request.h b/src/ipc/Request.h index fcc7c044db..6e90a63691 100644 --- a/src/ipc/Request.h +++ b/src/ipc/Request.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 54 Interprocess Communication * */ diff --git a/src/ipc/Response.h b/src/ipc/Response.h index 2411c3b396..6ecb25f433 100644 --- a/src/ipc/Response.h +++ b/src/ipc/Response.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 54 Interprocess Communication * */ diff --git a/src/ipc/SharedListen.h b/src/ipc/SharedListen.h index 83f0033097..da58422981 100644 --- a/src/ipc/SharedListen.h +++ b/src/ipc/SharedListen.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 54 Interprocess Communication * */ diff --git a/src/ipc/StartListening.cc b/src/ipc/StartListening.cc index 9bf03e888a..cd31ba5495 100644 --- a/src/ipc/StartListening.cc +++ b/src/ipc/StartListening.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 54 Interprocess Communication * */ diff --git a/src/ipc/StartListening.h b/src/ipc/StartListening.h index 1f3c052c17..89aa61f8df 100644 --- a/src/ipc/StartListening.h +++ b/src/ipc/StartListening.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 54 Interprocess Communication * */ diff --git a/src/ipc/Strand.cc b/src/ipc/Strand.cc index 3bd7b2c239..363e706e0c 100644 --- a/src/ipc/Strand.cc +++ b/src/ipc/Strand.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 54 Interprocess Communication * */ diff --git a/src/ipc/Strand.h b/src/ipc/Strand.h index 171c60ca6f..8152931830 100644 --- a/src/ipc/Strand.h +++ b/src/ipc/Strand.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 54 Interprocess Communication * */ diff --git a/src/ipc/StrandCoord.cc b/src/ipc/StrandCoord.cc index cbd99592bb..2be0fe3c6f 100644 --- a/src/ipc/StrandCoord.cc +++ b/src/ipc/StrandCoord.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 54 Interprocess Communication * */ diff --git a/src/ipc/StrandCoord.h b/src/ipc/StrandCoord.h index b455f06823..80ad3b34d9 100644 --- a/src/ipc/StrandCoord.h +++ b/src/ipc/StrandCoord.h @@ -1,6 +1,4 @@ /* - * $Id$ - * */ #ifndef SQUID_IPC_STRAND_COORD_H diff --git a/src/ipc/StrandCoords.h b/src/ipc/StrandCoords.h index 899bd62510..370a0cc640 100644 --- a/src/ipc/StrandCoords.h +++ b/src/ipc/StrandCoords.h @@ -1,6 +1,4 @@ /* - * $Id$ - * */ #ifndef SQUID_IPC_STRAND_COORDS_H diff --git a/src/ipc/StrandSearch.cc b/src/ipc/StrandSearch.cc index 9a3461e5ac..cf89126508 100644 --- a/src/ipc/StrandSearch.cc +++ b/src/ipc/StrandSearch.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 54 Interprocess Communication * */ diff --git a/src/ipc/StrandSearch.h b/src/ipc/StrandSearch.h index 26134ec792..572e5d6a51 100644 --- a/src/ipc/StrandSearch.h +++ b/src/ipc/StrandSearch.h @@ -1,6 +1,4 @@ /* - * $Id$ - * */ #ifndef SQUID_IPC_STRAND_SEARCH_H diff --git a/src/ipc/TypedMsgHdr.cc b/src/ipc/TypedMsgHdr.cc index 5a162f2dcb..c794f11461 100644 --- a/src/ipc/TypedMsgHdr.cc +++ b/src/ipc/TypedMsgHdr.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 54 Interprocess Communication * */ diff --git a/src/ipc/TypedMsgHdr.h b/src/ipc/TypedMsgHdr.h index a3ca266171..df64d9a5e2 100644 --- a/src/ipc/TypedMsgHdr.h +++ b/src/ipc/TypedMsgHdr.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 54 Interprocess Communication * */ diff --git a/src/ipc/UdsOp.cc b/src/ipc/UdsOp.cc index 2c5a211a77..430cfcdd3c 100644 --- a/src/ipc/UdsOp.cc +++ b/src/ipc/UdsOp.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 54 Interprocess Communication * */ diff --git a/src/ipc/UdsOp.h b/src/ipc/UdsOp.h index 86064462e6..94164c0d62 100644 --- a/src/ipc/UdsOp.h +++ b/src/ipc/UdsOp.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 54 Interprocess Communication * */ diff --git a/src/ipc/forward.h b/src/ipc/forward.h index be25bdd89e..33493fb971 100644 --- a/src/ipc/forward.h +++ b/src/ipc/forward.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 54 Interprocess Communication * */ diff --git a/src/ipc/mem/Page.cc b/src/ipc/mem/Page.cc index e893bc14f7..e777c76c7f 100644 --- a/src/ipc/mem/Page.cc +++ b/src/ipc/mem/Page.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 54 Interprocess Communication * */ diff --git a/src/ipc/mem/Page.h b/src/ipc/mem/Page.h index cb48ea447d..e7ff8c5667 100644 --- a/src/ipc/mem/Page.h +++ b/src/ipc/mem/Page.h @@ -1,6 +1,4 @@ /* - * $Id$ - * */ #ifndef SQUID_IPC_MEM_PAGE_H diff --git a/src/ipc/mem/PagePool.cc b/src/ipc/mem/PagePool.cc index 42331379bb..1fb57519e6 100644 --- a/src/ipc/mem/PagePool.cc +++ b/src/ipc/mem/PagePool.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 54 Interprocess Communication * */ diff --git a/src/ipc/mem/PagePool.h b/src/ipc/mem/PagePool.h index b2eab2dcfb..083f8a978f 100644 --- a/src/ipc/mem/PagePool.h +++ b/src/ipc/mem/PagePool.h @@ -1,6 +1,4 @@ /* - * $Id$ - * */ #ifndef SQUID_IPC_MEM_PAGE_POOL_H diff --git a/src/ipc/mem/PageStack.cc b/src/ipc/mem/PageStack.cc index 5e1225839f..93616cea94 100644 --- a/src/ipc/mem/PageStack.cc +++ b/src/ipc/mem/PageStack.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 54 Interprocess Communication * */ diff --git a/src/ipc/mem/PageStack.h b/src/ipc/mem/PageStack.h index 85aea0901d..ccedbdac0c 100644 --- a/src/ipc/mem/PageStack.h +++ b/src/ipc/mem/PageStack.h @@ -1,6 +1,4 @@ /* - * $Id$ - * */ #ifndef SQUID_IPC_MEM_PAGE_STACK_H diff --git a/src/ipc/mem/Pages.cc b/src/ipc/mem/Pages.cc index 063d00cd8b..cd63778e15 100644 --- a/src/ipc/mem/Pages.cc +++ b/src/ipc/mem/Pages.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 54 Interprocess Communication * */ diff --git a/src/ipc/mem/Pages.h b/src/ipc/mem/Pages.h index 73bead4140..9e9a36f28c 100644 --- a/src/ipc/mem/Pages.h +++ b/src/ipc/mem/Pages.h @@ -1,6 +1,4 @@ /* - * $Id$ - * */ #ifndef SQUID_IPC_MEM_PAGES_H diff --git a/src/ipc/mem/Pointer.h b/src/ipc/mem/Pointer.h index 8cb43b6e58..4a1d95d859 100644 --- a/src/ipc/mem/Pointer.h +++ b/src/ipc/mem/Pointer.h @@ -1,6 +1,4 @@ /* - * $Id$ - * */ #ifndef SQUID_IPC_MEM_POINTER_H diff --git a/src/ipc/mem/Segment.cc b/src/ipc/mem/Segment.cc index 8cf3dc432c..c2073b011d 100644 --- a/src/ipc/mem/Segment.cc +++ b/src/ipc/mem/Segment.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 54 Interprocess Communication * */ diff --git a/src/ipc/mem/Segment.h b/src/ipc/mem/Segment.h index b8e36f04b1..6626a88018 100644 --- a/src/ipc/mem/Segment.h +++ b/src/ipc/mem/Segment.h @@ -1,6 +1,4 @@ /* - * $Id$ - * */ #ifndef SQUID_IPC_MEM_SEGMENT_H diff --git a/src/ipc_win32.cc b/src/ipc_win32.cc index 12c6d48032..46ca0220c7 100644 --- a/src/ipc_win32.cc +++ b/src/ipc_win32.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 54 Windows Interprocess Communication * AUTHOR: Andrey Shorin * AUTHOR: Guido Serassio diff --git a/src/log/File.cc b/src/log/File.cc index fe81754776..afff1aae53 100644 --- a/src/log/File.cc +++ b/src/log/File.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 50 Log file handling * AUTHOR: Duane Wessels * diff --git a/src/log/FormatHttpdCombined.cc b/src/log/FormatHttpdCombined.cc index ce9b4f7a47..290a1e73c8 100644 --- a/src/log/FormatHttpdCombined.cc +++ b/src/log/FormatHttpdCombined.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 46 Access Log - Apache combined format * AUTHOR: Amos Jeffries * diff --git a/src/log/FormatHttpdCommon.cc b/src/log/FormatHttpdCommon.cc index ab9f8b59f5..6edd8edd71 100644 --- a/src/log/FormatHttpdCommon.cc +++ b/src/log/FormatHttpdCommon.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 46 Access Log - Apache common format * AUTHOR: Duane Wessels * diff --git a/src/log/FormatSquidCustom.cc b/src/log/FormatSquidCustom.cc index af49911717..7fb2a45970 100644 --- a/src/log/FormatSquidCustom.cc +++ b/src/log/FormatSquidCustom.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 46 Access Log - Squid Custom format * AUTHOR: Duane Wessels * diff --git a/src/log/FormatSquidIcap.cc b/src/log/FormatSquidIcap.cc index c1c5afcb37..016f0c0f34 100644 --- a/src/log/FormatSquidIcap.cc +++ b/src/log/FormatSquidIcap.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 46 Access Log - Squid ICAP Logging * AUTHOR: Alex Rousskov * diff --git a/src/log/FormatSquidNative.cc b/src/log/FormatSquidNative.cc index dc0b38f483..ffe7d324a6 100644 --- a/src/log/FormatSquidNative.cc +++ b/src/log/FormatSquidNative.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 46 Access Log - Squid format * AUTHOR: Duane Wessels * diff --git a/src/log/FormatSquidReferer.cc b/src/log/FormatSquidReferer.cc index 20f56e92a9..50db912e4f 100644 --- a/src/log/FormatSquidReferer.cc +++ b/src/log/FormatSquidReferer.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 46 Access Log - Squid referer format * AUTHOR: Joe Ramey (useragent) * Jens-S. V?ckler (mod 4 referer) diff --git a/src/log/FormatSquidUseragent.cc b/src/log/FormatSquidUseragent.cc index 3dd595d36e..47f0a0a540 100644 --- a/src/log/FormatSquidUseragent.cc +++ b/src/log/FormatSquidUseragent.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 46 Access Log - Squid useragent format * AUTHOR: Joe Ramey * AUTHOR: Amos Jeffries diff --git a/src/log/ModStdio.h b/src/log/ModStdio.h index 79b41acb30..7036878641 100644 --- a/src/log/ModStdio.h +++ b/src/log/ModStdio.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 50 Log file handling * AUTHOR: Duane Wessels * diff --git a/src/log/ModSyslog.h b/src/log/ModSyslog.h index 69e0d3b4e1..f877a5b30e 100644 --- a/src/log/ModSyslog.h +++ b/src/log/ModSyslog.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 50 Log file handling * AUTHOR: Duane Wessels * diff --git a/src/log/ModTcp.h b/src/log/ModTcp.h index 78acf101de..1d30e937dd 100644 --- a/src/log/ModTcp.h +++ b/src/log/ModTcp.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 50 Log file handling * AUTHOR: Dhaval Varia * Developed based on ModUdp.* by Adrian Chadd diff --git a/src/log/ModUdp.h b/src/log/ModUdp.h index b04b8e21ef..5d35416849 100644 --- a/src/log/ModUdp.h +++ b/src/log/ModUdp.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 50 Log file handling * AUTHOR: Adrian Chadd * diff --git a/src/log/access_log.cc b/src/log/access_log.cc index 3f626a0e66..1a361d81f2 100644 --- a/src/log/access_log.cc +++ b/src/log/access_log.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 46 Access Log * AUTHOR: Duane Wessels * diff --git a/src/mem.cc b/src/mem.cc index 3ba0193d59..761e553599 100644 --- a/src/mem.cc +++ b/src/mem.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 13 High Level Memory Pool Management * AUTHOR: Harvest Derived * diff --git a/src/mem_node.cc b/src/mem_node.cc index 6c4578d5a5..16412ed0f0 100644 --- a/src/mem_node.cc +++ b/src/mem_node.cc @@ -1,7 +1,5 @@ /* - * $Id$ - * * DEBUG: section 19 Store Memory Primitives * AUTHOR: Robert Collins * diff --git a/src/mem_node.h b/src/mem_node.h index 2638e03109..a01765ec2b 100644 --- a/src/mem_node.h +++ b/src/mem_node.h @@ -1,7 +1,5 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/mgr/Action.cc b/src/mgr/Action.cc index e4dd59a924..0d7b659904 100644 --- a/src/mgr/Action.cc +++ b/src/mgr/Action.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 16 Cache Manager API * */ diff --git a/src/mgr/Action.h b/src/mgr/Action.h index 5d29a6b006..fbc6ff1009 100644 --- a/src/mgr/Action.h +++ b/src/mgr/Action.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 16 Cache Manager API * */ diff --git a/src/mgr/ActionCreator.h b/src/mgr/ActionCreator.h index c4f24610c9..ad2bfd8060 100644 --- a/src/mgr/ActionCreator.h +++ b/src/mgr/ActionCreator.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 16 Cache Manager API * */ diff --git a/src/mgr/ActionParams.cc b/src/mgr/ActionParams.cc index 1f47c275b3..8c2764d95a 100644 --- a/src/mgr/ActionParams.cc +++ b/src/mgr/ActionParams.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 16 Cache Manager API * */ diff --git a/src/mgr/ActionParams.h b/src/mgr/ActionParams.h index 71b3fa4f9d..095d134315 100644 --- a/src/mgr/ActionParams.h +++ b/src/mgr/ActionParams.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 16 Cache Manager API * */ diff --git a/src/mgr/ActionProfile.h b/src/mgr/ActionProfile.h index 41f146a616..5810ce9623 100644 --- a/src/mgr/ActionProfile.h +++ b/src/mgr/ActionProfile.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 16 Cache Manager API * */ diff --git a/src/mgr/ActionWriter.cc b/src/mgr/ActionWriter.cc index e51cd66974..c849228792 100644 --- a/src/mgr/ActionWriter.cc +++ b/src/mgr/ActionWriter.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 16 Cache Manager API * */ diff --git a/src/mgr/ActionWriter.h b/src/mgr/ActionWriter.h index 95f98de998..1cad07bec1 100644 --- a/src/mgr/ActionWriter.h +++ b/src/mgr/ActionWriter.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 16 Cache Manager API * */ diff --git a/src/mgr/BasicActions.cc b/src/mgr/BasicActions.cc index 1b93c07413..cae33cad91 100644 --- a/src/mgr/BasicActions.cc +++ b/src/mgr/BasicActions.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 16 Cache Manager API * */ diff --git a/src/mgr/BasicActions.h b/src/mgr/BasicActions.h index 291f7e486b..8fa13330e3 100644 --- a/src/mgr/BasicActions.h +++ b/src/mgr/BasicActions.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 16 Cache Manager API * */ diff --git a/src/mgr/Command.cc b/src/mgr/Command.cc index 4be01e2b02..ecead38451 100644 --- a/src/mgr/Command.cc +++ b/src/mgr/Command.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 16 Cache Manager API * */ diff --git a/src/mgr/Command.h b/src/mgr/Command.h index e4e2b71291..872e8ca235 100644 --- a/src/mgr/Command.h +++ b/src/mgr/Command.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 16 Cache Manager API * */ diff --git a/src/mgr/CountersAction.cc b/src/mgr/CountersAction.cc index 9428998549..1727cb3e8a 100644 --- a/src/mgr/CountersAction.cc +++ b/src/mgr/CountersAction.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 16 Cache Manager API * */ diff --git a/src/mgr/CountersAction.h b/src/mgr/CountersAction.h index 5b32f7b474..e4d9013707 100644 --- a/src/mgr/CountersAction.h +++ b/src/mgr/CountersAction.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 16 Cache Manager API * */ diff --git a/src/mgr/Filler.cc b/src/mgr/Filler.cc index 89828a0846..4d3b435afe 100644 --- a/src/mgr/Filler.cc +++ b/src/mgr/Filler.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 16 Cache Manager API * */ diff --git a/src/mgr/Filler.h b/src/mgr/Filler.h index 1b5a945762..1134df740b 100644 --- a/src/mgr/Filler.h +++ b/src/mgr/Filler.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 16 Cache Manager API * */ diff --git a/src/mgr/Forwarder.cc b/src/mgr/Forwarder.cc index 5ede4f7cdc..921f64a4be 100644 --- a/src/mgr/Forwarder.cc +++ b/src/mgr/Forwarder.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 16 Cache Manager API * */ diff --git a/src/mgr/Forwarder.h b/src/mgr/Forwarder.h index 00a65001d9..442322772c 100644 --- a/src/mgr/Forwarder.h +++ b/src/mgr/Forwarder.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 16 Cache Manager API * */ diff --git a/src/mgr/FunAction.cc b/src/mgr/FunAction.cc index b1f71e3612..1742e23bce 100644 --- a/src/mgr/FunAction.cc +++ b/src/mgr/FunAction.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 16 Cache Manager API * */ diff --git a/src/mgr/FunAction.h b/src/mgr/FunAction.h index d77ee2052f..9ee072f44f 100644 --- a/src/mgr/FunAction.h +++ b/src/mgr/FunAction.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 16 Cache Manager API * */ diff --git a/src/mgr/InfoAction.cc b/src/mgr/InfoAction.cc index 3215aad84a..4c8f2441f7 100644 --- a/src/mgr/InfoAction.cc +++ b/src/mgr/InfoAction.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 16 Cache Manager API * */ diff --git a/src/mgr/InfoAction.h b/src/mgr/InfoAction.h index 64b4af17eb..e48e94c546 100644 --- a/src/mgr/InfoAction.h +++ b/src/mgr/InfoAction.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 16 Cache Manager API * */ diff --git a/src/mgr/Inquirer.cc b/src/mgr/Inquirer.cc index 65c34f2a8e..3be8323799 100644 --- a/src/mgr/Inquirer.cc +++ b/src/mgr/Inquirer.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 16 Cache Manager API * */ diff --git a/src/mgr/Inquirer.h b/src/mgr/Inquirer.h index 6d9bcd6b3e..293ebdeb28 100644 --- a/src/mgr/Inquirer.h +++ b/src/mgr/Inquirer.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 16 Cache Manager API * */ diff --git a/src/mgr/IntParam.cc b/src/mgr/IntParam.cc index 533e059fa1..2ea19bec8f 100644 --- a/src/mgr/IntParam.cc +++ b/src/mgr/IntParam.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 16 Cache Manager API * */ diff --git a/src/mgr/IntParam.h b/src/mgr/IntParam.h index e59d4a3a0a..d500b424e2 100644 --- a/src/mgr/IntParam.h +++ b/src/mgr/IntParam.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 16 Cache Manager API * */ diff --git a/src/mgr/IntervalAction.cc b/src/mgr/IntervalAction.cc index 931afc6785..c52c6dad2c 100644 --- a/src/mgr/IntervalAction.cc +++ b/src/mgr/IntervalAction.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 16 Cache Manager API * */ diff --git a/src/mgr/IntervalAction.h b/src/mgr/IntervalAction.h index 5b7869741e..95e0771c94 100644 --- a/src/mgr/IntervalAction.h +++ b/src/mgr/IntervalAction.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 16 Cache Manager API * */ diff --git a/src/mgr/IoAction.cc b/src/mgr/IoAction.cc index 562b639e46..82b673bc32 100644 --- a/src/mgr/IoAction.cc +++ b/src/mgr/IoAction.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 16 Cache Manager API * */ diff --git a/src/mgr/IoAction.h b/src/mgr/IoAction.h index 812eda63aa..ff0c998257 100644 --- a/src/mgr/IoAction.h +++ b/src/mgr/IoAction.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 16 Cache Manager API * */ diff --git a/src/mgr/QueryParam.h b/src/mgr/QueryParam.h index d7cf6f8a33..6196689401 100644 --- a/src/mgr/QueryParam.h +++ b/src/mgr/QueryParam.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 16 Cache Manager API * */ diff --git a/src/mgr/QueryParams.cc b/src/mgr/QueryParams.cc index f8b419f0c1..ef5438a17f 100644 --- a/src/mgr/QueryParams.cc +++ b/src/mgr/QueryParams.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 16 Cache Manager API * */ diff --git a/src/mgr/QueryParams.h b/src/mgr/QueryParams.h index f575954ad4..74a2db6761 100644 --- a/src/mgr/QueryParams.h +++ b/src/mgr/QueryParams.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 16 Cache Manager API * */ diff --git a/src/mgr/Registration.cc b/src/mgr/Registration.cc index 7c5a68d6cf..76b3bbdafb 100644 --- a/src/mgr/Registration.cc +++ b/src/mgr/Registration.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 16 Cache Manager API * */ diff --git a/src/mgr/Registration.h b/src/mgr/Registration.h index cfdf137ccf..0e44df3c67 100644 --- a/src/mgr/Registration.h +++ b/src/mgr/Registration.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 16 Cache Manager API * */ diff --git a/src/mgr/Request.cc b/src/mgr/Request.cc index 3e6da16d61..7a4bbcc496 100644 --- a/src/mgr/Request.cc +++ b/src/mgr/Request.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 16 Cache Manager API * */ diff --git a/src/mgr/Request.h b/src/mgr/Request.h index f93521bf9d..999536ea08 100644 --- a/src/mgr/Request.h +++ b/src/mgr/Request.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 16 Cache Manager API * */ diff --git a/src/mgr/Response.cc b/src/mgr/Response.cc index 5b708bc623..89f547f62d 100644 --- a/src/mgr/Response.cc +++ b/src/mgr/Response.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 16 Cache Manager API * */ diff --git a/src/mgr/Response.h b/src/mgr/Response.h index a2d6d52613..b11ad623fa 100644 --- a/src/mgr/Response.h +++ b/src/mgr/Response.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 16 Cache Manager API * */ diff --git a/src/mgr/ServiceTimesAction.cc b/src/mgr/ServiceTimesAction.cc index 28dc0aad82..8ae260c145 100644 --- a/src/mgr/ServiceTimesAction.cc +++ b/src/mgr/ServiceTimesAction.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 16 Cache Manager API * */ diff --git a/src/mgr/ServiceTimesAction.h b/src/mgr/ServiceTimesAction.h index ae7e8037c9..5fb7516351 100644 --- a/src/mgr/ServiceTimesAction.h +++ b/src/mgr/ServiceTimesAction.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 16 Cache Manager API * */ diff --git a/src/mgr/StoreIoAction.cc b/src/mgr/StoreIoAction.cc index 968aa4f2f8..e13a21ccfb 100644 --- a/src/mgr/StoreIoAction.cc +++ b/src/mgr/StoreIoAction.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 16 Cache Manager API * */ diff --git a/src/mgr/StoreIoAction.h b/src/mgr/StoreIoAction.h index 49d3ebfcb5..fabdf20cc9 100644 --- a/src/mgr/StoreIoAction.h +++ b/src/mgr/StoreIoAction.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 16 Cache Manager API * */ diff --git a/src/mgr/StoreToCommWriter.cc b/src/mgr/StoreToCommWriter.cc index bb91db250f..ec16e9d052 100644 --- a/src/mgr/StoreToCommWriter.cc +++ b/src/mgr/StoreToCommWriter.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 16 Cache Manager API * */ diff --git a/src/mgr/StoreToCommWriter.h b/src/mgr/StoreToCommWriter.h index 647b6c3c66..be8338b889 100644 --- a/src/mgr/StoreToCommWriter.h +++ b/src/mgr/StoreToCommWriter.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 16 Cache Manager API * */ diff --git a/src/mgr/StringParam.cc b/src/mgr/StringParam.cc index 0677941a5b..343eb929fe 100644 --- a/src/mgr/StringParam.cc +++ b/src/mgr/StringParam.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 16 Cache Manager API * */ diff --git a/src/mgr/StringParam.h b/src/mgr/StringParam.h index 3731a27eb6..e59b5dc181 100644 --- a/src/mgr/StringParam.h +++ b/src/mgr/StringParam.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 16 Cache Manager API * */ diff --git a/src/mgr/forward.h b/src/mgr/forward.h index f6592a0f1d..b26c54a67e 100644 --- a/src/mgr/forward.h +++ b/src/mgr/forward.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 16 Cache Manager API * */ diff --git a/src/mime.cc b/src/mime.cc index d55636d94b..da60fe056e 100644 --- a/src/mime.cc +++ b/src/mime.cc @@ -1,7 +1,5 @@ /* - * $Id$ - * * DEBUG: section 25 MIME Parsing and Internal Icons * AUTHOR: Harvest Derived * diff --git a/src/multicast.cc b/src/multicast.cc index 8ea8fcebd2..9af976ae1e 100644 --- a/src/multicast.cc +++ b/src/multicast.cc @@ -1,7 +1,5 @@ /* - * $Id$ - * * DEBUG: section 07 Multicast * AUTHOR: Martin Hamilton * diff --git a/src/pconn.cc b/src/pconn.cc index 2396fd9ac2..c66b15626e 100644 --- a/src/pconn.cc +++ b/src/pconn.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 48 Persistent Connections * AUTHOR: Duane Wessels * diff --git a/src/peer_digest.cc b/src/peer_digest.cc index e79a47265d..95368c4d34 100644 --- a/src/peer_digest.cc +++ b/src/peer_digest.cc @@ -1,7 +1,5 @@ /* - * $Id$ - * * DEBUG: section 72 Peer Digest Routines * AUTHOR: Alex Rousskov * diff --git a/src/peer_select.cc b/src/peer_select.cc index 878ec4bef8..94d3f4de39 100644 --- a/src/peer_select.cc +++ b/src/peer_select.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 44 Peer Selection Algorithm * AUTHOR: Duane Wessels * diff --git a/src/peer_sourcehash.cc b/src/peer_sourcehash.cc index bf7c670124..55774aebe6 100644 --- a/src/peer_sourcehash.cc +++ b/src/peer_sourcehash.cc @@ -1,7 +1,5 @@ /* - * $Id$ - * * DEBUG: section 39 Peer source hash based selection * AUTHOR: Henrik Nordstrom * BASED ON: carp.cc diff --git a/src/peer_userhash.cc b/src/peer_userhash.cc index 02408aebdc..2cd385f8e2 100644 --- a/src/peer_userhash.cc +++ b/src/peer_userhash.cc @@ -1,7 +1,5 @@ /* - * $Id$ - * * DEBUG: section 39 Peer user hash based selection * AUTHOR: Henrik Nordstrom * BASED ON: carp.cc diff --git a/src/recv-announce.cc b/src/recv-announce.cc index 9130bb609a..95e373f99c 100644 --- a/src/recv-announce.cc +++ b/src/recv-announce.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 00 Announcement Server * AUTHOR: Harvest Derived * diff --git a/src/refresh.cc b/src/refresh.cc index 7b8f83e96e..15b39cefaf 100644 --- a/src/refresh.cc +++ b/src/refresh.cc @@ -1,7 +1,5 @@ /* - * $Id$ - * * DEBUG: section 22 Refresh Calculation * AUTHOR: Harvest Derived * diff --git a/src/repl/heap/store_heap_replacement.cc b/src/repl/heap/store_heap_replacement.cc index b005a45a77..5eb9265ddf 100644 --- a/src/repl/heap/store_heap_replacement.cc +++ b/src/repl/heap/store_heap_replacement.cc @@ -1,7 +1,5 @@ /* - * $Id$ - * * DEBUG: section 20 Storage Manager Heap-based replacement * AUTHOR: John Dilley * diff --git a/src/repl/heap/store_repl_heap.cc b/src/repl/heap/store_repl_heap.cc index 3ae8497998..855395cfd1 100644 --- a/src/repl/heap/store_repl_heap.cc +++ b/src/repl/heap/store_repl_heap.cc @@ -1,7 +1,5 @@ /* - * $Id$ - * * DEBUG: section 81 Store HEAP Removal Policies * AUTHOR: Henrik Nordstrom * diff --git a/src/repl/lru/store_repl_lru.cc b/src/repl/lru/store_repl_lru.cc index dd0cb70885..97b8acb512 100644 --- a/src/repl/lru/store_repl_lru.cc +++ b/src/repl/lru/store_repl_lru.cc @@ -1,7 +1,5 @@ /* - * $Id$ - * * DEBUG: none LRU Removal Policy * AUTHOR: Henrik Nordstrom * diff --git a/src/snmp/Forwarder.cc b/src/snmp/Forwarder.cc index 43ec4f1794..96811088fc 100644 --- a/src/snmp/Forwarder.cc +++ b/src/snmp/Forwarder.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 49 SNMP Interface * */ diff --git a/src/snmp/Forwarder.h b/src/snmp/Forwarder.h index a809fcf06b..fe7ec6e46d 100644 --- a/src/snmp/Forwarder.h +++ b/src/snmp/Forwarder.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 49 SNMP Interface * */ diff --git a/src/snmp/Inquirer.cc b/src/snmp/Inquirer.cc index d0b3779915..7b9b882455 100644 --- a/src/snmp/Inquirer.cc +++ b/src/snmp/Inquirer.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 49 SNMP Interface * */ diff --git a/src/snmp/Inquirer.h b/src/snmp/Inquirer.h index 0dece21577..4e10c3cb1d 100644 --- a/src/snmp/Inquirer.h +++ b/src/snmp/Inquirer.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 49 SNMP Interface * */ diff --git a/src/snmp/Pdu.cc b/src/snmp/Pdu.cc index c713515c82..17847010ad 100644 --- a/src/snmp/Pdu.cc +++ b/src/snmp/Pdu.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 49 SNMP Interface * */ diff --git a/src/snmp/Pdu.h b/src/snmp/Pdu.h index 814b362077..a2546bf9da 100644 --- a/src/snmp/Pdu.h +++ b/src/snmp/Pdu.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 49 SNMP Interface * */ diff --git a/src/snmp/Request.cc b/src/snmp/Request.cc index a1ed1da9e0..1cc3266ba1 100644 --- a/src/snmp/Request.cc +++ b/src/snmp/Request.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 49 SNMP Interface * */ diff --git a/src/snmp/Request.h b/src/snmp/Request.h index 31ff624eca..81b2fa94e2 100644 --- a/src/snmp/Request.h +++ b/src/snmp/Request.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 49 SNMP Interface * */ diff --git a/src/snmp/Response.cc b/src/snmp/Response.cc index f993cd4534..97b4cbd618 100644 --- a/src/snmp/Response.cc +++ b/src/snmp/Response.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 49 SNMP Interface * */ diff --git a/src/snmp/Response.h b/src/snmp/Response.h index b2bf360298..e6a2dc26b9 100644 --- a/src/snmp/Response.h +++ b/src/snmp/Response.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 49 SNMP Interface * */ diff --git a/src/snmp/Session.cc b/src/snmp/Session.cc index e57132bffa..6d82de0455 100644 --- a/src/snmp/Session.cc +++ b/src/snmp/Session.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 49 SNMP Interface * */ diff --git a/src/snmp/Session.h b/src/snmp/Session.h index 89a433530b..fae78b2397 100644 --- a/src/snmp/Session.h +++ b/src/snmp/Session.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 49 SNMP Interface * */ diff --git a/src/snmp/Var.cc b/src/snmp/Var.cc index 8ea87f5a50..73b9fc3ba7 100644 --- a/src/snmp/Var.cc +++ b/src/snmp/Var.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 49 SNMP Interface * */ diff --git a/src/snmp/Var.h b/src/snmp/Var.h index 483cf83c48..4e87479819 100644 --- a/src/snmp/Var.h +++ b/src/snmp/Var.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 49 SNMP Interface * */ diff --git a/src/snmp/forward.h b/src/snmp/forward.h index 3b267dcd7f..248c49bed9 100644 --- a/src/snmp/forward.h +++ b/src/snmp/forward.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 49 SNMP Interface * */ diff --git a/src/snmp_agent.cc b/src/snmp_agent.cc index 9eee80e5db..247875c3b9 100644 --- a/src/snmp_agent.cc +++ b/src/snmp_agent.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 49 SNMP Interface * AUTHOR: Kostas Anagnostakis * diff --git a/src/ssl/ServerBump.cc b/src/ssl/ServerBump.cc index a14d4bbdaf..10d7182858 100644 --- a/src/ssl/ServerBump.cc +++ b/src/ssl/ServerBump.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 33 Client-side Routines * */ diff --git a/src/ssl/support.cc b/src/ssl/support.cc index 50f64f3c71..8d01d9a5aa 100644 --- a/src/ssl/support.cc +++ b/src/ssl/support.cc @@ -1,7 +1,5 @@ /* - * $Id$ - * * AUTHOR: Benno Rice * DEBUG: section 83 SSL accelerator support * diff --git a/src/ssl/support.h b/src/ssl/support.h index 3068b03aba..6f88617bc8 100644 --- a/src/ssl/support.h +++ b/src/ssl/support.h @@ -1,7 +1,5 @@ /* - * $Id$ - * * AUTHOR: Benno Rice * * SQUID Internet Object Cache http://squid.nlanr.net/Squid/ diff --git a/src/stat.cc b/src/stat.cc index b82f130730..830da56d70 100644 --- a/src/stat.cc +++ b/src/stat.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 18 Cache Manager Statistics * AUTHOR: Harvest Derived * diff --git a/src/stmem.cc b/src/stmem.cc index 7ff02f3329..8a5c4fc8cb 100644 --- a/src/stmem.cc +++ b/src/stmem.cc @@ -1,7 +1,5 @@ /* - * $Id$ - * * DEBUG: section 19 Store Memory Primitives * AUTHOR: Harvest Derived * diff --git a/src/stmem.h b/src/stmem.h index 03f7c68edf..c7b53981a2 100644 --- a/src/stmem.h +++ b/src/stmem.h @@ -1,7 +1,5 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/src/store.cc b/src/store.cc index d2f5d87e63..9d7f77e9bb 100644 --- a/src/store.cc +++ b/src/store.cc @@ -1,7 +1,5 @@ /* - * $Id$ - * * DEBUG: section 20 Storage Manager * AUTHOR: Harvest Derived * diff --git a/src/store_client.cc b/src/store_client.cc index e498918cac..2c4db1c688 100644 --- a/src/store_client.cc +++ b/src/store_client.cc @@ -1,7 +1,5 @@ /* - * $Id$ - * * DEBUG: section 90 Storage Manager Client-Side Interface * AUTHOR: Duane Wessels * diff --git a/src/store_dir.cc b/src/store_dir.cc index 8d8ea62ee8..de10f782e2 100644 --- a/src/store_dir.cc +++ b/src/store_dir.cc @@ -1,7 +1,5 @@ /* - * $Id$ - * * DEBUG: section 47 Store Directory Routines * AUTHOR: Duane Wessels * diff --git a/src/store_key_md5.cc b/src/store_key_md5.cc index 2bd7a9d534..6ab63a87da 100644 --- a/src/store_key_md5.cc +++ b/src/store_key_md5.cc @@ -1,7 +1,5 @@ /* - * $Id$ - * * DEBUG: section 20 Storage Manager MD5 Cache Keys * AUTHOR: Duane Wessels * diff --git a/src/store_swapmeta.cc b/src/store_swapmeta.cc index 53ad2818fe..8ed85d5951 100644 --- a/src/store_swapmeta.cc +++ b/src/store_swapmeta.cc @@ -1,7 +1,5 @@ /* - * $Id$ - * * DEBUG: section 20 Storage Manager Swapfile Metadata * AUTHOR: Kostas Anagnostakis * diff --git a/src/store_swapout.cc b/src/store_swapout.cc index a971396645..4281334e0c 100644 --- a/src/store_swapout.cc +++ b/src/store_swapout.cc @@ -1,7 +1,5 @@ /* - * $Id$ - * * DEBUG: section 20 Storage Manager Swapout Functions * AUTHOR: Duane Wessels * diff --git a/src/test_cache_digest.cc b/src/test_cache_digest.cc index 4d674031fa..4c33607e1e 100644 --- a/src/test_cache_digest.cc +++ b/src/test_cache_digest.cc @@ -1,7 +1,5 @@ /* - * $Id$ - * * AUTHOR: Alex Rousskov * * SQUID Web Proxy Cache http://www.squid-cache.org/ diff --git a/src/tests/stub_DelayId.cc b/src/tests/stub_DelayId.cc index 4f55df121a..619ff73ef9 100644 --- a/src/tests/stub_DelayId.cc +++ b/src/tests/stub_DelayId.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 20 Storage Manager * AUTHOR: Robert Collins * diff --git a/src/tests/stub_MemStore.cc b/src/tests/stub_MemStore.cc index 08a1b7c16e..cb8cb33361 100644 --- a/src/tests/stub_MemStore.cc +++ b/src/tests/stub_MemStore.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 84 Helper process maintenance * */ diff --git a/src/tests/stub_acl.cc b/src/tests/stub_acl.cc index 7b82af51e5..44da873250 100644 --- a/src/tests/stub_acl.cc +++ b/src/tests/stub_acl.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 28 Access Control * AUTHOR: Robert Collins * diff --git a/src/tests/stub_cache_cf.cc b/src/tests/stub_cache_cf.cc index 257393790d..cdb3d80c3a 100644 --- a/src/tests/stub_cache_cf.cc +++ b/src/tests/stub_cache_cf.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 03 Configuration File Parsing * AUTHOR: Robert Collins * diff --git a/src/tests/stub_client_side_request.cc b/src/tests/stub_client_side_request.cc index 4b37fbb51c..199ac77283 100644 --- a/src/tests/stub_client_side_request.cc +++ b/src/tests/stub_client_side_request.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * AUTHOR: Robert Collins * * SQUID Web Proxy Cache http://www.squid-cache.org/ diff --git a/src/tests/stub_comm.cc b/src/tests/stub_comm.cc index 272949ce39..0c393741ca 100644 --- a/src/tests/stub_comm.cc +++ b/src/tests/stub_comm.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 84 Helper process maintenance * AUTHOR: Robert Collins * diff --git a/src/tests/stub_main_cc.cc b/src/tests/stub_main_cc.cc index c1e1740091..8a688b8a2b 100644 --- a/src/tests/stub_main_cc.cc +++ b/src/tests/stub_main_cc.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * AUTHOR: Francesco Chemolli * * SQUID Web Proxy Cache http://www.squid-cache.org/ diff --git a/src/tests/stub_stat.cc b/src/tests/stub_stat.cc index 8e62c37d4b..2ff3aac6fa 100644 --- a/src/tests/stub_stat.cc +++ b/src/tests/stub_stat.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 18 Cache Manager Statistics * AUTHOR: Robert Collins * diff --git a/src/tests/stub_store_rebuild.cc b/src/tests/stub_store_rebuild.cc index 5c3f6c03bf..014b2aea65 100644 --- a/src/tests/stub_store_rebuild.cc +++ b/src/tests/stub_store_rebuild.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 84 Helper process maintenance * AUTHOR: Robert Collins * diff --git a/src/tests/test_http_range.cc b/src/tests/test_http_range.cc index 49f36ee590..1bc8a1e669 100644 --- a/src/tests/test_http_range.cc +++ b/src/tests/test_http_range.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 64 HTTP Range Header * AUTHOR: Alex Rousskov * diff --git a/src/time.cc b/src/time.cc index 898bb0f0ee..640e3eee2c 100644 --- a/src/time.cc +++ b/src/time.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 21 Time Functions * AUTHOR: Harvest Derived * diff --git a/src/tools.cc b/src/tools.cc index 27c56ce294..8c69c3570e 100644 --- a/src/tools.cc +++ b/src/tools.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 21 Misc Functions * AUTHOR: Harvest Derived * diff --git a/src/tunnel.cc b/src/tunnel.cc index 09a6bb2d35..d42ebc8987 100644 --- a/src/tunnel.cc +++ b/src/tunnel.cc @@ -1,7 +1,5 @@ /* - * $Id$ - * * DEBUG: section 26 Secure Sockets Layer Proxy * AUTHOR: Duane Wessels * diff --git a/src/ufsdump.cc b/src/ufsdump.cc index 81b3c8eafa..c5fd2a1e21 100644 --- a/src/ufsdump.cc +++ b/src/ufsdump.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section 00 UFS Store Dump Tool * AUTHOR: Robert Collins * diff --git a/src/unlinkd_daemon.cc b/src/unlinkd_daemon.cc index e9dbf53e5e..a143a82625 100644 --- a/src/unlinkd_daemon.cc +++ b/src/unlinkd_daemon.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section -- Unlink Daemon * AUTHOR: Duane Wessels * diff --git a/src/url.cc b/src/url.cc index eefbace4be..e701f2cc40 100644 --- a/src/url.cc +++ b/src/url.cc @@ -1,7 +1,5 @@ /* - * $Id$ - * * DEBUG: section 23 URL Parsing * AUTHOR: Duane Wessels * diff --git a/src/urn.cc b/src/urn.cc index 456d715f74..ab64ff7df3 100644 --- a/src/urn.cc +++ b/src/urn.cc @@ -1,7 +1,5 @@ /* - * $Id$ - * * DEBUG: section 52 URN Parsing * AUTHOR: Kostas Anagnostakis * diff --git a/src/wccp.cc b/src/wccp.cc index 7b478f75b9..78308fcb61 100644 --- a/src/wccp.cc +++ b/src/wccp.cc @@ -1,7 +1,5 @@ /* - * $Id$ - * * DEBUG: section 80 WCCP Support * AUTHOR: Glenn Chisholm * diff --git a/src/whois.cc b/src/whois.cc index 3fe921ace5..445ddfa216 100644 --- a/src/whois.cc +++ b/src/whois.cc @@ -1,7 +1,5 @@ /* - * $Id$ - * * DEBUG: section 75 WHOIS protocol * AUTHOR: Duane Wessels, Kostas Anagnostakis * diff --git a/src/wordlist.cc b/src/wordlist.cc index d937da0fd9..21076ed0cc 100644 --- a/src/wordlist.cc +++ b/src/wordlist.cc @@ -1,7 +1,5 @@ /* - * $Id$ - * * DEBUG: section 03 Configuration File Parsing * AUTHOR: Harvest Derived * diff --git a/src/wordlist.h b/src/wordlist.h index 22ffbca235..31a0536e41 100644 --- a/src/wordlist.h +++ b/src/wordlist.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- diff --git a/test-suite/ESIExpressions.cc b/test-suite/ESIExpressions.cc index bf3c82fddd..7e9f12e450 100644 --- a/test-suite/ESIExpressions.cc +++ b/test-suite/ESIExpressions.cc @@ -1,7 +1,5 @@ /* - * $Id$ - * * DEBUG: section 86 ESI Expressions * AUTHOR: Robert Collins * diff --git a/test-suite/MemPoolTest.cc b/test-suite/MemPoolTest.cc index 1ce1e934f5..1c2ac5a906 100644 --- a/test-suite/MemPoolTest.cc +++ b/test-suite/MemPoolTest.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * AUTHOR: Robert Collins * * SQUID Web Proxy Cache http://www.squid-cache.org/ diff --git a/test-suite/StackTest.cc b/test-suite/StackTest.cc index c996f3ac57..377d899a82 100644 --- a/test-suite/StackTest.cc +++ b/test-suite/StackTest.cc @@ -1,7 +1,5 @@ /* - * $Id$ - * * DEBUG: section 19 Store Memory Primitives * AUTHOR: Robert Collins * diff --git a/test-suite/VirtualDeleteOperator.cc b/test-suite/VirtualDeleteOperator.cc index 51db1e6c0f..e967d93198 100644 --- a/test-suite/VirtualDeleteOperator.cc +++ b/test-suite/VirtualDeleteOperator.cc @@ -1,7 +1,5 @@ /* - * $Id$ - * * AUTHOR: Robert Collins * * SQUID Web Proxy Cache http://www.squid-cache.org/ diff --git a/test-suite/debug.cc b/test-suite/debug.cc index 16a861b304..961db8aca0 100644 --- a/test-suite/debug.cc +++ b/test-suite/debug.cc @@ -1,7 +1,5 @@ /* - * $Id$ - * * DEBUG: section 19 Store Memory Primitives * AUTHOR: Robert Collins * diff --git a/test-suite/hash.c b/test-suite/hash.c index 07e95b48a6..c0be0b7f89 100644 --- a/test-suite/hash.c +++ b/test-suite/hash.c @@ -1,7 +1,5 @@ /* - * $Id$ - * * DEBUG: section 00 Hash Tables * AUTHOR: Harvest Derived * diff --git a/test-suite/mem_hdr_test.cc b/test-suite/mem_hdr_test.cc index 2abe1081eb..a79ea2b2e8 100644 --- a/test-suite/mem_hdr_test.cc +++ b/test-suite/mem_hdr_test.cc @@ -1,7 +1,5 @@ /* - * $Id$ - * * DEBUG: section 19 Store Memory Primitives * AUTHOR: Robert Collins * diff --git a/test-suite/mem_node_test.cc b/test-suite/mem_node_test.cc index f1d3a5b31b..59f87833c5 100644 --- a/test-suite/mem_node_test.cc +++ b/test-suite/mem_node_test.cc @@ -1,7 +1,5 @@ /* - * $Id$ - * * DEBUG: section 19 Store Memory Primitives * AUTHOR: Robert Collins * diff --git a/test-suite/refcount.cc b/test-suite/refcount.cc index 93ee96fc00..6e90955315 100644 --- a/test-suite/refcount.cc +++ b/test-suite/refcount.cc @@ -1,7 +1,5 @@ /* - * $Id$ - * * DEBUG: section -- Refcount allocator * AUTHOR: Robert Collins * diff --git a/test-suite/splay.cc b/test-suite/splay.cc index 0d0888eb9e..ea44317b84 100644 --- a/test-suite/splay.cc +++ b/test-suite/splay.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * based on ftp://ftp.cs.cmu.edu/user/sleator/splaying/top-down-splay.c * http://bobo.link.cs.cmu.edu/cgi-bin/splay/splay-cgi.pl */ diff --git a/test-suite/syntheticoperators.cc b/test-suite/syntheticoperators.cc index dbdebd4e6d..663890f073 100644 --- a/test-suite/syntheticoperators.cc +++ b/test-suite/syntheticoperators.cc @@ -1,7 +1,5 @@ /* - * $Id$ - * * AUTHOR: Robert Collins * * SQUID Web Proxy Cache http://www.squid-cache.org/ diff --git a/tools/squidclient.cc b/tools/squidclient.cc index befc742a6a..8ce10dc7ed 100644 --- a/tools/squidclient.cc +++ b/tools/squidclient.cc @@ -1,6 +1,4 @@ /* - * $Id$ - * * DEBUG: section -- WWW Client * AUTHOR: Harvest Derived *