aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElena ``of Valhalla'' Grandi <valhalla@trueelena.org>2017-01-03 17:14:29 +0100
committerElena ``of Valhalla'' Grandi <valhalla@trueelena.org>2017-01-03 17:14:29 +0100
commit9df8aaabbcaae8c01879895516f06db0d5f8cd13 (patch)
tree23e6a8a5c36cc92cdd210ee71f4cc8162fcbd33a
parente5bfe66fb894294fdae91a6ab944d8447a48ec20 (diff)
Make the licensing explicit
-rw-r--r--COPYING.txt (renamed from COPYRIGHT.txt)0
-rw-r--r--README.rst20
2 files changed, 19 insertions, 1 deletions
diff --git a/COPYRIGHT.txt b/COPYING.txt
index 94a9ed0..94a9ed0 100644
--- a/COPYRIGHT.txt
+++ b/COPYING.txt
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 <http://www.gnu.org/licenses/>.