diff options
author | runge <runge@karlrunge.com> | 2009-03-14 22:18:08 -0400 |
---|---|---|
committer | runge <runge@karlrunge.com> | 2009-03-14 22:18:08 -0400 |
commit | 9ae2e8391de9f2e37193c321cc67d526c3ff919f (patch) | |
tree | ac47792e68611700c5edd9d9112b75efa7052201 /x11vnc/misc/turbovnc/apply_turbovnc | |
parent | b280597129ef6802016d155dc95375ad0faa2117 (diff) | |
download | libtdevnc-9ae2e8391de9f2e37193c321cc67d526c3ff919f.tar.gz libtdevnc-9ae2e8391de9f2e37193c321cc67d526c3ff919f.zip |
Insert x11vnc copyright and license notices.
Diffstat (limited to 'x11vnc/misc/turbovnc/apply_turbovnc')
-rwxr-xr-x | x11vnc/misc/turbovnc/apply_turbovnc | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/x11vnc/misc/turbovnc/apply_turbovnc b/x11vnc/misc/turbovnc/apply_turbovnc index a601e52..45e4700 100755 --- a/x11vnc/misc/turbovnc/apply_turbovnc +++ b/x11vnc/misc/turbovnc/apply_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" |