From 7a81bc3b10c4ed76e815337c40f7e4b5f8373ce8 Mon Sep 17 00:00:00 2001 From: Stefano Cappa Date: Sun, 29 Mar 2015 23:20:15 +0200 Subject: [PATCH] Update README.md --- README.md | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cd14823..163c5d3 100644 --- a/README.md +++ b/README.md @@ -237,7 +237,19 @@ if (readMessage.contains(Configuration.MAGICADDRESSKEYWORD)) { ## License -TODO +Copyright 2015 Politecnico di Milano + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License.
-Created by Stefano Cappa +**Created by Stefano Cappa**