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 /configure.in | |
parent | 34944f3eb10eb25ece93a257493020bf4d8f95b8 (diff) | |
download | tor-0e81265359514e767e732f790dd7b82e7cb3e002.tar.gz tor-0e81265359514e767e732f790dd7b82e7cb3e002.zip |
update copyright notices.
svn:r3982
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/configure.in b/configure.in index 9ca32f7f68..8a1924364e 100644 --- a/configure.in +++ b/configure.in @@ -1,3 +1,7 @@ +dnl $Id$ +dnl Copyright 2001-2004 Roger Dingledine +dnl Copyright 2004-2005 Roger Dingledine, Nick Mathewson +dnl See LICENSE for licensing information AC_INIT AM_INIT_AUTOMAKE(tor, 0.1.0.2-rc) |