diff options
Diffstat (limited to 'src/or/circuitbuild.c')
-rw-r--r-- | src/or/circuitbuild.c | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/or/circuitbuild.c b/src/or/circuitbuild.c index 8f92ab8e59..efd7490a70 100644 --- a/src/or/circuitbuild.c +++ b/src/or/circuitbuild.c @@ -1,4 +1,6 @@ -/* Copyright 2001 Matej Pfajfar, 2001-2004 Roger Dingledine. */ +/* Copyright 2001 Matej Pfajfar. + * Copyright 2001-2004 Roger Dingledine. + * Copyright 2004 Roger Dingledine, Nick Mathewson. */ /* See LICENSE for licensing information */ /* $Id$ */ |