diff options
Diffstat (limited to 'util/inteltool/gpio_groups.c')
-rw-r--r-- | util/inteltool/gpio_groups.c | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/util/inteltool/gpio_groups.c b/util/inteltool/gpio_groups.c index bb196a914e..6f65f6d74f 100644 --- a/util/inteltool/gpio_groups.c +++ b/util/inteltool/gpio_groups.c @@ -1,9 +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) 2017 secunet Security Networks AG - * Copyright (C) 2019 YADRO - * * 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. |