diff options
Diffstat (limited to '')
-rw-r--r-- | .README.md | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -54,3 +54,11 @@ The important thing to note is that the permissions are reset each time `git` writes to a file. It is thus necessary to execute the line above after each invokation of `git pull`, `git checkout`, etc. + +License +------- + +Distributed under the MIT License. +See [.LICENSE.txt] for details. + +[.LICENSE.txt]: .LICENSE.txt |