diff options
Diffstat (limited to 'x11vnc/misc/turbovnc/undo_turbovnc')
-rwxr-xr-x | x11vnc/misc/turbovnc/undo_turbovnc | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/x11vnc/misc/turbovnc/undo_turbovnc b/x11vnc/misc/turbovnc/undo_turbovnc index ff79abf..e16691f 100755 --- a/x11vnc/misc/turbovnc/undo_turbovnc +++ b/x11vnc/misc/turbovnc/undo_turbovnc @@ -1,4 +1,11 @@ #!/bin/sh +# +# This script has been (or is hereby) released into the public domain by +# its author, Karl J. Runge <runge@karlrunge.com>. This applies worldwide. +# +# In case this is not legally possible: Karl J. Runge grants anyone the +# right to use this work for any purpose, without any conditions, unless +# such conditions are required by law. ldir="../../../libvncserver" |