summaryrefslogtreecommitdiff
path: root/util/nvramtool/accessors
diff options
context:
space:
mode:
Diffstat (limited to 'util/nvramtool/accessors')
-rw-r--r--util/nvramtool/accessors/layout-bin.c4
-rw-r--r--util/nvramtool/accessors/layout-common.c4
-rw-r--r--util/nvramtool/accessors/layout-text.c4
-rw-r--r--util/nvramtool/accessors/layout-text.h4
4 files changed, 0 insertions, 16 deletions
diff --git a/util/nvramtool/accessors/layout-bin.c b/util/nvramtool/accessors/layout-bin.c
index 6bb5da13e1..544e7e9f79 100644
--- a/util/nvramtool/accessors/layout-bin.c
+++ b/util/nvramtool/accessors/layout-bin.c
@@ -1,10 +1,6 @@
/*****************************************************************************\
* lbtable.c
*****************************************************************************
- * This file is part of nvramtool, a utility for reading/writing coreboot
- * parameters and displaying information from the coreboot table.
- * For details, see https://coreboot.org/nvramtool.
- *
* Please also read the file DISCLAIMER which is included in this software
* distribution.
*
diff --git a/util/nvramtool/accessors/layout-common.c b/util/nvramtool/accessors/layout-common.c
index 15a2672726..e41d28127a 100644
--- a/util/nvramtool/accessors/layout-common.c
+++ b/util/nvramtool/accessors/layout-common.c
@@ -1,10 +1,6 @@
/*****************************************************************************\
* layout_common.c
*****************************************************************************
- * This file is part of nvramtool, a utility for reading/writing coreboot
- * parameters and displaying information from the coreboot table.
- * For details, see https://coreboot.org/nvramtool.
- *
* Please also read the file DISCLAIMER which is included in this software
* distribution.
*
diff --git a/util/nvramtool/accessors/layout-text.c b/util/nvramtool/accessors/layout-text.c
index 75b2ee84ad..e7d3e7ffc6 100644
--- a/util/nvramtool/accessors/layout-text.c
+++ b/util/nvramtool/accessors/layout-text.c
@@ -1,10 +1,6 @@
/*****************************************************************************\
* layout-text.c
*****************************************************************************
- * This file is part of nvramtool, a utility for reading/writing coreboot
- * parameters and displaying information from the coreboot table.
- * For details, see https://coreboot.org/nvramtool.
- *
* Please also read the file DISCLAIMER which is included in this software
* distribution.
*
diff --git a/util/nvramtool/accessors/layout-text.h b/util/nvramtool/accessors/layout-text.h
index 2074642611..cb03a77f6f 100644
--- a/util/nvramtool/accessors/layout-text.h
+++ b/util/nvramtool/accessors/layout-text.h
@@ -1,10 +1,6 @@
/*****************************************************************************\
* layout_file.h
*****************************************************************************
- * This file is part of nvramtool, a utility for reading/writing coreboot
- * parameters and displaying information from the coreboot table.
- * For details, see https://coreboot.org/nvramtool.
- *
* Please also read the file DISCLAIMER which is included in this software
* distribution.
*