diff options
Diffstat (limited to 'tests/tcg/multiarch/float_helpers.h')
| -rw-r--r-- | tests/tcg/multiarch/float_helpers.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/tcg/multiarch/float_helpers.h b/tests/tcg/multiarch/float_helpers.h index 309f3f4bf1..c42ebe64b9 100644 --- a/tests/tcg/multiarch/float_helpers.h +++ b/tests/tcg/multiarch/float_helpers.h @@ -1,9 +1,9 @@ /* * Common Float Helpers * - * Copyright (c) 2019 Linaro + * Copyright (c) 2019, 2024 Linaro * - * SPDX-License-Identifier: GPL-3.0-or-later + * SPDX-License-Identifier: GPL-2.0-or-later */ #include <inttypes.h> |