From 90af1f6eb4fc6bde12e01ade2b4b2f150ce7fa12 Mon Sep 17 00:00:00 2001 From: Colin Maudry Date: Sun, 21 Sep 2025 11:13:48 +0200 Subject: [PATCH] GPL v3 --- LICENSE | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 LICENSE diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..285710b --- /dev/null +++ b/LICENSE @@ -0,0 +1,16 @@ +decp.info is a web application that enable analysis and download of +French public procurement data. +Copyright (C) 2025 Colin Maudry + +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 for more details. + +You should have received a copy of the GNU General Public License +along with this program. If not, see .