diff options
author | untir_l <87096069+untir-l@users.noreply.github.com> | 2022-02-18 10:25:27 +0000 |
---|---|---|
committer | untir_l <87096069+untir-l@users.noreply.github.com> | 2022-02-18 10:25:27 +0000 |
commit | 474fec6924fab6153cea2db4dd92a103bb1261c4 (patch) | |
tree | 7fbaf3409609a461f7313555c3eca1a984fdc4e1 /README.md | |
parent | c73c5ba7f5fcd78fc68417f500dbfac0f228f52a (diff) | |
download | hitomezashi-474fec6924fab6153cea2db4dd92a103bb1261c4.tar hitomezashi-474fec6924fab6153cea2db4dd92a103bb1261c4.tar.gz hitomezashi-474fec6924fab6153cea2db4dd92a103bb1261c4.zip |
Add license and copyright notice
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -6,7 +6,9 @@ Library and CLI app to generate hitomezashi patterns like the following: Inspired by [Numberphile's video](https://www.youtube.com/watch?v=JbfhzlMk2eY) on hitomezashi stitch patterns. -Written in C11 with SDL2. +Written in C11 with SDL2. Licensed under GPLv2 (see `LICENSE` file for full text). + +This project's source code is copyright © 2022-present Arjun Satarkar and potentially other future contributors. ## Usage |