aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2020-11-25 10:32:12 +0100
committerGravatar Christian Hesse <mail@eworm.de>2020-11-25 10:32:12 +0100
commit2e383c533c41cbfb37f65db50e5a76a5437b01bc (patch)
treed3cbfe2d733829c7720e3b08d2566574189cd994 /README.md
parent20e5e2d6fc1cb4f11bfc3d5be0c161f715bfcc4c (diff)
downloadnthash-2e383c533c41cbfb37f65db50e5a76a5437b01bc.tar.gz
nthash-2e383c533c41cbfb37f65db50e5a76a5437b01bc.tar.zst
clearly state the license
Diffstat (limited to 'README.md')
-rw-r--r--README.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/README.md b/README.md
index cbe28f9..26bdff6 100644
--- a/README.md
+++ b/README.md
@@ -45,6 +45,19 @@ with option `-n`:
$ echo -n test | nthash
0cb6948805f797bf2a82807973b89537
+License and warranty
+--------------------
+
+This program is free software: you can redistribute it and/or modify
+it under the terms of the GNU General Public License as published by
+the Free Software Foundation, either version 3 of the License, or
+(at your option) any later version.
+
+This program is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+[GNU General Public License](COPYING.md) for more details.
+
### Upstream
URL: