diff options
Diffstat (limited to 'src/or/cpuworker.c')
-rw-r--r-- | src/or/cpuworker.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/or/cpuworker.c b/src/or/cpuworker.c index 84f42d06f1..dd99a98def 100644 --- a/src/or/cpuworker.c +++ b/src/or/cpuworker.c @@ -1,4 +1,5 @@ -/* Copyright 2003-2004 Roger Dingledine. */ +/* Copyright 2003-2004 Roger Dingledine. + * Copyright 2004 Roger Dingledine, Nick Mathewson. */ /* See LICENSE for licensing information */ /* $Id$ */ |