From 9df8aaabbcaae8c01879895516f06db0d5f8cd13 Mon Sep 17 00:00:00 2001 From: Elena ``of Valhalla'' Grandi Date: Tue, 3 Jan 2017 17:14:29 +0100 Subject: Make the licensing explicit --- README.rst | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) (limited to 'README.rst') diff --git a/README.rst b/README.rst index d8a4a5a..f62f4a1 100644 --- a/README.rst +++ b/README.rst @@ -42,5 +42,23 @@ Under debian (and derivatives), the packages to install are:: apt install python3-guacamole python3-jinja2 python3-ruamel.yaml \ python3-xapian python3-git -(some of those are only available on stretch-onwards because earlier +(some of those are only available on stretch+ because earlier versions lacked python3 support.) + +License +------- + +Copyright (C) 2016-2017 Elena Grandi + +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 for more details. + +You should have received a copy of the GNU General Public License +along with this program. If not, see . -- cgit v1.2.3