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 /src/ext/ht.h | |
parent | c6b97b3da0308dcb696fd01113e3c9da3a38d348 (diff) | |
download | tor-7505f452c865ef9ca5be35647032f93bfb392762.tar.gz tor-7505f452c865ef9ca5be35647032f93bfb392762.zip |
Run the copyright update script.
Diffstat (limited to 'src/ext/ht.h')
-rw-r--r-- | src/ext/ht.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ext/ht.h b/src/ext/ht.h index a441d0b685..caa420e9b5 100644 --- a/src/ext/ht.h +++ b/src/ext/ht.h @@ -1,6 +1,6 @@ /* Copyright (c) 2002, Christopher Clark. * Copyright (c) 2005-2006, Nick Mathewson. - * Copyright (c) 2007-2015, The Tor Project, Inc. */ + * Copyright (c) 2007-2017, The Tor Project, Inc. */ /* See license at end. */ /* Based on ideas by Christopher Clark and interfaces from Niels Provos. */ |