aboutsummaryrefslogtreecommitdiff
path: root/src/common/get_mozilla_ciphers.py
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2012-05-15 15:25:54 -0400
committerNick Mathewson <nickm@torproject.org>2012-05-15 15:25:54 -0400
commit89c16890095d63cc6f56a378108efc3d3f063204 (patch)
tree160d840983b120bd9aaaadd7edb784f5a0bb762f /src/common/get_mozilla_ciphers.py
parentbd0657602d54be7b0c9032c40f73a0b738b0282c (diff)
downloadtor-89c16890095d63cc6f56a378108efc3d3f063204.tar.gz
tor-89c16890095d63cc6f56a378108efc3d3f063204.zip
Change our ciphersuite list to match ff8
Diffstat (limited to 'src/common/get_mozilla_ciphers.py')
-rw-r--r--src/common/get_mozilla_ciphers.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/get_mozilla_ciphers.py b/src/common/get_mozilla_ciphers.py
index f9250317b1..c7e9a84a0e 100644
--- a/src/common/get_mozilla_ciphers.py
+++ b/src/common/get_mozilla_ciphers.py
@@ -2,6 +2,7 @@
# coding=utf-8
# Copyright 2011, The Tor Project, Inc
# original version by Arturo Filastò
+# See LICENSE for licensing information
# This script parses Firefox and OpenSSL sources, and uses this information
# to generate a ciphers.inc file.