commit 6756ef3d4774e85ed030cce2a0d2806f96e55d7a
parent d427389b6c29fdb82826866baf1dc60702bf2aad
Author: Matt Demanett <matt@demanett.net>
Date: Mon, 8 Nov 2021 21:33:51 -0500
Change graphics license to CC BY-SA (dropping non-commercial clause). #187
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/LICENSE.md b/LICENSE.md
@@ -1,3 +1,3 @@
-All **source code**, excluding the contents of lib/, is copyright © 2020 Matt Demanett and is licensed under the [GNU General Public License v3.0 or later (GPL-3.0-or-later)](gpl-3.0.txt). For lib/, see [LICENSE-dist.md](LICENSE-dist.md).
+All **source code**, excluding the contents of lib/, is copyright © 2021 Matt Demanett and is licensed under the [GNU General Public License v3.0 or later (GPL-3.0-or-later)](gpl-3.0.txt). For lib/, see [LICENSE-dist.md](LICENSE-dist.md).
-All **graphics** in the `res` and `res-src` directories are copyright 2020 Matt Demanett and licensed under [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/).
+All **graphics** in the `res` and `res-src` directories are copyright 2021 Matt Demanett and licensed under [CC BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/).