aboutsummaryrefslogtreecommitdiff
path: root/math/include/mathlib.h
diff options
context:
space:
mode:
authorAndrew Turner <andrew@FreeBSD.org>2023-03-27 14:17:09 +0000
committerAndrew Turner <andrew@FreeBSD.org>2023-03-27 14:27:12 +0000
commit29866ecb89620f1c798b7f5ff6710255f13aa52e (patch)
treee15c06318ac929f32717f7d6e8d87bb1068943e8 /math/include/mathlib.h
parent01c4cb317efa9e5e905a88340c396a9683db72e7 (diff)
Diffstat (limited to 'math/include/mathlib.h')
-rw-r--r--math/include/mathlib.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/include/mathlib.h b/math/include/mathlib.h
index 279d829d8ea1..c520c3772f7f 100644
--- a/math/include/mathlib.h
+++ b/math/include/mathlib.h
@@ -2,7 +2,7 @@
* Public API.
*
* Copyright (c) 2015-2020, Arm Limited.
- * SPDX-License-Identifier: MIT
+ * SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
#ifndef _MATHLIB_H