summaryrefslogtreecommitdiff
path: root/src/ext/trunnel/trunnel.c
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2017-03-15 16:13:17 -0400
committerNick Mathewson <nickm@torproject.org>2017-03-15 16:13:17 -0400
commit7505f452c865ef9ca5be35647032f93bfb392762 (patch)
tree8dd2a41ee5780074de205b54660d330e32b2661a /src/ext/trunnel/trunnel.c
parentc6b97b3da0308dcb696fd01113e3c9da3a38d348 (diff)
downloadtor-7505f452c865ef9ca5be35647032f93bfb392762.tar.gz
tor-7505f452c865ef9ca5be35647032f93bfb392762.zip
Run the copyright update script.
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 8f72351277..e98a2e0b66 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-2015, The Tor Project, Inc.
+ * Copyright 2014-2017, The Tor Project, Inc.
* See license at the end of this file for copying information.
*
* See trunnel-impl.h for documentation of these functions.