aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/veyron/board.h
diff options
context:
space:
mode:
authorAngel Pons <th3fanbus@gmail.com>2020-04-05 13:23:01 +0200
committerFelix Held <felix-coreboot@felixheld.de>2020-04-06 13:51:07 +0000
commitc31c09fe0eb06962518793547661d3465ea98c99 (patch)
tree1a79512750c77b625b1a3c18561b5eae9f7289ab /src/mainboard/google/veyron/board.h
parent57566307a886a46a2081fa620adf249bd4e499f0 (diff)
mb/google/veyron: Use SPDX for GPL-2.0-only files
Done with sed and God Lines. Only done for C-like code for now. Change-Id: I267f0f989112907f45868c1bdfd3fa117851e586 Signed-off-by: Angel Pons <th3fanbus@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/40199 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: HAOUAS Elyes <ehaouas@noos.fr>
Diffstat (limited to 'src/mainboard/google/veyron/board.h')
-rw-r--r--src/mainboard/google/veyron/board.h15
1 files changed, 2 insertions, 13 deletions
diff --git a/src/mainboard/google/veyron/board.h b/src/mainboard/google/veyron/board.h
index 185bbbe9b7..e59de1a632 100644
--- a/src/mainboard/google/veyron/board.h
+++ b/src/mainboard/google/veyron/board.h
@@ -1,16 +1,5 @@
-/*
- * 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.
- */
+/* SPDX-License-Identifier: GPL-2.0-only */
+/* This file is part of the coreboot project. */
#ifndef __MAINBOARD_GOOGLE_VEYRON_BOARD_H
#define __MAINBOARD_GOOGLE_VEYRON_BOARD_H