From 6b7e4f0853a9c560aee34679f537413834844fd7 Mon Sep 17 00:00:00 2001 From: Waldir Pimenta Date: Mon, 4 Jul 2016 22:32:39 +0100 Subject: [PATCH] add license title By the way, the commit message that adds this file says "Adding MIT License", but this is not the [MIT license](http://choosealicense.com/licenses/mit/), it's the [ISC license](http://choosealicense.com/licenses/isc/). As stated in the second link, "The ISC license is functionally equivalent to the BSD 2-Clause and MIT licenses, removing some language that is no longer necessary." (thanks to the Berne convention covering the additional clauses). --- LICENSE | 2 ++ 1 file changed, 2 insertions(+) diff --git a/LICENSE b/LICENSE index ba3c0adf..9efeec6a 100644 --- a/LICENSE +++ b/LICENSE @@ -1,3 +1,5 @@ +ISC License + Copyright (c) 2011 Chris Dary. Permission to use, copy, modify, and/or distribute this software for any