diff options
Diffstat (limited to 'x11vnc/misc/turbovnc/convert_rfbserver')
-rwxr-xr-x | x11vnc/misc/turbovnc/convert_rfbserver | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/x11vnc/misc/turbovnc/convert_rfbserver b/x11vnc/misc/turbovnc/convert_rfbserver index 135a1e9..81267ac 100755 --- a/x11vnc/misc/turbovnc/convert_rfbserver +++ b/x11vnc/misc/turbovnc/convert_rfbserver @@ -1,4 +1,11 @@ #!/usr/bin/perl +# +# 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. $saw_mark = 0; $done = 0; |