diff options
| author | Christian Beier <dontmind@freeshell.org> | 2012-04-02 16:29:06 +0200 |
|---|---|---|
| committer | Christian Beier <dontmind@freeshell.org> | 2012-04-02 16:29:06 +0200 |
| commit | 2d50fc84f7ba869767ce052aa2aa9b11a104e0de (patch) | |
| tree | a51b1e63b26a6c9797fc7799e4760e1bd057086f /libvncserver/sockets.c | |
| parent | 75bfb1f5d396b2908a9615cd02bebfc952baa045 (diff) | |
| download | libtdevnc-2d50fc84f7ba869767ce052aa2aa9b11a104e0de.tar.gz libtdevnc-2d50fc84f7ba869767ce052aa2aa9b11a104e0de.zip | |
IPv6 support for LibVNCServer, part four: add copyright notices to files with non-trivial changes.
Diffstat (limited to 'libvncserver/sockets.c')
| -rw-r--r-- | libvncserver/sockets.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libvncserver/sockets.c b/libvncserver/sockets.c index 1727eb0..84c9c98 100644 --- a/libvncserver/sockets.c +++ b/libvncserver/sockets.c @@ -19,6 +19,7 @@ */ /* + * Copyright (C) 2011-2012 Christian Beier <dontmind@freeshell.org> * Copyright (C) 2005 Rohit Kumar, Johannes E. Schindelin * OSXvnc Copyright (C) 2001 Dan McGuirk <mcguirk@incompleteness.net>. * Original Xvnc code Copyright (C) 1999 AT&T Laboratories Cambridge. |
