diff options
author | Nick Mathewson <nickm@torproject.org> | 2015-01-02 14:27:39 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2015-01-02 14:27:39 -0500 |
commit | f54e54b0b454b42ed22f2f2feec0b952d9bcb199 (patch) | |
tree | dcdab783550b8884b154d62badf75fd41ea3404c /scripts/codegen/get_mozilla_ciphers.py | |
parent | 563bb1ad81db3f0f5b7066b76531db1a43dfe857 (diff) | |
download | tor-f54e54b0b454b42ed22f2f2feec0b952d9bcb199.tar.gz tor-f54e54b0b454b42ed22f2f2feec0b952d9bcb199.zip |
Bump copyright dates to 2015, in case someday this matters.
Diffstat (limited to 'scripts/codegen/get_mozilla_ciphers.py')
-rw-r--r-- | 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 0636eb3658..e0a662bea0 100644 --- 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, The Tor Project, Inc +# Copyright 2011-2015, The Tor Project, Inc # original version by Arturo Filastò # See LICENSE for licensing information |