From bdaa6608fa3ed483b7d08212067600263df18062 Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Wed, 25 Nov 2020 10:28:44 +0100 Subject: clearly state the license --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'README.md') 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: -- cgit v1.2.3-54-g00ecf