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.
This commit is contained in:
Joel Martin
2011-04-14 11:25:11 -06:00
parent fac149ddbe
commit b7c9657b83
2 changed files with 3 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
/*
* noVNC: HTML5 VNC client
* 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 */