summaryrefslogtreecommitdiff
path: root/src/common/torgzip.c
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2005-04-01 20:15:56 +0000
committerNick Mathewson <nickm@torproject.org>2005-04-01 20:15:56 +0000
commit0e81265359514e767e732f790dd7b82e7cb3e002 (patch)
tree8eff685b8a5a222cf742d73428ff2d18abcee06a /src/common/torgzip.c
parent34944f3eb10eb25ece93a257493020bf4d8f95b8 (diff)
downloadtor-0e81265359514e767e732f790dd7b82e7cb3e002.tar.gz
tor-0e81265359514e767e732f790dd7b82e7cb3e002.zip
update copyright notices.
svn:r3982
Diffstat (limited to 'src/common/torgzip.c')
-rw-r--r--src/common/torgzip.c1
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$";