aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/crypto/zinc/curve25519/curve25519-x86_64-glue.h
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2018-09-19 13:36:02 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2018-09-20 19:41:22 +0200
commita61ea8b7fd974d34378aeee7030f760fd066de47 (patch)
tree7ac511884fdd996c75788bd58da14079d0785ce7 /src/crypto/zinc/curve25519/curve25519-x86_64-glue.h
parentpoly1305: account for simd being toggled off midway (diff)
downloadwireguard-monolithic-historical-a61ea8b7fd974d34378aeee7030f760fd066de47.tar.xz
wireguard-monolithic-historical-a61ea8b7fd974d34378aeee7030f760fd066de47.zip
crypto: explicitly dual license
Suggested-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'src/crypto/zinc/curve25519/curve25519-x86_64-glue.h')
-rw-r--r--src/crypto/zinc/curve25519/curve25519-x86_64-glue.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/crypto/zinc/curve25519/curve25519-x86_64-glue.h b/src/crypto/zinc/curve25519/curve25519-x86_64-glue.h
index 1b9b719..cd32593 100644
--- a/src/crypto/zinc/curve25519/curve25519-x86_64-glue.h
+++ b/src/crypto/zinc/curve25519/curve25519-x86_64-glue.h
@@ -1,4 +1,4 @@
-/* SPDX-License-Identifier: MIT
+/* SPDX-License-Identifier: GPL-2.0 OR MIT
*
* Copyright (C) 2015-2018 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
*/