aboutsummaryrefslogtreecommitdiff
path: root/networking/test/chksum.c
diff options
context:
space:
mode:
Diffstat (limited to 'networking/test/chksum.c')
-rw-r--r--networking/test/chksum.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/networking/test/chksum.c b/networking/test/chksum.c
index 41b9812..239b5b8 100644
--- a/networking/test/chksum.c
+++ b/networking/test/chksum.c
@@ -2,7 +2,7 @@
* Ones' complement checksum test & benchmark
*
* Copyright (c) 2016-2020, Arm Limited.
- * SPDX-License-Identifier: MIT
+ * SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
#define _GNU_SOURCE