summaryrefslogtreecommitdiffstats
path: root/util/viatool
diff options
context:
space:
mode:
Diffstat (limited to 'util/viatool')
-rw-r--r--util/viatool/Makefile2
-rw-r--r--util/viatool/cpu.c2
-rw-r--r--util/viatool/viatool.c2
-rw-r--r--util/viatool/viatool.h2
4 files changed, 4 insertions, 4 deletions
diff --git a/util/viatool/Makefile b/util/viatool/Makefile
index 5124a73dc3bc..becdde3dddc6 100644
--- a/util/viatool/Makefile
+++ b/util/viatool/Makefile
@@ -17,7 +17,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 = viatool
diff --git a/util/viatool/cpu.c b/util/viatool/cpu.c
index 4c7c9e663880..d0f6623900fa 100644
--- a/util/viatool/cpu.c
+++ b/util/viatool/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/viatool/viatool.c b/util/viatool/viatool.c
index 3f19f2819cdf..a3a2f43333b4 100644
--- a/util/viatool/viatool.c
+++ b/util/viatool/viatool.c
@@ -17,7 +17,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/viatool/viatool.h b/util/viatool/viatool.h
index ed90112c18fd..997c5ad43196 100644
--- a/util/viatool/viatool.h
+++ b/util/viatool/viatool.h
@@ -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 <stdint.h>