summaryrefslogtreecommitdiffstats
path: root/util/nvramtool/cmos_lowlevel.h
diff options
context:
space:
mode:
authorPatrick Georgi <pgeorgi@google.com>2020-05-10 16:44:07 +0200
committerPatrick Georgi <pgeorgi@google.com>2020-05-11 17:11:06 +0000
commita83c6bc907b8ef77935ba62789bc4ed60716986d (patch)
treea2db702ae73cab4439db92de166c8e13d8f47281 /util/nvramtool/cmos_lowlevel.h
parentdeea25be1bc709136c7871d8b23d6544da6a7f3f (diff)
downloadcoreboot-a83c6bc907b8ef77935ba62789bc4ed60716986d.tar.gz
coreboot-a83c6bc907b8ef77935ba62789bc4ed60716986d.tar.bz2
coreboot-a83c6bc907b8ef77935ba62789bc4ed60716986d.zip
util/nvramtool: Remove "this file is part of" lines
As requested by Stefan. For nvramtool some of these lines are part of a paragraph of fluff, so manual processing was easier than adapting the script used for the rest of the tree. Change-Id: Id52c4c264cded0582a97da131b695a046cbd67c6 Signed-off-by: Patrick Georgi <pgeorgi@google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/41195 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: HAOUAS Elyes <ehaouas@noos.fr> Reviewed-by: Martin Roth <martinroth@google.com>
Diffstat (limited to 'util/nvramtool/cmos_lowlevel.h')
-rw-r--r--util/nvramtool/cmos_lowlevel.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/util/nvramtool/cmos_lowlevel.h b/util/nvramtool/cmos_lowlevel.h
index 5f18af2ea24b..9a7f670c13f1 100644
--- a/util/nvramtool/cmos_lowlevel.h
+++ b/util/nvramtool/cmos_lowlevel.h
@@ -1,10 +1,6 @@
/*****************************************************************************\
* cmos_lowlevel.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.
*