summaryrefslogtreecommitdiff
path: root/src/common/ht.h
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2011-01-03 11:51:17 -0500
committerNick Mathewson <nickm@torproject.org>2011-01-03 11:51:17 -0500
commitf1de329e784e76dbb27cde148522a6c490e7cf63 (patch)
tree3d3fea0781bfa37410a932e7d7345af25f845ea9 /src/common/ht.h
parente895919b171029df4d38285b0be4483376b4ad25 (diff)
parent1a07348a50ec679c8b7bb1abb45e61a9ebcc69a9 (diff)
downloadtor-f1de329e784e76dbb27cde148522a6c490e7cf63.tar.gz
tor-f1de329e784e76dbb27cde148522a6c490e7cf63.zip
Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2
Conflicts: src/common/test.h src/or/test.c
Diffstat (limited to 'src/common/ht.h')
-rw-r--r--src/common/ht.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/ht.h b/src/common/ht.h
index f598856d8a..0850c07092 100644
--- a/src/common/ht.h
+++ b/src/common/ht.h
@@ -1,6 +1,6 @@
/* Copyright (c) 2002, Christopher Clark.
* Copyright (c) 2005-2006, Nick Mathewson.
- * Copyright (c) 2007-2010, The Tor Project, Inc. */
+ * Copyright (c) 2007-2011, The Tor Project, Inc. */
/* See license at end. */
/* Based on ideas by Christopher Clark and interfaces from Niels Provos. */