summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2019-01-14 10:56:41 +0200
committerLars Wirzenius <liw@liw.fi>2019-01-14 10:56:41 +0200
commit6f2baeb6ed82d5a56cfced8792aad7f881bb0b09 (patch)
treef6dc624b72675bfa6d9a779d3a673649f47aec0b
parent017f142586a7704484dba96e42eb8e1202411456 (diff)
downloadick.liw.fi-6f2baeb6ed82d5a56cfced8792aad7f881bb0b09.tar.gz
Add: website license
-rw-r--r--index.mdwn1
-rw-r--r--license.mdwn14
2 files changed, 15 insertions, 0 deletions
diff --git a/index.mdwn b/index.mdwn
index 4a6760f..1f21b6d 100644
--- a/index.mdwn
+++ b/index.mdwn
@@ -15,6 +15,7 @@ of all your CI worries, **please join and help** make that happen.
[[Download]] &mdash;
[[Documentation|docs]] &mdash;
[[Contact]] &mdash;
+[[License]] &mdash;
[[News]]
Latest news from the project:
diff --git a/license.mdwn b/license.mdwn
new file mode 100644
index 0000000..26d9438
--- /dev/null
+++ b/license.mdwn
@@ -0,0 +1,14 @@
+[[meta title="Website license"]]
+
+The contents of this website for the Ick project are licensed under
+the Creative Commons Attribution-ShareAlike 4.0 International ([CC
+BY-SA 4.0][]) license, unless noted otherwise.
+
+[CC BY-SA 4.0]: https://creativecommons.org/licenses/by-sa/4.0/
+
+
+The Ick software itself is licensed under the Affero General Public
+License, version 3 (or at your option, any later version), or
+[AGPL3+][] for short.
+
+[AGPL3+]: http://git.liw.fi/ick2/tree/COPYING