diff options
author | Case Duckworth | 2022-08-02 22:47:41 -0500 |
---|---|---|
committer | Case Duckworth | 2022-08-02 22:47:41 -0500 |
commit | ec057e0d04d96c57a40ff3e701c1e4d69322e6b2 (patch) | |
tree | f30c3e4a186a989da2991a272f9a23925d66b147 /COPYING | |
parent | Rewrite (diff) | |
download | shatom-ec057e0d04d96c57a40ff3e701c1e4d69322e6b2.tar.gz shatom-ec057e0d04d96c57a40ff3e701c1e4d69322e6b2.zip |
Change license to GCL
Diffstat (limited to 'COPYING')
-rw-r--r-- | COPYING | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/COPYING b/COPYING new file mode 100644 index 0000000..3d3a0a5 --- /dev/null +++ b/COPYING | |||
@@ -0,0 +1,8 @@ | |||
1 | Copyright (C) 2020--2022 Case Duckworth <acdw@acdw.net> | ||
2 | |||
3 | Everyone is permitted to do whatever with this software, without | ||
4 | limitation. This software comes without any warranty whatsoever, | ||
5 | but with two pieces of advice: | ||
6 | |||
7 | - Don't hurt yourself. | ||
8 | - Make good choices. | ||