diff options
author | Nick Mathewson <nickm@torproject.org> | 2019-01-16 12:33:22 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2019-01-16 12:33:22 -0500 |
commit | 2f683465d4b666c5d8f84fb3b234ad539d8511cd (patch) | |
tree | 3af1fa1eab3819da9f634e20c924b424fc1c75d7 /scripts/codegen/get_mozilla_ciphers.py | |
parent | 9473a386c46a1f57061d1128e7e73835e7eadf21 (diff) | |
download | tor-2f683465d4b666c5d8f84fb3b234ad539d8511cd.tar.gz tor-2f683465d4b666c5d8f84fb3b234ad539d8511cd.zip |
Bump copyright date to 2019
Diffstat (limited to 'scripts/codegen/get_mozilla_ciphers.py')
-rwxr-xr-x | scripts/codegen/get_mozilla_ciphers.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/codegen/get_mozilla_ciphers.py b/scripts/codegen/get_mozilla_ciphers.py index 4f986daba9..f23f2f1e6f 100755 --- a/scripts/codegen/get_mozilla_ciphers.py +++ b/scripts/codegen/get_mozilla_ciphers.py @@ -1,6 +1,6 @@ #!/usr/bin/python # coding=utf-8 -# Copyright 2011-2018, The Tor Project, Inc +# Copyright 2011-2019, The Tor Project, Inc # original version by Arturo Filastò # See LICENSE for licensing information |