summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormueller <mueller@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2005-10-05 09:03:00 +0000
committermueller <mueller@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2005-10-05 09:03:00 +0000
commit36bf968ef4804eebb002f7024a0d92e9d337ea92 (patch)
treec4a0774f5a92ca74d52dd7950a7fec003685da07
parenta83d04e2e48fe90b650b19c1e5729af414ccf208 (diff)
downloadlibvncserver-36bf968ef4804eebb002f7024a0d92e9d337ea92.zip
libvncserver-36bf968ef4804eebb002f7024a0d92e9d337ea92.tar.gz
SVN_SILENT: fix typo
git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/KDE/kdenetwork/krfb/libvncserver@467420 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
-rw-r--r--auth.c2
-rw-r--r--corre.c2
-rw-r--r--cursor.c2
-rw-r--r--cutpaste.c2
-rw-r--r--example.c2
-rw-r--r--hextile.c2
-rw-r--r--httpd.c2
-rw-r--r--rfb.h2
-rw-r--r--rfbproto.h2
-rw-r--r--rfbserver.c2
-rw-r--r--rre.c2
-rw-r--r--sockets.c2
-rw-r--r--stats.c2
-rw-r--r--storepasswd.c2
-rw-r--r--tableinit24.c2
-rw-r--r--tableinitcmtemplate.c2
-rw-r--r--tableinittctemplate.c2
-rw-r--r--tabletrans24template.c2
-rw-r--r--tabletranstemplate.c2
-rw-r--r--tight.c2
-rw-r--r--translate.c2
-rw-r--r--vncauth.c2
-rw-r--r--zlib.c2
23 files changed, 23 insertions, 23 deletions
diff --git a/auth.c b/auth.c
index 40e336d..9a81e1d 100644
--- a/auth.c
+++ b/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., 51 Franklin Steet, Fifth Floor, Boston, MA 02110-1301,
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301,
* USA.
*/
diff --git a/corre.c b/corre.c
index 3b3d59f..296c8a2 100644
--- a/corre.c
+++ b/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., 51 Franklin Steet, Fifth Floor, Boston, MA 02110-1301,
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301,
* USA.
*/
diff --git a/cursor.c b/cursor.c
index 29a8e3d..a27a2fe 100644
--- a/cursor.c
+++ b/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., 51 Franklin Steet, Fifth Floor, Boston, MA 02110-1301,
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301,
* USA.
*/
diff --git a/cutpaste.c b/cutpaste.c
index 0ebdd62..21a3a6e 100644
--- a/cutpaste.c
+++ b/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., 51 Franklin Steet, Fifth Floor, Boston, MA 02110-1301,
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301,
* USA.
*/
diff --git a/example.c b/example.c
index 74ace67..1cdda70 100644
--- a/example.c
+++ b/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., 51 Franklin Steet, Fifth Floor, Boston, MA 02110-1301,
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301,
* USA.
*/
diff --git a/hextile.c b/hextile.c
index 6b40963..bc52367 100644
--- a/hextile.c
+++ b/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., 51 Franklin Steet, Fifth Floor, Boston, MA 02110-1301,
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301,
* USA.
*/
diff --git a/httpd.c b/httpd.c
index ad2be33..1747201 100644
--- a/httpd.c
+++ b/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., 51 Franklin Steet, Fifth Floor, Boston, MA 02110-1301,
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301,
* USA.
*/
diff --git a/rfb.h b/rfb.h
index 4d1d58d..449e446 100644
--- a/rfb.h
+++ b/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., 51 Franklin Steet, Fifth Floor, Boston, MA 02110-1301,
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301,
* USA.
*/
diff --git a/rfbproto.h b/rfbproto.h
index 5c23e0c..cd619df 100644
--- a/rfbproto.h
+++ b/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., 51 Franklin Steet, Fifth Floor, Boston, MA 02110-1301,
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301,
* USA.
*/
diff --git a/rfbserver.c b/rfbserver.c
index 7d96d6e..66cc4ee 100644
--- a/rfbserver.c
+++ b/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., 51 Franklin Steet, Fifth Floor, Boston, MA 02110-1301,
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301,
* USA.
*/
diff --git a/rre.c b/rre.c
index 27be293..d29e4ae 100644
--- a/rre.c
+++ b/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., 51 Franklin Steet, Fifth Floor, Boston, MA 02110-1301,
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301,
* USA.
*/
diff --git a/sockets.c b/sockets.c
index 242b396..68025b3 100644
--- a/sockets.c
+++ b/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., 51 Franklin Steet, Fifth Floor, Boston, MA 02110-1301,
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301,
* USA.
*/
diff --git a/stats.c b/stats.c
index d9ab767..954e6d1 100644
--- a/stats.c
+++ b/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., 51 Franklin Steet, Fifth Floor, Boston, MA 02110-1301,
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301,
* USA.
*/
diff --git a/storepasswd.c b/storepasswd.c
index 8482db9..fb73938 100644
--- a/storepasswd.c
+++ b/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., 51 Franklin Steet, Fifth Floor, Boston, MA 02110-1301,
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301,
* USA.
*/
diff --git a/tableinit24.c b/tableinit24.c
index c95b11a..03aa5bc 100644
--- a/tableinit24.c
+++ b/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., 51 Franklin Steet, Fifth Floor, Boston, MA 02110-1301,
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301,
* USA.
*/
diff --git a/tableinitcmtemplate.c b/tableinitcmtemplate.c
index 52cfbed..988d436 100644
--- a/tableinitcmtemplate.c
+++ b/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., 51 Franklin Steet, Fifth Floor, Boston, MA 02110-1301,
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301,
* USA.
*/
diff --git a/tableinittctemplate.c b/tableinittctemplate.c
index b15658c..254ba73 100644
--- a/tableinittctemplate.c
+++ b/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., 51 Franklin Steet, Fifth Floor, Boston, MA 02110-1301,
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301,
* USA.
*/
diff --git a/tabletrans24template.c b/tabletrans24template.c
index 72cdd9b..da778b8 100644
--- a/tabletrans24template.c
+++ b/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., 51 Franklin Steet, Fifth Floor, Boston, MA 02110-1301,
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301,
* USA.
*/
diff --git a/tabletranstemplate.c b/tabletranstemplate.c
index f392075..d2092f3 100644
--- a/tabletranstemplate.c
+++ b/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., 51 Franklin Steet, Fifth Floor, Boston, MA 02110-1301,
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301,
* USA.
*/
diff --git a/tight.c b/tight.c
index 94fd541..9dd743a 100644
--- a/tight.c
+++ b/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., 51 Franklin Steet, Fifth Floor, Boston, MA 02110-1301,
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301,
* USA.
*/
diff --git a/translate.c b/translate.c
index 9fc5116..a690321 100644
--- a/translate.c
+++ b/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., 51 Franklin Steet, Fifth Floor, Boston, MA 02110-1301,
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301,
* USA.
*/
diff --git a/vncauth.c b/vncauth.c
index c1a702d..01a9636 100644
--- a/vncauth.c
+++ b/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., 51 Franklin Steet, Fifth Floor, Boston, MA 02110-1301,
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301,
* USA.
*/
diff --git a/zlib.c b/zlib.c
index ebf3896..5661d26 100644
--- a/zlib.c
+++ b/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., 51 Franklin Steet, Fifth Floor, Boston, MA 02110-1301,
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301,
* USA.
*
* For the latest source code, please check:
OpenPOWER on IntegriCloud