aboutsummaryrefslogtreecommitdiff
path: root/math/erff.c
diff options
context:
space:
mode:
Diffstat (limited to 'math/erff.c')
-rw-r--r--math/erff.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/erff.c b/math/erff.c
index a58e825..9fa476d 100644
--- a/math/erff.c
+++ b/math/erff.c
@@ -2,7 +2,7 @@
* Single-precision erf(x) function.
*
* Copyright (c) 2020, Arm Limited.
- * SPDX-License-Identifier: MIT
+ * SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
#include <stdint.h>