diff options
author | Chris West <solo-github@goeswhere.com> | 2017-04-05 17:34:15 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-04-05 17:34:15 +0100 |
commit | 0f43790b23a94464765a81e72070304eeff7f387 (patch) | |
tree | 6d352e59148cad9b1579123c81c90455468c3c41 | |
parent | 56cd4863df5dca720f723dfec503a56d3802242b (diff) | |
download | ghetto-json-0f43790b23a94464765a81e72070304eeff7f387.tar.gz ghetto-json-0f43790b23a94464765a81e72070304eeff7f387.tar.bz2 ghetto-json-0f43790b23a94464765a81e72070304eeff7f387.tar.xz ghetto-json-0f43790b23a94464765a81e72070304eeff7f387.zip |
Update LICENSE.MIT
-rw-r--r-- | LICENSE.MIT | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/LICENSE.MIT b/LICENSE.MIT index 5bcf67b..72708cd 100644 --- a/LICENSE.MIT +++ b/LICENSE.MIT @@ -1,6 +1,6 @@ -The MIT License (MIT) +MIT License -Copyright (c) 2015 +Copyright (c) 2017 Chris West Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal @@ -19,4 +19,3 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. - |