diff options
Diffstat (limited to 'src/mainboard/intel/dg43gt')
-rw-r--r-- | src/mainboard/intel/dg43gt/early_init.c | 3 | ||||
-rw-r--r-- | src/mainboard/intel/dg43gt/hda_verb.c | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/src/mainboard/intel/dg43gt/early_init.c b/src/mainboard/intel/dg43gt/early_init.c index 3c1c7d178a..fbec787342 100644 --- a/src/mainboard/intel/dg43gt/early_init.c +++ b/src/mainboard/intel/dg43gt/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/intel/dg43gt/hda_verb.c b/src/mainboard/intel/dg43gt/hda_verb.c index fbc3eebf93..a7bd2799ba 100644 --- a/src/mainboard/intel/dg43gt/hda_verb.c +++ b/src/mainboard/intel/dg43gt/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 |