diff options
author | Case Duckworth | 2022-07-28 21:21:13 -0500 |
---|---|---|
committer | Case Duckworth | 2022-07-28 21:21:13 -0500 |
commit | d2073cfead2de49ca48198cf4e8110cb189358d1 (patch) | |
tree | cb792f502fb00c635d4623c4d6221d654566cefa /COPYING | |
parent | Add TODO; more information when streaming (diff) | |
download | radish-d2073cfead2de49ca48198cf4e8110cb189358d1.tar.gz radish-d2073cfead2de49ca48198cf4e8110cb189358d1.zip |
Begin converting to fennel
Diffstat (limited to 'COPYING')
-rw-r--r-- | COPYING | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/COPYING b/COPYING index 4d13a5b..3b71e1f 100644 --- a/COPYING +++ b/COPYING | |||
@@ -1,7 +1,8 @@ | |||
1 | Copyright (C) 2022 Case Duckworth <acdw@acdw.net> | 1 | Copyright (C) 2022 Case Duckworth <acdw@acdw.net> |
2 | 2 | ||
3 | Usage of the works is permitted provided that this instrument is retained with | 3 | Everyone is permitted to do whatever with this software, without |
4 | the works, so that any entity that uses the works is notified of this | 4 | limitation. This software comes without any warranty whatsoever, |
5 | instrument. | 5 | but with two pieces of advice: |
6 | 6 | ||
7 | DISCLAIMER: THE WORKS ARE WITHOUT WARRANTY. | 7 | - Don't hurt yourself. |
8 | - Make good choices. | ||