summaryrefslogtreecommitdiff
path: root/src/mainboard/biostar/a68n_5200/buildOpts.c
diff options
context:
space:
mode:
authorAngel Pons <th3fanbus@gmail.com>2020-04-03 01:21:24 +0200
committerFelix Held <felix-coreboot@felixheld.de>2020-04-04 15:39:08 +0000
commit08da24e059e9baf6466a8bbe67fc16f9c84f8868 (patch)
tree97f34e33f33d7c03a7ec156639a3486e33893924 /src/mainboard/biostar/a68n_5200/buildOpts.c
parent0c58dc6ce3805451dc4bcf93d89c51690f61c145 (diff)
downloadcoreboot-08da24e059e9baf6466a8bbe67fc16f9c84f8868.tar.xz
mainboard/biostar: Use SPDX for GPL-2.0-only files
Done with sed and God Lines. Only done for C-like code for now. Change-Id: Ib697a4b1eb74cced9f22c3c602215f0dcac81f20 Signed-off-by: Angel Pons <th3fanbus@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/40069 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
Diffstat (limited to 'src/mainboard/biostar/a68n_5200/buildOpts.c')
-rw-r--r--src/mainboard/biostar/a68n_5200/buildOpts.c15
1 files changed, 2 insertions, 13 deletions
diff --git a/src/mainboard/biostar/a68n_5200/buildOpts.c b/src/mainboard/biostar/a68n_5200/buildOpts.c
index 0b89298b9d..335d759a13 100644
--- a/src/mainboard/biostar/a68n_5200/buildOpts.c
+++ b/src/mainboard/biostar/a68n_5200/buildOpts.c
@@ -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. */
/**
* @file