aboutsummaryrefslogtreecommitdiff
path: root/scripts/codegen/get_mozilla_ciphers.py
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2017-03-15 16:13:17 -0400
committerNick Mathewson <nickm@torproject.org>2017-03-15 16:13:17 -0400
commit7505f452c865ef9ca5be35647032f93bfb392762 (patch)
tree8dd2a41ee5780074de205b54660d330e32b2661a /scripts/codegen/get_mozilla_ciphers.py
parentc6b97b3da0308dcb696fd01113e3c9da3a38d348 (diff)
downloadtor-7505f452c865ef9ca5be35647032f93bfb392762.tar.gz
tor-7505f452c865ef9ca5be35647032f93bfb392762.zip
Run the copyright update script.
Diffstat (limited to 'scripts/codegen/get_mozilla_ciphers.py')
-rwxr-xr-xscripts/codegen/get_mozilla_ciphers.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/codegen/get_mozilla_ciphers.py b/scripts/codegen/get_mozilla_ciphers.py
index b07746c2e2..946957ac77 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-2015, The Tor Project, Inc
+# Copyright 2011-2017, The Tor Project, Inc
# original version by Arturo Filastò
# See LICENSE for licensing information