diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2016-08-20 19:04:24 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2016-08-20 19:04:24 +0300 |
commit | 943f237676d5d586f94d5428de98a2d1655ea893 (patch) | |
tree | e7ecc9cd3b5dde76c04385435bf3d189640c8e19 /README.md | |
parent | code style (diff) | |
download | windows-env-943f237676d5d586f94d5428de98a2d1655ea893.tar.gz windows-env-943f237676d5d586f94d5428de98a2d1655ea893.zip |
fix license text + add Haddock headers
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -116,8 +116,7 @@ Unset the variable `foo` for current user, skipping the confirmation prompt: License ------- -This project, including all of the files and their contents, is licensed under -the terms of the MIT License. +Distributed under the MIT License. See [LICENSE.txt] for details. [LICENSE.txt]: LICENSE.txt |