Răsfoiți Sursa

include/input.js: change to LGPL-2 or later.

Requested by Alexander Larsson at Red Hat to allow incorporation of
solution into HTML5 gtk 3.0 backend.
Joel Martin 14 ani în urmă
părinte
comite
b7c9657b83
2 a modificat fișierele cu 3 adăugiri și 1 ștergeri
  1. 2 0
      LICENSE.txt
  2. 1 1
      include/input.js

+ 2 - 0
LICENSE.txt

@@ -1,6 +1,8 @@
 noVNC is licensed under the LGPL version 3 (see docs/LICENSE.GPL-3 and
 noVNC is licensed under the LGPL version 3 (see docs/LICENSE.GPL-3 and
 docs/LICENSE.LGPL-3) with the following exceptions:
 docs/LICENSE.LGPL-3) with the following exceptions:
 
 
+    include/input.js           : LGPL-2 or any later version
+   
     include/base64.js          : Dual GPL-2 or LGPL-2.1
     include/base64.js          : Dual GPL-2 or LGPL-2.1
    
    
     incluee/des.js             : Various BSD style licenses
     incluee/des.js             : Various BSD style licenses

+ 1 - 1
include/input.js

@@ -1,7 +1,7 @@
 /*
 /*
  * noVNC: HTML5 VNC client
  * noVNC: HTML5 VNC client
  * Copyright (C) 2011 Joel Martin
  * Copyright (C) 2011 Joel Martin
- * Licensed under LGPL-3 (see LICENSE.txt)
+ * Licensed under LGPL-2 or any later version (see LICENSE.txt)
  */
  */
 
 
 /*jslint browser: true, white: false, bitwise: false */
 /*jslint browser: true, white: false, bitwise: false */