summaryrefslogtreecommitdiffstats
path: root/src/mainboard/amd/padmelon/romstage.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/amd/padmelon/romstage.c')
-rw-r--r--src/mainboard/amd/padmelon/romstage.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/mainboard/amd/padmelon/romstage.c b/src/mainboard/amd/padmelon/romstage.c
index 68bf0e8133bc..baa86d9966a3 100644
--- a/src/mainboard/amd/padmelon/romstage.c
+++ b/src/mainboard/amd/padmelon/romstage.c
@@ -1,3 +1,7 @@
+/* SPDX-License-Identifier: CC-PDDC */
+
+/* Please update the license if adding licensable material. */
+
/*
* This is a placeholder, if there ever is something platform specific to
* add to romstage, do it here.