aboutsummaryrefslogtreecommitdiff
path: root/math/erf_data.c
diff options
context:
space:
mode:
Diffstat (limited to 'math/erf_data.c')
-rw-r--r--math/erf_data.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/erf_data.c b/math/erf_data.c
index 807875b..10cf1fa 100644
--- a/math/erf_data.c
+++ b/math/erf_data.c
@@ -2,7 +2,7 @@
* Shared data between erf and erfc.
*
* Copyright (c) 2019-2020, Arm Limited.
- * SPDX-License-Identifier: MIT
+ * SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
#include "math_config.h"