diff options
Diffstat (limited to 'src/common/torgzip.c')
-rw-r--r-- | src/common/torgzip.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/torgzip.c b/src/common/torgzip.c index e9281ad5ff..23d5dd5a58 100644 --- a/src/common/torgzip.c +++ b/src/common/torgzip.c @@ -1,4 +1,5 @@ /* Copyright 2004 Roger Dingledine */ +/* Copyright 2004-2005 Roger Dingledine, Nick Mathewson */ /* See LICENSE for licensing information */ /* $Id$ */ const char torgzip_c_id[] = "$Id$"; |