aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/crypto/zinc/poly1305/poly1305-mips64.S
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2018-09-16 05:00:17 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2018-09-16 18:52:47 +0200
commit9bffe974f201e4a521a8377b6bd88bb85973f2cf (patch)
treefb962064052c7420320a8daceca73bae3083c917 /src/crypto/zinc/poly1305/poly1305-mips64.S
parentqemu: always pull and reset against integration tree (diff)
downloadwireguard-monolithic-historical-9bffe974f201e4a521a8377b6bd88bb85973f2cf.tar.xz
wireguard-monolithic-historical-9bffe974f201e4a521a8377b6bd88bb85973f2cf.zip
crypto: make MIT
Diffstat (limited to 'src/crypto/zinc/poly1305/poly1305-mips64.S')
-rw-r--r--src/crypto/zinc/poly1305/poly1305-mips64.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/crypto/zinc/poly1305/poly1305-mips64.S b/src/crypto/zinc/poly1305/poly1305-mips64.S
index 66b0aa3..7da9468 100644
--- a/src/crypto/zinc/poly1305/poly1305-mips64.S
+++ b/src/crypto/zinc/poly1305/poly1305-mips64.S
@@ -1,4 +1,4 @@
-/* SPDX-License-Identifier: BSD-3-Clause OR GPL-2.0
+/* SPDX-License-Identifier: BSD-3-Clause
*
* Copyright (C) 2015-2018 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
* Copyright (C) 2006-2017 CRYPTOGAMS by <appro@openssl.org>. All Rights Reserved.