aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/curve25519-hacl64.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/curve25519-hacl64.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/curve25519-hacl64.h b/src/curve25519-hacl64.h
index 0f729ec..1fba1f5 100644
--- a/src/curve25519-hacl64.h
+++ b/src/curve25519-hacl64.h
@@ -1,7 +1,7 @@
// SPDX-License-Identifier: GPL-2.0 OR MIT
/*
* Copyright (C) 2016-2017 INRIA and Microsoft Corporation.
- * Copyright (C) 2018-2019 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
+ * Copyright (C) 2018-2020 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
*
* This is a machine-generated formally verified implementation of Curve25519
* ECDH from: <https://github.com/mitls/hacl-star>. Though originally machine