Constantin Kaplinsky | 1215b99 | 2008-04-18 09:51:44 +0000 | [diff] [blame] | 1 | |
Constantin Kaplinsky | 903009e | 2002-05-20 10:55:47 +0000 | [diff] [blame^] | 2 | RFB Session Player 0.1.0 |
| 3 | ======================== |
Constantin Kaplinsky | 1215b99 | 2008-04-18 09:51:44 +0000 | [diff] [blame] | 4 | |
Constantin Kaplinsky | 903009e | 2002-05-20 10:55:47 +0000 | [diff] [blame^] | 5 | RFB Session Player is a Java application/applet for playing back RFB |
| 6 | session files in FBS format saved by such programs as VNC Reflector or |
| 7 | rfbproxy. |
| 8 | |
| 9 | |
| 10 | Licensing Terms |
| 11 | =============== |
| 12 | |
| 13 | RFB Session Player is |
| 14 | |
| 15 | Copyright (C) 2002 HorizonLive.com, Inc. All Rights Reserved. |
| 16 | |
| 17 | This software is based on the TightVNC Java viewer which is |
| 18 | |
| 19 | Copyright (C) 2001,2002 HorizonLive.com, Inc. All Rights Reserved. |
| 20 | Copyright (C) 2001 Constantin Kaplinsky. All Rights Reserved. |
| 21 | Copyright (C) 1999 AT&T Laboratories Cambridge. All Rights Reserved. |
Constantin Kaplinsky | 1215b99 | 2008-04-18 09:51:44 +0000 | [diff] [blame] | 22 | |
| 23 | This software is distributed under the GNU General Public Licence as |
Constantin Kaplinsky | 903009e | 2002-05-20 10:55:47 +0000 | [diff] [blame^] | 24 | published by the Free Software Foundation. See the file LICENCE.TXT |
| 25 | for the conditions under which this software is made available. VNC |
| 26 | also contains code from other sources. See the Acknowledgements |
| 27 | section below, and the individual files for details of the conditions |
| 28 | under which they are made available. |
Constantin Kaplinsky | 1215b99 | 2008-04-18 09:51:44 +0000 | [diff] [blame] | 29 | |