summaryrefslogtreecommitdiffstats
path: root/kppp
diff options
context:
space:
mode:
Diffstat (limited to 'kppp')
-rw-r--r--kppp/accounting.cpp2
-rw-r--r--kppp/accounting.h2
-rw-r--r--kppp/accounts.cpp2
-rw-r--r--kppp/accounts.h2
-rw-r--r--kppp/acctselect.cpp2
-rw-r--r--kppp/acctselect.h2
-rw-r--r--kppp/auth.h2
-rw-r--r--kppp/connect.cpp2
-rw-r--r--kppp/connect.h2
-rw-r--r--kppp/conwindow.cpp2
-rw-r--r--kppp/conwindow.h2
-rw-r--r--kppp/debug.cpp2
-rw-r--r--kppp/debug.h2
-rw-r--r--kppp/docking.cpp2
-rw-r--r--kppp/docking.h2
-rw-r--r--kppp/edit.cpp2
-rw-r--r--kppp/edit.h2
-rw-r--r--kppp/general.cpp2
-rw-r--r--kppp/general.h2
-rw-r--r--kppp/iplined.cpp2
-rw-r--r--kppp/iplined.h2
-rw-r--r--kppp/kpppconfig.h2
-rw-r--r--kppp/kpppwidget.cpp2
-rw-r--r--kppp/kpppwidget.h2
-rw-r--r--kppp/loginterm.cpp2
-rw-r--r--kppp/logview/export.cpp2
-rw-r--r--kppp/logview/export.h2
-rw-r--r--kppp/logview/log.cpp2
-rw-r--r--kppp/logview/log.h2
-rw-r--r--kppp/logview/loginfo.cpp2
-rw-r--r--kppp/logview/loginfo.h2
-rw-r--r--kppp/logview/main.cpp2
-rw-r--r--kppp/logview/main.h2
-rw-r--r--kppp/logview/monthly.cpp2
-rw-r--r--kppp/logview/monthly.h2
-rw-r--r--kppp/main.cpp2
-rw-r--r--kppp/main.h2
-rw-r--r--kppp/miniterm.cpp2
-rw-r--r--kppp/miniterm.h2
-rw-r--r--kppp/modem.cpp2
-rw-r--r--kppp/modem.h2
-rw-r--r--kppp/modemcmds.cpp2
-rw-r--r--kppp/modemcmds.h2
-rw-r--r--kppp/modemdb.cpp2
-rw-r--r--kppp/modemdb.h2
-rw-r--r--kppp/modeminfo.cpp2
-rw-r--r--kppp/modeminfo.h2
-rw-r--r--kppp/modems.cpp2
-rw-r--r--kppp/modems.h2
-rw-r--r--kppp/opener.cpp2
-rw-r--r--kppp/pppdargs.cpp2
-rw-r--r--kppp/pppdargs.h2
-rw-r--r--kppp/pppdata.cpp2
-rw-r--r--kppp/pppdata.h2
-rw-r--r--kppp/ppplog.cpp2
-rw-r--r--kppp/ppplog.h2
-rw-r--r--kppp/pppstatdlg.cpp2
-rw-r--r--kppp/pppstatdlg.h2
-rw-r--r--kppp/pppstats.h2
-rw-r--r--kppp/providerdb.cpp2
-rw-r--r--kppp/providerdb.h2
-rw-r--r--kppp/pwentry.cpp2
-rw-r--r--kppp/pwentry.h2
-rw-r--r--kppp/requester.cpp2
-rw-r--r--kppp/ruleset.cpp2
-rw-r--r--kppp/ruleset.h2
-rw-r--r--kppp/runtests.cpp2
-rw-r--r--kppp/runtests.h2
-rw-r--r--kppp/scriptedit.cpp2
-rw-r--r--kppp/scriptedit.h2
-rw-r--r--kppp/utils.cpp2
-rw-r--r--kppp/utils.h2
72 files changed, 72 insertions, 72 deletions
diff --git a/kppp/accounting.cpp b/kppp/accounting.cpp
index 36751190..2c0a9c33 100644
--- a/kppp/accounting.cpp
+++ b/kppp/accounting.cpp
@@ -22,7 +22,7 @@
*
* You should have received a copy of the GNU Library General Public
* License along with this program; if not, write to the Free
- * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA.
*/
#include <unistd.h>
diff --git a/kppp/accounting.h b/kppp/accounting.h
index 2d3a299c..896a407a 100644
--- a/kppp/accounting.h
+++ b/kppp/accounting.h
@@ -20,7 +20,7 @@
*
* You should have received a copy of the GNU Library General Public
* License along with this program; if not, write to the Free
- * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA.
*/
#ifndef __ACCOUNTING__H__
diff --git a/kppp/accounts.cpp b/kppp/accounts.cpp
index be5a5996..23059972 100644
--- a/kppp/accounts.cpp
+++ b/kppp/accounts.cpp
@@ -21,7 +21,7 @@
*
* You should have received a copy of the GNU Library General Public
* License along with this program; if not, write to the Free
- * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA.
*/
#include <qdir.h>
diff --git a/kppp/accounts.h b/kppp/accounts.h
index fe290f85..292ba6e7 100644
--- a/kppp/accounts.h
+++ b/kppp/accounts.h
@@ -21,7 +21,7 @@
*
* You should have received a copy of the GNU Library General Public
* License along with this program; if not, write to the Free
- * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA.
*/
#ifndef _ACCOUNTS_H_
diff --git a/kppp/acctselect.cpp b/kppp/acctselect.cpp
index 4fa16605..de0f3a82 100644
--- a/kppp/acctselect.cpp
+++ b/kppp/acctselect.cpp
@@ -28,7 +28,7 @@
//
// You should have received a copy of the GNU Library General Public
// License along with this program; if not, write to the Free
-// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+// Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA.
//
//---------------------------------------------------------------------------
diff --git a/kppp/acctselect.h b/kppp/acctselect.h
index 3e48199b..7df95a07 100644
--- a/kppp/acctselect.h
+++ b/kppp/acctselect.h
@@ -28,7 +28,7 @@
//
// You should have received a copy of the GNU Library General Public
// License along with this program; if not, write to the Free
-// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+// Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA.
//
//---------------------------------------------------------------------------
diff --git a/kppp/auth.h b/kppp/auth.h
index aef26946..a53d8df4 100644
--- a/kppp/auth.h
+++ b/kppp/auth.h
@@ -21,7 +21,7 @@
*
* You should have received a copy of the GNU Library General Public
* License along with this program; if not, write to the Free
- * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA.
*/
#ifndef __AUTH__H__
diff --git a/kppp/connect.cpp b/kppp/connect.cpp
index 6cf6e2ae..43f3a61e 100644
--- a/kppp/connect.cpp
+++ b/kppp/connect.cpp
@@ -21,7 +21,7 @@
*
* You should have received a copy of the GNU Library General Public
* License along with this program; if not, write to the Free
- * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA.
*/
#include <config.h>
diff --git a/kppp/connect.h b/kppp/connect.h
index 129a50fa..3441d0f6 100644
--- a/kppp/connect.h
+++ b/kppp/connect.h
@@ -23,7 +23,7 @@
*
* You should have received a copy of the GNU Library General Public
* License along with this program; if not, write to the Free
- * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA.
*/
#ifndef _CONNECT_H_
diff --git a/kppp/conwindow.cpp b/kppp/conwindow.cpp
index ae63de85..b435a000 100644
--- a/kppp/conwindow.cpp
+++ b/kppp/conwindow.cpp
@@ -18,7 +18,7 @@
*
* You should have received a copy of the GNU Library General Public
* License along with this program; if not, write to the Free
- * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA.
*/
#include <qtooltip.h>
diff --git a/kppp/conwindow.h b/kppp/conwindow.h
index 4faaa0ed..aa18ed3d 100644
--- a/kppp/conwindow.h
+++ b/kppp/conwindow.h
@@ -19,7 +19,7 @@
*
* You should have received a copy of the GNU Library General Public
* License along with this program; if not, write to the Free
- * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA.
*/
#ifndef _CONWINDOW_H_
diff --git a/kppp/debug.cpp b/kppp/debug.cpp
index 3a0939d3..6a0196d5 100644
--- a/kppp/debug.cpp
+++ b/kppp/debug.cpp
@@ -17,7 +17,7 @@
*
* You should have received a copy of the GNU Library General Public
* License along with this program; if not, write to the Free
- * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA.
*/
#include "debug.h"
diff --git a/kppp/debug.h b/kppp/debug.h
index e2454f0c..816648bb 100644
--- a/kppp/debug.h
+++ b/kppp/debug.h
@@ -18,7 +18,7 @@
*
* You should have received a copy of the GNU Library General Public
* License along with this program; if not, write to the Free
- * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA.
*/
#ifndef _DEBUGWIDGET_
diff --git a/kppp/docking.cpp b/kppp/docking.cpp
index 5375dd74..8724c014 100644
--- a/kppp/docking.cpp
+++ b/kppp/docking.cpp
@@ -21,7 +21,7 @@
*
* You should have received a copy of the GNU Library General Public
* License along with this program; if not, write to the Free
- * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA.
*/
#include <kwin.h>
diff --git a/kppp/docking.h b/kppp/docking.h
index 870a5125..f174356c 100644
--- a/kppp/docking.h
+++ b/kppp/docking.h
@@ -21,7 +21,7 @@
*
* You should have received a copy of the GNU Library General Public
* License along with this program; if not, write to the Free
- * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA.
*/
diff --git a/kppp/edit.cpp b/kppp/edit.cpp
index 36df7c50..0dc22dc8 100644
--- a/kppp/edit.cpp
+++ b/kppp/edit.cpp
@@ -20,7 +20,7 @@
*
* You should have received a copy of the GNU Library General Public
* License along with this program; if not, write to the Free
- * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA.
*/
#include <string.h>
diff --git a/kppp/edit.h b/kppp/edit.h
index dec7b11d..415ee081 100644
--- a/kppp/edit.h
+++ b/kppp/edit.h
@@ -22,7 +22,7 @@
*
* You should have received a copy of the GNU Library General Public
* License along with this program; if not, write to the Free
- * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA.
*/
diff --git a/kppp/general.cpp b/kppp/general.cpp
index 1ae31092..b10d7840 100644
--- a/kppp/general.cpp
+++ b/kppp/general.cpp
@@ -21,7 +21,7 @@
*
* You should have received a copy of the GNU Library General Public
* License along with this program; if not, write to the Free
- * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA.
*/
#include <termios.h>
diff --git a/kppp/general.h b/kppp/general.h
index 2781ac50..01f15dfc 100644
--- a/kppp/general.h
+++ b/kppp/general.h
@@ -19,7 +19,7 @@
*
* You should have received a copy of the GNU Library General Public
* License along with this program; if not, write to the Free
- * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA.
*/
#ifndef _GENERAL_H_
diff --git a/kppp/iplined.cpp b/kppp/iplined.cpp
index 43367b16..ece2552f 100644
--- a/kppp/iplined.cpp
+++ b/kppp/iplined.cpp
@@ -21,7 +21,7 @@
*
* You should have received a copy of the GNU Library General Public
* License along with this program; if not, write to the Free
- * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA.
*/
#include "iplined.h"
diff --git a/kppp/iplined.h b/kppp/iplined.h
index e7d47787..ce922189 100644
--- a/kppp/iplined.h
+++ b/kppp/iplined.h
@@ -21,7 +21,7 @@
*
* You should have received a copy of the GNU Library General Public
* License along with this program; if not, write to the Free
- * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA.
*/
#ifndef _IPLINED_H_
diff --git a/kppp/kpppconfig.h b/kppp/kpppconfig.h
index c1741fd0..2b714885 100644
--- a/kppp/kpppconfig.h
+++ b/kppp/kpppconfig.h
@@ -19,7 +19,7 @@
*
* You should have received a copy of the GNU Library General Public
* License along with this program; if not, write to the Free
- * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA.
*/
diff --git a/kppp/kpppwidget.cpp b/kppp/kpppwidget.cpp
index 9e635815..5b140df6 100644
--- a/kppp/kpppwidget.cpp
+++ b/kppp/kpppwidget.cpp
@@ -19,7 +19,7 @@
*
* You should have received a copy of the GNU Library General Public
* License along with this program; if not, write to the Free
- * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA.
*/
#include "kpppwidget.h"
diff --git a/kppp/kpppwidget.h b/kppp/kpppwidget.h
index 5ed4f85c..7d36a179 100644
--- a/kppp/kpppwidget.h
+++ b/kppp/kpppwidget.h
@@ -21,7 +21,7 @@
*
* You should have received a copy of the GNU Library General Public
* License along with this program; if not, write to the Free
- * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA.
*/
#ifndef __KPPPWIDGET_H__
diff --git a/kppp/loginterm.cpp b/kppp/loginterm.cpp
index a01fcf2d..fc26546b 100644
--- a/kppp/loginterm.cpp
+++ b/kppp/loginterm.cpp
@@ -21,7 +21,7 @@
*
* You should have received a copy of the GNU Library General Public
* License along with this program; if not, write to the Free
- * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA.
*/
#include "kstdguiitem.h"
diff --git a/kppp/logview/export.cpp b/kppp/logview/export.cpp
index 6bbf2159..61382e72 100644
--- a/kppp/logview/export.cpp
+++ b/kppp/logview/export.cpp
@@ -17,7 +17,7 @@
*
* You should have received a copy of the GNU Library General Public
* License along with this program; if not, write to the Free
- * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA.
*/
#include "export.h"
diff --git a/kppp/logview/export.h b/kppp/logview/export.h
index 306b6fc6..724bcf76 100644
--- a/kppp/logview/export.h
+++ b/kppp/logview/export.h
@@ -17,7 +17,7 @@
*
* You should have received a copy of the GNU Library General Public
* License along with this program; if not, write to the Free
- * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA.
*/
#ifndef KPPPEXPORT_H
diff --git a/kppp/logview/log.cpp b/kppp/logview/log.cpp
index 66ff7c9c..a2ab164b 100644
--- a/kppp/logview/log.cpp
+++ b/kppp/logview/log.cpp
@@ -15,7 +15,7 @@
*
* You should have received a copy of the GNU Library General Public
* License along with this program; if not, write to the Free
- * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA.
*/
#include "log.h"
diff --git a/kppp/logview/log.h b/kppp/logview/log.h
index 74d573e5..6ab3dd8a 100644
--- a/kppp/logview/log.h
+++ b/kppp/logview/log.h
@@ -15,7 +15,7 @@
*
* You should have received a copy of the GNU Library General Public
* License along with this program; if not, write to the Free
- * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA.
*/
#ifndef __LOG__H__
diff --git a/kppp/logview/loginfo.cpp b/kppp/logview/loginfo.cpp
index 1e5a089a..14bbed39 100644
--- a/kppp/logview/loginfo.cpp
+++ b/kppp/logview/loginfo.cpp
@@ -15,7 +15,7 @@
*
* You should have received a copy of the GNU Library General Public
* License along with this program; if not, write to the Free
- * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA.
*/
#ifdef HAVE_CONFIG_H
diff --git a/kppp/logview/loginfo.h b/kppp/logview/loginfo.h
index 6b2e992e..f20b3cb8 100644
--- a/kppp/logview/loginfo.h
+++ b/kppp/logview/loginfo.h
@@ -15,7 +15,7 @@
*
* You should have received a copy of the GNU Library General Public
* License along with this program; if not, write to the Free
- * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA.
*/
#ifndef __LOGINFO__H__
diff --git a/kppp/logview/main.cpp b/kppp/logview/main.cpp
index 4e54236c..3a84982f 100644
--- a/kppp/logview/main.cpp
+++ b/kppp/logview/main.cpp
@@ -15,7 +15,7 @@
*
* You should have received a copy of the GNU Library General Public
* License along with this program; if not, write to the Free
- * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA.
*/
#include <stdio.h>
diff --git a/kppp/logview/main.h b/kppp/logview/main.h
index eabe66df..33b7882e 100644
--- a/kppp/logview/main.h
+++ b/kppp/logview/main.h
@@ -15,7 +15,7 @@
*
* You should have received a copy of the GNU Library General Public
* License along with this program; if not, write to the Free
- * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA.
*/
#ifndef __MAIN__H__
diff --git a/kppp/logview/monthly.cpp b/kppp/logview/monthly.cpp
index 668381e4..5a37a5c3 100644
--- a/kppp/logview/monthly.cpp
+++ b/kppp/logview/monthly.cpp
@@ -15,7 +15,7 @@
*
* You should have received a copy of the GNU Library General Public
* License along with this program; if not, write to the Free
- * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA.
*/
#include <qpainter.h>
diff --git a/kppp/logview/monthly.h b/kppp/logview/monthly.h
index 2a3cefc8..6bfa9fbf 100644
--- a/kppp/logview/monthly.h
+++ b/kppp/logview/monthly.h
@@ -15,7 +15,7 @@
*
* You should have received a copy of the GNU Library General Public
* License along with this program; if not, write to the Free
- * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA.
*/
diff --git a/kppp/main.cpp b/kppp/main.cpp
index 96476851..876f8277 100644
--- a/kppp/main.cpp
+++ b/kppp/main.cpp
@@ -20,7 +20,7 @@
*
* You should have received a copy of the GNU Library General Public
* License along with this program; if not, write to the Free
- * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA.
*/
#include <config.h>
diff --git a/kppp/main.h b/kppp/main.h
index 72a00a4a..1f4e041d 100644
--- a/kppp/main.h
+++ b/kppp/main.h
@@ -22,7 +22,7 @@
*
* You should have received a copy of the GNU Library General Public
* License along with this program; if not, write to the Free
- * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA.
*/
diff --git a/kppp/miniterm.cpp b/kppp/miniterm.cpp
index bd426be7..48df21e9 100644
--- a/kppp/miniterm.cpp
+++ b/kppp/miniterm.cpp
@@ -19,7 +19,7 @@
*
* You should have received a copy of the GNU Library General Public
* License along with this program; if not, write to the Free
- * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA.
*/
#include <unistd.h>
diff --git a/kppp/miniterm.h b/kppp/miniterm.h
index aef973cb..d067c0bc 100644
--- a/kppp/miniterm.h
+++ b/kppp/miniterm.h
@@ -20,7 +20,7 @@
*
* You should have received a copy of the GNU Library General Public
* License along with this program; if not, write to the Free
- * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA.
*
*/
diff --git a/kppp/modem.cpp b/kppp/modem.cpp
index 0e8b016c..f03ccb5f 100644
--- a/kppp/modem.cpp
+++ b/kppp/modem.cpp
@@ -21,7 +21,7 @@
*
* You should have received a copy of the GNU Library General Public
* License along with this program; if not, write to the Free
- * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA.
*/
#include <errno.h>
diff --git a/kppp/modem.h b/kppp/modem.h
index 3c744b38..9090c8e6 100644
--- a/kppp/modem.h
+++ b/kppp/modem.h
@@ -21,7 +21,7 @@
*
* You should have received a copy of the GNU Library General Public
* License along with this program; if not, write to the Free
- * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA.
*/
#ifndef _MODEM_H_
diff --git a/kppp/modemcmds.cpp b/kppp/modemcmds.cpp
index 3f6e7af7..3b7fed01 100644
--- a/kppp/modemcmds.cpp
+++ b/kppp/modemcmds.cpp
@@ -21,7 +21,7 @@
*
* You should have received a copy of the GNU Library General Public
* License along with dummyWidget program; if not, write to the Free
- * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA.
*/
#include <qlayout.h>
diff --git a/kppp/modemcmds.h b/kppp/modemcmds.h
index 5dd48b67..cffb86d0 100644
--- a/kppp/modemcmds.h
+++ b/kppp/modemcmds.h
@@ -23,7 +23,7 @@
*
* You should have received a copy of the GNU Library General Public
* License along with this program; if not, write to the Free
- * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA.
*
*/
diff --git a/kppp/modemdb.cpp b/kppp/modemdb.cpp
index 2afcf26e..8958b4d1 100644
--- a/kppp/modemdb.cpp
+++ b/kppp/modemdb.cpp
@@ -28,7 +28,7 @@
//
// You should have received a copy of the GNU Library General Public
// License along with this program; if not, write to the Free
-// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+// Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA.
//
//---------------------------------------------------------------------------
diff --git a/kppp/modemdb.h b/kppp/modemdb.h
index ca743281..8462cb3d 100644
--- a/kppp/modemdb.h
+++ b/kppp/modemdb.h
@@ -28,7 +28,7 @@
//
// You should have received a copy of the GNU Library General Public
// License along with this program; if not, write to the Free
-// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+// Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA.
//
//---------------------------------------------------------------------------
diff --git a/kppp/modeminfo.cpp b/kppp/modeminfo.cpp
index a2338aac..c0cb339d 100644
--- a/kppp/modeminfo.cpp
+++ b/kppp/modeminfo.cpp
@@ -21,7 +21,7 @@
*
* You should have received a copy of the GNU Library General Public
* License along with this program; if not, write to the Free
- * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA.
*/
#include <unistd.h>
diff --git a/kppp/modeminfo.h b/kppp/modeminfo.h
index ccd3b6ea..d152aa5a 100644
--- a/kppp/modeminfo.h
+++ b/kppp/modeminfo.h
@@ -20,7 +20,7 @@
*
* You should have received a copy of the GNU Library General Public
* License along with this program; if not, write to the Free
- * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA.
*
*/
diff --git a/kppp/modems.cpp b/kppp/modems.cpp
index 570ca994..91729c1c 100644
--- a/kppp/modems.cpp
+++ b/kppp/modems.cpp
@@ -22,7 +22,7 @@
*
* You should have received a copy of the GNU Library General Public
* License along with this program; if not, write to the Free
- * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA.
*/
#include <qdir.h>
diff --git a/kppp/modems.h b/kppp/modems.h
index 67d0c6fd..7c0f8d30 100644
--- a/kppp/modems.h
+++ b/kppp/modems.h
@@ -22,7 +22,7 @@
*
* You should have received a copy of the GNU Library General Public
* License along with this program; if not, write to the Free
- * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA.
*/
#ifndef _MODEMS_H_
diff --git a/kppp/opener.cpp b/kppp/opener.cpp
index 049f7218..a7c4c54a 100644
--- a/kppp/opener.cpp
+++ b/kppp/opener.cpp
@@ -21,7 +21,7 @@
*
* You should have received a copy of the GNU Library General Public
* License along with this program; if not, write to the Free
- * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA.
*/
/* A note to developers:
diff --git a/kppp/pppdargs.cpp b/kppp/pppdargs.cpp
index ce3f22e6..ca018b42 100644
--- a/kppp/pppdargs.cpp
+++ b/kppp/pppdargs.cpp
@@ -22,7 +22,7 @@
*
* You should have received a copy of the GNU Library General Public
* License along with this program; if not, write to the Free
- * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA.
*/
#include <qlayout.h>
diff --git a/kppp/pppdargs.h b/kppp/pppdargs.h
index 43daa017..ebb08c4d 100644
--- a/kppp/pppdargs.h
+++ b/kppp/pppdargs.h
@@ -22,7 +22,7 @@
*
* You should have received a copy of the GNU Library General Public
* License along with this program; if not, write to the Free
- * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA.
*/
#ifndef _PPPDARGS_H_
diff --git a/kppp/pppdata.cpp b/kppp/pppdata.cpp
index 80bd79be..ca4bf482 100644
--- a/kppp/pppdata.cpp
+++ b/kppp/pppdata.cpp
@@ -21,7 +21,7 @@
*
* You should have received a copy of the GNU Library General Public
* License along with this program; if not, write to the Free
- * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA.
*/
#include "pppdata.h"
diff --git a/kppp/pppdata.h b/kppp/pppdata.h
index d9a77ae7..9f129436 100644
--- a/kppp/pppdata.h
+++ b/kppp/pppdata.h
@@ -22,7 +22,7 @@
*
* You should have received a copy of the GNU Library General Public
* License along with this program; if not, write to the Free
- * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA.
*/
#ifndef _PPPDATA_H_
diff --git a/kppp/ppplog.cpp b/kppp/ppplog.cpp
index fae9b048..647569b0 100644
--- a/kppp/ppplog.cpp
+++ b/kppp/ppplog.cpp
@@ -24,7 +24,7 @@
*
* You should have received a copy of the GNU Library General Public
* License along with this program; if not, write to the Free
- * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA.
*/
#include <qlabel.h>
diff --git a/kppp/ppplog.h b/kppp/ppplog.h
index 5de9484b..19040218 100644
--- a/kppp/ppplog.h
+++ b/kppp/ppplog.h
@@ -24,7 +24,7 @@
*
* You should have received a copy of the GNU Library General Public
* License along with this program; if not, write to the Free
- * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA.
*/
#ifndef __PPPL__H__
diff --git a/kppp/pppstatdlg.cpp b/kppp/pppstatdlg.cpp
index d466f305..d2f0132e 100644
--- a/kppp/pppstatdlg.cpp
+++ b/kppp/pppstatdlg.cpp
@@ -19,7 +19,7 @@
*
* You should have received a copy of the GNU Library General Public
* License along with this program; if not, write to the Free
- * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA.
*/
diff --git a/kppp/pppstatdlg.h b/kppp/pppstatdlg.h
index cb80cc96..cac094b5 100644
--- a/kppp/pppstatdlg.h
+++ b/kppp/pppstatdlg.h
@@ -19,7 +19,7 @@
*
* You should have received a copy of the GNU Library General Public
* License along with this program; if not, write to the Free
- * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA.
*/
#ifndef _PPPSTATSDLG_H_
diff --git a/kppp/pppstats.h b/kppp/pppstats.h
index 2757bca5..ebcfa9ae 100644
--- a/kppp/pppstats.h
+++ b/kppp/pppstats.h
@@ -20,7 +20,7 @@
*
* You should have received a copy of the GNU Library General Public
* License along with this program; if not, write to the Free
- * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA.
*/
#ifndef _PPPSTATS_H_
diff --git a/kppp/providerdb.cpp b/kppp/providerdb.cpp
index e6885e44..eb760a8f 100644
--- a/kppp/providerdb.cpp
+++ b/kppp/providerdb.cpp
@@ -24,7 +24,7 @@
//
// You should have received a copy of the GNU Library General Public
// License along with this program; if not, write to the Free
-// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+// Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA.
//
//---------------------------------------------------------------------------
diff --git a/kppp/providerdb.h b/kppp/providerdb.h
index 56a5e506..49ffe1bf 100644
--- a/kppp/providerdb.h
+++ b/kppp/providerdb.h
@@ -28,7 +28,7 @@
//
// You should have received a copy of the GNU Library General Public
// License along with this program; if not, write to the Free
-// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+// Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA.
//
//---------------------------------------------------------------------------
diff --git a/kppp/pwentry.cpp b/kppp/pwentry.cpp
index 21704fcb..8899c782 100644
--- a/kppp/pwentry.cpp
+++ b/kppp/pwentry.cpp
@@ -20,7 +20,7 @@
*
* You should have received a copy of the GNU Library General Public
* License along with this program; if not, write to the Free
- * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA.
*/
diff --git a/kppp/pwentry.h b/kppp/pwentry.h
index 5d9a398c..ed0ad224 100644
--- a/kppp/pwentry.h
+++ b/kppp/pwentry.h
@@ -20,7 +20,7 @@
*
* You should have received a copy of the GNU Library General Public
* License along with this program; if not, write to the Free
- * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA.
*/
diff --git a/kppp/requester.cpp b/kppp/requester.cpp
index bca7f63a..9ad6fa73 100644
--- a/kppp/requester.cpp
+++ b/kppp/requester.cpp
@@ -23,7 +23,7 @@
*
* You should have received a copy of the GNU Library General Public
* License along with this program; if not, write to the Free
- * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA.
*/
#ifdef __osf__
diff --git a/kppp/ruleset.cpp b/kppp/ruleset.cpp
index 1775b5c2..df670ab2 100644
--- a/kppp/ruleset.cpp
+++ b/kppp/ruleset.cpp
@@ -21,7 +21,7 @@
*
* You should have received a copy of the GNU Library General Public
* License along with this program; if not, write to the Free
- * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA.
*/
#include <stdlib.h>
diff --git a/kppp/ruleset.h b/kppp/ruleset.h
index a6881ef2..ad04d8f7 100644
--- a/kppp/ruleset.h
+++ b/kppp/ruleset.h
@@ -21,7 +21,7 @@
*
* You should have received a copy of the GNU Library General Public
* License along with this program; if not, write to the Free
- * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA.
*/
#ifndef __RULESET__H__
diff --git a/kppp/runtests.cpp b/kppp/runtests.cpp
index 63fa0794..2fff00e6 100644
--- a/kppp/runtests.cpp
+++ b/kppp/runtests.cpp
@@ -21,7 +21,7 @@
*
* You should have received a copy of the GNU Library General Public
* License along with this program; if not, write to the Free
- * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA.
*/
#include <qdir.h>
diff --git a/kppp/runtests.h b/kppp/runtests.h
index 1b8fc65a..95bc231f 100644
--- a/kppp/runtests.h
+++ b/kppp/runtests.h
@@ -21,7 +21,7 @@
*
* You should have received a copy of the GNU Library General Public
* License along with this program; if not, write to the Free
- * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA.
*/
#ifndef __RUNTESTS__H__
diff --git a/kppp/scriptedit.cpp b/kppp/scriptedit.cpp
index 56487ce1..d7d6d149 100644
--- a/kppp/scriptedit.cpp
+++ b/kppp/scriptedit.cpp
@@ -22,7 +22,7 @@
*
* You should have received a copy of the GNU Library General Public
* License along with this program; if not, write to the Free
- * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA.
*/
#include "scriptedit.h"
diff --git a/kppp/scriptedit.h b/kppp/scriptedit.h
index 3f2a4535..9a94b4d2 100644
--- a/kppp/scriptedit.h
+++ b/kppp/scriptedit.h
@@ -22,7 +22,7 @@
*
* You should have received a copy of the GNU Library General Public
* License along with this program; if not, write to the Free
- * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA.
*/
#ifndef _SCRIPTEDIT_H_
diff --git a/kppp/utils.cpp b/kppp/utils.cpp
index 17fe62ea..f2b9b043 100644
--- a/kppp/utils.cpp
+++ b/kppp/utils.cpp
@@ -28,7 +28,7 @@
//
// You should have received a copy of the GNU Library General Public
// License along with this program; if not, write to the Free
-// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+// Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA.
//
//---------------------------------------------------------------------------
diff --git a/kppp/utils.h b/kppp/utils.h
index 1186eb5e..d1abe49e 100644
--- a/kppp/utils.h
+++ b/kppp/utils.h
@@ -28,7 +28,7 @@
//
// You should have received a copy of the GNU Library General Public
// License along with this program; if not, write to the Free
-// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+// Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA.
//
//---------------------------------------------------------------------------