diff options
author | Nick Mathewson <nickm@torproject.org> | 2011-01-03 11:50:39 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2011-01-03 11:50:39 -0500 |
commit | 1a07348a50ec679c8b7bb1abb45e61a9ebcc69a9 (patch) | |
tree | 37542e1fba60568e9b04fe88ec32205bf095cab3 /src/common/torgzip.c | |
parent | 69771bb5fc0fc472436c5f3fe6dfd3bd0f4929da (diff) | |
download | tor-1a07348a50ec679c8b7bb1abb45e61a9ebcc69a9.tar.gz tor-1a07348a50ec679c8b7bb1abb45e61a9ebcc69a9.zip |
Bump copyright statements to 2011
Diffstat (limited to 'src/common/torgzip.c')
-rw-r--r-- | src/common/torgzip.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/torgzip.c b/src/common/torgzip.c index 10bce33283..618b8b0300 100644 --- a/src/common/torgzip.c +++ b/src/common/torgzip.c @@ -1,6 +1,6 @@ /* Copyright (c) 2004, Roger Dingledine. * Copyright (c) 2004-2006, Roger Dingledine, Nick Mathewson. - * Copyright (c) 2007-2010, The Tor Project, Inc. */ + * Copyright (c) 2007-2011, The Tor Project, Inc. */ /* See LICENSE for licensing information */ /** |