diff options
author | Nick Mathewson <nickm@torproject.org> | 2014-10-28 15:28:14 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2014-10-28 15:30:16 -0400 |
commit | fcdcb377a4de84a50d771cdd8bed61890d9dfc4e (patch) | |
tree | b5b87787a07f6002a4cda55668a6b74e7e7813d4 /configure.ac | |
parent | fd83bc1d417990a06407b56d4c9fed9bc94f878b (diff) | |
download | tor-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 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index b722854195..f162e607c1 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-2013, The Tor Project, Inc. +dnl Copyright (c) 2007-2014, The Tor Project, Inc. dnl See LICENSE for licensing information AC_INIT([tor],[0.2.6.0-alpha-dev]) |