diff options
Diffstat (limited to 'util/superiotool')
-rw-r--r-- | util/superiotool/Makefile | 1 | ||||
-rw-r--r-- | util/superiotool/ali.c | 1 | ||||
-rw-r--r-- | util/superiotool/amd.c | 1 | ||||
-rw-r--r-- | util/superiotool/aspeed.c | 1 | ||||
-rw-r--r-- | util/superiotool/exar.c | 1 | ||||
-rw-r--r-- | util/superiotool/fintek.c | 1 | ||||
-rw-r--r-- | util/superiotool/infineon.c | 1 | ||||
-rw-r--r-- | util/superiotool/ite.c | 1 | ||||
-rw-r--r-- | util/superiotool/nsc.c | 1 | ||||
-rw-r--r-- | util/superiotool/nuvoton.c | 1 | ||||
-rw-r--r-- | util/superiotool/pci.c | 1 | ||||
-rw-r--r-- | util/superiotool/serverengines.c | 1 | ||||
-rw-r--r-- | util/superiotool/smsc.c | 1 | ||||
-rw-r--r-- | util/superiotool/superiotool.c | 1 | ||||
-rw-r--r-- | util/superiotool/superiotool.h | 1 | ||||
-rw-r--r-- | util/superiotool/via.c | 1 | ||||
-rw-r--r-- | util/superiotool/winbond.c | 1 |
17 files changed, 0 insertions, 17 deletions
diff --git a/util/superiotool/Makefile b/util/superiotool/Makefile index dab79a907c..55583acc7a 100644 --- a/util/superiotool/Makefile +++ b/util/superiotool/Makefile @@ -1,4 +1,3 @@ -## This file is part of the superiotool project. ## ## 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 diff --git a/util/superiotool/ali.c b/util/superiotool/ali.c index 0442062636..3e2e818be9 100644 --- a/util/superiotool/ali.c +++ b/util/superiotool/ali.c @@ -1,4 +1,3 @@ -/* This file is part of the superiotool project */ /* SPDX-License-Identifier: GPL-2.0-or-later */ #include "superiotool.h" diff --git a/util/superiotool/amd.c b/util/superiotool/amd.c index 1831b1fa2c..1656f0b314 100644 --- a/util/superiotool/amd.c +++ b/util/superiotool/amd.c @@ -1,4 +1,3 @@ -/* This file is part of the superiotool project */ /* SPDX-License-Identifier: GPL-2.0-or-later */ #include "superiotool.h" diff --git a/util/superiotool/aspeed.c b/util/superiotool/aspeed.c index 4e9d684c9d..9fb0a88457 100644 --- a/util/superiotool/aspeed.c +++ b/util/superiotool/aspeed.c @@ -1,4 +1,3 @@ -/* This file is part of the superiotool project */ /* SPDX-License-Identifier: GPL-2.0-or-later */ #include "superiotool.h" diff --git a/util/superiotool/exar.c b/util/superiotool/exar.c index 430d6ba32a..af87273206 100644 --- a/util/superiotool/exar.c +++ b/util/superiotool/exar.c @@ -1,4 +1,3 @@ -/* This file is part of the superiotool project */ /* SPDX-License-Identifier: GPL-2.0-or-later */ #include "superiotool.h" diff --git a/util/superiotool/fintek.c b/util/superiotool/fintek.c index 1402d480a0..2dcb131b04 100644 --- a/util/superiotool/fintek.c +++ b/util/superiotool/fintek.c @@ -1,4 +1,3 @@ -/* This file is part of the superiotool project */ /* SPDX-License-Identifier: GPL-2.0-or-later */ #include "superiotool.h" diff --git a/util/superiotool/infineon.c b/util/superiotool/infineon.c index b11db76e2d..dcd1a009a5 100644 --- a/util/superiotool/infineon.c +++ b/util/superiotool/infineon.c @@ -1,4 +1,3 @@ -/* This file is part of the superiotool project */ /* SPDX-License-Identifier: GPL-2.0-or-later */ #include "superiotool.h" diff --git a/util/superiotool/ite.c b/util/superiotool/ite.c index 00eceed9f8..458250a0e6 100644 --- a/util/superiotool/ite.c +++ b/util/superiotool/ite.c @@ -1,4 +1,3 @@ -/* This file is part of the superiotool project */ /* SPDX-License-Identifier: GPL-2.0-or-later */ #include "superiotool.h" diff --git a/util/superiotool/nsc.c b/util/superiotool/nsc.c index 9159876b51..d9c8955dc5 100644 --- a/util/superiotool/nsc.c +++ b/util/superiotool/nsc.c @@ -1,4 +1,3 @@ -/* This file is part of the superiotool project */ /* SPDX-License-Identifier: GPL-2.0-or-later */ #include "superiotool.h" diff --git a/util/superiotool/nuvoton.c b/util/superiotool/nuvoton.c index e6dc9f793b..d2b72f2634 100644 --- a/util/superiotool/nuvoton.c +++ b/util/superiotool/nuvoton.c @@ -1,4 +1,3 @@ -/* This file is part of the superiotool project */ /* SPDX-License-Identifier: GPL-2.0-or-later */ #include "superiotool.h" diff --git a/util/superiotool/pci.c b/util/superiotool/pci.c index 0ca2887801..ee8b97d46c 100644 --- a/util/superiotool/pci.c +++ b/util/superiotool/pci.c @@ -1,4 +1,3 @@ -/* This file is part of the superiotool project */ /* SPDX-License-Identifier: GPL-2.0-or-later */ #include "superiotool.h" diff --git a/util/superiotool/serverengines.c b/util/superiotool/serverengines.c index f2ac9c5794..b59328fec7 100644 --- a/util/superiotool/serverengines.c +++ b/util/superiotool/serverengines.c @@ -1,4 +1,3 @@ -/* This file is part of the superiotool project */ /* SPDX-License-Identifier: GPL-2.0-or-later */ #include "superiotool.h" diff --git a/util/superiotool/smsc.c b/util/superiotool/smsc.c index 3a5147f664..4175d3ee05 100644 --- a/util/superiotool/smsc.c +++ b/util/superiotool/smsc.c @@ -1,4 +1,3 @@ -/* This file is part of the superiotool project */ /* SPDX-License-Identifier: GPL-2.0-or-later */ #include "superiotool.h" diff --git a/util/superiotool/superiotool.c b/util/superiotool/superiotool.c index e93e9261c6..ed18c13e62 100644 --- a/util/superiotool/superiotool.c +++ b/util/superiotool/superiotool.c @@ -1,4 +1,3 @@ -/* This file is part of the superiotool project */ /* SPDX-License-Identifier: GPL-2.0-or-later */ #include "superiotool.h" diff --git a/util/superiotool/superiotool.h b/util/superiotool/superiotool.h index 74e9aa86e2..a621ae5274 100644 --- a/util/superiotool/superiotool.h +++ b/util/superiotool/superiotool.h @@ -1,4 +1,3 @@ -/* This file is part of the superiotool project */ /* SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef SUPERIOTOOL_H diff --git a/util/superiotool/via.c b/util/superiotool/via.c index 8853462ca4..95ff6dde38 100644 --- a/util/superiotool/via.c +++ b/util/superiotool/via.c @@ -1,4 +1,3 @@ -/* This file is part of the superiotool project */ /* SPDX-License-Identifier: GPL-2.0-or-later */ #include "superiotool.h" diff --git a/util/superiotool/winbond.c b/util/superiotool/winbond.c index fe5bbadb63..598955f8fe 100644 --- a/util/superiotool/winbond.c +++ b/util/superiotool/winbond.c @@ -1,4 +1,3 @@ -/* This file is part of the superiotool project */ /* SPDX-License-Identifier: GPL-2.0-or-later */ #include "superiotool.h" |