diff options
| author | Andrew Turner <andrew@FreeBSD.org> | 2023-03-27 14:17:09 +0000 |
|---|---|---|
| committer | Andrew Turner <andrew@FreeBSD.org> | 2023-03-27 14:27:12 +0000 |
| commit | 29866ecb89620f1c798b7f5ff6710255f13aa52e (patch) | |
| tree | e15c06318ac929f32717f7d6e8d87bb1068943e8 /math/include/mathlib.h | |
| parent | 01c4cb317efa9e5e905a88340c396a9683db72e7 (diff) | |
Diffstat (limited to 'math/include/mathlib.h')
| -rw-r--r-- | math/include/mathlib.h | 2 |
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 |
