diff options
Diffstat (limited to 'src/or/hibernate.c')
-rw-r--r-- | src/or/hibernate.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/or/hibernate.c b/src/or/hibernate.c index 7dcdaeb0a..5bc91b775 100644 --- a/src/or/hibernate.c +++ b/src/or/hibernate.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 hibernate_c_id[] = |