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 | 16a3123e52f706889aa746f96d19e9eec5f6684e (patch) | |
tree | 27027d162f7d9e24de04de04009e7a399af99a9b | |
parent | Makefile phony targets (diff) | |
download | cat-16a3123e52f706889aa746f96d19e9eec5f6684e.tar.gz cat-16a3123e52f706889aa746f96d19e9eec5f6684e.zip |
-rw-r--r-- | README.markdown | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/README.markdown b/README.markdown index b97f4a4..5551811 100644 --- a/README.markdown +++ b/README.markdown @@ -9,10 +9,10 @@ To build, just do: $ make -Author -: Tom Ryder <tom@sanctum.geek.nz> -Copyright -: 2016 License -: Public domain +------- +Copyright (c) [Tom Ryder][1]. Distributed under an [MIT License][2]. + +[1]: https://sanctum.geek.nz/ +[2]: https://www.opensource.org/licenses/MIT |