summaryrefslogtreecommitdiff
path: root/util/inteltool
diff options
context:
space:
mode:
Diffstat (limited to 'util/inteltool')
-rw-r--r--util/inteltool/ahci.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/util/inteltool/ahci.c b/util/inteltool/ahci.c
index 82f792d0e6..4be40ff38a 100644
--- a/util/inteltool/ahci.c
+++ b/util/inteltool/ahci.c
@@ -1,8 +1,5 @@
+/* ahci.c: dump AHCI registers */
/*
- * ahci.c: dump AHCI registers
- *
- * Copyright (C) 2016 Iru Cai
- * Copyright (C) 2017 secunet Security Networks AG
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as