aboutsummaryrefslogtreecommitdiff
path: root/src/test/test_cell_formats.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/test/test_cell_formats.c
parent563bb1ad81db3f0f5b7066b76531db1a43dfe857 (diff)
downloadtor-f54e54b0b454b42ed22f2f2feec0b952d9bcb199.tar.gz
tor-f54e54b0b454b42ed22f2f2feec0b952d9bcb199.zip
Bump copyright dates to 2015, in case someday this matters.
Diffstat (limited to 'src/test/test_cell_formats.c')
-rw-r--r--src/test/test_cell_formats.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/test_cell_formats.c b/src/test/test_cell_formats.c
index e1f6bd71f7..e86dc0934f 100644
--- a/src/test/test_cell_formats.c
+++ b/src/test/test_cell_formats.c
@@ -1,6 +1,6 @@
/* Copyright (c) 2001-2004, Roger Dingledine.
* Copyright (c) 2004-2006, Roger Dingledine, Nick Mathewson.
- * Copyright (c) 2007-2014, The Tor Project, Inc. */
+ * Copyright (c) 2007-2015, The Tor Project, Inc. */
/* See LICENSE for licensing information */
#include "orconfig.h"