diff options
Diffstat (limited to 'src/or/connection_ap.c')
-rw-r--r-- | src/or/connection_ap.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/or/connection_ap.c b/src/or/connection_ap.c index 0cb1d5314e..95f60445dd 100644 --- a/src/or/connection_ap.c +++ b/src/or/connection_ap.c @@ -1,3 +1,6 @@ +/* Copyright 2001,2002 Roger Dingledine, Matej Pfajfar. */ +/* See LICENSE for licensing information */ +/* $Id$ */ #include "or.h" |