AUTHORS, util/: Drop individual copyright notices
We have the git history which is a more reliable librarian. Change-Id: Idbcc5ceeb33804204e56d62491cb58146f7c9f37 Signed-off-by: Patrick Georgi <pgeorgi@google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/41175 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: ron minnich <rminnich@gmail.com>
This commit is contained in:
@@ -1,19 +1,6 @@
|
||||
/*****************************************************************************\
|
||||
* lbtable.c
|
||||
*****************************************************************************
|
||||
* Copyright (C) 2012, Vikram Narayanan
|
||||
* Unified build_opt_tbl and nvramtool
|
||||
* build_opt_tbl.c
|
||||
* Copyright (C) 2003 Eric Biederman (ebiederm@xmission.com)
|
||||
* Copyright (C) 2007-2010 coresystems GmbH
|
||||
*
|
||||
* 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>
|
||||
* and Stefan Reinauer <stepan@openbios.org>.
|
||||
* 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.
|
||||
|
@@ -1,12 +1,6 @@
|
||||
/*****************************************************************************\
|
||||
* layout_common.c
|
||||
*****************************************************************************
|
||||
* Copyright (C) 2012, Vikram Narayanan
|
||||
* Unified build_opt_tbl and nvramtool
|
||||
* build_opt_tbl.c
|
||||
* Copyright (C) 2003 Eric Biederman (ebiederm@xmission.com)
|
||||
* Copyright (C) 2007-2010 coresystems GmbH
|
||||
*
|
||||
* 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.
|
||||
|
@@ -1,18 +1,6 @@
|
||||
/*****************************************************************************\
|
||||
* layout-text.c
|
||||
*****************************************************************************
|
||||
* Copyright (C) 2012, Vikram Narayanan
|
||||
* Unified build_opt_tbl and nvramtool
|
||||
* build_opt_tbl.c
|
||||
* Copyright (C) 2003 Eric Biederman (ebiederm@xmission.com)
|
||||
* Copyright (C) 2007-2010 coresystems GmbH
|
||||
*
|
||||
* 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.
|
||||
|
@@ -1,12 +1,6 @@
|
||||
/*****************************************************************************\
|
||||
* layout_file.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.
|
||||
|
@@ -1,9 +1,5 @@
|
||||
/* This file is part of the coreboot project. */
|
||||
/*
|
||||
* Copyright (C) 2008 Jordan Crouse <jordan@cosmicpenguin.net>
|
||||
* Copyright (C) 2011 secunet Security Networks AG
|
||||
* (Written by Patrick Georgi <patrick.georgi@secunet.com>)
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation; version 2 of the License.
|
||||
|
@@ -1,7 +1,5 @@
|
||||
/* This file is part of the coreboot project. */
|
||||
/*
|
||||
* Copyright (C) 2008 Jordan Crouse <jordan@cosmicpenguin.net>
|
||||
*
|
||||
* This file is dual-licensed. You can choose between:
|
||||
* - The GNU GPL, version 2, as published by the Free Software Foundation
|
||||
* - The revised BSD license (without advertising clause)
|
||||
|
@@ -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.
|
||||
|
@@ -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.
|
||||
|
@@ -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.
|
||||
|
@@ -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.
|
||||
|
@@ -1,12 +1,6 @@
|
||||
/*****************************************************************************\
|
||||
* cmos_lowlevel.c
|
||||
*****************************************************************************
|
||||
* Copyright (C) 2002-2005 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://coreboot.org/nvramtool.
|
||||
|
@@ -1,12 +1,6 @@
|
||||
/*****************************************************************************\
|
||||
* cmos_lowlevel.h
|
||||
*****************************************************************************
|
||||
* Copyright (C) 2002-2005 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://coreboot.org/nvramtool.
|
||||
|
@@ -1,12 +1,6 @@
|
||||
/*****************************************************************************\
|
||||
* cmos_ops.c
|
||||
*****************************************************************************
|
||||
* Copyright (C) 2002-2005 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://coreboot.org/nvramtool.
|
||||
|
@@ -1,12 +1,6 @@
|
||||
/*****************************************************************************\
|
||||
* cmos_ops.h
|
||||
*****************************************************************************
|
||||
* Copyright (C) 2002-2005 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://coreboot.org/nvramtool.
|
||||
|
@@ -1,12 +1,6 @@
|
||||
/*****************************************************************************\
|
||||
* common.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.
|
||||
|
@@ -1,12 +1,6 @@
|
||||
/*****************************************************************************\
|
||||
* common.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.
|
||||
|
@@ -6,11 +6,6 @@
|
||||
#include <ctype.h>
|
||||
|
||||
/* hexdump.c
|
||||
*
|
||||
* Copyright (C) 2002
|
||||
* David S. Peterson. All rights reserved.
|
||||
*
|
||||
* Author: David S. Peterson <dave_peterson@pobox.com>
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
* modification, are permitted provided that the following conditions are
|
||||
|
@@ -6,11 +6,6 @@
|
||||
#define _HEXDUMP_H
|
||||
|
||||
/* hexdump.h
|
||||
*
|
||||
* Copyright (C) 2002
|
||||
* David S. Peterson. All rights reserved.
|
||||
*
|
||||
* Author: David S. Peterson <dave_peterson@pobox.com>
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
* modification, are permitted provided that the following conditions are
|
||||
|
@@ -1,12 +1,6 @@
|
||||
/*****************************************************************************\
|
||||
* input_file.c
|
||||
*****************************************************************************
|
||||
* Copyright (C) 2002-2005 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://coreboot.org/nvramtool.
|
||||
|
@@ -1,12 +1,6 @@
|
||||
/*****************************************************************************\
|
||||
* input_file.h
|
||||
*****************************************************************************
|
||||
* Copyright (C) 2002-2005 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://coreboot.org/nvramtool.
|
||||
|
@@ -1,12 +1,6 @@
|
||||
/*****************************************************************************\
|
||||
* layout.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.
|
||||
|
@@ -1,12 +1,6 @@
|
||||
/*****************************************************************************\
|
||||
* layout.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.
|
||||
|
@@ -1,13 +1,6 @@
|
||||
/*****************************************************************************\
|
||||
* lbtable.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>
|
||||
* and Stefan Reinauer <stepan@openbios.org>.
|
||||
* 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.
|
||||
|
@@ -1,12 +1,6 @@
|
||||
/*****************************************************************************\
|
||||
* lbtable.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.
|
||||
|
@@ -1,12 +1,6 @@
|
||||
/*****************************************************************************\
|
||||
* reg_expr.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.
|
||||
|
@@ -1,12 +1,6 @@
|
||||
/*****************************************************************************\
|
||||
* reg_expr.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.
|
||||
|
Reference in New Issue
Block a user