diff options
Diffstat (limited to 'src/superio/ite/common')
-rw-r--r-- | src/superio/ite/common/early_serial.c | 2 | ||||
-rw-r--r-- | src/superio/ite/common/ite.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/superio/ite/common/early_serial.c b/src/superio/ite/common/early_serial.c index a57c047c1c..635f6ba765 100644 --- a/src/superio/ite/common/early_serial.c +++ b/src/superio/ite/common/early_serial.c @@ -16,7 +16,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. */ #include <arch/io.h> diff --git a/src/superio/ite/common/ite.h b/src/superio/ite/common/ite.h index c732664db6..59835f2099 100644 --- a/src/superio/ite/common/ite.h +++ b/src/superio/ite/common/ite.h @@ -15,7 +15,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. */ #ifndef SUPERIO_ITE_COMMON_ROMSTAGE_H |