summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@qt.io>2018-04-03 14:49:49 +0200
committerKai Koehne <kai.koehne@qt.io>2018-04-05 11:49:37 +0000
commitb4180df149605b542897ccd8cf55395553f9efbd (patch)
tree3c1f6122b48fc7281874bc73a00785874c37b53e
parentbcea7a1a8b46aa1e9e5fcf3e43bd251360cf8634 (diff)
downloadqtwebsockets-b4180df149605b542897ccd8cf55395553f9efbd.tar.gz
Remove incorrect license information from README.md
No other Qt module has a README.md, therefore anything put here has a high risk of going stale. Rather use the official documentation for license information. Task-number: QTBUG-64135 Change-Id: I0b233ee9f648f514cedf3ea0b152518fff915d16 Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io> Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
-rw-r--r--README.md3
1 files changed, 0 insertions, 3 deletions
diff --git a/README.md b/README.md
index 27510e0..49f75d1 100644
--- a/README.md
+++ b/README.md
@@ -32,6 +32,3 @@ To use, add `websockets` to the QT variable.
### Missing Features
* Extensions and sub-protocols
-
-### License
-This code is licensed under LGPLv3 or LGPLv2.1.