]> git.proxmox.com Git - mirror_novnc.git/blobdiff - include/websock.js
Change noVNC license to from LGPLv3 to MPL 2.0
[mirror_novnc.git] / include / websock.js
index ccb7d4c12190a46ddff0809d404e813b94fa3d98..87d6e8cf62886d4acff77e7897efe9204b91fb96 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Websock: high-performance binary WebSockets
  * Copyright (C) 2012 Joel Martin
- * Licensed under LGPL-3 (see LICENSE.txt)
+ * Licensed under MPL 2.0 (see LICENSE.txt)
  *
  * Websock is similar to the standard WebSocket object but Websock
  * enables communication with raw TCP sockets (i.e. the binary stream)