diff options
author | Nick Mathewson <nickm@torproject.org> | 2008-02-07 05:31:47 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2008-02-07 05:31:47 +0000 |
commit | 842a33ff20f1da87d64ae3922eab135dc37bde16 (patch) | |
tree | 1d199ec2734a898a1f300264abc206fe556b65ad /Makefile.am | |
parent | 7549ac8d71243deb456479cde9c347ef8d139b95 (diff) | |
download | tor-842a33ff20f1da87d64ae3922eab135dc37bde16.tar.gz tor-842a33ff20f1da87d64ae3922eab135dc37bde16.zip |
Update some copyright notices: it is now 2008.
svn:r13412
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 8efeb45d7b..5e324a4c09 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,7 @@ # $Id$ # Copyright (c) 2001-2004, Roger Dingledine -# Copyright (c) 2004-2007, Roger Dingledine, Nick Mathewson +# Copyright (c) 2004-2006, Roger Dingledine, Nick Mathewson +# Copyright (c) 2007-2008, The Tor Project, Inc. # See LICENSE for licensing information AUTOMAKE_OPTIONS = foreign |