From 3a513eb5c3603b0bdab1f210f2de483fcea9e90c Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Wed, 25 Nov 2020 10:24:48 +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 6733162..56e7809 100644 --- a/README.md +++ b/README.md @@ -62,6 +62,19 @@ Just run `netlink-notify` to run it once. A systemd user service can be started and/or enabled with `systemctl --user start netlink-notify` or `systemctl --user enable netlink-notify`. +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