diff options
Diffstat (limited to 'src/superio/fintek/common')
-rw-r--r-- | src/superio/fintek/common/early_serial.c | 4 | ||||
-rw-r--r-- | src/superio/fintek/common/fintek.h | 4 |
2 files changed, 0 insertions, 8 deletions
diff --git a/src/superio/fintek/common/early_serial.c b/src/superio/fintek/common/early_serial.c index caa5a8ea79..d653b1d772 100644 --- a/src/superio/fintek/common/early_serial.c +++ b/src/superio/fintek/common/early_serial.c @@ -12,10 +12,6 @@ * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. - * - * 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. */ /* diff --git a/src/superio/fintek/common/fintek.h b/src/superio/fintek/common/fintek.h index 125a0c8397..e083278e8e 100644 --- a/src/superio/fintek/common/fintek.h +++ b/src/superio/fintek/common/fintek.h @@ -12,10 +12,6 @@ * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. - * - * 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. */ #ifndef SUPERIO_FINTEK_COMMON_ROMSTAGE_H |