]> granicus.if.org Git - libevent/commitdiff
Clarify Christopher Clark's status as writer of original ht code.
authorNick Mathewson <nickm@torproject.org>
Thu, 11 Mar 2010 05:18:02 +0000 (00:18 -0500)
committerNick Mathewson <nickm@torproject.org>
Thu, 11 Mar 2010 05:18:02 +0000 (00:18 -0500)
ht-internal.h

index 4cc6b0243934bdd52ecd3a20ca4b58bdb6626e65..57624af7242afb661e78acf280f34eb99f84873b 100644 (file)
@@ -1,4 +1,4 @@
-/* Possibly Copyright 2002 Christopher Clark */
+/* Based on work Copyright 2002 Christopher Clark */
 /* Copyright 2005-2010 Nick Mathewson */
 /* Copyright 2009-2010 Niels Provos and Nick Mathewson */
 /* See license at end. */
@@ -447,9 +447,8 @@ ht_string_hash(const char *s)
 /*
  * Copyright 2005, Nick Mathewson.  Implementation logic is adapted from code
  * by Cristopher Clark, retrofit to allow drop-in memory management, and to
- * use the same interface as Niels Provos's tree.h.  I'm not sure whether this
- * is a derived work any more, but whether it is or not, the license below
- * applies.
+ * use the same interface as Niels Provos's tree.h.  This is probably still
+ * a derived work, so the original license below still applies.
  *
  * Copyright (c) 2002, Christopher Clark
  * All rights reserved.