summaryrefslogtreecommitdiffstats
path: root/util/superiotool
diff options
context:
space:
mode:
Diffstat (limited to 'util/superiotool')
-rw-r--r--util/superiotool/Makefile1
-rw-r--r--util/superiotool/ali.c1
-rw-r--r--util/superiotool/amd.c1
-rw-r--r--util/superiotool/aspeed.c1
-rw-r--r--util/superiotool/exar.c1
-rw-r--r--util/superiotool/fintek.c1
-rw-r--r--util/superiotool/infineon.c1
-rw-r--r--util/superiotool/ite.c1
-rw-r--r--util/superiotool/nsc.c1
-rw-r--r--util/superiotool/nuvoton.c1
-rw-r--r--util/superiotool/pci.c1
-rw-r--r--util/superiotool/serverengines.c1
-rw-r--r--util/superiotool/smsc.c1
-rw-r--r--util/superiotool/superiotool.c1
-rw-r--r--util/superiotool/superiotool.h1
-rw-r--r--util/superiotool/via.c1
-rw-r--r--util/superiotool/winbond.c1
17 files changed, 0 insertions, 17 deletions
diff --git a/util/superiotool/Makefile b/util/superiotool/Makefile
index dab79a907cea..55583acc7a7c 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 04420626364a..3e2e818be9fc 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 1831b1fa2c57..1656f0b3145d 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 4e9d684c9d32..9fb0a88457f7 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 430d6ba32ae7..af87273206c0 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 1402d480a0e5..2dcb131b040a 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 b11db76e2dc3..dcd1a009a5ed 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 00eceed9f86c..458250a0e6e4 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 9159876b51c2..d9c8955dc557 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 e6dc9f793b87..d2b72f263444 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 0ca2887801b8..ee8b97d46c2b 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 f2ac9c579481..b59328fec7f6 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 3a5147f66415..4175d3ee0546 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 e93e9261c667..ed18c13e629f 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 74e9aa86e2f9..a621ae5274ab 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 8853462ca403..95ff6dde387d 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 fe5bbadb63bc..598955f8fe34 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"