copyright 1.3 KB

12345678910111213141516171819202122232425262728293031323334353637
  1. Upstream Project: https://github.com/kanaka/noVNC/
  2. --------------------- Original LICENSE.txt ---------------------------
  3. noVNC is Copyright (C) 2012 Joel Martin <github@martintribe.org>
  4. Some portions of noVNC are copyright to their individual authors.
  5. Please refer to the individual source files and/or to the noVNC commit
  6. history: https://github.com/kanaka/noVNC/commits/master
  7. noVNC is licensed under the MPL 2.0 (Mozilla Public License) with the
  8. following exceptions:
  9. *.html, *.css : 2-Clause BSD license
  10. include/Orbitron* : SIL Open Font License 1.1
  11. (Copyright 2009 Matt McInerney)
  12. images/ : Creative Commons Attribution-ShareAlike
  13. http://creativecommons.org/licenses/by-sa/3.0/
  14. include/base64.js : MPL 2.0
  15. include/des.js : Various BSD style licenses
  16. include/jsunzip.js : zlib/libpng license
  17. include/web-socket-js/ : New BSD license (3-clause). Source code at
  18. http://github.com/gimite/web-socket-js
  19. include/chrome-app/tcp-stream.js
  20. : Apache 2.0 license
  21. ----------------------------------------------------------------------
  22. The MPL-2.0 license text may be found here:
  23. http://www.mozilla.org/MPL/2.0/