summaryrefslogtreecommitdiffstats
path: root/x11vnc/enc.h
diff options
context:
space:
mode:
authorrunge <runge@karlrunge.com>2009-03-16 11:09:53 -0400
committerrunge <runge@karlrunge.com>2009-03-16 11:09:53 -0400
commit128ee3ec4ebe6dce7d002c33c932c76183c0fa76 (patch)
tree790e9262aa1376aaf18a1895dc1a1a602cd5465f /x11vnc/enc.h
parent9ae2e8391de9f2e37193c321cc67d526c3ff919f (diff)
downloadlibtdevnc-128ee3ec4ebe6dce7d002c33c932c76183c0fa76.tar.gz
libtdevnc-128ee3ec4ebe6dce7d002c33c932c76183c0fa76.zip
Add some -remap tricks. Limit rfbCFD message count.
Diffstat (limited to 'x11vnc/enc.h')
-rw-r--r--x11vnc/enc.h14
1 files changed, 12 insertions, 2 deletions
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 <runge@karlrunge.com>
+ * Copyright (C) 2008-2009 Karl J. Runge <runge@karlrunge.com>
* 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 <http://www.gnu.org/licenses/>.
+ *
+ * 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.
* -----------------------------------------------------------------------
*/