summaryrefslogtreecommitdiff
path: root/src/or/rendservice.c
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2014-10-28 15:28:14 -0400
committerNick Mathewson <nickm@torproject.org>2014-10-28 15:30:16 -0400
commitfcdcb377a4de84a50d771cdd8bed61890d9dfc4e (patch)
treeb5b87787a07f6002a4cda55668a6b74e7e7813d4 /src/or/rendservice.c
parentfd83bc1d417990a06407b56d4c9fed9bc94f878b (diff)
downloadtor-fcdcb377a4de84a50d771cdd8bed61890d9dfc4e.tar.gz
tor-fcdcb377a4de84a50d771cdd8bed61890d9dfc4e.zip
Add another year to our copyright dates.
Because in 95 years, we or our successors will surely care about enforcing the BSD license terms on this code. Right?
Diffstat (limited to 'src/or/rendservice.c')
-rw-r--r--src/or/rendservice.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/or/rendservice.c b/src/or/rendservice.c
index 31b612bb26..392f393317 100644
--- a/src/or/rendservice.c
+++ b/src/or/rendservice.c
@@ -1,5 +1,5 @@
/* Copyright (c) 2004-2006, Roger Dingledine, Nick Mathewson.
- * Copyright (c) 2007-2013, The Tor Project, Inc. */
+ * Copyright (c) 2007-2014, The Tor Project, Inc. */
/* See LICENSE for licensing information */
/**