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 /src/or/eventdns_tor.h | |
parent | 7549ac8d71243deb456479cde9c347ef8d139b95 (diff) | |
download | tor-842a33ff20f1da87d64ae3922eab135dc37bde16.tar.gz tor-842a33ff20f1da87d64ae3922eab135dc37bde16.zip |
Update some copyright notices: it is now 2008.
svn:r13412
Diffstat (limited to 'src/or/eventdns_tor.h')
-rw-r--r-- | src/or/eventdns_tor.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/or/eventdns_tor.h b/src/or/eventdns_tor.h index e0e0f9b16a..f4361209d5 100644 --- a/src/or/eventdns_tor.h +++ b/src/or/eventdns_tor.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2007, The Tor Project, Inc. */ +/* Copyright (c) 2007-2008, The Tor Project, Inc. */ /* See LICENSE for licensing information */ #include "orconfig.h" |