hc
2024-05-11 04dd17822334871b23ea2862f7798fb0e0007777
kernel/arch/m68k/math-emu/fp_arith.h
....@@ -1,3 +1,4 @@
1
+/* SPDX-License-Identifier: GPL-2.0-or-later */
12 /*
23
34 fp_arith.h: floating-point math routines for the Linux-m68k
....@@ -8,9 +9,6 @@
89 Somewhat based on the AlphaLinux floating point emulator, by David
910 Mosberger-Tang.
1011
11
- You may copy, modify, and redistribute this file under the terms of
12
- the GNU General Public License, version 2, or any later version, at
13
- your convenience.
1412
1513 */
1614