diff options
Diffstat (limited to 'util/superiotool')
-rw-r--r-- | util/superiotool/Makefile | 4 | ||||
-rw-r--r-- | util/superiotool/ali.c | 4 | ||||
-rw-r--r-- | util/superiotool/amd.c | 4 | ||||
-rw-r--r-- | util/superiotool/fintek.c | 4 | ||||
-rw-r--r-- | util/superiotool/infineon.c | 4 | ||||
-rw-r--r-- | util/superiotool/ite.c | 4 | ||||
-rw-r--r-- | util/superiotool/nsc.c | 4 | ||||
-rw-r--r-- | util/superiotool/nuvoton.c | 4 | ||||
-rw-r--r-- | util/superiotool/pci.c | 4 | ||||
-rw-r--r-- | util/superiotool/serverengines.c | 4 | ||||
-rw-r--r-- | util/superiotool/smsc.c | 4 | ||||
-rw-r--r-- | util/superiotool/superiotool.c | 4 | ||||
-rw-r--r-- | util/superiotool/superiotool.h | 4 | ||||
-rw-r--r-- | util/superiotool/via.c | 4 | ||||
-rw-r--r-- | util/superiotool/winbond.c | 4 |
15 files changed, 0 insertions, 60 deletions
diff --git a/util/superiotool/Makefile b/util/superiotool/Makefile index 0736713b09..cf487dc81b 100644 --- a/util/superiotool/Makefile +++ b/util/superiotool/Makefile @@ -13,10 +13,6 @@ ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ## GNU General Public License for more details. ## -## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc. -## PROGRAM = superiotool diff --git a/util/superiotool/ali.c b/util/superiotool/ali.c index 57d1c106c4..7216bbcfc8 100644 --- a/util/superiotool/ali.c +++ b/util/superiotool/ali.c @@ -12,10 +12,6 @@ * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc. */ #include "superiotool.h" diff --git a/util/superiotool/amd.c b/util/superiotool/amd.c index 07ef15073f..f78a79ba86 100644 --- a/util/superiotool/amd.c +++ b/util/superiotool/amd.c @@ -12,10 +12,6 @@ * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc. */ #include "superiotool.h" diff --git a/util/superiotool/fintek.c b/util/superiotool/fintek.c index 1a6ffa32f4..43eb4a0092 100644 --- a/util/superiotool/fintek.c +++ b/util/superiotool/fintek.c @@ -15,10 +15,6 @@ * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc. */ #include "superiotool.h" diff --git a/util/superiotool/infineon.c b/util/superiotool/infineon.c index 4ee7960d08..f38714acd2 100644 --- a/util/superiotool/infineon.c +++ b/util/superiotool/infineon.c @@ -12,10 +12,6 @@ * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc. */ #include "superiotool.h" diff --git a/util/superiotool/ite.c b/util/superiotool/ite.c index 295cbdc4ed..eef95de5ee 100644 --- a/util/superiotool/ite.c +++ b/util/superiotool/ite.c @@ -13,10 +13,6 @@ * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc. */ #include "superiotool.h" diff --git a/util/superiotool/nsc.c b/util/superiotool/nsc.c index 883ad7cc80..8d546e012a 100644 --- a/util/superiotool/nsc.c +++ b/util/superiotool/nsc.c @@ -13,10 +13,6 @@ * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc. */ #include "superiotool.h" diff --git a/util/superiotool/nuvoton.c b/util/superiotool/nuvoton.c index 4376494fee..7135f255e9 100644 --- a/util/superiotool/nuvoton.c +++ b/util/superiotool/nuvoton.c @@ -13,10 +13,6 @@ * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc. */ #include "superiotool.h" diff --git a/util/superiotool/pci.c b/util/superiotool/pci.c index 32c23762cd..f93650f253 100644 --- a/util/superiotool/pci.c +++ b/util/superiotool/pci.c @@ -12,10 +12,6 @@ * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc. */ #include "superiotool.h" diff --git a/util/superiotool/serverengines.c b/util/superiotool/serverengines.c index d6620004f3..648dbf03a5 100644 --- a/util/superiotool/serverengines.c +++ b/util/superiotool/serverengines.c @@ -12,10 +12,6 @@ * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc. */ #include "superiotool.h" diff --git a/util/superiotool/smsc.c b/util/superiotool/smsc.c index 734cb91a1f..15ba131041 100644 --- a/util/superiotool/smsc.c +++ b/util/superiotool/smsc.c @@ -13,10 +13,6 @@ * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc. */ #include "superiotool.h" diff --git a/util/superiotool/superiotool.c b/util/superiotool/superiotool.c index a5e912dc56..ea86a74c14 100644 --- a/util/superiotool/superiotool.c +++ b/util/superiotool/superiotool.c @@ -15,10 +15,6 @@ * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc. */ #include "superiotool.h" diff --git a/util/superiotool/superiotool.h b/util/superiotool/superiotool.h index 7e7ec0c8b7..cc87a0ffa5 100644 --- a/util/superiotool/superiotool.h +++ b/util/superiotool/superiotool.h @@ -15,10 +15,6 @@ * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc. */ #ifndef SUPERIOTOOL_H diff --git a/util/superiotool/via.c b/util/superiotool/via.c index 589a13e1b2..b71d43cdbf 100644 --- a/util/superiotool/via.c +++ b/util/superiotool/via.c @@ -12,10 +12,6 @@ * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc. */ #include "superiotool.h" diff --git a/util/superiotool/winbond.c b/util/superiotool/winbond.c index 3cc93eb308..bc56aaf72e 100644 --- a/util/superiotool/winbond.c +++ b/util/superiotool/winbond.c @@ -12,10 +12,6 @@ * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc. */ #include "superiotool.h" |