diff options
Diffstat (limited to 'util/inteltool/memory.c')
-rw-r--r-- | util/inteltool/memory.c | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/util/inteltool/memory.c b/util/inteltool/memory.c index f5f3f94fd4..59b94ff050 100644 --- a/util/inteltool/memory.c +++ b/util/inteltool/memory.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) 2008-2010 by coresystems GmbH - * * 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. |