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/test_oos.c | |
parent | c6b97b3da0308dcb696fd01113e3c9da3a38d348 (diff) | |
download | tor-7505f452c865ef9ca5be35647032f93bfb392762.tar.gz tor-7505f452c865ef9ca5be35647032f93bfb392762.zip |
Run the copyright update script.
Diffstat (limited to 'src/test/test_oos.c')
-rw-r--r-- | src/test/test_oos.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/test_oos.c b/src/test/test_oos.c index db06625116..9fd6bce5ae 100644 --- a/src/test/test_oos.c +++ b/src/test/test_oos.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 */ /* Unit tests for OOS handler */ |