1 noVNC is Copyright (C) 2011 Joel Martin <github (a] 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 (all LGPL-3 compatible): 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 include/des.js : Various BSD style licenses 15 16 include/jsunzip.js : zlib/libpng license 17 18 include/web-socket-js/ : New BSD license. Source code at 19 http://github.com/gimite/web-socket-js 20 21 include/Orbitron* : SIL Open Font License 1.1 22 (Copyright 2009 Matt McInerney) 23 24 images/ : Creative Commons Attribution-ShareAlike 25 http://creativecommons.org/licenses/by-sa/3.0/ 26 27 The license texts are included at: 28 docs/LICENSE.LGPL-3 and 29 docs/LICENSE.GPL-3 30 docs/LICENSE.OFL-1.1 31 32 Or alternatively the license texts may be found here: 33 http://www.gnu.org/licenses/lgpl.html and 34 http://www.gnu.org/licenses/gpl.html 35 http://scripts.sil.org/OFL 36