aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md18
1 files changed, 14 insertions, 4 deletions
diff --git a/README.md b/README.md
index 508d4f8..0286df9 100644
--- a/README.md
+++ b/README.md
@@ -4,9 +4,19 @@ This repository contains scripts to download and process shape files
from various Swedish authorities, and export them in a format suitable
for the [web map](https://git.guilhem.org/KlimatAnalysNorr/webmap/about).
-# Copyright
+# Author
© 2024 [Guilhem Moulin](https://guilhem.se).
-License: [GNU General Public License version 3 or later](https://www.gnu.org/licenses/gpl-3.0.html).
-This is free software: you are free to change and redistribute it.
-There is NO WARRANTY, to the extent permitted by law.
+
+# Licensing
+
+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](https://www.gnu.org/licenses/gpl-3.0.html) for
+more details.