diff options
Diffstat (limited to 'src/mainboard/bifferos')
-rw-r--r-- | src/mainboard/bifferos/Kconfig | 2 | ||||
-rw-r--r-- | src/mainboard/bifferos/bifferboard/romstage.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/mainboard/bifferos/Kconfig b/src/mainboard/bifferos/Kconfig index 98cbab8c71..de6fb5c94d 100644 --- a/src/mainboard/bifferos/Kconfig +++ b/src/mainboard/bifferos/Kconfig @@ -14,7 +14,7 @@ ## ## You should have received a copy of the GNU General Public License ## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA ## if VENDOR_BIFFEROS diff --git a/src/mainboard/bifferos/bifferboard/romstage.c b/src/mainboard/bifferos/bifferboard/romstage.c index 854aaa9ac4..e2be9b3367 100644 --- a/src/mainboard/bifferos/bifferboard/romstage.c +++ b/src/mainboard/bifferos/bifferboard/romstage.c @@ -14,7 +14,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ #include <stdint.h> |