]> git.proxmox.com Git - mirror_novnc.git/blob - LICENSE.txt
Version 0.1, debian packaging, license text.
[mirror_novnc.git] / LICENSE.txt
1 noVNC is Copyright (C) 2011 Joel Martin <github@martintribe.org>
2
3 Some portions of noVNC are copyright to their individual authors.
4 Please refer to the individual source files and/or to the noVNC commit
5 history: https://github.com/kanaka/noVNC/commits/master
6
7 noVNC is licensed under the LGPL (GNU Lesser General Public License)
8 version 3 with the following exceptions:
9
10 include/input.js : LGPL-2 or any later version
11
12 include/base64.js : Dual GPL-2 or LGPL-2.1
13
14 incluee/des.js : Various BSD style licenses
15
16 include/web-socket-js/ : New BSD license. Source code at
17 http://github.com/gimite/web-socket-js
18
19 images/ : Creative Commons Attribution-ShareAlike
20 http://creativecommons.org/licenses/by-sa/3.0/
21 Uses of the work must be attributed
22 to the noVNC project.
23
24 The LGPL-3 license text is included at:
25 docs/LICENSE.LGPL-3 and
26 docs/LICENSE.GPL-3
27
28 Or alternatively the LGPL-3 license text may be found here:
29 http://www.gnu.org/licenses/lgpl.html and
30 http://www.gnu.org/licenses/gpl.html