diff options
Diffstat (limited to 'src/or/rephist.c')
-rw-r--r-- | src/or/rephist.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/or/rephist.c b/src/or/rephist.c index bc9861b255..26efd9e622 100644 --- a/src/or/rephist.c +++ b/src/or/rephist.c @@ -1,4 +1,4 @@ -/* Copyright 2004 Roger Dingledine, Nick Mathewson. */ +/* Copyright 2004-2005 Roger Dingledine, Nick Mathewson. */ /* See LICENSE for licensing information */ /* $Id$ */ const char rephist_c_id[] = "$Id$"; |