diff options
author | Nick Mathewson <nickm@torproject.org> | 2020-01-08 18:39:17 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2020-01-08 18:39:17 -0500 |
commit | 4f02812242d1fd90d859eb98ac3fb1ed182f18cf (patch) | |
tree | f6102fa5ec920b9c09182e26a9b2ff86dedddcfc /src/lib/trace/trace.h | |
parent | 2d27a3ecc0fbcc08286caa61339051250bd0acc6 (diff) | |
download | tor-4f02812242d1fd90d859eb98ac3fb1ed182f18cf.tar.gz tor-4f02812242d1fd90d859eb98ac3fb1ed182f18cf.zip |
It's 2020. Update the copyright dates with "make update-copyright"
Diffstat (limited to 'src/lib/trace/trace.h')
-rw-r--r-- | src/lib/trace/trace.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/trace/trace.h b/src/lib/trace/trace.h index 5001b28a1d..5e24678c3c 100644 --- a/src/lib/trace/trace.h +++ b/src/lib/trace/trace.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2017-2019, The Tor Project, Inc. */ +/* Copyright (c) 2017-2020, The Tor Project, Inc. */ /* See LICENSE for licensing information */ /** |