]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Minor corrections of the formatting of the boilerplate section:
authorhno <>
Wed, 7 Jun 2000 01:34:30 +0000 (01:34 +0000)
committerhno <>
Wed, 7 Jun 2000 01:34:30 +0000 (01:34 +0000)
* One and only one blank line first in the files
* added the copyright bolierplate where it was missing
* a few missing debug section "none" statements
* author was missing on some files..

17 files changed:
src/ETag.cc
src/HttpBody.cc
src/MemBuf.cc
src/access_log.cc
src/asn.cc
src/cache_diff.cc
src/carp.cc
src/cf_gen.cc
src/fqdncache.cc
src/gopher.cc
src/helper.cc
src/logfile.cc
src/recv-announce.cc
src/refresh.cc
src/store_digest.cc
src/unlinkd.cc
src/urn.cc

index 686ffb63cb69e79947c1307129667634492d93e5..1269469b126f05275bde92dbc15ec54a7eef23a3 100644 (file)
@@ -1,7 +1,8 @@
 
 /*
- * $Id: ETag.cc,v 1.6 2000/03/06 16:23:27 wessels Exp $
+ * $Id: ETag.cc,v 1.7 2000/06/06 19:34:30 hno Exp $
  *
+ * DEBUG: none          ETag parsing support
  * AUTHOR: Alex Rousskov
  *
  * SQUID Internet Object Cache  http://squid.nlanr.net/Squid/
index dcbce0b7f0053f27079f10a986fcf33b49a99d99..82ba6f973cef2077db5f0627eaac39a9405c8708 100644 (file)
@@ -1,8 +1,6 @@
 
-
-
 /*
- * $Id: HttpBody.cc,v 1.16 2000/03/06 16:23:27 wessels Exp $
+ * $Id: HttpBody.cc,v 1.17 2000/06/06 19:34:30 hno Exp $
  *
  * DEBUG: section 56    HTTP Message Body
  * AUTHOR: Alex Rousskov
index cd7163035db02995fca6e1c6ae7825a693d047bb..298f747cb3c1693fcdbde56844bd5c514fa41d4b 100644 (file)
@@ -1,5 +1,6 @@
+
 /*
- * $Id: MemBuf.cc,v 1.24 2000/05/16 07:09:33 wessels Exp $
+ * $Id: MemBuf.cc,v 1.25 2000/06/06 19:34:30 hno Exp $
  *
  * DEBUG: section 59    auto-growing Memory Buffer with printf
  * AUTHOR: Alex Rousskov
index 3e1674c421080fca44b259f87db817a67fbdc5b8..69809a3597eacf66311976115216da3f6a2fe1be 100644 (file)
@@ -1,7 +1,6 @@
 
-
 /*
- * $Id: access_log.cc,v 1.57 2000/05/02 20:15:48 hno Exp $
+ * $Id: access_log.cc,v 1.58 2000/06/06 19:34:31 hno Exp $
  *
  * DEBUG: section 46    Access Log
  * AUTHOR: Duane Wessels
index a9ba89adc1c09e2e8c5595a9c0547d9112654ca8..da67343ec92f94c210c4cb0cc6e913214f37e496 100644 (file)
@@ -1,5 +1,6 @@
+
 /*
- * $Id: asn.cc,v 1.62 2000/05/16 07:06:03 wessels Exp $
+ * $Id: asn.cc,v 1.63 2000/06/06 19:34:31 hno Exp $
  *
  * DEBUG: section 53    AS Number handling
  * AUTHOR: Duane Wessels, Kostas Anagnostakis
index b55635ae00da2d2ea8398a6e475f476726f72252..2afb52a69323f418601e2c131a5ca005eb61cca6 100644 (file)
@@ -1,5 +1,6 @@
+
 /*
- * $Id: cache_diff.cc,v 1.11 2000/03/06 16:23:29 wessels Exp $
+ * $Id: cache_diff.cc,v 1.12 2000/06/06 19:34:31 hno Exp $
  *
  * AUTHOR: Alex Rousskov
  *
index 179b139d08945c4ac3987cc95a410275d8c1d4e5..6d39859b95e41aebcae32bbff2ae66b0e6591376 100644 (file)
@@ -1,5 +1,6 @@
+
 /*
- * $Id: carp.cc,v 1.8 2000/05/16 07:06:03 wessels Exp $
+ * $Id: carp.cc,v 1.9 2000/06/06 19:34:31 hno Exp $
  *
  * DEBUG: section 39    Cache Array Routing Protocol
  * AUTHOR: Eric Stern
index 08ef62d55cc2dfc3184beecd34b536ef01088106..300991c11875e795067c69ef5f42afdc767f0fca 100644 (file)
@@ -1,7 +1,8 @@
+
 /*
- * $Id: cf_gen.cc,v 1.35 2000/05/12 00:29:06 wessels Exp $
+ * $Id: cf_gen.cc,v 1.36 2000/06/06 19:34:31 hno Exp $
  *
- * DEBUG: none
+ * DEBUG: none          Generate squid.conf and cf_parser.c
  * AUTHOR: Max Okumoto
  *
  * SQUID Internet Object Cache  http://squid.nlanr.net/Squid/
index 75ef5f0ca6ff4876fa971e27f15b2656c5f5892d..8eb41cbc6549e65fc646c6b12434f255fdb4f120 100644 (file)
@@ -1,7 +1,6 @@
 
-
 /*
- * $Id: fqdncache.cc,v 1.133 2000/05/16 07:06:04 wessels Exp $
+ * $Id: fqdncache.cc,v 1.134 2000/06/06 19:34:31 hno Exp $
  *
  * DEBUG: section 35    FQDN Cache
  * AUTHOR: Harvest Derived
index 69c639e9890b872e7024bf33f5489851976a8c83..8dda8184c926b98e7a4fcbe104cf47baf558650d 100644 (file)
@@ -1,7 +1,6 @@
 
-
 /*
- * $Id: gopher.cc,v 1.153 2000/05/16 07:06:04 wessels Exp $
+ * $Id: gopher.cc,v 1.154 2000/06/06 19:34:31 hno Exp $
  *
  * DEBUG: section 10    Gopher
  * AUTHOR: Harvest Derived
index 8ab6bc000a175d665ae0b2ccc5f4cec55724869b..7d9a44f3b6d0427c8fd3c399010281b5a781ca9a 100644 (file)
@@ -1,3 +1,38 @@
+
+/*
+ * $Id: helper.cc,v 1.19 2000/06/06 19:34:31 hno Exp $
+ *
+ * DEBUG: section 29    Helper process maintenance
+ * AUTHOR: Harvest Derived?
+ *
+ * SQUID Internet Object Cache  http://squid.nlanr.net/Squid/
+ * ----------------------------------------------------------
+ *
+ *  Squid is the result of efforts by numerous individuals from the
+ *  Internet community.  Development is led by Duane Wessels of the
+ *  National Laboratory for Applied Network Research and funded by the
+ *  National Science Foundation.  Squid is Copyrighted (C) 1998 by
+ *  the Regents of the University of California.  Please see the
+ *  COPYRIGHT file for full details.  Squid incorporates software
+ *  developed and/or copyrighted by other sources.  Please see the
+ *  CREDITS file for full details.
+ *
+ *  This program is free software; you can redistribute it and/or modify
+ *  it under the terms of the GNU General Public License as published by
+ *  the Free Software Foundation; either version 2 of the License, or
+ *  (at your option) any later version.
+ *  
+ *  This program is distributed in the hope that it will be useful,
+ *  but WITHOUT ANY WARRANTY; without even the implied warranty of
+ *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ *  GNU General Public License for more details.
+ *  
+ *  You should have received a copy of the GNU General Public License
+ *  along with this program; if not, write to the Free Software
+ *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, USA.
+ *
+ */
+
 #include "squid.h"
 
 #define HELPER_MAX_ARGS 64
index b338f956669c9c6de6595b6ef711cc869058ea37..4fef0aed3d4486af5a6088828f6f6f1afad12259 100644 (file)
@@ -1,5 +1,37 @@
 /*
- * $Id: logfile.cc,v 1.2 2000/03/24 20:40:15 wessels Exp $
+ * $Id: logfile.cc,v 1.3 2000/06/06 19:34:31 hno Exp $
+ *
+ * DEBUG: section 50    Log file handling
+ * AUTHOR: Duane Wessels
+ *
+ * SQUID Internet Object Cache  http://squid.nlanr.net/Squid/
+ * ----------------------------------------------------------
+ *
+ *  Squid is the result of efforts by numerous individuals from the
+ *  Internet community.  Development is led by Duane Wessels of the
+ *  National Laboratory for Applied Network Research and funded by the
+ *  National Science Foundation.  Squid is Copyrighted (C) 1998 by
+ *  the Regents of the University of California.  Please see the
+ *  COPYRIGHT file for full details.  Squid incorporates software
+ *  developed and/or copyrighted by other sources.  Please see the
+ *  CREDITS file for full details.
+ *
+ *  This program is free software; you can redistribute it and/or modify
+ *  it under the terms of the GNU General Public License as published by
+ *  the Free Software Foundation; either version 2 of the License, or
+ *  (at your option) any later version.
+ *  
+ *  This program is distributed in the hope that it will be useful,
+ *  but WITHOUT ANY WARRANTY; without even the implied warranty of
+ *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ *  GNU General Public License for more details.
+ *  
+ *  You should have received a copy of the GNU General Public License
+ *  along with this program; if not, write to the Free Software
+ *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, USA.
+ *
+ */
+
  */
 
 #include "squid.h"
index e99ef73ff036d36fc4c2be799f230e5bb416ffde..2732a0e802071bf15c75e5e3c9f397e72778416d 100644 (file)
@@ -1,7 +1,6 @@
 
-
 /*
- * $Id: recv-announce.cc,v 1.21 2000/03/06 16:23:33 wessels Exp $
+ * $Id: recv-announce.cc,v 1.22 2000/06/06 19:34:31 hno Exp $
  *
  * DEBUG: section 0     Announcement Server
  * AUTHOR: Harvest Derived
index 356094a6f795b9a8a8192b92c0f21d738ac7e7e8..67a6bc022f77ea3deccc7e2c319823fce2c52d93 100644 (file)
@@ -1,7 +1,6 @@
 
-
 /*
- * $Id: refresh.cc,v 1.51 2000/03/06 16:23:34 wessels Exp $
+ * $Id: refresh.cc,v 1.52 2000/06/06 19:34:31 hno Exp $
  *
  * DEBUG: section 22    Refresh Calculation
  * AUTHOR: Harvest Derived
index a2dbda878e20914669498dafe2f414fd53142a48..bab541c72328bbc981331e6a4451cbed50a6d932 100644 (file)
@@ -1,5 +1,6 @@
+
 /*
- * $Id: store_digest.cc,v 1.40 2000/05/12 00:29:09 wessels Exp $
+ * $Id: store_digest.cc,v 1.41 2000/06/06 19:34:31 hno Exp $
  *
  * DEBUG: section 71    Store Digest Manager
  * AUTHOR: Alex Rousskov
index 7934f57fb5b91825e291dc3477566785e2f6ab6e..7d882ef62bef12c900a2bdde62876de5bb1b7d62 100644 (file)
@@ -1,5 +1,6 @@
+
 /*
- * $Id: unlinkd.cc,v 1.39 2000/05/31 04:27:51 wessels Exp $
+ * $Id: unlinkd.cc,v 1.40 2000/06/06 19:34:31 hno Exp $
  *
  * DEBUG: section 12    Unlink Daemon
  * AUTHOR: Duane Wessels
index 278c50c6f8db1a6bd16546dc118b7c5412058406..3f4b2432ee4fe624a7990b94590151e37de1d02c 100644 (file)
@@ -1,7 +1,6 @@
 
 /*
- *
- * $Id: urn.cc,v 1.59 2000/05/07 16:18:20 adrian Exp $
+ * $Id: urn.cc,v 1.60 2000/06/06 19:34:31 hno Exp $
  *
  * DEBUG: section 52    URN Parsing
  * AUTHOR: Kostas Anagnostakis