diff options
author | Kyrylo Silin <silin@kyrylo.org> | 2020-03-03 10:48:04 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-03-03 10:48:04 +0800 |
commit | 4f770fe727f99054422e48677569d6d5c70090c4 (patch) | |
tree | f04edca816b57fd1b185a4a1f8e1895d27d95ae3 | |
parent | 24ccd7fa619245abddeb03fcf40c8cb452dc5666 (diff) | |
parent | b983b2805279ffa706db90998520276888634c2a (diff) | |
download | method_source-4f770fe727f99054422e48677569d6d5c70090c4.tar.gz |
Merge pull request #61 from jasonkarns/patch-1
More closely match MIT License text verbatim
-rw-r--r-- | LICENSE | 5 |
1 files changed, 1 insertions, 4 deletions
@@ -1,7 +1,4 @@ -License -------- - -(The MIT License) +MIT License Copyright (c) 2011 John Mair (banisterfiend) |