aboutsummaryrefslogtreecommitdiff
path: root/src/or/test.c
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2004-11-07 01:33:06 +0000
committerRoger Dingledine <arma@torproject.org>2004-11-07 01:33:06 +0000
commit394554cfbf49624d537360ee89afc7032fa369e2 (patch)
treee5f13a48e19a97913d0459db23fc2a3835ff1cf7 /src/or/test.c
parentefad93feb432ad555a50f2f17dbac61713ff0a95 (diff)
downloadtor-394554cfbf49624d537360ee89afc7032fa369e2.tar
tor-394554cfbf49624d537360ee89afc7032fa369e2.tar.gz
Clean up copyrights.
Break connection_consider_empty_buckets() out of connection_read_bucket_decrement(). svn:r2698
Diffstat (limited to 'src/or/test.c')
-rw-r--r--src/or/test.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/or/test.c b/src/or/test.c
index f627307e1..7138bb1c9 100644
--- a/src/or/test.c
+++ b/src/or/test.c
@@ -1,4 +1,5 @@
-/* Copyright 2001,2002,2003 Roger Dingledine. */
+/* Copyright 2001-2004 Roger Dingledine.
+ * Copyright 2004 Roger Dingledine, Nick Mathewson. */
/* See LICENSE for licensing information */
/* $Id$ */