SUNWgnome-remote-desktop.copyright revision 12715
222N/A Copyright 2008 Sun Microsystems, Inc. All rights reserved.
222N/A Use is subject to license terms.
222N/A
222N/A-------------------------------------------------------------------
651N/A
810N/A For the avoidance of doubt, except that if any license choice other
222N/A than GPL or LGPL is available it will apply instead, Sun elects to
222N/A use only the General Public License version 2 (GPLv2) at this time
222N/A for any software where a choice of GPL license versions is made
222N/A available with the language indicating that GPLv2 or any later
222N/A version may be used, or where a choice of which version of the GPL
222N/A is applied is otherwise unspecified.
222N/A
222N/A--------------------------------------------------------------------
222N/A
222N/A Copyright (c) 2001 James "Wez" Weatherall, Johannes E. Schindelin
222N/A
222N/A--------------------------------------------------------------------
222N/A
222N/A Original OSXvnc (C) 2001 Dan McGuirk <mcguirk@incompleteness.net>.
222N/A Copyright (C) 1999 AT&T Laboratories Cambridge. All Rights Reserved.
222N/A Copyright (C) 2000 Tridia Corporation. All Rights Reserved.
222N/A Copyright (C) 2000, 2001 Const Kaplinsky. All Rights Reserved.
222N/A Copyright (C) 2000 heXoNet Support GmbH, D-66424 Homburg.
222N/A Copyright (C) 2001 Johannes E. Schindelin <Johannes.Schindelin@gmx.de>
222N/A Copyright (C) 2002-2005 RealVNC Ltd. All Rights Reserved.
222N/A Copyright (C) 2004 Red Hat, Inc.
222N/A Copyright (C) 2004 Novell, Inc.
222N/A Copyright (C) 2004-2006 William Jon McCann <mccann@jhu.edu>
222N/A Copyright (C) 2005 Ethium, Inc.
222N/A Copyright (C) 2006 Jonh Wendell <wendell@bani.com.br>
222N/A Copyright (C) 2007 Mark McLoughlin <markmc@skynet.ie>
810N/A Copyright (C) 2003 Sun Microsystems, Inc.
222N/A
222N/A
493N/A This program is free software; you can redistribute it and/or
493N/A modify it under the terms of the GNU General Public License as
222N/A published by the Free Software Foundation; either version 2 of the
222N/A License, or (at your option) any later version.
775N/A
222N/A This program is distributed in the hope that it will be useful, but
222N/A WITHOUT ANY WARRANTY; without even the implied warranty of
222N/A MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
222N/A General Public License for more details.
222N/A
222N/A You should have received a copy of the GNU General Public License
222N/A along with this program; if not, write to the Free Software
222N/A Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
810N/A 02111-1307, USA.
810N/A
810N/A Authors:
810N/A Mark McLoughlin <mark@skynet.ie>
493N/A Federico Mena Quintero <federico@ximian.com>
493N/A William Jon McCann <mccann@jhu.edu>
493N/A Jonh Wendell <wendell@bani.com.br>
222N/A Sebastien Estienne <sebastien.estienne@gmail.com>
493N/A
651N/A-------------------------------------------------------------------
493N/A
222N/A The screen polling code is based on XUpdateScanner from
222N/A KRFB (krfb/xupdatescanner.cc) by Tim Jansen <tim@tjansen.de>:
561N/A
365N/A The keyboard and pointer handling code is borrowed from
222N/A x11vnc.c in libvncserver/contrib which is:
355N/A
355N/A Copyright (c) 2002-2003 Karl J. Runge <runge@karlrunge.com>
355N/A
355N/A x11vnc.c itself is based heavily on:
222N/A the originial x11vnc.c in libvncserver (Johannes E. Schindelin)
493N/A krfb, the KDE desktopsharing project (Tim Jansen)
222N/A x0rfbserver, the original native X vnc server (Jens Wagner)
222N/A
222N/A--------------------------------------------------------------------
222N/A
222N/A Copyright (C) 1999 AT&T Laboratories Cambridge. All Rights Reserved.
222N/A
222N/A This software is distributed in the hope that it will be useful,
222N/A but WITHOUT ANY WARRANTY; without even the implied warranty of
222N/A MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
222N/A
222N/A
222N/A Written with Symantec's THINK (Lightspeed) C by Richard Outerbridge.
222N/A Thanks to: Dan Hoey for his excellent Initial and Inverse permutation
222N/A code; Jim Gillogly & Phil Karn for the DES key schedule code; Dennis
222N/A Ferguson, Eric Young and Dana How for comparing notes; and Ray Lau,
222N/A for humouring me on.
222N/A
222N/A Copyright (c) 1988,1989,1990,1991,1992 by Richard Outerbridge.
222N/A (GEnie : OUTER; CIS : [71755,204]) Graven Imagery, 1992.
222N/A
222N/A
222N/A