mirror of
https://github.com/cuberite/libevent.git
synced 2025-09-24 03:40:40 -04:00
Clarify Christopher Clark's status as writer of original ht code.
This commit is contained in:
parent
c7f1b820fc
commit
78772c3503
@ -1,4 +1,4 @@
|
|||||||
/* Possibly Copyright 2002 Christopher Clark */
|
/* Based on work Copyright 2002 Christopher Clark */
|
||||||
/* Copyright 2005-2010 Nick Mathewson */
|
/* Copyright 2005-2010 Nick Mathewson */
|
||||||
/* Copyright 2009-2010 Niels Provos and Nick Mathewson */
|
/* Copyright 2009-2010 Niels Provos and Nick Mathewson */
|
||||||
/* See license at end. */
|
/* See license at end. */
|
||||||
@ -447,9 +447,8 @@ ht_string_hash(const char *s)
|
|||||||
/*
|
/*
|
||||||
* Copyright 2005, Nick Mathewson. Implementation logic is adapted from code
|
* Copyright 2005, Nick Mathewson. Implementation logic is adapted from code
|
||||||
* by Cristopher Clark, retrofit to allow drop-in memory management, and to
|
* 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
|
* use the same interface as Niels Provos's tree.h. This is probably still
|
||||||
* is a derived work any more, but whether it is or not, the license below
|
* a derived work, so the original license below still applies.
|
||||||
* applies.
|
|
||||||
*
|
*
|
||||||
* Copyright (c) 2002, Christopher Clark
|
* Copyright (c) 2002, Christopher Clark
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user