summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/parrot/thermal.h
diff options
context:
space:
mode:
authorAngel Pons <th3fanbus@gmail.com>2020-04-05 13:22:23 +0200
committerFelix Held <felix-coreboot@felixheld.de>2020-04-06 13:53:47 +0000
commit96d93d142ea128ca52d987f47f99e22a93042c9e (patch)
treedabee33a782ecff5c2333216e1ceb97a4e0badf4 /src/mainboard/google/parrot/thermal.h
parente816d807b9777bf0cb7966981d744c9a5726d0ab (diff)
downloadcoreboot-96d93d142ea128ca52d987f47f99e22a93042c9e.tar.gz
coreboot-96d93d142ea128ca52d987f47f99e22a93042c9e.tar.bz2
coreboot-96d93d142ea128ca52d987f47f99e22a93042c9e.zip
mb/google/parrot: Use SPDX for GPL-2.0-only files
Done with sed and God Lines. Only done for C-like code for now. Change-Id: I0f41016ea678f63f386c1ae7006b7221a05f6fd9 Signed-off-by: Angel Pons <th3fanbus@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/40188 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: HAOUAS Elyes <ehaouas@noos.fr>
Diffstat (limited to 'src/mainboard/google/parrot/thermal.h')
-rw-r--r--src/mainboard/google/parrot/thermal.h15
1 files changed, 2 insertions, 13 deletions
diff --git a/src/mainboard/google/parrot/thermal.h b/src/mainboard/google/parrot/thermal.h
index f5a057de51d2..395ced494f9f 100644
--- a/src/mainboard/google/parrot/thermal.h
+++ b/src/mainboard/google/parrot/thermal.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 PARROT_THERMAL_H
#define PARROT_THERMAL_H