From 3b9dd17cd4bda2f8a3207a5df5b6348a7f661658 Mon Sep 17 00:00:00 2001 From: Friedrich Beckmann Date: Sun, 1 Feb 2026 22:49:48 +0100 Subject: add GPL3 license --- admin-update.php | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'admin-update.php') diff --git a/admin-update.php b/admin-update.php index c952618..5634f6d 100644 --- a/admin-update.php +++ b/admin-update.php @@ -1,4 +1,14 @@ + + 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. +*/ + // Check the entries in the form and compare them with the // data in the database. If there are updates, then change // the data in the database and append the json file with -- cgit v1.2.3