diff options
Diffstat (limited to 'contrib/arm-optimized-routines/math/test/rtest/wrappers.c')
-rw-r--r-- | contrib/arm-optimized-routines/math/test/rtest/wrappers.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/arm-optimized-routines/math/test/rtest/wrappers.c b/contrib/arm-optimized-routines/math/test/rtest/wrappers.c index de45ac5768d0..441017192ab4 100644 --- a/contrib/arm-optimized-routines/math/test/rtest/wrappers.c +++ b/contrib/arm-optimized-routines/math/test/rtest/wrappers.c @@ -2,7 +2,7 @@ * wrappers.c - wrappers to modify output of MPFR/MPC test functions * * Copyright (c) 2014-2019, Arm Limited. - * SPDX-License-Identifier: MIT + * SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception */ #include <assert.h> |