hc
2024-05-10 37f49e37ab4cb5d0bc4c60eb5c6d4dd57db767bb
kernel/arch/m68k/coldfire/m53xx.c
....@@ -1,3 +1,4 @@
1
+// SPDX-License-Identifier: GPL-2.0-or-later
12 /***************************************************************************/
23
34 /*
....@@ -8,11 +9,6 @@
89 * Yaroslav Vinogradov yaroslav.vinogradov@freescale.com
910 * Copyright Freescale Semiconductor, Inc 2006
1011 * Copyright (c) 2006, emlix, Sebastian Hess <shess@hessware.de>
11
- *
12
- * This program is free software; you can redistribute it and/or modify
13
- * it under the terms of the GNU General Public License as published by
14
- * the Free Software Foundation; either version 2 of the License, or
15
- * (at your option) any later version.
1612 */
1713
1814 /***************************************************************************/