From afddeb1e9b79bb9e8a8283794499351b08afef66 Mon Sep 17 00:00:00 2001 From: Mark Humphreys Date: Wed, 1 Nov 2017 08:59:07 +0000 Subject: [PATCH] Add license details --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 6cab6e8..ed78308 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,12 @@ # DelphiWebsockets Websockets and Socket.io for Delphi +# License +Mozilla MPL 1.1 + +See LICENCE for details. + +# Example See below for an event driven async example of an socket.io server and client: ```delphi uses