diff options
Diffstat (limited to 'src/or/rendclient.c')
-rw-r--r-- | src/or/rendclient.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/or/rendclient.c b/src/or/rendclient.c index e613230145..517fea9ab6 100644 --- a/src/or/rendclient.c +++ b/src/or/rendclient.c @@ -1,4 +1,5 @@ -/* Copyright 2004-2007 Roger Dingledine, Nick Mathewson. */ +/* Copyright (c) 2004-2006, Roger Dingledine, Nick Mathewson. + * Copyright (c) 2007, The Tor Project, Inc. */ /* See LICENSE for licensing information */ /* $Id$ */ const char rendclient_c_id[] = |