From 7877cd62e3665b4a90fd6b8ac5cc7aa625c90851 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Peter=20=C3=85strand?= Date: Wed, 25 Feb 2009 16:15:48 +0000 Subject: [PATCH] No need to repeat the project home page in every source file. Not SPOT. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@3619 3789f03b-4d11-0410-bbf8-ca57d06f2519 --- common/rfb/CFTMsgReader.cxx | 2 +- common/rfb/CFTMsgReader.h | 2 +- common/rfb/CFTMsgWriter.cxx | 2 +- common/rfb/CFTMsgWriter.h | 2 +- common/rfb/DirManager.h | 2 +- common/rfb/FileInfo.cxx | 2 +- common/rfb/FileInfo.h | 2 +- common/rfb/FileManager.cxx | 2 +- common/rfb/FileManager.h | 2 +- common/rfb/FileReader.cxx | 2 +- common/rfb/FileReader.h | 2 +- common/rfb/FileWriter.cxx | 2 +- common/rfb/FileWriter.h | 2 +- common/rfb/SFTMsgReader.cxx | 2 +- common/rfb/SFTMsgReader.h | 2 +- common/rfb/SFTMsgWriter.cxx | 2 +- common/rfb/SFTMsgWriter.h | 2 +- common/rfb/SFileTransfer.cxx | 2 +- common/rfb/SFileTransfer.h | 2 +- common/rfb/SFileTransferManager.cxx | 2 +- common/rfb/SFileTransferManager.h | 2 +- common/rfb/TransferQueue.cxx | 2 +- common/rfb/TransferQueue.h | 2 +- win/rfb_win32/FolderManager.cxx | 2 +- win/rfb_win32/FolderManager.h | 2 +- win/rfb_win32/ProgressControl.cxx | 2 +- win/rfb_win32/ProgressControl.h | 2 +- win/rfb_win32/SFileTransferManagerWin32.cxx | 2 +- win/rfb_win32/SFileTransferManagerWin32.h | 2 +- win/rfb_win32/SFileTransferWin32.cxx | 2 +- win/rfb_win32/SFileTransferWin32.h | 2 +- win/rfb_win32/ScaledDIBSectionBuffer.cxx | 2 +- win/rfb_win32/ScaledDIBSectionBuffer.h | 2 +- win/vncviewer/FTBrowseDlg.cxx | 2 +- win/vncviewer/FTBrowseDlg.h | 2 +- win/vncviewer/FTDialog.cxx | 2 +- win/vncviewer/FTDialog.h | 2 +- win/vncviewer/FTListView.cxx | 2 +- win/vncviewer/FTListView.h | 2 +- win/vncviewer/FTProgress.cxx | 2 +- win/vncviewer/FTProgress.h | 2 +- win/vncviewer/FileTransfer.cxx | 2 +- win/vncviewer/FileTransfer.h | 2 +- 43 files changed, 43 insertions(+), 43 deletions(-) diff --git a/common/rfb/CFTMsgReader.cxx b/common/rfb/CFTMsgReader.cxx index 5a17fc25..1eceddea 100644 --- a/common/rfb/CFTMsgReader.cxx +++ b/common/rfb/CFTMsgReader.cxx @@ -17,7 +17,7 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, * USA. * - * TightVNC distribution homepage on the Web: http://www.tightvnc.com/ + * * */ diff --git a/common/rfb/CFTMsgReader.h b/common/rfb/CFTMsgReader.h index aece3e78..eab824d8 100644 --- a/common/rfb/CFTMsgReader.h +++ b/common/rfb/CFTMsgReader.h @@ -17,7 +17,7 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, * USA. * - * TightVNC distribution homepage on the Web: http://www.tightvnc.com/ + * * */ diff --git a/common/rfb/CFTMsgWriter.cxx b/common/rfb/CFTMsgWriter.cxx index 5e6854ed..6925484b 100644 --- a/common/rfb/CFTMsgWriter.cxx +++ b/common/rfb/CFTMsgWriter.cxx @@ -17,7 +17,7 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, * USA. * - * TightVNC distribution homepage on the Web: http://www.tightvnc.com/ + * * */ diff --git a/common/rfb/CFTMsgWriter.h b/common/rfb/CFTMsgWriter.h index e4cdc0bd..4c06693b 100644 --- a/common/rfb/CFTMsgWriter.h +++ b/common/rfb/CFTMsgWriter.h @@ -17,7 +17,7 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, * USA. * - * TightVNC distribution homepage on the Web: http://www.tightvnc.com/ + * * */ diff --git a/common/rfb/DirManager.h b/common/rfb/DirManager.h index 9dd848c5..e0d57367 100644 --- a/common/rfb/DirManager.h +++ b/common/rfb/DirManager.h @@ -17,7 +17,7 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, * USA. * - * TightVNC distribution homepage on the Web: http://www.tightvnc.com/ + * * */ diff --git a/common/rfb/FileInfo.cxx b/common/rfb/FileInfo.cxx index e97e0adb..f2e0291f 100644 --- a/common/rfb/FileInfo.cxx +++ b/common/rfb/FileInfo.cxx @@ -17,7 +17,7 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, * USA. * - * TightVNC distribution homepage on the Web: http://www.tightvnc.com/ + * * */ diff --git a/common/rfb/FileInfo.h b/common/rfb/FileInfo.h index 270eeee9..f51bd168 100644 --- a/common/rfb/FileInfo.h +++ b/common/rfb/FileInfo.h @@ -17,7 +17,7 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, * USA. * - * TightVNC distribution homepage on the Web: http://www.tightvnc.com/ + * * */ diff --git a/common/rfb/FileManager.cxx b/common/rfb/FileManager.cxx index 74cbd452..89601d16 100644 --- a/common/rfb/FileManager.cxx +++ b/common/rfb/FileManager.cxx @@ -17,7 +17,7 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, * USA. * - * TightVNC distribution homepage on the Web: http://www.tightvnc.com/ + * * */ diff --git a/common/rfb/FileManager.h b/common/rfb/FileManager.h index 4fd736f8..f6cbc035 100644 --- a/common/rfb/FileManager.h +++ b/common/rfb/FileManager.h @@ -17,7 +17,7 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, * USA. * - * TightVNC distribution homepage on the Web: http://www.tightvnc.com/ + * * */ diff --git a/common/rfb/FileReader.cxx b/common/rfb/FileReader.cxx index a8cd2724..f31f9cf1 100644 --- a/common/rfb/FileReader.cxx +++ b/common/rfb/FileReader.cxx @@ -17,7 +17,7 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, * USA. * - * TightVNC distribution homepage on the Web: http://www.tightvnc.com/ + * * */ diff --git a/common/rfb/FileReader.h b/common/rfb/FileReader.h index 0c985d82..e3f91c84 100644 --- a/common/rfb/FileReader.h +++ b/common/rfb/FileReader.h @@ -17,7 +17,7 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, * USA. * - * TightVNC distribution homepage on the Web: http://www.tightvnc.com/ + * * */ diff --git a/common/rfb/FileWriter.cxx b/common/rfb/FileWriter.cxx index 2bed5765..0649a982 100644 --- a/common/rfb/FileWriter.cxx +++ b/common/rfb/FileWriter.cxx @@ -17,7 +17,7 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, * USA. * - * TightVNC distribution homepage on the Web: http://www.tightvnc.com/ + * * */ diff --git a/common/rfb/FileWriter.h b/common/rfb/FileWriter.h index 73094a7e..7a0573ba 100644 --- a/common/rfb/FileWriter.h +++ b/common/rfb/FileWriter.h @@ -17,7 +17,7 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, * USA. * - * TightVNC distribution homepage on the Web: http://www.tightvnc.com/ + * * */ diff --git a/common/rfb/SFTMsgReader.cxx b/common/rfb/SFTMsgReader.cxx index e0c9aff6..cd792154 100644 --- a/common/rfb/SFTMsgReader.cxx +++ b/common/rfb/SFTMsgReader.cxx @@ -17,7 +17,7 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, * USA. * - * TightVNC distribution homepage on the Web: http://www.tightvnc.com/ + * * */ diff --git a/common/rfb/SFTMsgReader.h b/common/rfb/SFTMsgReader.h index 32ac8697..173253b5 100644 --- a/common/rfb/SFTMsgReader.h +++ b/common/rfb/SFTMsgReader.h @@ -17,7 +17,7 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, * USA. * - * TightVNC distribution homepage on the Web: http://www.tightvnc.com/ + * * */ diff --git a/common/rfb/SFTMsgWriter.cxx b/common/rfb/SFTMsgWriter.cxx index fa6a82f9..3a44b99e 100644 --- a/common/rfb/SFTMsgWriter.cxx +++ b/common/rfb/SFTMsgWriter.cxx @@ -17,7 +17,7 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, * USA. * - * TightVNC distribution homepage on the Web: http://www.tightvnc.com/ + * * */ diff --git a/common/rfb/SFTMsgWriter.h b/common/rfb/SFTMsgWriter.h index f6bea9f3..39cbbdee 100644 --- a/common/rfb/SFTMsgWriter.h +++ b/common/rfb/SFTMsgWriter.h @@ -17,7 +17,7 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, * USA. * - * TightVNC distribution homepage on the Web: http://www.tightvnc.com/ + * * */ diff --git a/common/rfb/SFileTransfer.cxx b/common/rfb/SFileTransfer.cxx index 957e50b2..a5b4372a 100644 --- a/common/rfb/SFileTransfer.cxx +++ b/common/rfb/SFileTransfer.cxx @@ -17,7 +17,7 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, * USA. * - * TightVNC distribution homepage on the Web: http://www.tightvnc.com/ + * * */ diff --git a/common/rfb/SFileTransfer.h b/common/rfb/SFileTransfer.h index 51a49282..ecf6493b 100644 --- a/common/rfb/SFileTransfer.h +++ b/common/rfb/SFileTransfer.h @@ -17,7 +17,7 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, * USA. * - * TightVNC distribution homepage on the Web: http://www.tightvnc.com/ + * * */ diff --git a/common/rfb/SFileTransferManager.cxx b/common/rfb/SFileTransferManager.cxx index 999a079b..fda98121 100644 --- a/common/rfb/SFileTransferManager.cxx +++ b/common/rfb/SFileTransferManager.cxx @@ -17,7 +17,7 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, * USA. * - * TightVNC distribution homepage on the Web: http://www.tightvnc.com/ + * * */ diff --git a/common/rfb/SFileTransferManager.h b/common/rfb/SFileTransferManager.h index fe816444..1ee8c177 100644 --- a/common/rfb/SFileTransferManager.h +++ b/common/rfb/SFileTransferManager.h @@ -17,7 +17,7 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, * USA. * - * TightVNC distribution homepage on the Web: http://www.tightvnc.com/ + * * */ diff --git a/common/rfb/TransferQueue.cxx b/common/rfb/TransferQueue.cxx index 01807524..2b583623 100644 --- a/common/rfb/TransferQueue.cxx +++ b/common/rfb/TransferQueue.cxx @@ -17,7 +17,7 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, * USA. * - * TightVNC distribution homepage on the Web: http://www.tightvnc.com/ + * * */ diff --git a/common/rfb/TransferQueue.h b/common/rfb/TransferQueue.h index ba748e0e..8a31bbc9 100644 --- a/common/rfb/TransferQueue.h +++ b/common/rfb/TransferQueue.h @@ -17,7 +17,7 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, * USA. * - * TightVNC distribution homepage on the Web: http://www.tightvnc.com/ + * * */ diff --git a/win/rfb_win32/FolderManager.cxx b/win/rfb_win32/FolderManager.cxx index bf2c2aa5..f6b94eb9 100644 --- a/win/rfb_win32/FolderManager.cxx +++ b/win/rfb_win32/FolderManager.cxx @@ -17,7 +17,7 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, * USA. * - * TightVNC distribution homepage on the Web: http://www.tightvnc.com/ + * * */ diff --git a/win/rfb_win32/FolderManager.h b/win/rfb_win32/FolderManager.h index 1cd5fb35..9ce757fe 100644 --- a/win/rfb_win32/FolderManager.h +++ b/win/rfb_win32/FolderManager.h @@ -17,7 +17,7 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, * USA. * - * TightVNC distribution homepage on the Web: http://www.tightvnc.com/ + * * */ diff --git a/win/rfb_win32/ProgressControl.cxx b/win/rfb_win32/ProgressControl.cxx index 9b6dab43..5533317b 100644 --- a/win/rfb_win32/ProgressControl.cxx +++ b/win/rfb_win32/ProgressControl.cxx @@ -15,7 +15,7 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, * USA. * - * TightVNC distribution homepage on the Web: http://www.tightvnc.com/ + * * */ diff --git a/win/rfb_win32/ProgressControl.h b/win/rfb_win32/ProgressControl.h index ceeb153f..094c7657 100644 --- a/win/rfb_win32/ProgressControl.h +++ b/win/rfb_win32/ProgressControl.h @@ -15,7 +15,7 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, * USA. * - * TightVNC distribution homepage on the Web: http://www.tightvnc.com/ + * * */ diff --git a/win/rfb_win32/SFileTransferManagerWin32.cxx b/win/rfb_win32/SFileTransferManagerWin32.cxx index edc898be..048e3aac 100644 --- a/win/rfb_win32/SFileTransferManagerWin32.cxx +++ b/win/rfb_win32/SFileTransferManagerWin32.cxx @@ -17,7 +17,7 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, * USA. * - * TightVNC distribution homepage on the Web: http://www.tightvnc.com/ + * * */ diff --git a/win/rfb_win32/SFileTransferManagerWin32.h b/win/rfb_win32/SFileTransferManagerWin32.h index ed1f997a..c12e3df9 100644 --- a/win/rfb_win32/SFileTransferManagerWin32.h +++ b/win/rfb_win32/SFileTransferManagerWin32.h @@ -17,7 +17,7 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, * USA. * - * TightVNC distribution homepage on the Web: http://www.tightvnc.com/ + * * */ diff --git a/win/rfb_win32/SFileTransferWin32.cxx b/win/rfb_win32/SFileTransferWin32.cxx index d07da47f..ad77bd09 100644 --- a/win/rfb_win32/SFileTransferWin32.cxx +++ b/win/rfb_win32/SFileTransferWin32.cxx @@ -17,7 +17,7 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, * USA. * - * TightVNC distribution homepage on the Web: http://www.tightvnc.com/ + * * */ diff --git a/win/rfb_win32/SFileTransferWin32.h b/win/rfb_win32/SFileTransferWin32.h index 5f682a44..49cdf5f4 100644 --- a/win/rfb_win32/SFileTransferWin32.h +++ b/win/rfb_win32/SFileTransferWin32.h @@ -17,7 +17,7 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, * USA. * - * TightVNC distribution homepage on the Web: http://www.tightvnc.com/ + * * */ diff --git a/win/rfb_win32/ScaledDIBSectionBuffer.cxx b/win/rfb_win32/ScaledDIBSectionBuffer.cxx index f309e6aa..4e0557f4 100644 --- a/win/rfb_win32/ScaledDIBSectionBuffer.cxx +++ b/win/rfb_win32/ScaledDIBSectionBuffer.cxx @@ -15,7 +15,7 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, * USA. * - * TightVNC distribution homepage on the Web: http://www.tightvnc.com/ + * * */ diff --git a/win/rfb_win32/ScaledDIBSectionBuffer.h b/win/rfb_win32/ScaledDIBSectionBuffer.h index 82215937..420a97ab 100644 --- a/win/rfb_win32/ScaledDIBSectionBuffer.h +++ b/win/rfb_win32/ScaledDIBSectionBuffer.h @@ -15,7 +15,7 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, * USA. * - * TightVNC distribution homepage on the Web: http://www.tightvnc.com/ + * * */ diff --git a/win/vncviewer/FTBrowseDlg.cxx b/win/vncviewer/FTBrowseDlg.cxx index 1b6dfb67..761e03b2 100644 --- a/win/vncviewer/FTBrowseDlg.cxx +++ b/win/vncviewer/FTBrowseDlg.cxx @@ -17,7 +17,7 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, * USA. * - * TightVNC distribution homepage on the Web: http://www.tightvnc.com/ + * * */ diff --git a/win/vncviewer/FTBrowseDlg.h b/win/vncviewer/FTBrowseDlg.h index 5c9ba357..b50b1a71 100644 --- a/win/vncviewer/FTBrowseDlg.h +++ b/win/vncviewer/FTBrowseDlg.h @@ -17,7 +17,7 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, * USA. * - * TightVNC distribution homepage on the Web: http://www.tightvnc.com/ + * * */ diff --git a/win/vncviewer/FTDialog.cxx b/win/vncviewer/FTDialog.cxx index 5f71f7dd..dd094e73 100644 --- a/win/vncviewer/FTDialog.cxx +++ b/win/vncviewer/FTDialog.cxx @@ -17,7 +17,7 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, * USA. * - * TightVNC distribution homepage on the Web: http://www.tightvnc.com/ + * * */ diff --git a/win/vncviewer/FTDialog.h b/win/vncviewer/FTDialog.h index a4b55461..883ccd91 100644 --- a/win/vncviewer/FTDialog.h +++ b/win/vncviewer/FTDialog.h @@ -17,7 +17,7 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, * USA. * - * TightVNC distribution homepage on the Web: http://www.tightvnc.com/ + * * */ diff --git a/win/vncviewer/FTListView.cxx b/win/vncviewer/FTListView.cxx index 8f41abf6..b2b472b4 100644 --- a/win/vncviewer/FTListView.cxx +++ b/win/vncviewer/FTListView.cxx @@ -17,7 +17,7 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, * USA. * - * TightVNC distribution homepage on the Web: http://www.tightvnc.com/ + * * */ diff --git a/win/vncviewer/FTListView.h b/win/vncviewer/FTListView.h index c920fa00..9bd3c2af 100644 --- a/win/vncviewer/FTListView.h +++ b/win/vncviewer/FTListView.h @@ -17,7 +17,7 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, * USA. * - * TightVNC distribution homepage on the Web: http://www.tightvnc.com/ + * * */ diff --git a/win/vncviewer/FTProgress.cxx b/win/vncviewer/FTProgress.cxx index 21a11423..04f0186b 100644 --- a/win/vncviewer/FTProgress.cxx +++ b/win/vncviewer/FTProgress.cxx @@ -17,7 +17,7 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, * USA. * - * TightVNC distribution homepage on the Web: http://www.tightvnc.com/ + * * */ diff --git a/win/vncviewer/FTProgress.h b/win/vncviewer/FTProgress.h index caad7798..b51f19a8 100644 --- a/win/vncviewer/FTProgress.h +++ b/win/vncviewer/FTProgress.h @@ -17,7 +17,7 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, * USA. * - * TightVNC distribution homepage on the Web: http://www.tightvnc.com/ + * * */ diff --git a/win/vncviewer/FileTransfer.cxx b/win/vncviewer/FileTransfer.cxx index 5f7d734b..44c527b5 100644 --- a/win/vncviewer/FileTransfer.cxx +++ b/win/vncviewer/FileTransfer.cxx @@ -17,7 +17,7 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, * USA. * - * TightVNC distribution homepage on the Web: http://www.tightvnc.com/ + * * */ diff --git a/win/vncviewer/FileTransfer.h b/win/vncviewer/FileTransfer.h index 1bfded2c..67e39012 100644 --- a/win/vncviewer/FileTransfer.h +++ b/win/vncviewer/FileTransfer.h @@ -17,7 +17,7 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, * USA. * - * TightVNC distribution homepage on the Web: http://www.tightvnc.com/ + * * */ -- 2.39.5