aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/intel/tglrvp/spd
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/intel/tglrvp/spd')
-rw-r--r--src/mainboard/intel/tglrvp/spd/Makefile.inc1
-rw-r--r--src/mainboard/intel/tglrvp/spd/spd.h1
-rw-r--r--src/mainboard/intel/tglrvp/spd/spd_util.c1
3 files changed, 0 insertions, 3 deletions
diff --git a/src/mainboard/intel/tglrvp/spd/Makefile.inc b/src/mainboard/intel/tglrvp/spd/Makefile.inc
index 21ea65e807..131e938e21 100644
--- a/src/mainboard/intel/tglrvp/spd/Makefile.inc
+++ b/src/mainboard/intel/tglrvp/spd/Makefile.inc
@@ -1,7 +1,6 @@
##
## This file is part of the coreboot project.
##
-## Copyright (C) 2019-2020 Intel Corporation.
##
## 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
diff --git a/src/mainboard/intel/tglrvp/spd/spd.h b/src/mainboard/intel/tglrvp/spd/spd.h
index 9e746243cc..f5ba411a50 100644
--- a/src/mainboard/intel/tglrvp/spd/spd.h
+++ b/src/mainboard/intel/tglrvp/spd/spd.h
@@ -1,7 +1,6 @@
/*
* This file is part of the coreboot project.
*
- * Copyright (C) 2019-2020 Intel Corporation.
*
* 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
diff --git a/src/mainboard/intel/tglrvp/spd/spd_util.c b/src/mainboard/intel/tglrvp/spd/spd_util.c
index 4bfd964e30..fa1204ec74 100644
--- a/src/mainboard/intel/tglrvp/spd/spd_util.c
+++ b/src/mainboard/intel/tglrvp/spd/spd_util.c
@@ -1,7 +1,6 @@
/*
* This file is part of the coreboot project.
*
- * Copyright (C) 2019 Intel Corporation.
*
* 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