From c4abd9b41a689142cece12b34f97a3de4e1cdc53 Mon Sep 17 00:00:00 2001 From: Louis D'hauwe Date: Mon, 20 Feb 2017 22:42:55 +0100 Subject: [PATCH] Updated license --- LICENSE | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index d9e9f52..0d8b2d4 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2016 Louis D'hauwe +Copyright (c) 2017 Louis D'hauwe Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/README.md b/README.md index a998f70..5bb2ae2 100755 --- a/README.md +++ b/README.md @@ -87,4 +87,4 @@ Typically the ```PanelManager``` protocol is implemented on a ```UIViewControlle ## License -TBD \ No newline at end of file +This project is available under the MIT license. See the LICENSE file for more info. \ No newline at end of file