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/test/fuzz/fuzz_http.c | |
parent | c6b97b3da0308dcb696fd01113e3c9da3a38d348 (diff) | |
download | tor-7505f452c865ef9ca5be35647032f93bfb392762.tar.gz tor-7505f452c865ef9ca5be35647032f93bfb392762.zip |
Run the copyright update script.
Diffstat (limited to 'src/test/fuzz/fuzz_http.c')
-rw-r--r-- | src/test/fuzz/fuzz_http.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/fuzz/fuzz_http.c b/src/test/fuzz/fuzz_http.c index 01c3815f18..ce52acfb5b 100644 --- a/src/test/fuzz/fuzz_http.c +++ b/src/test/fuzz/fuzz_http.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2016, The Tor Project, Inc. */ +/* Copyright (c) 2016-2017, The Tor Project, Inc. */ /* See LICENSE for licensing information */ #include "orconfig.h" |