diff options
author | Nick Mathewson <nickm@torproject.org> | 2019-01-16 12:32:32 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2019-01-16 12:32:32 -0500 |
commit | efe55b88987c2539c218fdf1f46f16f9bdc3a8eb (patch) | |
tree | 09e1a5466d597754ee46e7d66e50741892068c26 /configure.ac | |
parent | 9d9e71824cc228123aebd28b7b08fb9fb30d36b1 (diff) | |
download | tor-efe55b88987c2539c218fdf1f46f16f9bdc3a8eb.tar.gz tor-efe55b88987c2539c218fdf1f46f16f9bdc3a8eb.zip |
Bump copyright date to 2019.
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 3ef9b255e7..9bc7f58dc9 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-2018, The Tor Project, Inc. +dnl Copyright (c) 2007-2019, The Tor Project, Inc. dnl See LICENSE for licensing information AC_PREREQ([2.63]) |