about summary refs log tree commit diff stats
path: root/COPYING
diff options
context:
space:
mode:
authorCase Duckworth2022-09-07 23:11:42 -0500
committerCase Duckworth2022-09-07 23:11:42 -0500
commit875ac7589afcb752382f0c3776de63d1088e44fe (patch)
tree76044827f6abba32209e35751ae9bcf44c00fe1c /COPYING
parentInitial commit (diff)
downloadpotato-875ac7589afcb752382f0c3776de63d1088e44fe.tar.gz
potato-875ac7589afcb752382f0c3776de63d1088e44fe.zip
Add COPYING, Makefile, README.md
Diffstat (limited to 'COPYING')
-rw-r--r--COPYING8
1 files changed, 8 insertions, 0 deletions
diff --git a/COPYING b/COPYING new file mode 100644 index 0000000..efa9df9 --- /dev/null +++ b/COPYING
@@ -0,0 +1,8 @@
1Copyright (C) 2022 C. Duckworth <acdw@acdw.net>
2
3Everyone is permitted to do whatever with this software, without
4limitation. This software comes without any warranty whatsoever,
5but with two pieces of advice:
6
7- Don't hurt yourself.
8- Make good choices.