diff options
Diffstat (limited to 'src/mainboard/asrock/g41c-gs')
-rw-r--r-- | src/mainboard/asrock/g41c-gs/early_init.c | 3 | ||||
-rw-r--r-- | src/mainboard/asrock/g41c-gs/hda_verb.c | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/src/mainboard/asrock/g41c-gs/early_init.c b/src/mainboard/asrock/g41c-gs/early_init.c index d35bb5dcc2..88fe3fb090 100644 --- a/src/mainboard/asrock/g41c-gs/early_init.c +++ b/src/mainboard/asrock/g41c-gs/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/asrock/g41c-gs/hda_verb.c b/src/mainboard/asrock/g41c-gs/hda_verb.c index 11fd3edf80..661f6c45ef 100644 --- a/src/mainboard/asrock/g41c-gs/hda_verb.c +++ b/src/mainboard/asrock/g41c-gs/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 |