summaryrefslogtreecommitdiff
path: root/src/drivers/intel/i210
diff options
context:
space:
mode:
Diffstat (limited to 'src/drivers/intel/i210')
-rw-r--r--src/drivers/intel/i210/Makefile.inc2
-rw-r--r--src/drivers/intel/i210/i210.c2
-rw-r--r--src/drivers/intel/i210/i210.h2
3 files changed, 0 insertions, 6 deletions
diff --git a/src/drivers/intel/i210/Makefile.inc b/src/drivers/intel/i210/Makefile.inc
index 13ed127ca5..336288a4fe 100644
--- a/src/drivers/intel/i210/Makefile.inc
+++ b/src/drivers/intel/i210/Makefile.inc
@@ -1,8 +1,6 @@
##
## This file is part of the coreboot project.
##
-## Copyright (C) 2016 Siemens AG
-##
## 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/i210/i210.c b/src/drivers/intel/i210/i210.c
index 32d27f7912..232a826b4c 100644
--- a/src/drivers/intel/i210/i210.c
+++ b/src/drivers/intel/i210/i210.c
@@ -1,8 +1,6 @@
/*
* This file is part of the coreboot project.
*
- * Copyright (C) 2014-2017 Siemens AG
- *
* 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/i210/i210.h b/src/drivers/intel/i210/i210.h
index e3179b7e1a..f4a8faf5fc 100644
--- a/src/drivers/intel/i210/i210.h
+++ b/src/drivers/intel/i210/i210.h
@@ -1,8 +1,6 @@
/*
* This file is part of the coreboot project.
*
- * Copyright (C) 2014 Siemens AG
- *
* 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.