aboutsummaryrefslogtreecommitdiff
path: root/networking/chksum_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'networking/chksum_common.h')
-rw-r--r--networking/chksum_common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/networking/chksum_common.h b/networking/chksum_common.h
index 958c8cc..16f0f6c 100644
--- a/networking/chksum_common.h
+++ b/networking/chksum_common.h
@@ -2,7 +2,7 @@
* Common code for checksum implementations
*
* Copyright (c) 2020, Arm Limited.
- * SPDX-License-Identifier: MIT
+ * SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
#ifndef CHKSUM_COMMON_H