From 462bc9bf3b0ac2738098d3045e80a2a8910203de Mon Sep 17 00:00:00 2001 From: GCHQDeveloper500 <32099399+GCHQDeveloper500@users.noreply.github.com> Date: Sat, 18 Nov 2017 18:01:18 +0000 Subject: [PATCH] Update license file with MIT title (#3498) --- LICENSE | 2 ++ 1 file changed, 2 insertions(+) diff --git a/LICENSE b/LICENSE index c6f2f6145..4773fd8e8 100644 --- a/LICENSE +++ b/LICENSE @@ -1,3 +1,5 @@ +The MIT License + Copyright JS Foundation and other contributors Based on Underscore.js, copyright Jeremy Ashkenas,