diff options
Diffstat (limited to 'src/common/log.c')
-rw-r--r-- | src/common/log.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/common/log.c b/src/common/log.c index cfab09368a..863f18b69f 100644 --- a/src/common/log.c +++ b/src/common/log.c @@ -1,4 +1,5 @@ -/* Copyright 2001,2002,2003 Roger Dingledine, Matej Pfajfar. */ +/* Copyright 2001,2002,2003 Roger Dingledine, Matej Pfajfar. + * Copyright 2004-2005 Roger Dingledine, Nick Mathewson */ /* See LICENSE for licensing information */ /* $Id$ */ const char log_c_id[] = "$Id$"; |