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/feature/dircommon/consdiff.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/feature/dircommon/consdiff.h')
-rw-r--r-- | src/feature/dircommon/consdiff.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/feature/dircommon/consdiff.h b/src/feature/dircommon/consdiff.h index 0e8c4b4d8e..c2dcb6da24 100644 --- a/src/feature/dircommon/consdiff.h +++ b/src/feature/dircommon/consdiff.h @@ -1,5 +1,5 @@ /* Copyright (c) 2014, Daniel Martà - * Copyright (c) 2014-2019, The Tor Project, Inc. */ + * Copyright (c) 2014-2020, The Tor Project, Inc. */ /* See LICENSE for licensing information */ /** |