diff options
Diffstat (limited to 'src/or/control.c')
-rw-r--r-- | src/or/control.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/or/control.c b/src/or/control.c index a450d947df..9c980a8ea4 100644 --- a/src/or/control.c +++ b/src/or/control.c @@ -1,4 +1,4 @@ -/* Copyright 2004-2006 Roger Dingledine, Nick Mathewson. */ +/* Copyright 2004-2007 Roger Dingledine, Nick Mathewson. */ /* See LICENSE for licensing information */ /* $Id$ */ const char control_c_id[] = |