aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/crypto/curve25519-x86_64.S
diff options
context:
space:
mode:
Diffstat (limited to 'src/crypto/curve25519-x86_64.S')
-rw-r--r--src/crypto/curve25519-x86_64.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/crypto/curve25519-x86_64.S b/src/crypto/curve25519-x86_64.S
index 4d26926..57fe50f 100644
--- a/src/crypto/curve25519-x86_64.S
+++ b/src/crypto/curve25519-x86_64.S
@@ -1,6 +1,6 @@
/* SPDX-License-Identifier: GPL-2.0
*
- * Copyright (C) 2015-2017 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
+ * Copyright (C) 2015-2018 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
*
* Based on algorithms from Tung Chou <blueprint@crypto.tw>
*/