summaryrefslogtreecommitdiffstats
path: root/src/drivers/intel/ish
diff options
context:
space:
mode:
Diffstat (limited to 'src/drivers/intel/ish')
-rw-r--r--src/drivers/intel/ish/chip.h2
-rw-r--r--src/drivers/intel/ish/ish.c2
2 files changed, 0 insertions, 4 deletions
diff --git a/src/drivers/intel/ish/chip.h b/src/drivers/intel/ish/chip.h
index ae3fb35b8de2..69926f09f0d3 100644
--- a/src/drivers/intel/ish/chip.h
+++ b/src/drivers/intel/ish/chip.h
@@ -1,8 +1,6 @@
/*
* This file is part of the coreboot project.
*
- * Copyright 2019 Google LLC
- *
* 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
* the Free Software Foundation; version 2 of the License.
diff --git a/src/drivers/intel/ish/ish.c b/src/drivers/intel/ish/ish.c
index f506a7c4de4f..e9d5ae96b123 100644
--- a/src/drivers/intel/ish/ish.c
+++ b/src/drivers/intel/ish/ish.c
@@ -1,8 +1,6 @@
/*
* This file is part of the coreboot project.
*
- * Copyright 2019 Google LLC
- *
* 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
* the Free Software Foundation; version 2 of the License.