summaryrefslogtreecommitdiff
path: root/src/or/config.c
diff options
context:
space:
mode:
authorAndrew Lewman <andrew@torproject.org>2007-01-13 05:09:09 +0000
committerAndrew Lewman <andrew@torproject.org>2007-01-13 05:09:09 +0000
commit930e12920d13930692c5df6869ad2003849a6863 (patch)
tree1f74ff2e447011c22e504cf729a3672a087923be /src/or/config.c
parent60128145e2440d122fe0f0dee44d44eab5696069 (diff)
downloadtor-930e12920d13930692c5df6869ad2003849a6863.tar.gz
tor-930e12920d13930692c5df6869ad2003849a6863.zip
Update copyright in config.c while I'm there. Update man page to
reflect all available options to tor binary. svn:r9341
Diffstat (limited to 'src/or/config.c')
-rw-r--r--src/or/config.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/or/config.c b/src/or/config.c
index 70b981bd76..32b707ed59 100644
--- a/src/or/config.c
+++ b/src/or/config.c
@@ -1,6 +1,6 @@
/* Copyright (c) 2001 Matej Pfajfar.
* Copyright (c) 2001-2004, Roger Dingledine.
- * Copyright (c) 2004-2006, Roger Dingledine, Nick Mathewson. */
+ * Copyright (c) 2004-2007, Roger Dingledine, Nick Mathewson. */
/* See LICENSE for licensing information */
/* $Id$ */
const char config_c_id[] = \