diff options
Diffstat (limited to 'util/nvramtool/cli')
-rw-r--r-- | util/nvramtool/cli/nvramtool.8 | 6 | ||||
-rw-r--r-- | util/nvramtool/cli/nvramtool.c | 6 | ||||
-rw-r--r-- | util/nvramtool/cli/opts.c | 6 | ||||
-rw-r--r-- | util/nvramtool/cli/opts.h | 6 |
4 files changed, 0 insertions, 24 deletions
diff --git a/util/nvramtool/cli/nvramtool.8 b/util/nvramtool/cli/nvramtool.8 index 263bbb8cdb..12f92ac26b 100644 --- a/util/nvramtool/cli/nvramtool.8 +++ b/util/nvramtool/cli/nvramtool.8 @@ -1,12 +1,6 @@ .\"***************************************************************************\ .\" nvramtool.8 .\"*************************************************************************** -.\" Copyright (C) 2002, 2003 The Regents of the University of California. -.\" Produced at the Lawrence Livermore National Laboratory. -.\" Written by David S. Peterson <dsp@llnl.gov> <dave_peterson@pobox.com>. -.\" UCRL-CODE-2003-012 -.\" All rights reserved. -.\" .\" This file is part of nvramtool, a utility for reading/writing coreboot .\" parameters and displaying information from the coreboot table. .\" For details, see https://www.coreboot.org/nvramtool. diff --git a/util/nvramtool/cli/nvramtool.c b/util/nvramtool/cli/nvramtool.c index 7f3f468984..c6d4d9c066 100644 --- a/util/nvramtool/cli/nvramtool.c +++ b/util/nvramtool/cli/nvramtool.c @@ -1,12 +1,6 @@ /*****************************************************************************\ * nvramtool.c ***************************************************************************** - * Copyright (C) 2002-2005 The Regents of the University of California. - * Produced at the Lawrence Livermore National Laboratory. - * Written by Dave Peterson <dsp@llnl.gov> <dave_peterson@pobox.com>. - * UCRL-CODE-2003-012 - * All rights reserved. - * * 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. diff --git a/util/nvramtool/cli/opts.c b/util/nvramtool/cli/opts.c index d4ea9ce3f5..5c40748f73 100644 --- a/util/nvramtool/cli/opts.c +++ b/util/nvramtool/cli/opts.c @@ -1,12 +1,6 @@ /*****************************************************************************\ * opts.c ***************************************************************************** - * Copyright (C) 2002-2005 The Regents of the University of California. - * Produced at the Lawrence Livermore National Laboratory. - * Written by Dave Peterson <dsp@llnl.gov> <dave_peterson@pobox.com>. - * UCRL-CODE-2003-012 - * All rights reserved. - * * 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. diff --git a/util/nvramtool/cli/opts.h b/util/nvramtool/cli/opts.h index e6bd1f66a2..f04a3b0514 100644 --- a/util/nvramtool/cli/opts.h +++ b/util/nvramtool/cli/opts.h @@ -1,12 +1,6 @@ /*****************************************************************************\ * opts.h ***************************************************************************** - * Copyright (C) 2002-2005 The Regents of the University of California. - * Produced at the Lawrence Livermore National Laboratory. - * Written by Dave Peterson <dsp@llnl.gov> <dave_peterson@pobox.com>. - * UCRL-CODE-2003-012 - * All rights reserved. - * * 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. |