From a58049d678f64f53877b2b954412dddcf6f85329 Mon Sep 17 00:00:00 2001 From: Thomas Nordquist Date: Tue, 5 Feb 2019 12:27:03 +0100 Subject: [PATCH] Update license reference in readme --- Readme.md | 2 +- Readme.tpl.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Readme.md b/Readme.md index 3acb6ec..785b286 100644 --- a/Readme.md +++ b/Readme.md @@ -80,4 +80,4 @@ Example telemetry: ``` ## License -Not yet decided which license exactly, but the basic idea is: "You may do whatever you want with this tool, except sell it." +[AGPL 3](./LICENSE) diff --git a/Readme.tpl.md b/Readme.tpl.md index 23af9c3..818484e 100644 --- a/Readme.tpl.md +++ b/Readme.tpl.md @@ -80,4 +80,4 @@ Example telemetry: ``` ## License -Not yet decided which license exactly, but the basic idea is: "You may do whatever you want with this tool, except sell it." +[AGPL 3](./LICENSE)