diff options
author | Peter Åstrand <astrand@cendio.se> | 2004-12-30 10:03:00 +0000 |
---|---|---|
committer | Peter Åstrand <astrand@cendio.se> | 2004-12-30 10:03:00 +0000 |
commit | 9fb4e0e6b9416bce009368cdba5fe0b3710c51e9 (patch) | |
tree | 2b33229a9937a3a763655c08717a5ab25790c703 /README.txt | |
parent | c616a94b938d5f28dea3e486315a0da90e834754 (diff) | |
download | tigervnc-9fb4e0e6b9416bce009368cdba5fe0b3710c51e9.tar.gz tigervnc-9fb4e0e6b9416bce009368cdba5fe0b3710c51e9.zip |
Tightified sources:
* Changed description in README files.
* Added our copyright.
* The HTTP server presents itself as TightVNC, rather than RealVNC.
* Using registry path Software\TightVNC\WinVNC4
* Updated descriptions in resource files.
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@67 3789f03b-4d11-0410-bbf8-ca57d06f2519
Diffstat (limited to 'README.txt')
-rw-r--r-- | README.txt | 24 |
1 files changed, 13 insertions, 11 deletions
@@ -1,15 +1,17 @@ -VNC 4 Source Distribution for Windows platforms -============================================= - -VNC 4 is Copyright RealVNC Ltd. 2002-2004. This software is -distributed under the GNU General Public Licence as published by the -Free Software Foundation. See the accompanying licence.txt file for -the conditions under which the software is made available. - -VNC 4 also contains code from other sources. See the Acknowledgements -section below, and the individual files for details of the conditions -under which they are made available. +TightVNC Source Distribution for Windows platforms +================================================== + +Copyright (C) 2002-2004 RealVNC Ltd. All Rights Reserved. +Copyright (C) 2000-2004 Constantin Kaplinsky. +Copyright (C) 2004 Peter Astrand, Cendio AB + +This software is distributed under the GNU General Public Licence as +published by the Free Software Foundation. See the file LICENCE.TXT +for the conditions under which this software is made available. +TightVNC also contains code from other sources. See the +Acknowledgements section below, and the individual files for details +of the conditions under which they are made available. The source tree contains a number of directories, and is most easily built by loading the VNC workspace file (vnc.dsw) into Microsoft |