summaryrefslogtreecommitdiff
path: root/src/mainboard/lenovo/thinkcentre_a58
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/lenovo/thinkcentre_a58')
-rw-r--r--src/mainboard/lenovo/thinkcentre_a58/early_init.c3
-rw-r--r--src/mainboard/lenovo/thinkcentre_a58/hda_verb.c3
2 files changed, 2 insertions, 4 deletions
diff --git a/src/mainboard/lenovo/thinkcentre_a58/early_init.c b/src/mainboard/lenovo/thinkcentre_a58/early_init.c
index 483e22a666..70d70f7880 100644
--- a/src/mainboard/lenovo/thinkcentre_a58/early_init.c
+++ b/src/mainboard/lenovo/thinkcentre_a58/early_init.c
@@ -1,6 +1,5 @@
+/* This file is part of the coreboot project. */
/*
- * 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
diff --git a/src/mainboard/lenovo/thinkcentre_a58/hda_verb.c b/src/mainboard/lenovo/thinkcentre_a58/hda_verb.c
index 57c632457b..6074f5f350 100644
--- a/src/mainboard/lenovo/thinkcentre_a58/hda_verb.c
+++ b/src/mainboard/lenovo/thinkcentre_a58/hda_verb.c
@@ -1,6 +1,5 @@
+/* This file is part of the coreboot project. */
/*
- * 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