diff options
Diffstat (limited to 'src/southbridge')
-rw-r--r-- | src/southbridge/intel/common/spi.h | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/src/southbridge/intel/common/spi.h b/src/southbridge/intel/common/spi.h index 3b8410cd9f..3c997f8e60 100644 --- a/src/southbridge/intel/common/spi.h +++ b/src/southbridge/intel/common/spi.h @@ -1,7 +1,6 @@ -/* - * 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 +/* 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 the Free Software Foundation; version 2 of * the License. |