summaryrefslogtreecommitdiff
path: root/core/websock.js
diff options
context:
space:
mode:
Diffstat (limited to 'core/websock.js')
-rw-r--r--core/websock.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/websock.js b/core/websock.js
index 9f09230..ab63a3a 100644
--- a/core/websock.js
+++ b/core/websock.js
@@ -1,6 +1,6 @@
/*
* Websock: high-performance binary WebSockets
- * Copyright (C) 2012 Joel Martin
+ * Copyright (C) 2018 The noVNC Authors
* Licensed under MPL 2.0 (see LICENSE.txt)
*
* Websock is similar to the standard WebSocket object but with extra