diff options
author | untir_l <87096069+untir-l@users.noreply.github.com> | 2022-02-18 12:14:36 +0000 |
---|---|---|
committer | untir-l <87096069+untir-l@users.noreply.github.com> | 2022-02-25 09:56:49 +0000 |
commit | cde12d91839f2db46711edb5946b03ea2704bcb6 (patch) | |
tree | 1d7fff698d021af5c6f380c7da3cf58dcb8dcf84 | |
parent | d6d3f7c4583d9bb1775a8ad28b464ab36f6263ac (diff) | |
download | hitomezashi-cde12d91839f2db46711edb5946b03ea2704bcb6.tar hitomezashi-cde12d91839f2db46711edb5946b03ea2704bcb6.tar.gz hitomezashi-cde12d91839f2db46711edb5946b03ea2704bcb6.zip |
Update README.md wording
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ Inspired by [Numberphile's video](https://www.youtube.com/watch?v=JbfhzlMk2eY) o Written in C11 with SDL2. Code style: whatever clang-format outputs. -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. +Licensed under GPLv2 (see `LICENSE` file for full text). This project's source code is copyright © 2022-present Arjun Satarkar, except code contributed by others who retain their copyright. ## Usage |