diff options
Diffstat (limited to 'src/test/test-child.c')
-rw-r--r-- | src/test/test-child.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/test/test-child.c b/src/test/test-child.c index b57d8caa90..c5725f1c5a 100644 --- a/src/test/test-child.c +++ b/src/test/test-child.c @@ -1,3 +1,6 @@ +/* Copyright (c) 2011-2012, The Tor Project, Inc. */ +/* See LICENSE for licensing information */ + #include <stdio.h> #include "orconfig.h" #ifdef _WIN32 |