summaryrefslogtreecommitdiff
path: root/src/test/test-child.c
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2012-06-04 20:58:17 -0400
committerNick Mathewson <nickm@torproject.org>2012-06-04 20:58:17 -0400
commit0fa107a6aaf43e063e2d33e20d4d0deb54a180ca (patch)
treef546e8c5dbfac29e1a5242e9d0705b32814361ab /src/test/test-child.c
parent173b18c79b8e1f3a28e8b4122adb2b4ccf836c7b (diff)
downloadtor-0fa107a6aaf43e063e2d33e20d4d0deb54a180ca.tar.gz
tor-0fa107a6aaf43e063e2d33e20d4d0deb54a180ca.zip
Update copyright dates to 2012; add a few missing copyright statements
Diffstat (limited to 'src/test/test-child.c')
-rw-r--r--src/test/test-child.c3
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