/README.md
https://github.com/rcarmo/quartzcomposer-vnc · Markdown · 27 lines · 20 code · 7 blank · 0 comment · 0 complexity · d9ec87bb6532697731a70ede8ffeae15 MD5 · raw file
- # Quartz Composer VNC Server PlugIn
- Forked by Rui Carmo on January 2011 to provide extra attributes (port number, for one).
- Quartz Composer port originally by Mirek Rusin <mirek [at] me [dot] com>
- Homepage http://quartzcomposer.com/, source-code http://github.com/mirek
- Based on libvncserver v0.9.9 by J. E. Schindelin et al - http://libvncserver.sourceforge.net
- Copyright 2010 Inteliv Ltd
- ## License ##
- Sadly, this code was originally licensed under the GPL (which I loathe, equating it to a licensing virus that gives zealots the chance to mess up your product), so I am forced to retain the following notice and license:
- This is free software; you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation; either version 2 of the License, or
- (at your option) any later version.
- This software is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
- You should have received a copy of the GNU General Public License
- along with this software; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
- USA.