aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/crypto/zinc/selftest/poly1305.h
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/selftest/poly1305.h
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 '')
-rw-r--r--src/crypto/zinc/selftest/poly1305.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/crypto/zinc/selftest/poly1305.h b/src/crypto/zinc/selftest/poly1305.h
index 8138a93..0f439db 100644
--- a/src/crypto/zinc/selftest/poly1305.h
+++ b/src/crypto/zinc/selftest/poly1305.h
@@ -1,4 +1,4 @@
-/* SPDX-License-Identifier: GPL-2.0
+/* SPDX-License-Identifier: MIT
*
* Copyright (C) 2015-2018 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
*/