aboutsummaryrefslogtreecommitdiff
path: root/src/include/device/pnp.h
diff options
context:
space:
mode:
authorMartin Roth <gaumless@gmail.com>2022-08-07 15:06:28 -0600
committerMartin L Roth <gaumless@gmail.com>2022-08-11 17:53:11 +0000
commitf18034c1b3866074eb388d01c833cbe6c79673c1 (patch)
treea0c4d7a84a1936a4a2137c9d0c12b1b9bc0a5903 /src/include/device/pnp.h
parenteaa21ae1719b0a418f8da992d79e8c714f83f65b (diff)
include: Add SPDX identifiers to files missing them
This adds SPDX identifiers to the remaining source files in the include directory that don't already have them. Signed-off-by: Martin Roth <martin.roth@amd.corp-partner.google.com> Change-Id: I0dbf4c839eacf957eb6f272aa8bfa1eeedc0886f Reviewed-on: https://review.coreboot.org/c/coreboot/+/66501 Reviewed-by: Marshall Dawson <marshalldawson3rd@gmail.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/include/device/pnp.h')
-rw-r--r--src/include/device/pnp.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/include/device/pnp.h b/src/include/device/pnp.h
index 770a640963..e2a6dc2395 100644
--- a/src/include/device/pnp.h
+++ b/src/include/device/pnp.h
@@ -1,3 +1,5 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
+
#ifndef DEVICE_PNP_H
#define DEVICE_PNP_H