]> git.proxmox.com Git - mirror_novnc.git/blame - LICENSE.txt
Version 0.1, debian packaging, license text.
[mirror_novnc.git] / LICENSE.txt
CommitLineData
c0c143a1
JM
1noVNC is Copyright (C) 2011 Joel Martin <github@martintribe.org>
2
3Some portions of noVNC are copyright to their individual authors.
4Please refer to the individual source files and/or to the noVNC commit
5history: https://github.com/kanaka/noVNC/commits/master
6
7noVNC is licensed under the LGPL (GNU Lesser General Public License)
8version 3 with the following exceptions:
3a2fafac 9
b7c9657b
JM
10 include/input.js : LGPL-2 or any later version
11
3a2fafac
JM
12 include/base64.js : Dual GPL-2 or LGPL-2.1
13
14 incluee/des.js : Various BSD style licenses
15
5f409eee
JM
16 include/web-socket-js/ : New BSD license. Source code at
17 http://github.com/gimite/web-socket-js
3a2fafac 18
159ad55d
JM
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.
c0c143a1
JM
23
24The LGPL-3 license text is included at:
25 docs/LICENSE.LGPL-3 and
26 docs/LICENSE.GPL-3
27
28Or 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