aboutsummaryrefslogtreecommitdiff
path: root/math/tools/exp2.sollya
diff options
context:
space:
mode:
Diffstat (limited to 'math/tools/exp2.sollya')
-rw-r--r--math/tools/exp2.sollya2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/tools/exp2.sollya b/math/tools/exp2.sollya
index e760769..bd0a42d 100644
--- a/math/tools/exp2.sollya
+++ b/math/tools/exp2.sollya
@@ -1,7 +1,7 @@
// polynomial for approximating 2^x
//
// Copyright (c) 2019, Arm Limited.
-// SPDX-License-Identifier: MIT
+// SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
// exp2f parameters
deg = 3; // poly degree