diff options
author | Nick Mathewson <nickm@torproject.org> | 2010-02-27 17:13:37 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2010-02-27 17:14:21 -0500 |
commit | c3e63483b2f16eb1717035eac4c14315b95671f5 (patch) | |
tree | 4b7ff97839210943b712b90bc7f4fecd441afb3d /Makefile.am | |
parent | b67657bd952919d0b738a1ffd6c48cc369604873 (diff) | |
download | tor-c3e63483b2f16eb1717035eac4c14315b95671f5.tar.gz tor-c3e63483b2f16eb1717035eac4c14315b95671f5.zip |
Update Tor Project copyright years
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 39ea570dd7..43ae161369 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-2009, The Tor Project, Inc. +# Copyright (c) 2007-2010, The Tor Project, Inc. # See LICENSE for licensing information AUTOMAKE_OPTIONS = foreign |