diff options
Diffstat (limited to 'src/mainboard/intel/mtarvon/chip.h')
-rw-r--r-- | src/mainboard/intel/mtarvon/chip.h | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/src/mainboard/intel/mtarvon/chip.h b/src/mainboard/intel/mtarvon/chip.h index 71c6c125d0..940519f716 100644 --- a/src/mainboard/intel/mtarvon/chip.h +++ b/src/mainboard/intel/mtarvon/chip.h @@ -4,8 +4,8 @@ * Copyright (C) 2008 Arastra, Inc. * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License version 2 as - * published by the Free Software Foundation. + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; version 2 of the License. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -15,7 +15,6 @@ * 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 - * */ extern struct chip_operations mainboard_ops; |