aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/smmstore
diff options
context:
space:
mode:
Diffstat (limited to 'src/drivers/smmstore')
-rw-r--r--src/drivers/smmstore/Kconfig2
-rw-r--r--src/drivers/smmstore/smi.c2
-rw-r--r--src/drivers/smmstore/store.c2
3 files changed, 0 insertions, 6 deletions
diff --git a/src/drivers/smmstore/Kconfig b/src/drivers/smmstore/Kconfig
index e59e78decc..668f876164 100644
--- a/src/drivers/smmstore/Kconfig
+++ b/src/drivers/smmstore/Kconfig
@@ -1,8 +1,6 @@
##
## This file is part of the coreboot project.
##
-## Copyright (C) 2018 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/smmstore/smi.c b/src/drivers/smmstore/smi.c
index 3bcf564e1a..93acbcb675 100644
--- a/src/drivers/smmstore/smi.c
+++ b/src/drivers/smmstore/smi.c
@@ -1,8 +1,6 @@
/*
* This file is part of the coreboot project.
*
- * Copyright (C) 2018 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/smmstore/store.c b/src/drivers/smmstore/store.c
index 833407df4e..3922746eea 100644
--- a/src/drivers/smmstore/store.c
+++ b/src/drivers/smmstore/store.c
@@ -1,8 +1,6 @@
/*
* This file is part of the coreboot project.
*
- * Copyright (C) 2018 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.