aboutsummaryrefslogtreecommitdiff
path: root/src/test/test_routerset.c
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2017-10-27 10:59:36 -0400
committerNick Mathewson <nickm@torproject.org>2017-10-27 10:59:36 -0400
commitfa78546dbc0e62fc1b24daef881c460412f04e7e (patch)
tree80fefc08ae0ef52e3ec0e445328329d5a10611cc /src/test/test_routerset.c
parentf5e9e2748ff5fa245936ce5e465d19b3d300e393 (diff)
downloadtor-fa78546dbc0e62fc1b24daef881c460412f04e7e.tar.gz
tor-fa78546dbc0e62fc1b24daef881c460412f04e7e.zip
Make sure all C files have copyright/license notices
Diffstat (limited to 'src/test/test_routerset.c')
-rw-r--r--src/test/test_routerset.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/test/test_routerset.c b/src/test/test_routerset.c
index c9c69911da..6da2275c35 100644
--- a/src/test/test_routerset.c
+++ b/src/test/test_routerset.c
@@ -1,3 +1,6 @@
+/* Copyright (c) 2014-2017, The Tor Project, Inc. */
+/* See LICENSE for licensing information */
+
#define ROUTERSET_PRIVATE
#include "or.h"