From cf81ced021761f14056808a99d5081bff9f3036c Mon Sep 17 00:00:00 2001 From: hitlerrip Date: Tue, 29 Jul 2025 21:09:33 +0200 Subject: license added license notices and a copy of the license --- backend/join.php | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'backend/join.php') diff --git a/backend/join.php b/backend/join.php index 4a8c455..a2a106a 100644 --- a/backend/join.php +++ b/backend/join.php @@ -1,4 +1,10 @@ + * licensed under AGPLv3-or-later; see LICENSE.md for more information + */ + header('Content-Type: application/json; charset=UTF-8'); try { -- cgit v1.2.3