diff options
Diffstat (limited to 'util/nvramtool/cli/nvramtool.c')
-rw-r--r-- | util/nvramtool/cli/nvramtool.c | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/util/nvramtool/cli/nvramtool.c b/util/nvramtool/cli/nvramtool.c index 7f3f46898426..c6d4d9c06632 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. |