From 128ee3ec4ebe6dce7d002c33c932c76183c0fa76 Mon Sep 17 00:00:00 2001 From: runge Date: Mon, 16 Mar 2009 11:09:53 -0400 Subject: Add some -remap tricks. Limit rfbCFD message count. --- x11vnc/enc.h | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) (limited to 'x11vnc/enc.h') diff --git a/x11vnc/enc.h b/x11vnc/enc.h index 4301b86..64fdf51 100644 --- a/x11vnc/enc.h +++ b/x11vnc/enc.h @@ -66,7 +66,7 @@ so, delete this exception statement from your version. * without using SSH or SSL. * * ----------------------------------------------------------------------- - * Copyright (c) 2008 Karl J. Runge + * Copyright (C) 2008-2009 Karl J. Runge * All rights reserved. * * This is free software; you can redistribute it and/or modify @@ -81,7 +81,17 @@ so, delete this exception statement from your version. * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, - * USA. + * USA or see . + * + * In addition, as a special exception, Karl J. Runge + * gives permission to link the code of its release of x11vnc with the + * OpenSSL project's "OpenSSL" library (or with modified versions of it + * that use the same license as the "OpenSSL" library), and distribute + * the linked executables. You must obey the GNU General Public License + * in all respects for all of the code used other than "OpenSSL". If you + * modify this file, you may extend this exception to your version of the + * file, but you are not obligated to do so. If you do not wish to do + * so, delete this exception statement from your version. * ----------------------------------------------------------------------- */ -- cgit v1.2.1