From 46fc2671c139cdce834b29e700deba60e626820f Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Sun, 21 Jan 2024 20:05:13 +0100 Subject: =?UTF-8?q?Improve=20=E2=80=98Copyright=E2=80=99=20section=20in=20?= =?UTF-8?q?README.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 18 ++++++++++++++---- 1 file changed, 14 insertions(+), 4 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 4ccc8c6..3eafd75 100644 --- a/README.md +++ b/README.md @@ -9,9 +9,19 @@ Run `npm start` in this directory to start a development server, and `npm run build` to generate a build ready for production, `npm run serve` to preview the production site. -# Copyright +# Author © 2024 [Guilhem Moulin](https://guilhem.se). -License: [GNU Affero General Public License version 3 or later](https://www.gnu.org/licenses/agpl-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 Affero General Public License (with +exceptions for SVG images) 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](https://www.gnu.org/licenses/agpl-3.0.html) for +more details. -- cgit v1.2.3