diff --git a/x11vnc/8to24.c b/x11vnc/8to24.c index d634cb1..4c55e02 100644 --- a/x11vnc/8to24.c +++ b/x11vnc/8to24.c @@ -1,5 +1,5 @@ /* - Copyright (C) 2002-2009 Karl J. Runge + Copyright (C) 2002-2010 Karl J. Runge All rights reserved. This file is part of x11vnc. diff --git a/x11vnc/8to24.h b/x11vnc/8to24.h index 8e5a205..d83412b 100644 --- a/x11vnc/8to24.h +++ b/x11vnc/8to24.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2002-2009 Karl J. Runge + Copyright (C) 2002-2010 Karl J. Runge All rights reserved. This file is part of x11vnc. diff --git a/x11vnc/ChangeLog b/x11vnc/ChangeLog index e42a180..7bfc540 100644 --- a/x11vnc/ChangeLog +++ b/x11vnc/ChangeLog @@ -1,3 +1,7 @@ +2010-01-02 Karl Runge + * x11vnc: small tweaks to Xdummy, rx11vnc*. Apply + SMALL_FOOTPRINT to -appshare text. Copyright year change. + 2009-12-29 Karl Runge * x11vnc: rename -create_x to -create_xsrv. Hopefully done fixing Xdummy. diff --git a/x11vnc/README b/x11vnc/README index 38ff057..74504af 100644 --- a/x11vnc/README +++ b/x11vnc/README @@ -1,8 +1,8 @@ -Copyright (C) 2002-2009 Karl J. Runge +Copyright (C) 2002-2010 Karl J. Runge All rights reserved. -x11vnc README file Date: Tue Dec 29 18:50:35 EST 2009 +x11vnc README file Date: Sat Jan 2 21:07:41 EST 2010 The following information is taken from these URLs: @@ -12005,7 +12005,7 @@ Unix and Mac OS X: Unpack the archive: - % gzip -dc ssvnc-1.0.24.tar.gz | tar xvf - + % gzip -dc ssvnc-1.0.26.tar.gz | tar xvf - Run the GUI: @@ -12013,7 +12013,7 @@ Unix and Mac OS X: % ./ssvnc/MacOSX/ssvnc (for Mac OS X) - The smaller file "ssvnc_no_windows-1.0.24.tar.gz" + The smaller file "ssvnc_no_windows-1.0.26.tar.gz" could have been used as well. On MacOSX you could also click on the SSVNC app icon in the Finder. @@ -12059,8 +12059,8 @@ Unix/MacOSX Install: For the conventional source tarball it will compile and install, e.g.: - gzip -dc ssvnc-1.0.24.src.tar.gz | tar xvf - - cd ssvnc-1.0.24 + gzip -dc ssvnc-1.0.26.src.tar.gz | tar xvf - + cd ssvnc-1.0.26 make config make all make PREFIX=/my/install/dir install @@ -12073,7 +12073,7 @@ Windows: Unzip, using WinZip or a similar utility, the zip file: - ssvnc-1.0.24.zip + ssvnc-1.0.26.zip Run the GUI, e.g.: @@ -12085,7 +12085,7 @@ Windows: select Open, and then OK to launch it. - The smaller file "ssvnc_windows_only-1.0.24.zip" + The smaller file "ssvnc_windows_only-1.0.26.zip" could have been used as well. You can make a Windows shortcut to this program if you want to. @@ -12737,26 +12737,26 @@ r "ssvnc_unix_only" (or "ssvnc_no_windows" to recompile). On Mac OS X? Use "ssvnc_no_windows". On Windows? Use "ssvnc_windows_only". - [47]ssvnc_windows_only-1.0.24.zip Windows Binaries Only. No source incl -uded (~6MB) - [48]ssvnc_no_windows-1.0.24.tar.gz Unix and Mac OS X Only. No Windows bin -aries. Source included. (~9MB) - [49]ssvnc_unix_only-1.0.24.tar.gz Unix Binaries Only. No source incl -uded. (~6.5MB) - [50]ssvnc_unix_minimal-1.0.24.tar.gz Unix Minimal. You must supply your ow -n vncviewer and stunnel. (~0.1MB) - - [51]ssvnc-1.0.24.tar.gz All Unix, Mac OS X, and Windows binari -es and source TGZ. (~15MB) - [52]ssvnc-1.0.24.zip All Unix, Mac OS X, and Windows binari -es and source ZIP. (~15MB) - [53]ssvnc_all-1.0.24.zip All Unix, Mac OS X, and Windows binari -es and source AND full archives in the zip dir. (~18MB) + [47]ssvnc_windows_only-1.0.25.zip Windows Binaries Only. No source incl +uded (6.0MB) + [48]ssvnc_no_windows-1.0.25.tar.gz Unix and Mac OS X Only. No Windows bin +aries. Source included. (9.8MB) + [49]ssvnc_unix_only-1.0.25.tar.gz Unix Binaries Only. No source incl +uded. (7.0MB) + [50]ssvnc_unix_minimal-1.0.25.tar.gz Unix Minimal. You must supply your ow +n vncviewer and stunnel. (0.2MB) + + [51]ssvnc-1.0.25.tar.gz All Unix, Mac OS X, and Windows binari +es and source TGZ. (15.5MB) + [52]ssvnc-1.0.25.zip All Unix, Mac OS X, and Windows binari +es and source ZIP. (15.5MB) + [53]ssvnc_all-1.0.25.zip All Unix, Mac OS X, and Windows binari +es and source AND full archives in the zip dir. (18.3MB) Here is a conventional source tarball: - [54]ssvnc-1.0.24.src.tar.gz Conventional Source for SSVNC GUI and -Unix VNCviewer (~0.4MB) + [54]ssvnc-1.0.25.src.tar.gz Conventional Source for SSVNC GUI and +Unix VNCviewer (0.5MB) it will be of use to those who do not want the SSVNC "one-size-fits-all" bundles. For example, package/distro maintainers @@ -12773,20 +12773,20 @@ Unix VNCviewer (~0.4MB) "ssvnc_all", you may need to run the "./build.unix" script in the top directory to recompile for your operating system. - Here are the corresponding 1.0.25 development bundles (Please help + Here are the corresponding 1.0.26 development bundles (Please help testing them): - [56]ssvnc_windows_only-1.0.25.zip - [57]ssvnc_no_windows-1.0.25.tar.gz - [58]ssvnc_unix_only-1.0.25.tar.gz - [59]ssvnc_unix_minimal-1.0.25.tar.gz + [56]ssvnc_windows_only-1.0.26.zip + [57]ssvnc_no_windows-1.0.26.tar.gz + [58]ssvnc_unix_only-1.0.26.tar.gz + [59]ssvnc_unix_minimal-1.0.26.tar.gz - [60]ssvnc-1.0.25.tar.gz - [61]ssvnc-1.0.25.zip - [62]ssvnc_all-1.0.25.zip + [60]ssvnc-1.0.26.tar.gz + [61]ssvnc-1.0.26.zip + [62]ssvnc_all-1.0.26.zip - [63]ssvnc-1.0.25.src.tar.gz Conventional Source for SSVNC GUI and -Unix VNCviewer (~0.4MB) + [63]ssvnc-1.0.26.src.tar.gz Conventional Source for SSVNC GUI and +Unix VNCviewer (0.5MB) For any Unix system, a self-extracting and running file for the @@ -12806,6 +12806,7 @@ Unix VNCviewer (~0.4MB) [69]Release 1.0.22 at Sourceforge.net [70]Release 1.0.23 at Sourceforge.net [71]Release 1.0.24 at Sourceforge.net + [72]Release 1.0.25 at Sourceforge.net Please help test the UltraVNC File Transfer support in the native Unix @@ -12848,16 +12849,16 @@ Unix VNCviewer (~0.4MB) redistribute the above because of cryptographic software they contain or for other reasons. Please check out your situation and information at the following and related sites: - [72]http://www.stunnel.org - [73]http://stunnel.mirt.net - [74]http://www.openssl.org - [75]http://www.chiark.greenend.org.uk/~sgtatham/putty/ - [76]http://www.tightvnc.com - [77]http://www.realvnc.com - [78]http://sourceforge.net/projects/cotvnc/ + [73]http://www.stunnel.org + [74]http://stunnel.mirt.net + [75]http://www.openssl.org + [76]http://www.chiark.greenend.org.uk/~sgtatham/putty/ + [77]http://www.tightvnc.com + [78]http://www.realvnc.com + [79]http://sourceforge.net/projects/cotvnc/ _________________________________________________________________ - README: Here is the toplevel [79]README from the bundle. + README: Here is the toplevel [80]README from the bundle. References @@ -12907,23 +12908,23 @@ References 44. http://www.karlrunge.com/x11vnc/faq.html#faq-cups 45. http://www.karlrunge.com/x11vnc/faq.html#faq-sound 46. http://sourceforge.net/projects/ssvnc - 47. http://downloads.sourceforge.net/ssvnc/ssvnc_windows_only-1.0.24.zip?use_mirror= - 48. http://downloads.sourceforge.net/ssvnc/ssvnc_no_windows-1.0.24.tar.gz?use_mirror= - 49. http://downloads.sourceforge.net/ssvnc/ssvnc_unix_only-1.0.24.tar.gz?use_mirror= - 50. http://downloads.sourceforge.net/ssvnc/ssvnc_unix_minimal-1.0.24.tar.gz?use_mirror= - 51. http://ssvnc.sourceforge.net/dev/ssvnc-1.0.24.tar.gz - 52. http://ssvnc.sourceforge.net/dev/ssvnc-1.0.24.zip - 53. http://downloads.sourceforge.net/ssvnc/ssvnc_all-1.0.24.zip?use_mirror= - 54. http://downloads.sourceforge.net/ssvnc/ssvnc-1.0.24.src.tar.gz?use_mirror= + 47. http://downloads.sourceforge.net/ssvnc/ssvnc_windows_only-1.0.25.zip?use_mirror= + 48. http://downloads.sourceforge.net/ssvnc/ssvnc_no_windows-1.0.25.tar.gz?use_mirror= + 49. http://downloads.sourceforge.net/ssvnc/ssvnc_unix_only-1.0.25.tar.gz?use_mirror= + 50. http://downloads.sourceforge.net/ssvnc/ssvnc_unix_minimal-1.0.25.tar.gz?use_mirror= + 51. http://ssvnc.sourceforge.net/dev/ssvnc-1.0.25.tar.gz + 52. http://ssvnc.sourceforge.net/dev/ssvnc-1.0.25.zip + 53. http://downloads.sourceforge.net/ssvnc/ssvnc_all-1.0.25.zip?use_mirror= + 54. http://downloads.sourceforge.net/ssvnc/ssvnc-1.0.25.src.tar.gz?use_mirror= 55. http://www.karlrunge.com/x11vnc/etv/README.src.txt - 56. http://ssvnc.sourceforge.net/dev/ssvnc_windows_only-1.0.25.zip - 57. http://ssvnc.sourceforge.net/dev/ssvnc_no_windows-1.0.25.tar.gz - 58. http://ssvnc.sourceforge.net/dev/ssvnc_unix_only-1.0.25.tar.gz - 59. http://ssvnc.sourceforge.net/dev/ssvnc_unix_minimal-1.0.25.tar.gz - 60. http://ssvnc.sourceforge.net/dev/ssvnc-1.0.25.tar.gz - 61. http://ssvnc.sourceforge.net/dev/ssvnc-1.0.25.zip - 62. http://ssvnc.sourceforge.net/dev/ssvnc_all-1.0.25.zip - 63. http://ssvnc.sourceforge.net/dev/ssvnc-1.0.25.src.tar.gz + 56. http://ssvnc.sourceforge.net/dev/ssvnc_windows_only-1.0.26.zip + 57. http://ssvnc.sourceforge.net/dev/ssvnc_no_windows-1.0.26.tar.gz + 58. http://ssvnc.sourceforge.net/dev/ssvnc_unix_only-1.0.26.tar.gz + 59. http://ssvnc.sourceforge.net/dev/ssvnc_unix_minimal-1.0.26.tar.gz + 60. http://ssvnc.sourceforge.net/dev/ssvnc-1.0.26.tar.gz + 61. http://ssvnc.sourceforge.net/dev/ssvnc-1.0.26.zip + 62. http://ssvnc.sourceforge.net/dev/ssvnc_all-1.0.26.zip + 63. http://ssvnc.sourceforge.net/dev/ssvnc-1.0.26.src.tar.gz 64. http://www.karlrunge.com/x11vnc/etv/ssvnc 65. http://sourceforge.net/project/showfiles.php?group_id=243486&package_id=296727&release_id=636282 66. http://sourceforge.net/project/showfiles.php?group_id=243486&package_id=296727&release_id=636337 @@ -12932,14 +12933,15 @@ References 69. http://sourceforge.net/project/showfiles.php?group_id=243486&package_id=296727&release_id=652804 70. http://sourceforge.net/projects/ssvnc/files/ssvnc/1.0.23/ 71. http://sourceforge.net/projects/ssvnc/files/ssvnc/1.0.24/ - 72. http://www.stunnel.org/ - 73. http://stunnel.mirt.net/ - 74. http://www.openssl.org/ - 75. http://www.chiark.greenend.org.uk/~sgtatham/putty/ - 76. http://www.tightvnc.com/ - 77. http://www.realvnc.com/ - 78. http://sourceforge.net/projects/cotvnc/ - 79. http://www.karlrunge.com/x11vnc/README.ssvnc.html + 72. http://sourceforge.net/projects/ssvnc/files/ssvnc/1.0.25/ + 73. http://www.stunnel.org/ + 74. http://stunnel.mirt.net/ + 75. http://www.openssl.org/ + 76. http://www.chiark.greenend.org.uk/~sgtatham/putty/ + 77. http://www.tightvnc.com/ + 78. http://www.realvnc.com/ + 79. http://sourceforge.net/projects/cotvnc/ + 80. http://www.karlrunge.com/x11vnc/README.ssvnc.html ======================================================================= http://www.karlrunge.com/x11vnc/x11vnc_opts.html: @@ -12952,7 +12954,7 @@ x11vnc: a VNC server for real X displays Here are all of x11vnc command line options: % x11vnc -opts (see below for -help long descriptions) -x11vnc: allow VNC connections to real X11 displays. 0.9.10 lastmod: 2009-12-28 +x11vnc: allow VNC connections to real X11 displays. 0.9.10 lastmod: 2010-01-02 x11vnc options: -display disp -auth file -N @@ -13080,7 +13082,7 @@ libvncserver-tight-extension options: % x11vnc -help -x11vnc: allow VNC connections to real X11 displays. 0.9.10 lastmod: 2009-12-28 +x11vnc: allow VNC connections to real X11 displays. 0.9.10 lastmod: 2010-01-02 (type "x11vnc -opts" to just list the options.) diff --git a/x11vnc/allowed_input_t.h b/x11vnc/allowed_input_t.h index 3221bc6..99e814e 100644 --- a/x11vnc/allowed_input_t.h +++ b/x11vnc/allowed_input_t.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2002-2009 Karl J. Runge + Copyright (C) 2002-2010 Karl J. Runge All rights reserved. This file is part of x11vnc. diff --git a/x11vnc/appshare.c b/x11vnc/appshare.c index f9cc8f3..14d2712 100644 --- a/x11vnc/appshare.c +++ b/x11vnc/appshare.c @@ -1,5 +1,5 @@ /* - Copyright (C) 2002-2009 Karl J. Runge + Copyright (C) 2002-2010 Karl J. Runge All rights reserved. This file is part of x11vnc. @@ -44,6 +44,7 @@ static char *usage = "\n" " x11vnc -appshare: an experiment in application sharing via x11vnc.\n" "\n" +#if !SMALL_FOOTPRINT " Usage: x11vnc -appshare -id windowid -connect viewer_host:0\n" " x11vnc -appshare -id pick -connect viewer_host:0\n" "\n" @@ -238,6 +239,7 @@ static char *usage = " cover up existing windows that are being tracked.) See cmd=add_window\n" " and cmd=add_app described above.\n" "\n" +#endif ; #include diff --git a/x11vnc/avahi.c b/x11vnc/avahi.c index d280f4b..7f38d57 100644 --- a/x11vnc/avahi.c +++ b/x11vnc/avahi.c @@ -1,5 +1,5 @@ /* - Copyright (C) 2002-2009 Karl J. Runge + Copyright (C) 2002-2010 Karl J. Runge All rights reserved. This file is part of x11vnc. diff --git a/x11vnc/avahi.h b/x11vnc/avahi.h index e46ef99..a8a07e3 100644 --- a/x11vnc/avahi.h +++ b/x11vnc/avahi.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2002-2009 Karl J. Runge + Copyright (C) 2002-2010 Karl J. Runge All rights reserved. This file is part of x11vnc. diff --git a/x11vnc/blackout_t.h b/x11vnc/blackout_t.h index b25e608..014f5b4 100644 --- a/x11vnc/blackout_t.h +++ b/x11vnc/blackout_t.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2002-2009 Karl J. Runge + Copyright (C) 2002-2010 Karl J. Runge All rights reserved. This file is part of x11vnc. diff --git a/x11vnc/cleanup.c b/x11vnc/cleanup.c index 834c567..e9222b5 100644 --- a/x11vnc/cleanup.c +++ b/x11vnc/cleanup.c @@ -1,5 +1,5 @@ /* - Copyright (C) 2002-2009 Karl J. Runge + Copyright (C) 2002-2010 Karl J. Runge All rights reserved. This file is part of x11vnc. diff --git a/x11vnc/cleanup.h b/x11vnc/cleanup.h index d80b24c..0c4dcea 100644 --- a/x11vnc/cleanup.h +++ b/x11vnc/cleanup.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2002-2009 Karl J. Runge + Copyright (C) 2002-2010 Karl J. Runge All rights reserved. This file is part of x11vnc. diff --git a/x11vnc/connections.c b/x11vnc/connections.c index f6fd6aa..25eb86a 100644 --- a/x11vnc/connections.c +++ b/x11vnc/connections.c @@ -1,5 +1,5 @@ /* - Copyright (C) 2002-2009 Karl J. Runge + Copyright (C) 2002-2010 Karl J. Runge All rights reserved. This file is part of x11vnc. diff --git a/x11vnc/connections.h b/x11vnc/connections.h index 25a2027..2edfab0 100644 --- a/x11vnc/connections.h +++ b/x11vnc/connections.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2002-2009 Karl J. Runge + Copyright (C) 2002-2010 Karl J. Runge All rights reserved. This file is part of x11vnc. diff --git a/x11vnc/cursor.c b/x11vnc/cursor.c index 2ec93c3..12700f4 100644 --- a/x11vnc/cursor.c +++ b/x11vnc/cursor.c @@ -1,5 +1,5 @@ /* - Copyright (C) 2002-2009 Karl J. Runge + Copyright (C) 2002-2010 Karl J. Runge All rights reserved. This file is part of x11vnc. diff --git a/x11vnc/cursor.h b/x11vnc/cursor.h index 22e8621..9c74944 100644 --- a/x11vnc/cursor.h +++ b/x11vnc/cursor.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2002-2009 Karl J. Runge + Copyright (C) 2002-2010 Karl J. Runge All rights reserved. This file is part of x11vnc. diff --git a/x11vnc/enc.h b/x11vnc/enc.h index 4c43b8d..37877df 100644 --- a/x11vnc/enc.h +++ b/x11vnc/enc.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2002-2009 Karl J. Runge + Copyright (C) 2002-2010 Karl J. Runge All rights reserved. This file is part of x11vnc. diff --git a/x11vnc/enums.h b/x11vnc/enums.h index ed94cfc..d9ce84c 100644 --- a/x11vnc/enums.h +++ b/x11vnc/enums.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2002-2009 Karl J. Runge + Copyright (C) 2002-2010 Karl J. Runge All rights reserved. This file is part of x11vnc. diff --git a/x11vnc/gui.c b/x11vnc/gui.c index a7f2713..e264385 100644 --- a/x11vnc/gui.c +++ b/x11vnc/gui.c @@ -1,5 +1,5 @@ /* - Copyright (C) 2002-2009 Karl J. Runge + Copyright (C) 2002-2010 Karl J. Runge All rights reserved. This file is part of x11vnc. diff --git a/x11vnc/gui.h b/x11vnc/gui.h index 2e5323d..d097ddb 100644 --- a/x11vnc/gui.h +++ b/x11vnc/gui.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2002-2009 Karl J. Runge + Copyright (C) 2002-2010 Karl J. Runge All rights reserved. This file is part of x11vnc. diff --git a/x11vnc/help.c b/x11vnc/help.c index 0de7fc7..80288f6 100644 --- a/x11vnc/help.c +++ b/x11vnc/help.c @@ -1,5 +1,5 @@ /* - Copyright (C) 2002-2009 Karl J. Runge + Copyright (C) 2002-2010 Karl J. Runge All rights reserved. This file is part of x11vnc. diff --git a/x11vnc/help.h b/x11vnc/help.h index a437082..4607af8 100644 --- a/x11vnc/help.h +++ b/x11vnc/help.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2002-2009 Karl J. Runge + Copyright (C) 2002-2010 Karl J. Runge All rights reserved. This file is part of x11vnc. diff --git a/x11vnc/inet.c b/x11vnc/inet.c index 9e8e2c2..d63aef4 100644 --- a/x11vnc/inet.c +++ b/x11vnc/inet.c @@ -1,5 +1,5 @@ /* - Copyright (C) 2002-2009 Karl J. Runge + Copyright (C) 2002-2010 Karl J. Runge All rights reserved. This file is part of x11vnc. diff --git a/x11vnc/inet.h b/x11vnc/inet.h index 747e7a2..4ac7597 100644 --- a/x11vnc/inet.h +++ b/x11vnc/inet.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2002-2009 Karl J. Runge + Copyright (C) 2002-2010 Karl J. Runge All rights reserved. This file is part of x11vnc. diff --git a/x11vnc/keyboard.c b/x11vnc/keyboard.c index 3713210..cdf85e9 100644 --- a/x11vnc/keyboard.c +++ b/x11vnc/keyboard.c @@ -1,5 +1,5 @@ /* - Copyright (C) 2002-2009 Karl J. Runge + Copyright (C) 2002-2010 Karl J. Runge All rights reserved. This file is part of x11vnc. diff --git a/x11vnc/keyboard.h b/x11vnc/keyboard.h index b773b5c..e72cb86 100644 --- a/x11vnc/keyboard.h +++ b/x11vnc/keyboard.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2002-2009 Karl J. Runge + Copyright (C) 2002-2010 Karl J. Runge All rights reserved. This file is part of x11vnc. diff --git a/x11vnc/linuxfb.c b/x11vnc/linuxfb.c index f6630b0..f65a67d 100644 --- a/x11vnc/linuxfb.c +++ b/x11vnc/linuxfb.c @@ -1,5 +1,5 @@ /* - Copyright (C) 2002-2009 Karl J. Runge + Copyright (C) 2002-2010 Karl J. Runge All rights reserved. This file is part of x11vnc. diff --git a/x11vnc/linuxfb.h b/x11vnc/linuxfb.h index c7fdea4..d3886c9 100644 --- a/x11vnc/linuxfb.h +++ b/x11vnc/linuxfb.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2002-2009 Karl J. Runge + Copyright (C) 2002-2010 Karl J. Runge All rights reserved. This file is part of x11vnc. diff --git a/x11vnc/macosx.c b/x11vnc/macosx.c index 8670b36..b3cff79 100644 --- a/x11vnc/macosx.c +++ b/x11vnc/macosx.c @@ -1,5 +1,5 @@ /* - Copyright (C) 2002-2009 Karl J. Runge + Copyright (C) 2002-2010 Karl J. Runge All rights reserved. This file is part of x11vnc. diff --git a/x11vnc/macosx.h b/x11vnc/macosx.h index ab32253..60620c8 100644 --- a/x11vnc/macosx.h +++ b/x11vnc/macosx.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2002-2009 Karl J. Runge + Copyright (C) 2002-2010 Karl J. Runge All rights reserved. This file is part of x11vnc. diff --git a/x11vnc/macosxCG.c b/x11vnc/macosxCG.c index bc3b1b8..4f1fd0a 100644 --- a/x11vnc/macosxCG.c +++ b/x11vnc/macosxCG.c @@ -1,5 +1,5 @@ /* - Copyright (C) 2002-2009 Karl J. Runge + Copyright (C) 2002-2010 Karl J. Runge All rights reserved. This file is part of x11vnc. diff --git a/x11vnc/macosxCG.h b/x11vnc/macosxCG.h index 5679cc6..60beab1 100644 --- a/x11vnc/macosxCG.h +++ b/x11vnc/macosxCG.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2002-2009 Karl J. Runge + Copyright (C) 2002-2010 Karl J. Runge All rights reserved. This file is part of x11vnc. diff --git a/x11vnc/macosxCGP.c b/x11vnc/macosxCGP.c index 9f887cd..230042c 100644 --- a/x11vnc/macosxCGP.c +++ b/x11vnc/macosxCGP.c @@ -1,5 +1,5 @@ /* - Copyright (C) 2002-2009 Karl J. Runge + Copyright (C) 2002-2010 Karl J. Runge All rights reserved. This file is part of x11vnc. diff --git a/x11vnc/macosxCGP.h b/x11vnc/macosxCGP.h index 9232203..47026b0 100644 --- a/x11vnc/macosxCGP.h +++ b/x11vnc/macosxCGP.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2002-2009 Karl J. Runge + Copyright (C) 2002-2010 Karl J. Runge All rights reserved. This file is part of x11vnc. diff --git a/x11vnc/macosxCGS.c b/x11vnc/macosxCGS.c index 3169d01..7680130 100644 --- a/x11vnc/macosxCGS.c +++ b/x11vnc/macosxCGS.c @@ -1,5 +1,5 @@ /* - Copyright (C) 2002-2009 Karl J. Runge + Copyright (C) 2002-2010 Karl J. Runge All rights reserved. This file is part of x11vnc. diff --git a/x11vnc/macosxCGS.h b/x11vnc/macosxCGS.h index b6c994b..21bdebd 100644 --- a/x11vnc/macosxCGS.h +++ b/x11vnc/macosxCGS.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2002-2009 Karl J. Runge + Copyright (C) 2002-2010 Karl J. Runge All rights reserved. This file is part of x11vnc. diff --git a/x11vnc/misc/README b/x11vnc/misc/README index 713c95b..abb60f6 100644 --- a/x11vnc/misc/README +++ b/x11vnc/misc/README @@ -31,3 +31,5 @@ Misc. scripts: shm_clear list or remove orphaned shm slots from hard x11vnc crashes. x11vnc_loop kludge to run in bg attaching x11vnc to X login. Better to use Xsetup mechanism. + Xdummy An LD_PRELOAD kludge to run the Xorg "dummy" device driver + like Xvfb. diff --git a/x11vnc/misc/Xdummy b/x11vnc/misc/Xdummy index 452eb4d..03fc44b 100755 --- a/x11vnc/misc/Xdummy +++ b/x11vnc/misc/Xdummy @@ -196,6 +196,9 @@ Options: config file. Use this to have a smaller geometry than the one in the system config file. + The option -geometry can be used instead of -geom; + x11vnc calls Xdummy and Xvfb this way. + -depth n Use pixel color depth n (e.g. 8, 16, or 24). This makes sure the X config file has a Screen.Display subsection of this depth. Note this option is @@ -432,7 +435,9 @@ do "-uid") XDUMMY_UID="$2"; shift export XDUMMY_UID ;; - "-geom") geom="$2"; shift + "-geom") geom="$2"; shift + ;; + "-geometry") geom="$2"; shift ;; "-depth") depth="$2"; args="$args -depth $2"; shift diff --git a/x11vnc/misc/rx11vnc b/x11vnc/misc/rx11vnc index 27e6d06..cf9c78b 100755 --- a/x11vnc/misc/rx11vnc +++ b/x11vnc/misc/rx11vnc @@ -94,7 +94,7 @@ if [ $tunnel ]; then # before we can connect. # time=15 - $rsh -f $redir $host "$cmd $disp; echo END; sleep $time" > $tmp + $rsh -t -f $redir $host "$cmd $disp; echo END; sleep $time" > $tmp i=0 while [ $i -lt $time ] diff --git a/x11vnc/misc/rx11vnc.pl b/x11vnc/misc/rx11vnc.pl index cf4b437..e6ab0a1 100755 --- a/x11vnc/misc/rx11vnc.pl +++ b/x11vnc/misc/rx11vnc.pl @@ -141,7 +141,7 @@ $cmd = $x11vnc_cmd; $cmd =~ s/%DISP/$disp/; # This is the ssh cmd for the local side (this machine): -$ssh_cmd = "ssh -f $remote_user $redir $host '$cmd; echo END; sleep $sleep_time'"; +$ssh_cmd = "ssh -t -f $remote_user $redir $host '$cmd; echo END; sleep $sleep_time'"; $ssh_cmd =~ s/ / /g; print STDERR "running ssh command:\n\n$ssh_cmd\n\n"; diff --git a/x11vnc/options.c b/x11vnc/options.c index c305bf1..9a8c958 100644 --- a/x11vnc/options.c +++ b/x11vnc/options.c @@ -1,5 +1,5 @@ /* - Copyright (C) 2002-2009 Karl J. Runge + Copyright (C) 2002-2010 Karl J. Runge All rights reserved. This file is part of x11vnc. diff --git a/x11vnc/options.h b/x11vnc/options.h index 3a72dd5..110e4b8 100644 --- a/x11vnc/options.h +++ b/x11vnc/options.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2002-2009 Karl J. Runge + Copyright (C) 2002-2010 Karl J. Runge All rights reserved. This file is part of x11vnc. diff --git a/x11vnc/params.h b/x11vnc/params.h index 9495c11..a1690b9 100644 --- a/x11vnc/params.h +++ b/x11vnc/params.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2002-2009 Karl J. Runge + Copyright (C) 2002-2010 Karl J. Runge All rights reserved. This file is part of x11vnc. diff --git a/x11vnc/pm.c b/x11vnc/pm.c index 5b31d84..659c272 100644 --- a/x11vnc/pm.c +++ b/x11vnc/pm.c @@ -1,5 +1,5 @@ /* - Copyright (C) 2002-2009 Karl J. Runge + Copyright (C) 2002-2010 Karl J. Runge All rights reserved. This file is part of x11vnc. diff --git a/x11vnc/pm.h b/x11vnc/pm.h index 4d34578..01ef9a6 100644 --- a/x11vnc/pm.h +++ b/x11vnc/pm.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2002-2009 Karl J. Runge + Copyright (C) 2002-2010 Karl J. Runge All rights reserved. This file is part of x11vnc. diff --git a/x11vnc/pointer.c b/x11vnc/pointer.c index d359d0d..097a43c 100644 --- a/x11vnc/pointer.c +++ b/x11vnc/pointer.c @@ -1,5 +1,5 @@ /* - Copyright (C) 2002-2009 Karl J. Runge + Copyright (C) 2002-2010 Karl J. Runge All rights reserved. This file is part of x11vnc. diff --git a/x11vnc/pointer.h b/x11vnc/pointer.h index a5b7e86..558f381 100644 --- a/x11vnc/pointer.h +++ b/x11vnc/pointer.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2002-2009 Karl J. Runge + Copyright (C) 2002-2010 Karl J. Runge All rights reserved. This file is part of x11vnc. diff --git a/x11vnc/rates.c b/x11vnc/rates.c index 1424604..0af5e42 100644 --- a/x11vnc/rates.c +++ b/x11vnc/rates.c @@ -1,5 +1,5 @@ /* - Copyright (C) 2002-2009 Karl J. Runge + Copyright (C) 2002-2010 Karl J. Runge All rights reserved. This file is part of x11vnc. diff --git a/x11vnc/rates.h b/x11vnc/rates.h index afdb3a3..3de8c4e 100644 --- a/x11vnc/rates.h +++ b/x11vnc/rates.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2002-2009 Karl J. Runge + Copyright (C) 2002-2010 Karl J. Runge All rights reserved. This file is part of x11vnc. diff --git a/x11vnc/remote.c b/x11vnc/remote.c index d3ff58a..5985464 100644 --- a/x11vnc/remote.c +++ b/x11vnc/remote.c @@ -1,5 +1,5 @@ /* - Copyright (C) 2002-2009 Karl J. Runge + Copyright (C) 2002-2010 Karl J. Runge All rights reserved. This file is part of x11vnc. diff --git a/x11vnc/remote.h b/x11vnc/remote.h index 14e7261..3a2dea2 100644 --- a/x11vnc/remote.h +++ b/x11vnc/remote.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2002-2009 Karl J. Runge + Copyright (C) 2002-2010 Karl J. Runge All rights reserved. This file is part of x11vnc. diff --git a/x11vnc/scan.c b/x11vnc/scan.c index ab474ed..af81cea 100644 --- a/x11vnc/scan.c +++ b/x11vnc/scan.c @@ -1,5 +1,5 @@ /* - Copyright (C) 2002-2009 Karl J. Runge + Copyright (C) 2002-2010 Karl J. Runge All rights reserved. This file is part of x11vnc. diff --git a/x11vnc/scan.h b/x11vnc/scan.h index c2ec50c..32cf216 100644 --- a/x11vnc/scan.h +++ b/x11vnc/scan.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2002-2009 Karl J. Runge + Copyright (C) 2002-2010 Karl J. Runge All rights reserved. This file is part of x11vnc. diff --git a/x11vnc/screen.c b/x11vnc/screen.c index 5cd8b69..4595f56 100644 --- a/x11vnc/screen.c +++ b/x11vnc/screen.c @@ -1,5 +1,5 @@ /* - Copyright (C) 2002-2009 Karl J. Runge + Copyright (C) 2002-2010 Karl J. Runge All rights reserved. This file is part of x11vnc. diff --git a/x11vnc/screen.h b/x11vnc/screen.h index 7da621b..e7376f4 100644 --- a/x11vnc/screen.h +++ b/x11vnc/screen.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2002-2009 Karl J. Runge + Copyright (C) 2002-2010 Karl J. Runge All rights reserved. This file is part of x11vnc. diff --git a/x11vnc/scrollevent_t.h b/x11vnc/scrollevent_t.h index eb93ce9..e0ea951 100644 --- a/x11vnc/scrollevent_t.h +++ b/x11vnc/scrollevent_t.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2002-2009 Karl J. Runge + Copyright (C) 2002-2010 Karl J. Runge All rights reserved. This file is part of x11vnc. diff --git a/x11vnc/selection.c b/x11vnc/selection.c index 9d96cd9..a334586 100644 --- a/x11vnc/selection.c +++ b/x11vnc/selection.c @@ -1,5 +1,5 @@ /* - Copyright (C) 2002-2009 Karl J. Runge + Copyright (C) 2002-2010 Karl J. Runge All rights reserved. This file is part of x11vnc. diff --git a/x11vnc/selection.h b/x11vnc/selection.h index 9e0a182..e528540 100644 --- a/x11vnc/selection.h +++ b/x11vnc/selection.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2002-2009 Karl J. Runge + Copyright (C) 2002-2010 Karl J. Runge All rights reserved. This file is part of x11vnc. diff --git a/x11vnc/solid.c b/x11vnc/solid.c index d677fc2..c78fb1f 100644 --- a/x11vnc/solid.c +++ b/x11vnc/solid.c @@ -1,5 +1,5 @@ /* - Copyright (C) 2002-2009 Karl J. Runge + Copyright (C) 2002-2010 Karl J. Runge All rights reserved. This file is part of x11vnc. diff --git a/x11vnc/solid.h b/x11vnc/solid.h index 8ade2f9..4d45ace 100644 --- a/x11vnc/solid.h +++ b/x11vnc/solid.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2002-2009 Karl J. Runge + Copyright (C) 2002-2010 Karl J. Runge All rights reserved. This file is part of x11vnc. diff --git a/x11vnc/sslcmds.c b/x11vnc/sslcmds.c index 5a4e027..f096391 100644 --- a/x11vnc/sslcmds.c +++ b/x11vnc/sslcmds.c @@ -1,5 +1,5 @@ /* - Copyright (C) 2002-2009 Karl J. Runge + Copyright (C) 2002-2010 Karl J. Runge All rights reserved. This file is part of x11vnc. diff --git a/x11vnc/sslcmds.h b/x11vnc/sslcmds.h index f8d5210..f190945 100644 --- a/x11vnc/sslcmds.h +++ b/x11vnc/sslcmds.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2002-2009 Karl J. Runge + Copyright (C) 2002-2010 Karl J. Runge All rights reserved. This file is part of x11vnc. diff --git a/x11vnc/sslhelper.c b/x11vnc/sslhelper.c index 5af3376..3d19834 100644 --- a/x11vnc/sslhelper.c +++ b/x11vnc/sslhelper.c @@ -1,5 +1,5 @@ /* - Copyright (C) 2002-2009 Karl J. Runge + Copyright (C) 2002-2010 Karl J. Runge All rights reserved. This file is part of x11vnc. diff --git a/x11vnc/sslhelper.h b/x11vnc/sslhelper.h index 92011ba..2cf82d3 100644 --- a/x11vnc/sslhelper.h +++ b/x11vnc/sslhelper.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2002-2009 Karl J. Runge + Copyright (C) 2002-2010 Karl J. Runge All rights reserved. This file is part of x11vnc. diff --git a/x11vnc/ssltools.h b/x11vnc/ssltools.h index 98aa1ff..855726a 100644 --- a/x11vnc/ssltools.h +++ b/x11vnc/ssltools.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2002-2009 Karl J. Runge + Copyright (C) 2002-2010 Karl J. Runge All rights reserved. This file is part of x11vnc. diff --git a/x11vnc/uinput.c b/x11vnc/uinput.c index 0407100..2dfb9fe 100644 --- a/x11vnc/uinput.c +++ b/x11vnc/uinput.c @@ -1,5 +1,5 @@ /* - Copyright (C) 2002-2009 Karl J. Runge + Copyright (C) 2002-2010 Karl J. Runge All rights reserved. This file is part of x11vnc. diff --git a/x11vnc/uinput.h b/x11vnc/uinput.h index 547a4b0..01e8708 100644 --- a/x11vnc/uinput.h +++ b/x11vnc/uinput.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2002-2009 Karl J. Runge + Copyright (C) 2002-2010 Karl J. Runge All rights reserved. This file is part of x11vnc. diff --git a/x11vnc/unixpw.c b/x11vnc/unixpw.c index f8fdb20..946e371 100644 --- a/x11vnc/unixpw.c +++ b/x11vnc/unixpw.c @@ -1,5 +1,5 @@ /* - Copyright (C) 2002-2009 Karl J. Runge + Copyright (C) 2002-2010 Karl J. Runge All rights reserved. This file is part of x11vnc. diff --git a/x11vnc/unixpw.h b/x11vnc/unixpw.h index 8675624..7b93d30 100644 --- a/x11vnc/unixpw.h +++ b/x11vnc/unixpw.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2002-2009 Karl J. Runge + Copyright (C) 2002-2010 Karl J. Runge All rights reserved. This file is part of x11vnc. diff --git a/x11vnc/user.c b/x11vnc/user.c index 1b1cfba..12783f0 100644 --- a/x11vnc/user.c +++ b/x11vnc/user.c @@ -1,5 +1,5 @@ /* - Copyright (C) 2002-2009 Karl J. Runge + Copyright (C) 2002-2010 Karl J. Runge All rights reserved. This file is part of x11vnc. diff --git a/x11vnc/user.h b/x11vnc/user.h index 7b3e39a..68c1bb8 100644 --- a/x11vnc/user.h +++ b/x11vnc/user.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2002-2009 Karl J. Runge + Copyright (C) 2002-2010 Karl J. Runge All rights reserved. This file is part of x11vnc. diff --git a/x11vnc/userinput.c b/x11vnc/userinput.c index 2fd53c7..8c83080 100644 --- a/x11vnc/userinput.c +++ b/x11vnc/userinput.c @@ -1,5 +1,5 @@ /* - Copyright (C) 2002-2009 Karl J. Runge + Copyright (C) 2002-2010 Karl J. Runge All rights reserved. This file is part of x11vnc. diff --git a/x11vnc/userinput.h b/x11vnc/userinput.h index 2d906e7..a5fd2b3 100644 --- a/x11vnc/userinput.h +++ b/x11vnc/userinput.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2002-2009 Karl J. Runge + Copyright (C) 2002-2010 Karl J. Runge All rights reserved. This file is part of x11vnc. diff --git a/x11vnc/util.c b/x11vnc/util.c index 5a733de..e6c77d6 100644 --- a/x11vnc/util.c +++ b/x11vnc/util.c @@ -1,5 +1,5 @@ /* - Copyright (C) 2002-2009 Karl J. Runge + Copyright (C) 2002-2010 Karl J. Runge All rights reserved. This file is part of x11vnc. diff --git a/x11vnc/util.h b/x11vnc/util.h index 2d8c3bf..64c9f76 100644 --- a/x11vnc/util.h +++ b/x11vnc/util.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2002-2009 Karl J. Runge + Copyright (C) 2002-2010 Karl J. Runge All rights reserved. This file is part of x11vnc. diff --git a/x11vnc/v4l.c b/x11vnc/v4l.c index 516f532..2180794 100644 --- a/x11vnc/v4l.c +++ b/x11vnc/v4l.c @@ -1,5 +1,5 @@ /* - Copyright (C) 2002-2009 Karl J. Runge + Copyright (C) 2002-2010 Karl J. Runge All rights reserved. This file is part of x11vnc. diff --git a/x11vnc/v4l.h b/x11vnc/v4l.h index 41fa671..1cae722 100644 --- a/x11vnc/v4l.h +++ b/x11vnc/v4l.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2002-2009 Karl J. Runge + Copyright (C) 2002-2010 Karl J. Runge All rights reserved. This file is part of x11vnc. diff --git a/x11vnc/win_utils.c b/x11vnc/win_utils.c index 3fccc45..7aa9b4c 100644 --- a/x11vnc/win_utils.c +++ b/x11vnc/win_utils.c @@ -1,5 +1,5 @@ /* - Copyright (C) 2002-2009 Karl J. Runge + Copyright (C) 2002-2010 Karl J. Runge All rights reserved. This file is part of x11vnc. diff --git a/x11vnc/win_utils.h b/x11vnc/win_utils.h index 4a7c890..0b99165 100644 --- a/x11vnc/win_utils.h +++ b/x11vnc/win_utils.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2002-2009 Karl J. Runge + Copyright (C) 2002-2010 Karl J. Runge All rights reserved. This file is part of x11vnc. diff --git a/x11vnc/winattr_t.h b/x11vnc/winattr_t.h index 1b6ac0d..24ea81b 100644 --- a/x11vnc/winattr_t.h +++ b/x11vnc/winattr_t.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2002-2009 Karl J. Runge + Copyright (C) 2002-2010 Karl J. Runge All rights reserved. This file is part of x11vnc. diff --git a/x11vnc/x11vnc.1 b/x11vnc/x11vnc.1 index 8678aaa..9fe7e56 100644 --- a/x11vnc/x11vnc.1 +++ b/x11vnc/x11vnc.1 @@ -1,8 +1,8 @@ .\" This file was automatically generated from x11vnc -help output. -.TH X11VNC "1" "December 2009" "x11vnc " "User Commands" +.TH X11VNC "1" "January 2010" "x11vnc " "User Commands" .SH NAME x11vnc - allow VNC connections to real X11 displays - version: 0.9.10, lastmod: 2009-12-28 + version: 0.9.10, lastmod: 2010-01-02 .SH SYNOPSIS .B x11vnc [OPTION]... diff --git a/x11vnc/x11vnc.h b/x11vnc/x11vnc.h index 8e208ea..9363cc2 100644 --- a/x11vnc/x11vnc.h +++ b/x11vnc/x11vnc.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2002-2009 Karl J. Runge + Copyright (C) 2002-2010 Karl J. Runge All rights reserved. This file is part of x11vnc. diff --git a/x11vnc/x11vnc_defs.c b/x11vnc/x11vnc_defs.c index 6673771..8be132a 100644 --- a/x11vnc/x11vnc_defs.c +++ b/x11vnc/x11vnc_defs.c @@ -1,5 +1,5 @@ /* - Copyright (C) 2002-2009 Karl J. Runge + Copyright (C) 2002-2010 Karl J. Runge All rights reserved. This file is part of x11vnc. @@ -47,7 +47,7 @@ int xtrap_base_event_type = 0; int xdamage_base_event_type = 0; /* date +'lastmod: %Y-%m-%d' */ -char lastmod[] = "0.9.10 lastmod: 2009-12-28"; +char lastmod[] = "0.9.10 lastmod: 2010-01-02"; /* X display info */ diff --git a/x11vnc/xdamage.c b/x11vnc/xdamage.c index be6b79b..3eb12f5 100644 --- a/x11vnc/xdamage.c +++ b/x11vnc/xdamage.c @@ -1,5 +1,5 @@ /* - Copyright (C) 2002-2009 Karl J. Runge + Copyright (C) 2002-2010 Karl J. Runge All rights reserved. This file is part of x11vnc. diff --git a/x11vnc/xdamage.h b/x11vnc/xdamage.h index 22046a6..9919b7d 100644 --- a/x11vnc/xdamage.h +++ b/x11vnc/xdamage.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2002-2009 Karl J. Runge + Copyright (C) 2002-2010 Karl J. Runge All rights reserved. This file is part of x11vnc. diff --git a/x11vnc/xevents.c b/x11vnc/xevents.c index dadd197..de6db8a 100644 --- a/x11vnc/xevents.c +++ b/x11vnc/xevents.c @@ -1,5 +1,5 @@ /* - Copyright (C) 2002-2009 Karl J. Runge + Copyright (C) 2002-2010 Karl J. Runge All rights reserved. This file is part of x11vnc. diff --git a/x11vnc/xevents.h b/x11vnc/xevents.h index e603873..dbdddde 100644 --- a/x11vnc/xevents.h +++ b/x11vnc/xevents.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2002-2009 Karl J. Runge + Copyright (C) 2002-2010 Karl J. Runge All rights reserved. This file is part of x11vnc. diff --git a/x11vnc/xinerama.c b/x11vnc/xinerama.c index 8a1c0b5..3f8ed84 100644 --- a/x11vnc/xinerama.c +++ b/x11vnc/xinerama.c @@ -1,5 +1,5 @@ /* - Copyright (C) 2002-2009 Karl J. Runge + Copyright (C) 2002-2010 Karl J. Runge All rights reserved. This file is part of x11vnc. diff --git a/x11vnc/xinerama.h b/x11vnc/xinerama.h index d871254..6fd00cf 100644 --- a/x11vnc/xinerama.h +++ b/x11vnc/xinerama.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2002-2009 Karl J. Runge + Copyright (C) 2002-2010 Karl J. Runge All rights reserved. This file is part of x11vnc. diff --git a/x11vnc/xkb_bell.c b/x11vnc/xkb_bell.c index b8b7991..71563d6 100644 --- a/x11vnc/xkb_bell.c +++ b/x11vnc/xkb_bell.c @@ -1,5 +1,5 @@ /* - Copyright (C) 2002-2009 Karl J. Runge + Copyright (C) 2002-2010 Karl J. Runge All rights reserved. This file is part of x11vnc. diff --git a/x11vnc/xkb_bell.h b/x11vnc/xkb_bell.h index 44cf875..16762e7 100644 --- a/x11vnc/xkb_bell.h +++ b/x11vnc/xkb_bell.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2002-2009 Karl J. Runge + Copyright (C) 2002-2010 Karl J. Runge All rights reserved. This file is part of x11vnc. diff --git a/x11vnc/xrandr.c b/x11vnc/xrandr.c index 1e4c3f5..d0d68e1 100644 --- a/x11vnc/xrandr.c +++ b/x11vnc/xrandr.c @@ -1,5 +1,5 @@ /* - Copyright (C) 2002-2009 Karl J. Runge + Copyright (C) 2002-2010 Karl J. Runge All rights reserved. This file is part of x11vnc. diff --git a/x11vnc/xrandr.h b/x11vnc/xrandr.h index b602b3d..3f898f6 100644 --- a/x11vnc/xrandr.h +++ b/x11vnc/xrandr.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2002-2009 Karl J. Runge + Copyright (C) 2002-2010 Karl J. Runge All rights reserved. This file is part of x11vnc. diff --git a/x11vnc/xrecord.c b/x11vnc/xrecord.c index 6f84146..ab32fbe 100644 --- a/x11vnc/xrecord.c +++ b/x11vnc/xrecord.c @@ -1,5 +1,5 @@ /* - Copyright (C) 2002-2009 Karl J. Runge + Copyright (C) 2002-2010 Karl J. Runge All rights reserved. This file is part of x11vnc. diff --git a/x11vnc/xrecord.h b/x11vnc/xrecord.h index 04dce8a..cee660d 100644 --- a/x11vnc/xrecord.h +++ b/x11vnc/xrecord.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2002-2009 Karl J. Runge + Copyright (C) 2002-2010 Karl J. Runge All rights reserved. This file is part of x11vnc. diff --git a/x11vnc/xwrappers.c b/x11vnc/xwrappers.c index 47e52da..6037114 100644 --- a/x11vnc/xwrappers.c +++ b/x11vnc/xwrappers.c @@ -1,5 +1,5 @@ /* - Copyright (C) 2002-2009 Karl J. Runge + Copyright (C) 2002-2010 Karl J. Runge All rights reserved. This file is part of x11vnc. diff --git a/x11vnc/xwrappers.h b/x11vnc/xwrappers.h index ce90fa9..f1e0fbf 100644 --- a/x11vnc/xwrappers.h +++ b/x11vnc/xwrappers.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2002-2009 Karl J. Runge + Copyright (C) 2002-2010 Karl J. Runge All rights reserved. This file is part of x11vnc.