From: hno <> Date: Mon, 8 Apr 2002 14:48:47 +0000 (+0000) Subject: Added back missing attributions X-Git-Tag: SQUID_3_0_PRE1~1110 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6095abfe0fe9e7c8df8e1af84bfc4dd08d07ae9f;p=thirdparty%2Fsquid.git Added back missing attributions --- diff --git a/src/repl/heap/store_repl_heap.cc b/src/repl/heap/store_repl_heap.cc index bf8f9e6b8b..252a211d0a 100644 --- a/src/repl/heap/store_repl_heap.cc +++ b/src/repl/heap/store_repl_heap.cc @@ -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/ * ---------------------------------------------------------- *