aboutsummaryrefslogtreecommitdiff
path: root/sys/opencrypto/xform_chacha20_poly1305.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/opencrypto/xform_chacha20_poly1305.c')
-rw-r--r--sys/opencrypto/xform_chacha20_poly1305.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/opencrypto/xform_chacha20_poly1305.c b/sys/opencrypto/xform_chacha20_poly1305.c
index 9e3414887efc..c85b89958cb5 100644
--- a/sys/opencrypto/xform_chacha20_poly1305.c
+++ b/sys/opencrypto/xform_chacha20_poly1305.c
@@ -1,5 +1,5 @@
/*-
- * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ * SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (c) 2020 Netflix Inc.
*