]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Added back missing attributions
authorhno <>
Mon, 8 Apr 2002 14:48:47 +0000 (14:48 +0000)
committerhno <>
Mon, 8 Apr 2002 14:48:47 +0000 (14:48 +0000)
src/repl/heap/store_repl_heap.cc

index bf8f9e6b8b40dacd8bea3a156b4c2ea89e2fe2b5..252a211d0aea734b5eaf5b7749816041c9d51379 100644 (file)
@@ -1,10 +1,14 @@
 
 /*
- * $Id: store_repl_heap.cc,v 1.8 2001/10/17 19:43:41 hno Exp $
+ * $Id: store_repl_heap.cc,v 1.9 2002/04/08 08:48:47 hno Exp $
  *
  * DEBUG: section ?     HEAP based removal policies
  * AUTHOR: Henrik Nordstrom
  *
+ * Based on the ideas of the HEAP policy implemented by John Dilley of
+ * Hewlett Packard. Rewritten from scratch when modularizing the removal
+ * policy implementation of Squid.
+ * 
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
  * ----------------------------------------------------------
  *