summaryrefslogtreecommitdiffstats
path: root/krdc/vnc
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/vnc
parentdcc85b500b8385891683c64aded354cf16004d0c (diff)
downloadtdenetwork-1654c5f8.tar.gz
tdenetwork-1654c5f8.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/vnc')
-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
12 files changed, 12 insertions, 12 deletions
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.
*/