aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2020-11-25 10:28:44 +0100
committerGravatar Christian Hesse <mail@eworm.de>2020-11-25 10:28:44 +0100
commitbdaa6608fa3ed483b7d08212067600263df18062 (patch)
tree7393dbc686f45efd67a445aeaab4ced4ca99b6b5 /README.md
parentdce128102de8d9f2a463b755d016fbe57d7fd949 (diff)
downloadnullshell-bdaa6608fa3ed483b7d08212067600263df18062.tar.gz
nullshell-bdaa6608fa3ed483b7d08212067600263df18062.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 08bac7d..57f7aa9 100644
--- a/README.md
+++ b/README.md
@@ -47,6 +47,19 @@ Or to make `nullshell` the login shell for an existing user `user`:
Make sure `/usr/bin/nullshell` is listed in `/etc/shells` if your system
expects this.
+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: