From 7dc0c85e41e84aae4c697affa1856f71e803cead Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sat, 1 Apr 2017 19:43:28 +0300 Subject: Set licence to AGPL3+ in README --- README | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index bca1d92..0a19d16 100644 --- a/README +++ b/README @@ -7,4 +7,20 @@ This will be written later. Legalese ----------------------------------------------------------------------------- -Probably agpl3+, but as yet undecided. +While Ick2 itself is under the AGPL3+ license (see below), this +license does NOT apply to clients of the HTTP API it provides. + +Copyright 2017 Lars Wirzenius + +This program is free software: you can redistribute it and/or modify +it under the terms of the GNU Affero 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 Affero General Public License for more details. + +You should have received a copy of the GNU Affero General Public License +along with this program. If not, see . -- cgit v1.2.1