aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/intel/i3100/i3100_smbus.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/southbridge/intel/i3100/i3100_smbus.h')
-rw-r--r--src/southbridge/intel/i3100/i3100_smbus.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/southbridge/intel/i3100/i3100_smbus.h b/src/southbridge/intel/i3100/i3100_smbus.h
index b285fbaa93..7023a5b751 100644
--- a/src/southbridge/intel/i3100/i3100_smbus.h
+++ b/src/southbridge/intel/i3100/i3100_smbus.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
- *
*/
/* This code is based on src/southbridge/intel/esb6300/esb6300_smbus.h */