diff options
author | runge <runge@karlrunge.com> | 2010-01-02 21:22:56 -0500 |
---|---|---|
committer | runge <runge@karlrunge.com> | 2010-01-02 21:22:56 -0500 |
commit | b6d5983560f1229ec39392d7d5489737cc1c4b64 (patch) | |
tree | c596f7959df45e8fab8c1522876fb4365feccd35 /x11vnc/xwrappers.c | |
parent | 69cd710dd2e2962420803f6629f74368e889a5ee (diff) | |
download | libvncserver-b6d5983560f1229ec39392d7d5489737cc1c4b64.zip libvncserver-b6d5983560f1229ec39392d7d5489737cc1c4b64.tar.gz |
x11vnc: small tweaks to Xdummy, rx11vnc*. Apply SMALL_FOOTPRINT to -appshare text. Copyright year change.
Diffstat (limited to 'x11vnc/xwrappers.c')
-rw-r--r-- | x11vnc/xwrappers.c | 2 |
1 files changed, 1 insertions, 1 deletions
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 <runge@karlrunge.com> + Copyright (C) 2002-2010 Karl J. Runge <runge@karlrunge.com> All rights reserved. This file is part of x11vnc. |