aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/intel/kblrvp/variants/rvp3
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/intel/kblrvp/variants/rvp3')
-rw-r--r--src/mainboard/intel/kblrvp/variants/rvp3/include/variant/gpio.h2
-rw-r--r--src/mainboard/intel/kblrvp/variants/rvp3/include/variant/hda_verb.h2
2 files changed, 0 insertions, 4 deletions
diff --git a/src/mainboard/intel/kblrvp/variants/rvp3/include/variant/gpio.h b/src/mainboard/intel/kblrvp/variants/rvp3/include/variant/gpio.h
index 64d0259404..7265b1affa 100644
--- a/src/mainboard/intel/kblrvp/variants/rvp3/include/variant/gpio.h
+++ b/src/mainboard/intel/kblrvp/variants/rvp3/include/variant/gpio.h
@@ -1,8 +1,6 @@
/*
* This file is part of the coreboot project.
*
- * Copyright (C) 2013 Google Inc.
- * Copyright (C) 2016 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/kblrvp/variants/rvp3/include/variant/hda_verb.h b/src/mainboard/intel/kblrvp/variants/rvp3/include/variant/hda_verb.h
index 9d6e8b00ec..725623ae0d 100644
--- a/src/mainboard/intel/kblrvp/variants/rvp3/include/variant/hda_verb.h
+++ b/src/mainboard/intel/kblrvp/variants/rvp3/include/variant/hda_verb.h
@@ -1,8 +1,6 @@
/*
* This file is part of the coreboot project.
*
- * Copyright (C) 2017 Intel Corporation
- * (Written by Naresh G Solanki <naresh.solanki@intel.com> for Intel Corp.)
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as