diff options
author | Martin Roth <martinroth@google.com> | 2016-01-12 13:30:50 -0700 |
---|---|---|
committer | Martin Roth <martinroth@google.com> | 2016-01-13 22:53:29 +0100 |
commit | eb20e60c9cdcb5bf904a6f489d9971220697b5d6 (patch) | |
tree | 4c58848e78f1fea241b920edfce0e8283a24f686 /util/nvramtool | |
parent | a20ac2f7b3aaa9156e003b8b3746d0bddf93eec0 (diff) |
utils: Remove old license text from help & disclaimer file
The license text that we decided to remove was removed from the headers
of these files, but was still left in the help text. Remove it from
those locations as well.
Change-Id: I0e1b3b79f1afa35e632c4a4dd09a8bf2b02eaa6d
Signed-off-by: Martin Roth <martinroth@google.com>
Reviewed-on: https://review.coreboot.org/12913
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Diffstat (limited to 'util/nvramtool')
-rw-r--r-- | util/nvramtool/DISCLAIMER | 4 | ||||
-rw-r--r-- | util/nvramtool/cli/nvramtool.8 | 3 |
2 files changed, 0 insertions, 7 deletions
diff --git a/util/nvramtool/DISCLAIMER b/util/nvramtool/DISCLAIMER index 1e9d0d2bd7..290ab52249 100644 --- a/util/nvramtool/DISCLAIMER +++ b/util/nvramtool/DISCLAIMER @@ -21,10 +21,6 @@ WITHOUT ANY WARRANTY; without even the IMPLIED WARRANTY OF MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the terms and conditions of the GNU General Public License for more details. -You should have received a copy of the GNU General Public License along -with this program; if not, write to the Free Software Foundation, Inc., -51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. - This work was produced at the University of California, Lawrence Livermore National Laboratory (UC LLNL) under contract no. W-7405-ENG-48 (Contract 48) between the U.S. Department of Energy (DOE) and The Regents of the diff --git a/util/nvramtool/cli/nvramtool.8 b/util/nvramtool/cli/nvramtool.8 index a1e4a6c6e9..8c4e2dc634 100644 --- a/util/nvramtool/cli/nvramtool.8 +++ b/util/nvramtool/cli/nvramtool.8 @@ -22,9 +22,6 @@ .\" WITHOUT ANY WARRANTY; without even the IMPLIED WARRANTY OF .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the terms and .\" conditions of the GNU General Public License for more details. -.\" -.\" You should have received a copy of the GNU General Public License along -.\" with this program; if not, write to the Free Software Foundation, Inc. .\"***************************************************************************/ .TH NVRAMTOOL 8 "September 2008" .SH NAME |