aboutsummaryrefslogtreecommitdiff
path: root/src/ext/trunnel/trunnel.c
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2015-01-02 14:27:39 -0500
committerNick Mathewson <nickm@torproject.org>2015-01-02 14:27:39 -0500
commitf54e54b0b454b42ed22f2f2feec0b952d9bcb199 (patch)
treedcdab783550b8884b154d62badf75fd41ea3404c /src/ext/trunnel/trunnel.c
parent563bb1ad81db3f0f5b7066b76531db1a43dfe857 (diff)
downloadtor-f54e54b0b454b42ed22f2f2feec0b952d9bcb199.tar.gz
tor-f54e54b0b454b42ed22f2f2feec0b952d9bcb199.zip
Bump copyright dates to 2015, in case someday this matters.
Diffstat (limited to 'src/ext/trunnel/trunnel.c')
-rw-r--r--src/ext/trunnel/trunnel.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ext/trunnel/trunnel.c b/src/ext/trunnel/trunnel.c
index a18d67584e..735323798f 100644
--- a/src/ext/trunnel/trunnel.c
+++ b/src/ext/trunnel/trunnel.c
@@ -4,7 +4,7 @@
*/
/* trunnel.c -- Helper functions to implement trunnel.
*
- * Copyright 2014, The Tor Project, Inc.
+ * Copyright 2014-2015, The Tor Project, Inc.
* See license at the end of this file for copying information.
*
* See trunnel-impl.h for documentation of these functions.