diff options
Diffstat (limited to 'util/inteltool/amb.c')
-rw-r--r-- | util/inteltool/amb.c | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/util/inteltool/amb.c b/util/inteltool/amb.c index 506ba5fa0f43..67b5d8f814c3 100644 --- a/util/inteltool/amb.c +++ b/util/inteltool/amb.c @@ -1,8 +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) 2012 Sven Schnelle <svens@stackframe.org> - * * 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. |