diff options
Diffstat (limited to 'src/common/log.h')
-rw-r--r-- | src/common/log.h | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/src/common/log.h b/src/common/log.h index d5b8e9b260..3927629c8e 100644 --- a/src/common/log.h +++ b/src/common/log.h @@ -1,9 +1,6 @@ -/* - * log.h - * Logging facilities. - * - * Matej Pfajfar <mp292@cam.ac.uk> - */ +/* Copyright 2001,2002,2003 Roger Dingledine, Matej Pfajfar. */ +/* See LICENSE for licensing information */ +/* $Id$ */ #ifndef __LOG_H |