aboutsummaryrefslogtreecommitdiff
path: root/tests/tcg/multiarch/float_madds.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tcg/multiarch/float_madds.c')
-rw-r--r--tests/tcg/multiarch/float_madds.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/tcg/multiarch/float_madds.c b/tests/tcg/multiarch/float_madds.c
index 4888f8641f..a692e052d5 100644
--- a/tests/tcg/multiarch/float_madds.c
+++ b/tests/tcg/multiarch/float_madds.c
@@ -1,9 +1,9 @@
/*
* Fused Multiply Add (Single)
*
- * 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 <stdio.h>