summaryrefslogtreecommitdiffstats
path: root/src/soc/samsung/exynos5420/include/soc/periph.h
diff options
context:
space:
mode:
authorAngel Pons <th3fanbus@gmail.com>2020-04-04 18:51:26 +0200
committerFelix Held <felix-coreboot@felixheld.de>2020-04-06 13:41:43 +0000
commit1ddb894e69d71c9d1046466cbb58b2e329f92c6d (patch)
tree6c347837753dd29a12027adb89e31758ccff3e2d /src/soc/samsung/exynos5420/include/soc/periph.h
parent5f249e60f95f8aaaff74c72c7e3a728c192e9092 (diff)
downloadcoreboot-1ddb894e69d71c9d1046466cbb58b2e329f92c6d.tar.gz
coreboot-1ddb894e69d71c9d1046466cbb58b2e329f92c6d.tar.bz2
coreboot-1ddb894e69d71c9d1046466cbb58b2e329f92c6d.zip
soc/samsung: Use SPDX for GPL-2.0-only files
Done with sed and God Lines. Only done for C-like code for now. Change-Id: I25b9bbe320be891985e5fb42a0c3f1c763a833db Signed-off-by: Angel Pons <th3fanbus@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/40136 Reviewed-by: Felix Held <felix-coreboot@felixheld.de> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/soc/samsung/exynos5420/include/soc/periph.h')
-rw-r--r--src/soc/samsung/exynos5420/include/soc/periph.h15
1 files changed, 2 insertions, 13 deletions
diff --git a/src/soc/samsung/exynos5420/include/soc/periph.h b/src/soc/samsung/exynos5420/include/soc/periph.h
index c79ee386674e..4e8c10211db6 100644
--- a/src/soc/samsung/exynos5420/include/soc/periph.h
+++ b/src/soc/samsung/exynos5420/include/soc/periph.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 CPU_SAMSUNG_EXYNOS5420_PERIPH_H
#define CPU_SAMSUNG_EXYNOS5420_PERIPH_H