diff options
author | Nick Mathewson <nickm@torproject.org> | 2017-03-15 16:13:17 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2017-03-15 16:13:17 -0400 |
commit | 7505f452c865ef9ca5be35647032f93bfb392762 (patch) | |
tree | 8dd2a41ee5780074de205b54660d330e32b2661a /Makefile.am | |
parent | c6b97b3da0308dcb696fd01113e3c9da3a38d348 (diff) | |
download | tor-7505f452c865ef9ca5be35647032f93bfb392762.tar.gz tor-7505f452c865ef9ca5be35647032f93bfb392762.zip |
Run the copyright update script.
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 3d50594bf4..aeac0b85c4 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,6 @@ # Copyright (c) 2001-2004, Roger Dingledine # Copyright (c) 2004-2006, Roger Dingledine, Nick Mathewson -# Copyright (c) 2007-2015, The Tor Project, Inc. +# Copyright (c) 2007-2017, The Tor Project, Inc. # See LICENSE for licensing information ACLOCAL_AMFLAGS = -I m4 |