summaryrefslogtreecommitdiffstats
path: root/kmtrace
diff options
context:
space:
mode:
Diffstat (limited to 'kmtrace')
-rw-r--r--kmtrace/Makefile.am4
-rw-r--r--kmtrace/ktrace.c4
-rw-r--r--kmtrace/mtrace.c4
3 files changed, 6 insertions, 6 deletions
diff --git a/kmtrace/Makefile.am b/kmtrace/Makefile.am
index 3d721ac6..ab01138e 100644
--- a/kmtrace/Makefile.am
+++ b/kmtrace/Makefile.am
@@ -14,8 +14,8 @@
# You should have received a copy of the GNU Library General Public License
# along with this library; see the file COPYING.LIB. If not, write to
-# the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-# Boston, MA 02111-1307, USA.
+# the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+# Boston, MA 02110-1301, USA.
AM_CPPFLAGS = -DQT_NO_ASCII_CAST -UQT_NO_COMPAT -O3
LDADD = $(LIB_KDECORE) -liberty
diff --git a/kmtrace/ktrace.c b/kmtrace/ktrace.c
index 044a1d24..21fca376 100644
--- a/kmtrace/ktrace.c
+++ b/kmtrace/ktrace.c
@@ -18,8 +18,8 @@
You should have received a copy of the GNU Library General Public
License along with this library; see the file COPYING.LIB. If not,
- write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
The author may be reached (Email) at the address mike@ai.mit.edu,
or (US mail) as Mike Haertel c/o Free Software Foundation.
diff --git a/kmtrace/mtrace.c b/kmtrace/mtrace.c
index 26c08ae6..cef74783 100644
--- a/kmtrace/mtrace.c
+++ b/kmtrace/mtrace.c
@@ -16,8 +16,8 @@
You should have received a copy of the GNU Library General Public
License along with this library; see the file COPYING.LIB. If not,
- write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
The author may be reached (Email) at the address mike@ai.mit.edu,
or (US mail) as Mike Haertel c/o Free Software Foundation. */