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 /Makefile.am | |
parent | 69771bb5fc0fc472436c5f3fe6dfd3bd0f4929da (diff) | |
download | tor-1a07348a50ec679c8b7bb1abb45e61a9ebcc69a9.tar.gz tor-1a07348a50ec679c8b7bb1abb45e61a9ebcc69a9.zip |
Bump copyright statements to 2011
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 43ae161369..4ded744fde 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,7 +1,7 @@ # $Id$ # 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 AUTOMAKE_OPTIONS = foreign |