From ee04881a3557ade50c2e175aa446d66909a96c8b Mon Sep 17 00:00:00 2001 From: Dan Callaghan Date: Aug 09 2017 05:56:26 +0000 Subject: mention copyright and license in README.md --- diff --git a/README.md b/README.md index 1eec551..da98f29 100644 --- a/README.md +++ b/README.md @@ -60,3 +60,10 @@ You can view the docs locally with:: $ cd docs $ make html $ firefox _build/html/index.html + +## Copyright and license + +This project is copyright Red Hat and other contributors, licensed under the +terms of the GNU General Public License version 2 or later. See the `COPYING` +file for the complete text of the license. Refer to the git history for +complete authorship details.