aboutsummaryrefslogtreecommitdiff
path: root/src/ec/acpi
diff options
context:
space:
mode:
Diffstat (limited to 'src/ec/acpi')
-rw-r--r--src/ec/acpi/ec.asl1
-rw-r--r--src/ec/acpi/ec.c1
-rw-r--r--src/ec/acpi/ec.h1
3 files changed, 0 insertions, 3 deletions
diff --git a/src/ec/acpi/ec.asl b/src/ec/acpi/ec.asl
index 6b04f304ed..f5b574b196 100644
--- a/src/ec/acpi/ec.asl
+++ b/src/ec/acpi/ec.asl
@@ -1,7 +1,6 @@
/*
* This file is part of the coreboot project.
*
- * Copyright (C) 2013 secunet Security Networks AG
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
diff --git a/src/ec/acpi/ec.c b/src/ec/acpi/ec.c
index 939ff781fa..24926a7073 100644
--- a/src/ec/acpi/ec.c
+++ b/src/ec/acpi/ec.c
@@ -1,7 +1,6 @@
/*
* This file is part of the coreboot project.
*
- * Copyright (C) 2008-2009 coresystems GmbH
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
diff --git a/src/ec/acpi/ec.h b/src/ec/acpi/ec.h
index 86fa4e55d5..125ee61a9a 100644
--- a/src/ec/acpi/ec.h
+++ b/src/ec/acpi/ec.h
@@ -1,7 +1,6 @@
/*
* This file is part of the coreboot project.
*
- * Copyright (C) 2008-2009 coresystems GmbH
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by