HAOUAS Elyes has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/43594 )
Change subject: util/mb/google/volteer/template/include/variant/gpio.h: Fix license header ......................................................................
util/mb/google/volteer/template/include/variant/gpio.h: Fix license header
Change-Id: I24ed5201d261e24c4d3f0eb498fcd318892a7547 Signed-off-by: Elyes HAOUAS ehaouas@noos.fr --- M util/mainboard/google/volteer/template/include/variant/gpio.h 1 file changed, 1 insertion(+), 12 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/94/43594/1
diff --git a/util/mainboard/google/volteer/template/include/variant/gpio.h b/util/mainboard/google/volteer/template/include/variant/gpio.h index 5839395..32dd17a 100644 --- a/util/mainboard/google/volteer/template/include/variant/gpio.h +++ b/util/mainboard/google/volteer/template/include/variant/gpio.h @@ -1,15 +1,4 @@ -/* - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; version 2 of the License. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.See the - * GNU General Public License for more details. - * - * SPDX-License-Identifier: GPL-2.0-or-later - */ +/* SPDX-License-Identifier: GPL-2.0-only */
#ifndef VARIANT_GPIO_H #define VARIANT_GPIO_H