diff options
author | Case Duckworth | 2023-01-09 00:01:08 -0600 |
---|---|---|
committer | Case Duckworth | 2023-01-09 00:01:08 -0600 |
commit | 8cb375f5c753f42b743090cfc52ab4151e7345c6 (patch) | |
tree | 3ef25e7fd0e4d30b982425b71197c1291aef2894 /COPYING | |
parent | shellfix(): $$$ expands to \$$$ (diff) | |
download | vienna-8cb375f5c753f42b743090cfc52ab4151e7345c6.tar.gz vienna-8cb375f5c753f42b743090cfc52ab4151e7345c6.zip |
Add README.md, COPYING
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..3be757f --- /dev/null +++ b/COPYING | |||
@@ -0,0 +1,8 @@ | |||
1 | Copyright (C) 2023 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. | ||