diff options
Diffstat (limited to 'string/test/strncmp.c')
| -rw-r--r-- | string/test/strncmp.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/string/test/strncmp.c b/string/test/strncmp.c index f8c2167f8f1e..4bbab6f93450 100644 --- a/string/test/strncmp.c +++ b/string/test/strncmp.c @@ -1,8 +1,8 @@ /* * strncmp test. * - * Copyright (c) 2019-2020, Arm Limited. - * SPDX-License-Identifier: MIT + * Copyright (c) 2019-2022, Arm Limited. + * SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception */ #include <stdint.h> |
