diff options
Diffstat (limited to 'src/superio/via')
-rw-r--r-- | src/superio/via/Kconfig | 2 | ||||
-rw-r--r-- | src/superio/via/Makefile.inc | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/superio/via/Kconfig b/src/superio/via/Kconfig index 10500e26aa..5f818de837 100644 --- a/src/superio/via/Kconfig +++ b/src/superio/via/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 ## config SUPERIO_VIA_VT1211 diff --git a/src/superio/via/Makefile.inc b/src/superio/via/Makefile.inc index c3b6b665d3..8e85caf594 100644 --- a/src/superio/via/Makefile.inc +++ b/src/superio/via/Makefile.inc @@ -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 ## subdirs-y += vt1211 |