aboutsummaryrefslogtreecommitdiff
path: root/src/test/ope_ref.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/ope_ref.py')
-rw-r--r--src/test/ope_ref.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/ope_ref.py b/src/test/ope_ref.py
index 3677e57a61..f9bd97c546 100644
--- a/src/test/ope_ref.py
+++ b/src/test/ope_ref.py
@@ -1,5 +1,5 @@
#!/usr/bin/python3
-# Copyright 2018, The Tor Project, Inc. See LICENSE for licensing info.
+# Copyright 2018-2019, The Tor Project, Inc. See LICENSE for licensing info.
# Reference implementation for our rudimentary OPE code, used to
# generate test vectors. See crypto_ope.c for more details.