diff options
Diffstat (limited to 'contrib/arm-optimized-routines/math/test/rtest/random.h')
-rw-r--r-- | contrib/arm-optimized-routines/math/test/rtest/random.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/arm-optimized-routines/math/test/rtest/random.h b/contrib/arm-optimized-routines/math/test/rtest/random.h index b4b22df82a3d..0b477d72b234 100644 --- a/contrib/arm-optimized-routines/math/test/rtest/random.h +++ b/contrib/arm-optimized-routines/math/test/rtest/random.h @@ -2,7 +2,7 @@ * random.h - header for random.c * * Copyright (c) 2009-2019, Arm Limited. - * SPDX-License-Identifier: MIT + * SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception */ #include "types.h" |