diff options
Diffstat (limited to 'src/or/routers.c')
-rw-r--r-- | src/or/routers.c | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/or/routers.c b/src/or/routers.c index 52778a902d..8af6fd185b 100644 --- a/src/or/routers.c +++ b/src/or/routers.c @@ -1,3 +1,7 @@ +/* Copyright 2001,2002 Roger Dingledine, Matej Pfajfar. */ +/* See LICENSE for licensing information */ +/* $Id$ */ + /** * routers.c * Routines for loading the list of routers and their public RSA keys. |