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/common/crypto.h | |
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/common/crypto.h')
-rw-r--r-- | src/common/crypto.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/crypto.h b/src/common/crypto.h index 5257fd431..319113be7 100644 --- a/src/common/crypto.h +++ b/src/common/crypto.h @@ -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$ */ |