kernel/arch/sh/include/asm/gpio.h
.. .. @@ -1,13 +1,10 @@ 1 -/*1 +/* SPDX-License-Identifier: GPL-2.02 + *2 3 * include/asm-sh/gpio.h 3 4 * 4 5 * Generic GPIO API and pinmux table support for SuperH. 5 6 * 6 7 * Copyright (c) 2008 Magnus Damm 7 - *8 - * This file is subject to the terms and conditions of the GNU General Public9 - * License. See the file "COPYING" in the main directory of this archive10 - * for more details.11 8 */ 12 9 #ifndef __ASM_SH_GPIO_H 13 10 #define __ASM_SH_GPIO_H