diff options
author | Nick Mathewson <nickm@torproject.org> | 2015-01-02 14:27:39 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2015-01-02 14:27:39 -0500 |
commit | f54e54b0b454b42ed22f2f2feec0b952d9bcb199 (patch) | |
tree | dcdab783550b8884b154d62badf75fd41ea3404c /src/test/test_introduce.c | |
parent | 563bb1ad81db3f0f5b7066b76531db1a43dfe857 (diff) | |
download | tor-f54e54b0b454b42ed22f2f2feec0b952d9bcb199.tar.gz tor-f54e54b0b454b42ed22f2f2feec0b952d9bcb199.zip |
Bump copyright dates to 2015, in case someday this matters.
Diffstat (limited to 'src/test/test_introduce.c')
-rw-r--r-- | src/test/test_introduce.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/test_introduce.c b/src/test/test_introduce.c index fe8ffbfa4b..0cab8ef4cc 100644 --- a/src/test/test_introduce.c +++ b/src/test/test_introduce.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2012-2014, The Tor Project, Inc. */ +/* Copyright (c) 2012-2015, The Tor Project, Inc. */ /* See LICENSE for licensing information */ #include "orconfig.h" |