diff options
author | Nick Mathewson <nickm@torproject.org> | 2005-04-01 20:15:56 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2005-04-01 20:15:56 +0000 |
commit | 0e81265359514e767e732f790dd7b82e7cb3e002 (patch) | |
tree | 8eff685b8a5a222cf742d73428ff2d18abcee06a /Makefile.am | |
parent | 34944f3eb10eb25ece93a257493020bf4d8f95b8 (diff) | |
download | tor-0e81265359514e767e732f790dd7b82e7cb3e002.tar.gz tor-0e81265359514e767e732f790dd7b82e7cb3e002.zip |
update copyright notices.
svn:r3982
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 068c15c0db..184a9d11dd 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,3 +1,9 @@ +# $Id$ +# Copyright 2002-2004 Roger Dingledine +# Copyright 2004-2005 Roger Dingledine, Nick Mathewson +# See LICENSE for licensing information + + AUTOMAKE_OPTIONS = foreign # else it keeps trying to put COPYING back in |