/README.md

https://github.com/rcarmo/quartzcomposer-vnc · Markdown · 27 lines · 20 code · 7 blank · 0 comment · 0 complexity · d9ec87bb6532697731a70ede8ffeae15 MD5 · raw file

  1. # Quartz Composer VNC Server PlugIn
  2. Forked by Rui Carmo on January 2011 to provide extra attributes (port number, for one).
  3. Quartz Composer port originally by Mirek Rusin <mirek [at] me [dot] com>
  4. Homepage http://quartzcomposer.com/, source-code http://github.com/mirek
  5. Based on libvncserver v0.9.9 by J. E. Schindelin et al - http://libvncserver.sourceforge.net
  6. Copyright 2010 Inteliv Ltd
  7. ## License ##
  8. 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:
  9. This is free software; you can redistribute it and/or modify
  10. it under the terms of the GNU General Public License as published by
  11. the Free Software Foundation; either version 2 of the License, or
  12. (at your option) any later version.
  13. This software is distributed in the hope that it will be useful,
  14. but WITHOUT ANY WARRANTY; without even the implied warranty of
  15. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  16. GNU General Public License for more details.
  17. You should have received a copy of the GNU General Public License
  18. along with this software; if not, write to the Free Software
  19. Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
  20. USA.