]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Squid incorporates software by other *sources*, not other *sinks*.
authorwessels <>
Fri, 23 Dec 2005 05:26:31 +0000 (05:26 +0000)
committerwessels <>
Fri, 23 Dec 2005 05:26:31 +0000 (05:26 +0000)
12 files changed:
src/ICAP/ICAPClient.h
src/ICAP/ICAPClientReqmodPrecache.h
src/ICAP/ICAPClientRespmodPrecache.h
src/ICAP/ICAPElements.h
src/ICAP/ICAPModXact.h
src/ICAP/ICAPOptXact.h
src/ICAP/ICAPOptions.h
src/ICAP/ICAPServiceRep.h
src/ICAP/ICAPXaction.h
src/ICAP/MsgPipe.h
src/ICAP/MsgPipeData.h
src/ICAP/MsgPipeSource.h

index a8ecf66576291a87a9fd806fda95089b67644c9f..cb4c1e4647020b95d76a1a3d6678651fb14a304d 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * $Id: ICAPClient.h,v 1.2 2005/11/21 23:46:27 wessels Exp $
+ * $Id: ICAPClient.h,v 1.3 2005/12/22 22:26:31 wessels Exp $
  *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
@@ -13,7 +13,7 @@
  *  Copyrighted (C) 2001 by the Regents of the University of
  *  California; see the COPYRIGHT file for full details.  Squid
  *  incorporates software developed and/or copyrighted by other
- *  sinks; see the CREDITS file for full details.
+ *  sources; 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
index 3e531d0bc8e3d985bc47c4ca2d08023a882ebeae..f46312768a556edc688c193619183edb20d6b185 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * $Id: ICAPClientReqmodPrecache.h,v 1.1 2005/11/21 23:46:27 wessels Exp $
+ * $Id: ICAPClientReqmodPrecache.h,v 1.2 2005/12/22 22:26:31 wessels Exp $
  *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
@@ -13,7 +13,7 @@
  *  Copyrighted (C) 2001 by the Regents of the University of
  *  California; see the COPYRIGHT file for full details.  Squid
  *  incorporates software developed and/or copyrighted by other
- *  sinks; see the CREDITS file for full details.
+ *  sources; 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
index b994bf0e1df33b1909f7ee8a6bf6fd1bc66ba61d..f8e165a1d7261099dcd555234cfaa726ec041da8 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * $Id: ICAPClientRespmodPrecache.h,v 1.1 2005/11/21 23:46:27 wessels Exp $
+ * $Id: ICAPClientRespmodPrecache.h,v 1.2 2005/12/22 22:26:31 wessels Exp $
  *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
@@ -13,7 +13,7 @@
  *  Copyrighted (C) 2001 by the Regents of the University of
  *  California; see the COPYRIGHT file for full details.  Squid
  *  incorporates software developed and/or copyrighted by other
- *  sinks; see the CREDITS file for full details.
+ *  sources; 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
index 5ee1a79c2a5183594e49d86cfc65f1341dd92e15..066f9e8c5859ef15f37247c06c06aeedfdb8f084 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * $Id: ICAPElements.h,v 1.2 2005/11/21 23:46:27 wessels Exp $
+ * $Id: ICAPElements.h,v 1.3 2005/12/22 22:26:31 wessels Exp $
  *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
@@ -13,7 +13,7 @@
  *  Copyrighted (C) 2001 by the Regents of the University of
  *  California; see the COPYRIGHT file for full details.  Squid
  *  incorporates software developed and/or copyrighted by other
- *  sinks; see the CREDITS file for full details.
+ *  sources; 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
index 0031f2fbe45572485e3488ea1c76cc7658d62f8e..a0f079387066fd4fc8ac7441f480640aafef06e5 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * $Id: ICAPModXact.h,v 1.2 2005/11/21 23:46:27 wessels Exp $
+ * $Id: ICAPModXact.h,v 1.3 2005/12/22 22:26:31 wessels Exp $
  *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
@@ -13,7 +13,7 @@
  *  Copyrighted (C) 2001 by the Regents of the University of
  *  California; see the COPYRIGHT file for full details.  Squid
  *  incorporates software developed and/or copyrighted by other
- *  sinks; see the CREDITS file for full details.
+ *  sources; 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
index d2bf8e2b6c093743e19652d6b5a7c111e5aef3ae..48ad1aa94a3f9e5c31334d8187a113d00a4791d9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * $Id: ICAPOptXact.h,v 1.2 2005/11/21 23:46:27 wessels Exp $
+ * $Id: ICAPOptXact.h,v 1.3 2005/12/22 22:26:31 wessels Exp $
  *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
@@ -12,7 +12,7 @@
  *  Copyrighted (C) 2001 by the Regents of the University of
  *  California; see the COPYRIGHT file for full details.  Squid
  *  incorporates software developed and/or copyrighted by other
- *  sinks; see the CREDITS file for full details.
+ *  sources; 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
index 6ddbb8d5eba9a2610a3f3c6c588a9b545c335475..c41e57ad2c8ddcba618513b86f9ebdef3690530a 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * $Id: ICAPOptions.h,v 1.4 2005/12/13 21:41:58 wessels Exp $
+ * $Id: ICAPOptions.h,v 1.5 2005/12/22 22:26:31 wessels Exp $
  *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
@@ -13,7 +13,7 @@
  *  Copyrighted (C) 2001 by the Regents of the University of
  *  California; see the COPYRIGHT file for full details.  Squid
  *  incorporates software developed and/or copyrighted by other
- *  sinks; see the CREDITS file for full details.
+ *  sources; 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
index 3f743a6626045053513a642b209c9762ad16bea7..62ec6e6964f67f342db29a612e222f29921a10f4 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * $Id: ICAPServiceRep.h,v 1.2 2005/11/21 23:46:27 wessels Exp $
+ * $Id: ICAPServiceRep.h,v 1.3 2005/12/22 22:26:31 wessels Exp $
  *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
@@ -13,7 +13,7 @@
  *  Copyrighted (C) 2001 by the Regents of the University of
  *  California; see the COPYRIGHT file for full details.  Squid
  *  incorporates software developed and/or copyrighted by other
- *  sinks; see the CREDITS file for full details.
+ *  sources; 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
index 5215b93750b038f0957a9ce3c35df3ea8f4d75d5..99fc39783800fa0f0d03a6ace4e42f2c6e193f54 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * $Id: ICAPXaction.h,v 1.3 2005/12/02 19:43:38 wessels Exp $
+ * $Id: ICAPXaction.h,v 1.4 2005/12/22 22:26:31 wessels Exp $
  *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
@@ -13,7 +13,7 @@
  *  Copyrighted (C) 2001 by the Regents of the University of
  *  California; see the COPYRIGHT file for full details.  Squid
  *  incorporates software developed and/or copyrighted by other
- *  sinks; see the CREDITS file for full details.
+ *  sources; 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
index 7164833de5eacff6430d6ff74136b4b684630025..3f38bcc56d3abbf9f741985395bd79dfcb421de0 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * $Id: MsgPipe.h,v 1.2 2005/11/21 23:46:27 wessels Exp $
+ * $Id: MsgPipe.h,v 1.3 2005/12/22 22:26:31 wessels Exp $
  *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
@@ -13,7 +13,7 @@
  *  Copyrighted (C) 2001 by the Regents of the University of
  *  California; see the COPYRIGHT file for full details.  Squid
  *  incorporates software developed and/or copyrighted by other
- *  sinks; see the CREDITS file for full details.
+ *  sources; 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
index 18ee1fd78e49591462c2b83eb53bb819c810738e..d4949d86cc76b82a01bbdbffbb3b36bf2e843210 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * $Id: MsgPipeData.h,v 1.2 2005/11/21 23:46:27 wessels Exp $
+ * $Id: MsgPipeData.h,v 1.3 2005/12/22 22:26:31 wessels Exp $
  *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
@@ -13,7 +13,7 @@
  *  Copyrighted (C) 2001 by the Regents of the University of
  *  California; see the COPYRIGHT file for full details.  Squid
  *  incorporates software developed and/or copyrighted by other
- *  sinks; see the CREDITS file for full details.
+ *  sources; 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
index 21d4c986aac619535da1c51e09e0a4bb595097fd..97a7d6f1256b564f753d9dba76da164b128fb1f8 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * $Id: MsgPipeSource.h,v 1.2 2005/11/21 23:46:27 wessels Exp $
+ * $Id: MsgPipeSource.h,v 1.3 2005/12/22 22:26:31 wessels Exp $
  *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
@@ -13,7 +13,7 @@
  *  Copyrighted (C) 2001 by the Regents of the University of
  *  California; see the COPYRIGHT file for full details.  Squid
  *  incorporates software developed and/or copyrighted by other
- *  sinks; see the CREDITS file for full details.
+ *  sources; 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