From a27b0bc6295eeba5a293934af88b6c6e54a0638e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20Kr=C3=BChlmann?= Date: Fri, 9 Jan 2026 01:51:45 +0100 Subject: [PATCH] Add license disclaimer --- src/main/resources/templates/admin.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/main/resources/templates/admin.html b/src/main/resources/templates/admin.html index 5103075..e165a9d 100644 --- a/src/main/resources/templates/admin.html +++ b/src/main/resources/templates/admin.html @@ -391,6 +391,9 @@ rows="25" required > +

+ By submitting your script, you agree to release it under the MIT License to the public. +