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:
Patrick Georgi
2020-05-08 19:28:13 +02:00
parent 2faeb11fcd
commit ea063cb975
239 changed files with 87 additions and 913 deletions

View File

@ -1,11 +1,5 @@
/* inteltool - dump all registers on an Intel CPU + chipset based system */
/*
* inteltool - dump all registers on an Intel CPU + chipset based system.
*
* Copyright (C) 2008-2010 by coresystems GmbH
* written by Stefan Reinauer <stepan@coresystems.de>
* Copyright (C) 2017 secunet Security Networks AG
* Copyright (C) 2020 Michael Niewöhner <foss@mniewoehner.de>
*
* 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.