]> git.armaanb.net Git - gen-shell.git/blobdiff - README.md
Update LICENSE year
[gen-shell.git] / README.md
index c22b212240fcead9a9aa764773521e46986169d2..516bbcb600ef1ca1249a61ba2ffc52f33b505ac7 100644 (file)
--- a/README.md
+++ b/README.md
@@ -24,6 +24,6 @@ cmake .
 sudo make install
 ```
 ## License
-Following suit from taskshell, gen-shell is MIT licensed by Armaan Bhojwani, 2020. Gen-shell is forked from taskshell, which was developed by [these people](https://github.com/GothenburgBitFactory/taskshell/blob/master/AUTHORS).
+Following suit from taskshell, gen-shell is MIT licensed by Armaan Bhojwani, 2021. Gen-shell is forked from taskshell, which was developed by [these people](https://github.com/GothenburgBitFactory/taskshell/blob/master/AUTHORS).
 
 Gen-shell uses the [Sarge library](https://github.com/MayaPosch/Sarge) for parsing command-line arguments. Sarge was written by Maya Posch and is BSD 3-Clause licensed.