kernel/arch/arm/mach-omap2/sdrc.h
.. .. @@ -1,3 +1,4 @@ 1 +/* SPDX-License-Identifier: GPL-2.0-only */1 2 #ifndef __ARCH_ARM_MACH_OMAP2_SDRC_H 2 3 #define __ARCH_ARM_MACH_OMAP2_SDRC_H 3 4 .. .. @@ -10,10 +11,6 @@ 10 11 * Paul Walmsley 11 12 * Tony Lindgren 12 13 * Richard Woodruff 13 - *14 - * This program is free software; you can redistribute it and/or modify15 - * it under the terms of the GNU General Public License version 2 as16 - * published by the Free Software Foundation.17 14 */ 18 15 #undef DEBUG 19 16