aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/crypto/zinc/poly1305/poly1305-x86_64.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-x86_64.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-x86_64.S')
-rw-r--r--src/crypto/zinc/poly1305/poly1305-x86_64.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/crypto/zinc/poly1305/poly1305-x86_64.S b/src/crypto/zinc/poly1305/poly1305-x86_64.S
index 26c852e..a0d4343 100644
--- a/src/crypto/zinc/poly1305/poly1305-x86_64.S
+++ b/src/crypto/zinc/poly1305/poly1305-x86_64.S
@@ -1,4 +1,4 @@
-/* SPDX-License-Identifier: BSD-3-Clause OR GPL-2.0
+/* SPDX-License-Identifier: BSD-3-Clause
*
* Copyright (C) 2017 Samuel Neves <sneves@dei.uc.pt>. All Rights Reserved.
* Copyright (C) 2015-2018 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.