soc/nvidia: Replace GPLv2 long form headers with SPDX header

Change-Id: I7cc9adc95af5a8fc3cd69462d49efb1550e30295
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/41133
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
This commit is contained in:
Elyes HAOUAS 2020-05-07 07:42:04 +02:00 committed by Patrick Georgi
parent 231b251a3e
commit 16bc46c7ad
2 changed files with 4 additions and 22 deletions

View File

@ -1,17 +1,8 @@
/* This file is part of the coreboot project. */
/* SPDX-License-Identifier: GPL-2.0-only */
/*
* drivers/video/tegra/dc/sor_regs.h
*
*
* 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.
*
*/
#ifndef __TEGRA124_SOR_H__

View File

@ -1,17 +1,8 @@
/* This file is part of the coreboot project. */
/* SPDX-License-Identifier: GPL-2.0-only */
/*
* drivers/video/tegra/dc/sor_regs.h
*
*
* 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.
*
*/
#ifndef __TEGRA210_SOR_H__