From 189dfefe37d54c5b9d2a8bb2039091a638c691e1 Mon Sep 17 00:00:00 2001 From: Szabolcs Nagy Date: Thu, 10 Feb 2022 10:32:35 +0000 Subject: Update lincense to MIT OR Apache-2.0 WITH LLVM-exception The outgoing license was MIT only. The new dual license allows using the code under Apache-2.0 WITH LLVM-exception license too. --- math/test/testcases/directed/erf.tst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'math/test/testcases/directed/erf.tst') diff --git a/math/test/testcases/directed/erf.tst b/math/test/testcases/directed/erf.tst index 7fa4d18..12384ce 100644 --- a/math/test/testcases/directed/erf.tst +++ b/math/test/testcases/directed/erf.tst @@ -1,7 +1,7 @@ ; erf.tst - Directed test cases for erf ; ; Copyright (c) 2007-2020, Arm Limited. -; SPDX-License-Identifier: MIT +; SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception func=erf op1=7ff80000.00000001 result=7ff80000.00000001 errno=0 func=erf op1=fff80000.00000001 result=7ff80000.00000001 errno=0 -- cgit v1.2.3