LICENSE.txt 1.3 KB

123456789101112131415161718192021222324252627282930313233
  1. noVNC is Copyright (C) 2011 Joel Martin <github@martintribe.org>
  2. Some portions of noVNC are copyright to their individual authors.
  3. Please refer to the individual source files and/or to the noVNC commit
  4. history: https://github.com/kanaka/noVNC/commits/master
  5. noVNC is licensed under the LGPL (GNU Lesser General Public License)
  6. version 3 with the following exceptions (all LGPL-3 compatible):
  7. include/input.js : LGPL-2 or any later version
  8. include/base64.js : Dual GPL-2 or LGPL-2.1
  9. include/des.js : Various BSD style licenses
  10. include/web-socket-js/ : New BSD license. Source code at
  11. http://github.com/gimite/web-socket-js
  12. include/Orbitron* : SIL Open Font License 1.1
  13. (Copyright 2009 Matt McInerney)
  14. images/ : Creative Commons Attribution-ShareAlike
  15. http://creativecommons.org/licenses/by-sa/3.0/
  16. The license texts are included at:
  17. docs/LICENSE.LGPL-3 and
  18. docs/LICENSE.GPL-3
  19. docs/LICENSE.OFL-1.1
  20. Or alternatively the license texts may be found here:
  21. http://www.gnu.org/licenses/lgpl.html and
  22. http://www.gnu.org/licenses/gpl.html
  23. http://scripts.sil.org/OFL