aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/intel/i440bx/i440bx.h
diff options
context:
space:
mode:
authorKeith Hui <buurin@gmail.com>2020-04-17 12:49:49 -0400
committerPatrick Georgi <pgeorgi@google.com>2020-05-04 09:39:28 +0000
commit11bce2059bd79199003b2c3a4fbe1d7a89492e34 (patch)
tree8f04bca7b1df415405c889546d8127a74282d865 /src/northbridge/intel/i440bx/i440bx.h
parent095f927016b64adcfb35800725389cf87409e30e (diff)
nb/intel/i440bx: Use SPDX for remaining files
Change-Id: I0d28f1fc835fc05b4fc3ab891e9e6e340848aa49 Signed-off-by: Keith Hui <buurin@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/40959 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Arthur Heymans <arthur@aheymans.xyz> Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Diffstat (limited to 'src/northbridge/intel/i440bx/i440bx.h')
-rw-r--r--src/northbridge/intel/i440bx/i440bx.h16
1 files changed, 2 insertions, 14 deletions
diff --git a/src/northbridge/intel/i440bx/i440bx.h b/src/northbridge/intel/i440bx/i440bx.h
index 3a2b3f4f4b..1b58003478 100644
--- a/src/northbridge/intel/i440bx/i440bx.h
+++ b/src/northbridge/intel/i440bx/i440bx.h
@@ -1,17 +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; either version 2 of the License, or
- * (at your option) any later version.
- *
- * 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-or-later */
+/* This file is part of the coreboot project. */
#ifndef NORTHBRIDGE_INTEL_I440BX_I440BX_H
#define NORTHBRIDGE_INTEL_I440BX_I440BX_H