diff options
Diffstat (limited to 'util/inteltool/lpc.c')
-rw-r--r-- | util/inteltool/lpc.c | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/util/inteltool/lpc.c b/util/inteltool/lpc.c index 247c37acb9..068ad037b6 100644 --- a/util/inteltool/lpc.c +++ b/util/inteltool/lpc.c @@ -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. |