aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2024-01-21 20:11:26 +0100
committerGuilhem Moulin <guilhem@fripost.org>2024-01-21 20:12:01 +0100
commit3fc5dc2cc3ecb02d2e53b103fbb67a0187a1d0df (patch)
treeed8e344a30a0071d5a0fef887a422e4262542b59
parente81c8135662e83bfeff4b1740e8062517c0e16e2 (diff)
Improve ‘Copyright’ section in README.
-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.