diff options
author | Tom Ryder <tom@sanctum.geek.nz> | 2016-07-01 23:45:57 +1200 |
---|---|---|
committer | Tom Ryder <tom@sanctum.geek.nz> | 2016-07-01 23:45:57 +1200 |
commit | be72218f65bf4e132d4c72ed95994c7a9446ad5e (patch) | |
tree | 08da554e30390d57b9ab32e7ba6b61855c1bd3bb | |
parent | Switch to clang (diff) | |
download | crypt-be72218f65bf4e132d4c72ed95994c7a9446ad5e.tar.gz crypt-be72218f65bf4e132d4c72ed95994c7a9446ad5e.zip |
Tidying up license files
-rw-r--r-- | README.markdown | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/README.markdown b/README.markdown index 4f1d7bc..cb45439 100644 --- a/README.markdown +++ b/README.markdown @@ -11,3 +11,10 @@ Or put it somewhere else: $ make install PREFIX="$HOME"/.local +License +------- + +Copyright (c) [Tom Ryder][1]. Distributed under an [MIT License][2]. + +[1]: https://sanctum.geek.nz/ +[2]: https://www.opensource.org/licenses/MIT |