diff options
Diffstat (limited to 'src/ec/acpi')
-rw-r--r-- | src/ec/acpi/ec.asl | 4 | ||||
-rw-r--r-- | src/ec/acpi/ec.c | 4 | ||||
-rw-r--r-- | src/ec/acpi/ec.h | 4 |
3 files changed, 0 insertions, 12 deletions
diff --git a/src/ec/acpi/ec.asl b/src/ec/acpi/ec.asl index 5bd4edafb2..6b04f304ed 100644 --- a/src/ec/acpi/ec.asl +++ b/src/ec/acpi/ec.asl @@ -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/ec/acpi/ec.c b/src/ec/acpi/ec.c index 6bd470722d..3f5cd9ed1b 100644 --- a/src/ec/acpi/ec.c +++ b/src/ec/acpi/ec.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> diff --git a/src/ec/acpi/ec.h b/src/ec/acpi/ec.h index 41dfc3b462..5b3467c398 100644 --- a/src/ec/acpi/ec.h +++ b/src/ec/acpi/ec.h @@ -11,10 +11,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 _EC_ACPI_H |