mirror of
https://github.com/fail0verflow/switch-coreboot.git
synced 2025-05-04 01:39:18 -04:00
google/veyron_rialto: add copyright header to SPD ROM file
This was already done in upstream when the patch was taken over. Eliminate the difference. BUG=none BRANCH=none TEST=none Change-Id: I14545c81d0311130e6756c128b2653a5f92efe16 Signed-off-by: Patrick Georgi <pgeorgi@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/427821
This commit is contained in:
parent
32a6d626ba
commit
68d506022b
1 changed files with 14 additions and 1 deletions
|
@ -1,4 +1,17 @@
|
|||
{
|
||||
/*
|
||||
* This file is part of the coreboot project.
|
||||
*
|
||||
* 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.
|
||||
*/
|
||||
|
||||
{
|
||||
{
|
||||
{
|
||||
.rank = 0x2,
|
||||
|
|
Loading…
Add table
Reference in a new issue