diff options
author | Nick Mathewson <nickm@torproject.org> | 2011-01-03 11:52:09 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2011-01-03 11:52:09 -0500 |
commit | 30b3475e6d5f5b644d4b607b343ff1da9540d178 (patch) | |
tree | 42d4ccb23079dd77eeaa911100c2833ef93ba911 /src/or/control.h | |
parent | f1de329e784e76dbb27cde148522a6c490e7cf63 (diff) | |
download | tor-30b3475e6d5f5b644d4b607b343ff1da9540d178.tar tor-30b3475e6d5f5b644d4b607b343ff1da9540d178.tar.gz |
Bump copyright statements to 2011 (0.2.2)
Diffstat (limited to 'src/or/control.h')
-rw-r--r-- | src/or/control.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/or/control.h b/src/or/control.h index 27ef5c37f..2ae96b4b8 100644 --- a/src/or/control.h +++ b/src/or/control.h @@ -1,7 +1,7 @@ /* Copyright (c) 2001 Matej Pfajfar. * Copyright (c) 2001-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 */ /** |