summaryrefslogtreecommitdiffstats
path: root/krdc
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-01-06 03:13:16 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-01-06 03:13:16 +0000
commit1654c5f87b2ca0dfdbad72cb4a7e1876cef140ee (patch)
treeb604b5bd10224b8175068442bc71ea304a29ceed /krdc
parentdcc85b500b8385891683c64aded354cf16004d0c (diff)
downloadtdenetwork-1654c5f87b2ca0dfdbad72cb4a7e1876cef140ee.tar.gz
tdenetwork-1654c5f87b2ca0dfdbad72cb4a7e1876cef140ee.zip
Updated obsolete GPL license addresses to current GPL address
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1070573 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'krdc')
-rw-r--r--krdc/kservicelocator.cpp4
-rw-r--r--krdc/kservicelocator.h4
-rw-r--r--krdc/maindialog.cpp4
-rw-r--r--krdc/maindialog.h4
-rw-r--r--krdc/maindialogwidget.cpp4
-rw-r--r--krdc/maindialogwidget.h4
-rw-r--r--krdc/preferencesdialog.cpp4
-rw-r--r--krdc/preferencesdialog.h4
-rw-r--r--krdc/rdp/krdpview.cpp2
-rw-r--r--krdc/rdp/krdpview.h2
-rw-r--r--krdc/rdp/rdphostpref.cpp2
-rw-r--r--krdc/rdp/rdphostpref.h2
-rw-r--r--krdc/vnc/colour.c2
-rw-r--r--krdc/vnc/desktop.c2
-rw-r--r--krdc/vnc/hextile.c2
-rw-r--r--krdc/vnc/rfbproto.c2
-rw-r--r--krdc/vnc/rfbproto.h2
-rw-r--r--krdc/vnc/sockets.c2
-rw-r--r--krdc/vnc/tight.c2
-rw-r--r--krdc/vnc/vncauth.c2
-rw-r--r--krdc/vnc/vncauth.h2
-rw-r--r--krdc/vnc/vnctypes.h2
-rw-r--r--krdc/vnc/vncviewer.h2
-rw-r--r--krdc/vnc/zlib.c2
24 files changed, 32 insertions, 32 deletions
diff --git a/krdc/kservicelocator.cpp b/krdc/kservicelocator.cpp
index b8382db1..df97016d 100644
--- a/krdc/kservicelocator.cpp
+++ b/krdc/kservicelocator.cpp
@@ -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.
*/
#ifdef HAVE_CONFIG_H
diff --git a/krdc/kservicelocator.h b/krdc/kservicelocator.h
index 1177000f..db247177 100644
--- a/krdc/kservicelocator.h
+++ b/krdc/kservicelocator.h
@@ -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.
*/
#ifndef __KSERVICELOCATOR_H
diff --git a/krdc/maindialog.cpp b/krdc/maindialog.cpp
index 61895c65..c44bf235 100644
--- a/krdc/maindialog.cpp
+++ b/krdc/maindialog.cpp
@@ -13,8 +13,8 @@
You should have received a copy of the GNU General Public License
along with this program; see the file COPYING. 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.
*/
#include "maindialog.h"
diff --git a/krdc/maindialog.h b/krdc/maindialog.h
index 2106e091..a9a0dd70 100644
--- a/krdc/maindialog.h
+++ b/krdc/maindialog.h
@@ -13,8 +13,8 @@
You should have received a copy of the GNU General Public License
along with this program; see the file COPYING. 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.
*/
#ifndef MAINDIALOG_H
diff --git a/krdc/maindialogwidget.cpp b/krdc/maindialogwidget.cpp
index 8bc86c39..076fc2f6 100644
--- a/krdc/maindialogwidget.cpp
+++ b/krdc/maindialogwidget.cpp
@@ -14,8 +14,8 @@
You should have received a copy of the GNU General Public License
along with this program; see the file COPYING. 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.
*/
#include <qregexp.h>
diff --git a/krdc/maindialogwidget.h b/krdc/maindialogwidget.h
index ec8acb01..c1fe5348 100644
--- a/krdc/maindialogwidget.h
+++ b/krdc/maindialogwidget.h
@@ -14,8 +14,8 @@
You should have received a copy of the GNU General Public License
along with this program; see the file COPYING. 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.
*/
#ifndef MAINDIALOGWIDGET_H
diff --git a/krdc/preferencesdialog.cpp b/krdc/preferencesdialog.cpp
index bb1b9c97..4cdede44 100644
--- a/krdc/preferencesdialog.cpp
+++ b/krdc/preferencesdialog.cpp
@@ -13,8 +13,8 @@
You should have received a copy of the GNU General Public License
along with this program; see the file COPYING. 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.
*/
#include "preferencesdialog.h"
diff --git a/krdc/preferencesdialog.h b/krdc/preferencesdialog.h
index e6d3ea8b..b379d0ec 100644
--- a/krdc/preferencesdialog.h
+++ b/krdc/preferencesdialog.h
@@ -13,8 +13,8 @@
You should have received a copy of the GNU General Public License
along with this program; see the file COPYING. 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.
*/
#ifndef PREFERENCESDIALOG_H
diff --git a/krdc/rdp/krdpview.cpp b/krdc/rdp/krdpview.cpp
index 720293c3..5950ae29 100644
--- a/krdc/rdp/krdpview.cpp
+++ b/krdc/rdp/krdpview.cpp
@@ -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.,
- 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307 USA
For any questions, comments or whatever, you may mail me at: arend@auton.nl
*/
diff --git a/krdc/rdp/krdpview.h b/krdc/rdp/krdpview.h
index ed3f279a..171da48a 100644
--- a/krdc/rdp/krdpview.h
+++ b/krdc/rdp/krdpview.h
@@ -11,7 +11,7 @@
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., 59 Temple Place, Suite 330, Boston,
+ not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
MA 02111-1307 USA
For any questions, comments or whatever, you may mail me at: arend@auton.nl
diff --git a/krdc/rdp/rdphostpref.cpp b/krdc/rdp/rdphostpref.cpp
index a8186403..1408212b 100644
--- a/krdc/rdp/rdphostpref.cpp
+++ b/krdc/rdp/rdphostpref.cpp
@@ -11,7 +11,7 @@
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., 59 Temple Place, Suite 330, Boston,
+ not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
MA 02111-1307 USA
For any questions, comments or whatever, you may mail me at: arend@auton.nl
diff --git a/krdc/rdp/rdphostpref.h b/krdc/rdp/rdphostpref.h
index 355102f3..bc625778 100644
--- a/krdc/rdp/rdphostpref.h
+++ b/krdc/rdp/rdphostpref.h
@@ -11,7 +11,7 @@
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., 59 Temple Place, Suite 330, Boston,
+ not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
MA 02111-1307 USA
For any questions, comments or whatever, you may mail me at: arend@auton.nl
diff --git a/krdc/vnc/colour.c b/krdc/vnc/colour.c
index a51d6e61..b9fe411c 100644
--- a/krdc/vnc/colour.c
+++ b/krdc/vnc/colour.c
@@ -13,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this software; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307,
* USA.
*/
diff --git a/krdc/vnc/desktop.c b/krdc/vnc/desktop.c
index f5a60966..7e5f17c5 100644
--- a/krdc/vnc/desktop.c
+++ b/krdc/vnc/desktop.c
@@ -17,7 +17,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this software; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307,
* USA.
*
* tim@tjansen.de: - removed stuff for krdc
diff --git a/krdc/vnc/hextile.c b/krdc/vnc/hextile.c
index 002880af..5cdd92a8 100644
--- a/krdc/vnc/hextile.c
+++ b/krdc/vnc/hextile.c
@@ -13,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this software; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307,
* USA.
*/
diff --git a/krdc/vnc/rfbproto.c b/krdc/vnc/rfbproto.c
index e9ed5764..9b179f23 100644
--- a/krdc/vnc/rfbproto.c
+++ b/krdc/vnc/rfbproto.c
@@ -16,7 +16,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this software; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307,
* USA.
*/
diff --git a/krdc/vnc/rfbproto.h b/krdc/vnc/rfbproto.h
index 61ceb903..92b84fc6 100644
--- a/krdc/vnc/rfbproto.h
+++ b/krdc/vnc/rfbproto.h
@@ -15,7 +15,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this software; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307,
* USA.
*/
diff --git a/krdc/vnc/sockets.c b/krdc/vnc/sockets.c
index 797dd22d..8de12d41 100644
--- a/krdc/vnc/sockets.c
+++ b/krdc/vnc/sockets.c
@@ -13,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this software; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307,
* USA.
*
* 03-05-2002 tim@tjansen.de: removed Xt event processing for krdc
diff --git a/krdc/vnc/tight.c b/krdc/vnc/tight.c
index 2f08cfb0..299b690f 100644
--- a/krdc/vnc/tight.c
+++ b/krdc/vnc/tight.c
@@ -13,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this software; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307,
* USA.
*/
diff --git a/krdc/vnc/vncauth.c b/krdc/vnc/vncauth.c
index b5d42836..ec61e3c9 100644
--- a/krdc/vnc/vncauth.c
+++ b/krdc/vnc/vncauth.c
@@ -13,7 +13,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., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307,
* USA.
*/
diff --git a/krdc/vnc/vncauth.h b/krdc/vnc/vncauth.h
index 86dc455c..fe7db00a 100644
--- a/krdc/vnc/vncauth.h
+++ b/krdc/vnc/vncauth.h
@@ -13,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this software; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307,
* USA.
*/
diff --git a/krdc/vnc/vnctypes.h b/krdc/vnc/vnctypes.h
index 15329ee2..f8161e1f 100644
--- a/krdc/vnc/vnctypes.h
+++ b/krdc/vnc/vnctypes.h
@@ -16,7 +16,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this software; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307,
* USA.
*/
diff --git a/krdc/vnc/vncviewer.h b/krdc/vnc/vncviewer.h
index dcc66cde..8c76af77 100644
--- a/krdc/vnc/vncviewer.h
+++ b/krdc/vnc/vncviewer.h
@@ -17,7 +17,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this software; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307,
* USA.
*/
diff --git a/krdc/vnc/zlib.c b/krdc/vnc/zlib.c
index 80c4eeea..8c6e9323 100644
--- a/krdc/vnc/zlib.c
+++ b/krdc/vnc/zlib.c
@@ -14,7 +14,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this software; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307,
* USA.
*/