diff options
author | runge <[email protected]> | 2009-08-10 17:56:10 -0400 |
---|---|---|
committer | runge <[email protected]> | 2009-08-10 17:56:10 -0400 |
commit | fd084b5d28189727f1dff6022d2b421d772bcc1a (patch) | |
tree | b06223e1b18a4988e9c97ae6f759f7151570c1af /x11vnc/enc.h | |
parent | 2c6bf9234edc30fd564a693a3bb954fd1ea50455 (diff) | |
download | libtdevnc-fd084b5d28189727f1dff6022d2b421d772bcc1a.tar.gz libtdevnc-fd084b5d28189727f1dff6022d2b421d772bcc1a.zip |
Improvements to -unixpw_cmd and -unixpw_nis.
Experimental X11VNC_WATCH_DX_DY=1 for buggy theme menus,
see: http://ubuntuforums.org/showthread.php?t=1223490
Diffstat (limited to 'x11vnc/enc.h')
-rw-r--r-- | x11vnc/enc.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11vnc/enc.h b/x11vnc/enc.h index 64fdf51..aa8b57b 100644 --- a/x11vnc/enc.h +++ b/x11vnc/enc.h @@ -83,8 +83,8 @@ so, delete this exception statement from your version. * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, * 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 + * In addition, as a special exception, Karl J. Runge gives permission + * to link the code of its release of ultravnc_dsm_helper 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 |