summaryrefslogtreecommitdiff
path: root/include/spd.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/spd.h')
-rw-r--r--include/spd.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/spd.h b/include/spd.h
index 52e42314ab..2bcf46de6d 100644
--- a/include/spd.h
+++ b/include/spd.h
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
/*
* Copyright (C) 2003 Arabella Software Ltd.
* Yuli Barcohen <yuli@arabellasw.com>
@@ -5,8 +6,6 @@
* Serial Presence Detect (SPD) EEPROM format according to the
* Intel's PC SDRAM Serial Presence Detect (SPD) Specification,
* revision 1.2B, November 1999
- *
- * SPDX-License-Identifier: GPL-2.0+
*/
#ifndef _SPD_H_