diff options
Diffstat (limited to 'src/drivers/vpd')
-rw-r--r-- | src/drivers/vpd/Kconfig | 2 | ||||
-rw-r--r-- | src/drivers/vpd/vpd_premem.c | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/src/drivers/vpd/Kconfig b/src/drivers/vpd/Kconfig index 21e9eaf5f1..ad3bd727fb 100644 --- a/src/drivers/vpd/Kconfig +++ b/src/drivers/vpd/Kconfig @@ -1,8 +1,6 @@ ## ## This file is part of the coreboot project. ## -## Copyright (C) 2012 The Chromium OS Authors. All rights reserved. -## ## 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/vpd/vpd_premem.c b/src/drivers/vpd/vpd_premem.c index b952569827..7117288cc8 100644 --- a/src/drivers/vpd/vpd_premem.c +++ b/src/drivers/vpd/vpd_premem.c @@ -1,8 +1,6 @@ /* * This file is part of the coreboot project. * - * Copyright (c) 2019 Facebook, Inc. - * * 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. |