Thanks to Michael Sersen for creating images/Logo.svg. - Add images directory with original SVG logo, favicon, and some derivative PNGs of the logo for different purpose. - Note that license on images/* is CC BY-SA. - Add utils/img2js.py to take an image and generate a base64 encoded data URI string. - Add base64 encoded data URI screen logo to display in canvas when disconnected.
15 lines
660 B
Plaintext
15 lines
660 B
Plaintext
noVNC is licensed under the LGPL version 3 (see docs/LICENSE.GPL-3 and
|
|
docs/LICENSE.LGPL-3) with the following exceptions:
|
|
|
|
include/base64.js : Dual GPL-2 or LGPL-2.1
|
|
|
|
incluee/des.js : Various BSD style licenses
|
|
|
|
include/web-socket-js/ : New BSD license. Source code at
|
|
http://github.com/gimite/web-socket-js
|
|
|
|
images/ : Creative Commons Attribution-ShareAlike
|
|
http://creativecommons.org/licenses/by-sa/3.0/
|
|
Uses of the work must be attributed
|
|
to the noVNC project.
|