diff options
Diffstat (limited to 'util/inteltool')
-rw-r--r-- | util/inteltool/Makefile | 4 | ||||
-rw-r--r-- | util/inteltool/amb.c | 4 | ||||
-rw-r--r-- | util/inteltool/cpu.c | 4 | ||||
-rw-r--r-- | util/inteltool/gfx.c | 4 | ||||
-rw-r--r-- | util/inteltool/gpio.c | 4 | ||||
-rw-r--r-- | util/inteltool/inteltool.c | 4 | ||||
-rw-r--r-- | util/inteltool/inteltool.h | 4 | ||||
-rw-r--r-- | util/inteltool/ivy_memory.c | 4 | ||||
-rw-r--r-- | util/inteltool/memory.c | 4 | ||||
-rw-r--r-- | util/inteltool/pcie.c | 4 | ||||
-rw-r--r-- | util/inteltool/powermgt.c | 4 | ||||
-rw-r--r-- | util/inteltool/rootcmplx.c | 4 |
12 files changed, 0 insertions, 48 deletions
diff --git a/util/inteltool/Makefile b/util/inteltool/Makefile index 3fbcf9c203..6e202cf81f 100644 --- a/util/inteltool/Makefile +++ b/util/inteltool/Makefile @@ -14,10 +14,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 = inteltool diff --git a/util/inteltool/amb.c b/util/inteltool/amb.c index 416e1b79f8..ca6b9cd471 100644 --- a/util/inteltool/amb.c +++ b/util/inteltool/amb.c @@ -11,10 +11,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 <stddef.h> diff --git a/util/inteltool/cpu.c b/util/inteltool/cpu.c index b13e04bfdb..e201dea9e6 100644 --- a/util/inteltool/cpu.c +++ b/util/inteltool/cpu.c @@ -11,10 +11,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 <fcntl.h> diff --git a/util/inteltool/gfx.c b/util/inteltool/gfx.c index f9b1fba17a..ffcf75c859 100644 --- a/util/inteltool/gfx.c +++ b/util/inteltool/gfx.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 <stdio.h> diff --git a/util/inteltool/gpio.c b/util/inteltool/gpio.c index 07d838b169..b9d5ae1d2d 100644 --- a/util/inteltool/gpio.c +++ b/util/inteltool/gpio.c @@ -11,10 +11,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 <stdio.h> diff --git a/util/inteltool/inteltool.c b/util/inteltool/inteltool.c index f91b3ade68..9fcf58d043 100644 --- a/util/inteltool/inteltool.c +++ b/util/inteltool/inteltool.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 <stdio.h> diff --git a/util/inteltool/inteltool.h b/util/inteltool/inteltool.h index dffe204d37..6845b4ef6d 100644 --- a/util/inteltool/inteltool.h +++ b/util/inteltool/inteltool.h @@ -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 <stdint.h> diff --git a/util/inteltool/ivy_memory.c b/util/inteltool/ivy_memory.c index 98eef41b03..0dfa7999d6 100644 --- a/util/inteltool/ivy_memory.c +++ b/util/inteltool/ivy_memory.c @@ -9,10 +9,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 <stdio.h> diff --git a/util/inteltool/memory.c b/util/inteltool/memory.c index aacaf9621a..5f047297ed 100644 --- a/util/inteltool/memory.c +++ b/util/inteltool/memory.c @@ -11,10 +11,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. */ diff --git a/util/inteltool/pcie.c b/util/inteltool/pcie.c index ebe0877378..de70e6d294 100644 --- a/util/inteltool/pcie.c +++ b/util/inteltool/pcie.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 <stdio.h> diff --git a/util/inteltool/powermgt.c b/util/inteltool/powermgt.c index d0fd0e0405..fd0d00f0d8 100644 --- a/util/inteltool/powermgt.c +++ b/util/inteltool/powermgt.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 <stdio.h> diff --git a/util/inteltool/rootcmplx.c b/util/inteltool/rootcmplx.c index 9fd05bef35..323811d192 100644 --- a/util/inteltool/rootcmplx.c +++ b/util/inteltool/rootcmplx.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 <stdio.h> |