aboutsummaryrefslogtreecommitdiff
path: root/src/or/rendcommon.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/rendcommon.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/rendcommon.c')
-rw-r--r--src/or/rendcommon.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/or/rendcommon.c b/src/or/rendcommon.c
index b219ee2fa..1f14e3fe3 100644
--- a/src/or/rendcommon.c
+++ b/src/or/rendcommon.c
@@ -1,4 +1,4 @@
-/* Copyright 2004 Roger Dingledine */
+/* Copyright 2004 Roger Dingledine, Nick Mathewson. */
/* See LICENSE for licensing information */
/* $Id$ */