diff options
Diffstat (limited to 'src/drivers/ics')
-rw-r--r-- | src/drivers/ics/954309/chip.h | 4 | ||||
-rw-r--r-- | src/drivers/ics/954309/ics954309.c | 4 |
2 files changed, 0 insertions, 8 deletions
diff --git a/src/drivers/ics/954309/chip.h b/src/drivers/ics/954309/chip.h index cca53df422..cc52857917 100644 --- a/src/drivers/ics/954309/chip.h +++ b/src/drivers/ics/954309/chip.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. */ struct drivers_ics_954309_config { diff --git a/src/drivers/ics/954309/ics954309.c b/src/drivers/ics/954309/ics954309.c index 930831e453..59116090a4 100644 --- a/src/drivers/ics/954309/ics954309.c +++ b/src/drivers/ics/954309/ics954309.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. */ #include <console/console.h> |