hc
2024-05-10 23fa18eaa71266feff7ba8d83022d9e1cc83c65a
kernel/arch/powerpc/include/asm/fsl_gtm.h
....@@ -1,3 +1,4 @@
1
+/* SPDX-License-Identifier: GPL-2.0-or-later */
12 /*
23 * Freescale General-purpose Timers Module
34 *
....@@ -6,11 +7,6 @@
67 * Jerry Huang <Chang-Ming.Huang@freescale.com>
78 * Copyright (c) MontaVista Software, Inc. 2008.
89 * Anton Vorontsov <avorontsov@ru.mvista.com>
9
- *
10
- * This program is free software; you can redistribute it and/or modify it
11
- * under the terms of the GNU General Public License as published by the
12
- * Free Software Foundation; either version 2 of the License, or (at your
13
- * option) any later version.
1410 */
1511
1612 #ifndef __ASM_FSL_GTM_H