diff options
Diffstat (limited to 'util/inteltool')
-rw-r--r-- | util/inteltool/Makefile | 2 | ||||
-rw-r--r-- | util/inteltool/amb.c | 2 | ||||
-rw-r--r-- | util/inteltool/cpu.c | 2 | ||||
-rw-r--r-- | util/inteltool/gpio.c | 2 | ||||
-rw-r--r-- | util/inteltool/inteltool.c | 2 | ||||
-rw-r--r-- | util/inteltool/inteltool.h | 2 | ||||
-rw-r--r-- | util/inteltool/ivy_memory.c | 2 | ||||
-rw-r--r-- | util/inteltool/memory.c | 2 | ||||
-rw-r--r-- | util/inteltool/pcie.c | 2 | ||||
-rw-r--r-- | util/inteltool/powermgt.c | 2 | ||||
-rw-r--r-- | util/inteltool/rootcmplx.c | 2 |
11 files changed, 11 insertions, 11 deletions
diff --git a/util/inteltool/Makefile b/util/inteltool/Makefile index f846672f7e..f598ad4056 100644 --- a/util/inteltool/Makefile +++ b/util/inteltool/Makefile @@ -16,7 +16,7 @@ # # 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., 675 Mass Ave, Cambridge, MA 02139, USA. +# Foundation, Inc. # PROGRAM = inteltool diff --git a/util/inteltool/amb.c b/util/inteltool/amb.c index 13397dbf5e..e83575187c 100644 --- a/util/inteltool/amb.c +++ b/util/inteltool/amb.c @@ -14,7 +14,7 @@ * * 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., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc. */ #include <stddef.h> diff --git a/util/inteltool/cpu.c b/util/inteltool/cpu.c index 626d735e34..b13e04bfdb 100644 --- a/util/inteltool/cpu.c +++ b/util/inteltool/cpu.c @@ -14,7 +14,7 @@ * * 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., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc. */ #include <fcntl.h> diff --git a/util/inteltool/gpio.c b/util/inteltool/gpio.c index 7084c446ec..07d838b169 100644 --- a/util/inteltool/gpio.c +++ b/util/inteltool/gpio.c @@ -14,7 +14,7 @@ * * 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., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc. */ #include <stdio.h> diff --git a/util/inteltool/inteltool.c b/util/inteltool/inteltool.c index a3712c5406..f3520e2ce4 100644 --- a/util/inteltool/inteltool.c +++ b/util/inteltool/inteltool.c @@ -16,7 +16,7 @@ * * 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., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc. */ #include <stdio.h> diff --git a/util/inteltool/inteltool.h b/util/inteltool/inteltool.h index 6c1977e3b1..283425f879 100644 --- a/util/inteltool/inteltool.h +++ b/util/inteltool/inteltool.h @@ -15,7 +15,7 @@ * * 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., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc. */ #include <stdint.h> diff --git a/util/inteltool/ivy_memory.c b/util/inteltool/ivy_memory.c index 50ee4c53bb..ba59b51bfd 100644 --- a/util/inteltool/ivy_memory.c +++ b/util/inteltool/ivy_memory.c @@ -12,7 +12,7 @@ * * 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., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc. */ #include <stdio.h> diff --git a/util/inteltool/memory.c b/util/inteltool/memory.c index 950d4a3a53..a4ff1af7ea 100644 --- a/util/inteltool/memory.c +++ b/util/inteltool/memory.c @@ -14,7 +14,7 @@ * * 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., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc. */ diff --git a/util/inteltool/pcie.c b/util/inteltool/pcie.c index ecfa2f15c9..a3d827041a 100644 --- a/util/inteltool/pcie.c +++ b/util/inteltool/pcie.c @@ -15,7 +15,7 @@ * * 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., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc. */ #include <stdio.h> diff --git a/util/inteltool/powermgt.c b/util/inteltool/powermgt.c index 865cfba672..d0fd0e0405 100644 --- a/util/inteltool/powermgt.c +++ b/util/inteltool/powermgt.c @@ -15,7 +15,7 @@ * * 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., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc. */ #include <stdio.h> diff --git a/util/inteltool/rootcmplx.c b/util/inteltool/rootcmplx.c index c0997372a2..9fd05bef35 100644 --- a/util/inteltool/rootcmplx.c +++ b/util/inteltool/rootcmplx.c @@ -15,7 +15,7 @@ * * 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., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc. */ #include <stdio.h> |