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 /src/or/rendclient.c | |
parent | 34944f3eb10eb25ece93a257493020bf4d8f95b8 (diff) | |
download | tor-0e81265359514e767e732f790dd7b82e7cb3e002.tar.gz tor-0e81265359514e767e732f790dd7b82e7cb3e002.zip |
update copyright notices.
svn:r3982
Diffstat (limited to 'src/or/rendclient.c')
-rw-r--r-- | src/or/rendclient.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/or/rendclient.c b/src/or/rendclient.c index b874802666..6791bbd3e4 100644 --- a/src/or/rendclient.c +++ b/src/or/rendclient.c @@ -1,4 +1,4 @@ -/* Copyright 2004 Roger Dingledine, Nick Mathewson. */ +/* Copyright 2004-2005 Roger Dingledine, Nick Mathewson. */ /* See LICENSE for licensing information */ /* $Id$ */ const char rendclient_c_id[] = "$Id$"; |