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 /configure.ac | |
parent | 563bb1ad81db3f0f5b7066b76531db1a43dfe857 (diff) | |
download | tor-f54e54b0b454b42ed22f2f2feec0b952d9bcb199.tar.gz tor-f54e54b0b454b42ed22f2f2feec0b952d9bcb199.zip |
Bump copyright dates to 2015, in case someday this matters.
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index c223dc6e7f..ea8d6b601a 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ dnl Copyright (c) 2001-2004, Roger Dingledine dnl Copyright (c) 2004-2006, Roger Dingledine, Nick Mathewson -dnl Copyright (c) 2007-2014, The Tor Project, Inc. +dnl Copyright (c) 2007-2015, The Tor Project, Inc. dnl See LICENSE for licensing information AC_INIT([tor],[0.2.6.2-alpha-dev]) |