diff options
Diffstat (limited to 'src/mainboard/amd/padmelon')
-rw-r--r-- | src/mainboard/amd/padmelon/romstage.c | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/mainboard/amd/padmelon/romstage.c b/src/mainboard/amd/padmelon/romstage.c index 68bf0e8133..baa86d9966 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. |