diff options
author | Nick Mathewson <nickm@torproject.org> | 2007-02-12 21:39:53 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2007-02-12 21:39:53 +0000 |
commit | 759c58151e27ac41eaaae9375e69646ca27f7612 (patch) | |
tree | 0008009f791b398991dfb61550d8910fe504a920 /src/or/policies.c | |
parent | 30e7c05075f373810a4057ecf673cb01381e6e94 (diff) | |
download | tor-759c58151e27ac41eaaae9375e69646ca27f7612.tar tor-759c58151e27ac41eaaae9375e69646ca27f7612.tar.gz |
r11775@catbus: nickm | 2007-02-12 16:39:09 -0500
Update copyright dates.
svn:r9570
Diffstat (limited to 'src/or/policies.c')
-rw-r--r-- | src/or/policies.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/or/policies.c b/src/or/policies.c index 1e682a769..73a342f6b 100644 --- a/src/or/policies.c +++ b/src/or/policies.c @@ -1,5 +1,5 @@ /* 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 policies_c_id[] = \ |