summaryrefslogtreecommitdiffstats
path: root/krfb/libvncserver
diff options
context:
space:
mode:
Diffstat (limited to 'krfb/libvncserver')
-rw-r--r--krfb/libvncserver/COPYING4
-rw-r--r--krfb/libvncserver/README2
-rw-r--r--krfb/libvncserver/auth.c2
-rw-r--r--krfb/libvncserver/corre.c2
-rw-r--r--krfb/libvncserver/cursor.c2
-rw-r--r--krfb/libvncserver/cutpaste.c2
-rw-r--r--krfb/libvncserver/example.c2
-rw-r--r--krfb/libvncserver/hextile.c2
-rw-r--r--krfb/libvncserver/httpd.c2
-rw-r--r--krfb/libvncserver/rfb.h2
-rw-r--r--krfb/libvncserver/rfbproto.h2
-rw-r--r--krfb/libvncserver/rfbserver.c2
-rw-r--r--krfb/libvncserver/rre.c2
-rw-r--r--krfb/libvncserver/sockets.c2
-rw-r--r--krfb/libvncserver/stats.c2
-rw-r--r--krfb/libvncserver/storepasswd.c2
-rw-r--r--krfb/libvncserver/tableinit24.c2
-rw-r--r--krfb/libvncserver/tableinitcmtemplate.c2
-rw-r--r--krfb/libvncserver/tableinittctemplate.c2
-rw-r--r--krfb/libvncserver/tabletrans24template.c2
-rw-r--r--krfb/libvncserver/tabletranstemplate.c2
-rw-r--r--krfb/libvncserver/tight.c2
-rw-r--r--krfb/libvncserver/translate.c2
-rw-r--r--krfb/libvncserver/vncauth.c2
-rw-r--r--krfb/libvncserver/zlib.c2
25 files changed, 26 insertions, 26 deletions
diff --git a/krfb/libvncserver/COPYING b/krfb/libvncserver/COPYING
index a3f6b12e..b8b475cb 100644
--- a/krfb/libvncserver/COPYING
+++ b/krfb/libvncserver/COPYING
@@ -2,7 +2,7 @@
Version 2, June 1991
Copyright (C) 1989, 1991 Free Software Foundation, Inc.
- 59 Temple Place - Suite 330, Boston, MA
+ 51 Franklin Street, Fifth Floor, Boston, MA
02111-1307, USA.
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
@@ -306,7 +306,7 @@ the "copyright" line and a pointer to where the full notice is found.
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.
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
Also add information on how to contact you by electronic and paper mail.
diff --git a/krfb/libvncserver/README b/krfb/libvncserver/README
index fe6d0c01..83d6d00e 100644
--- a/krfb/libvncserver/README
+++ b/krfb/libvncserver/README
@@ -409,7 +409,7 @@ 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, MA 02111-1307, USA.dfdf
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA.dfdf
Contact
-------
diff --git a/krfb/libvncserver/auth.c b/krfb/libvncserver/auth.c
index 35657b8f..cf0cefec 100644
--- a/krfb/libvncserver/auth.c
+++ b/krfb/libvncserver/auth.c
@@ -22,7 +22,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/krfb/libvncserver/corre.c b/krfb/libvncserver/corre.c
index d6329a10..fbaaf81a 100644
--- a/krfb/libvncserver/corre.c
+++ b/krfb/libvncserver/corre.c
@@ -22,7 +22,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/krfb/libvncserver/cursor.c b/krfb/libvncserver/cursor.c
index 13175118..5637a97f 100644
--- a/krfb/libvncserver/cursor.c
+++ b/krfb/libvncserver/cursor.c
@@ -18,7 +18,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/krfb/libvncserver/cutpaste.c b/krfb/libvncserver/cutpaste.c
index 7dcefe7f..65fd9f8e 100644
--- a/krfb/libvncserver/cutpaste.c
+++ b/krfb/libvncserver/cutpaste.c
@@ -19,7 +19,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/krfb/libvncserver/example.c b/krfb/libvncserver/example.c
index 41165c7b..455b3f3d 100644
--- a/krfb/libvncserver/example.c
+++ b/krfb/libvncserver/example.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.
*/
diff --git a/krfb/libvncserver/hextile.c b/krfb/libvncserver/hextile.c
index 6166844e..0c914841 100644
--- a/krfb/libvncserver/hextile.c
+++ b/krfb/libvncserver/hextile.c
@@ -21,7 +21,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/krfb/libvncserver/httpd.c b/krfb/libvncserver/httpd.c
index 72019b64..5163f786 100644
--- a/krfb/libvncserver/httpd.c
+++ b/krfb/libvncserver/httpd.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.
*/
diff --git a/krfb/libvncserver/rfb.h b/krfb/libvncserver/rfb.h
index a2ce39fc..a9f3521a 100644
--- a/krfb/libvncserver/rfb.h
+++ b/krfb/libvncserver/rfb.h
@@ -22,7 +22,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/krfb/libvncserver/rfbproto.h b/krfb/libvncserver/rfbproto.h
index 9f9f6bc9..e0bdfc98 100644
--- a/krfb/libvncserver/rfbproto.h
+++ b/krfb/libvncserver/rfbproto.h
@@ -18,7 +18,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/krfb/libvncserver/rfbserver.c b/krfb/libvncserver/rfbserver.c
index 78d40798..6906efc7 100644
--- a/krfb/libvncserver/rfbserver.c
+++ b/krfb/libvncserver/rfbserver.c
@@ -19,7 +19,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/krfb/libvncserver/rre.c b/krfb/libvncserver/rre.c
index 9a552cb0..b6c5727a 100644
--- a/krfb/libvncserver/rre.c
+++ b/krfb/libvncserver/rre.c
@@ -22,7 +22,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/krfb/libvncserver/sockets.c b/krfb/libvncserver/sockets.c
index 69c4810a..afeb6a0c 100644
--- a/krfb/libvncserver/sockets.c
+++ b/krfb/libvncserver/sockets.c
@@ -35,7 +35,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/krfb/libvncserver/stats.c b/krfb/libvncserver/stats.c
index 7774d2fa..ef5779fd 100644
--- a/krfb/libvncserver/stats.c
+++ b/krfb/libvncserver/stats.c
@@ -19,7 +19,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/krfb/libvncserver/storepasswd.c b/krfb/libvncserver/storepasswd.c
index 1470e4db..2f98f121 100644
--- a/krfb/libvncserver/storepasswd.c
+++ b/krfb/libvncserver/storepasswd.c
@@ -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/krfb/libvncserver/tableinit24.c b/krfb/libvncserver/tableinit24.c
index f1e63a50..d6b28780 100644
--- a/krfb/libvncserver/tableinit24.c
+++ b/krfb/libvncserver/tableinit24.c
@@ -19,7 +19,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/krfb/libvncserver/tableinitcmtemplate.c b/krfb/libvncserver/tableinitcmtemplate.c
index 2d10ea57..d24d6f79 100644
--- a/krfb/libvncserver/tableinitcmtemplate.c
+++ b/krfb/libvncserver/tableinitcmtemplate.c
@@ -28,7 +28,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/krfb/libvncserver/tableinittctemplate.c b/krfb/libvncserver/tableinittctemplate.c
index 93223d97..d7c58073 100644
--- a/krfb/libvncserver/tableinittctemplate.c
+++ b/krfb/libvncserver/tableinittctemplate.c
@@ -30,7 +30,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/krfb/libvncserver/tabletrans24template.c b/krfb/libvncserver/tabletrans24template.c
index 44a37cb7..d3330da0 100644
--- a/krfb/libvncserver/tabletrans24template.c
+++ b/krfb/libvncserver/tabletrans24template.c
@@ -30,7 +30,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/krfb/libvncserver/tabletranstemplate.c b/krfb/libvncserver/tabletranstemplate.c
index 0aafff0f..7b294995 100644
--- a/krfb/libvncserver/tabletranstemplate.c
+++ b/krfb/libvncserver/tabletranstemplate.c
@@ -30,7 +30,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/krfb/libvncserver/tight.c b/krfb/libvncserver/tight.c
index 8b57f82a..6199daf9 100644
--- a/krfb/libvncserver/tight.c
+++ b/krfb/libvncserver/tight.c
@@ -20,7 +20,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/krfb/libvncserver/translate.c b/krfb/libvncserver/translate.c
index d6021d57..5d81e421 100644
--- a/krfb/libvncserver/translate.c
+++ b/krfb/libvncserver/translate.c
@@ -19,7 +19,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/krfb/libvncserver/vncauth.c b/krfb/libvncserver/vncauth.c
index ef27e356..a85292e2 100644
--- a/krfb/libvncserver/vncauth.c
+++ b/krfb/libvncserver/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/krfb/libvncserver/zlib.c b/krfb/libvncserver/zlib.c
index 1eac366d..b1b06197 100644
--- a/krfb/libvncserver/zlib.c
+++ b/krfb/libvncserver/zlib.c
@@ -20,7 +20,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.
*
* For the latest source code, please check: