summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJani Heikkinen <jani.heikkinen@theqtcompany.com>2015-02-19 12:47:33 +0200
committerJani Heikkinen <jani.heikkinen@theqtcompany.com>2015-02-25 12:41:24 +0000
commit7bd6d072ed18b2f5732f9b15eaf4bc1c9b45f5df (patch)
tree49c519cd2ee7bf58cf0dbd6e80d988175c5b1b86 /README.md
parenta2d4e9e069139787e0b3e0d9f5b1af31f1863316 (diff)
downloadqtwebsockets-7bd6d072ed18b2f5732f9b15eaf4bc1c9b45f5df.tar.gz
Corrected license files & licensing information
Removed LICENSE & LICENSE.GPLv2 files Added LGPL_EXCEPTION.txt file Added LGPLv3 licensing option in readme file Task-number: QTBUG-43611 Change-Id: I492e5f9546ccc99a3e020b433fc42f825b18a836 Reviewed-by: Iikka Eklund <iikka.eklund@theqtcompany.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b164a22..68d513b 100644
--- a/README.md
+++ b/README.md
@@ -34,4 +34,4 @@ To use, add `websockets` to the QT variable.
* Extensions and sub-protocols
### License
-This code is licensed under LGPL v2.1.
+This code is licensed under LGPLv3 or LGPLv2.1.