aboutsummaryrefslogtreecommitdiff
path: root/backend/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'backend/index.php')
-rw-r--r--backend/index.php6
1 files changed, 6 insertions, 0 deletions
diff --git a/backend/index.php b/backend/index.php
index 2aba190..dc97812 100644
--- a/backend/index.php
+++ b/backend/index.php
@@ -1,4 +1,10 @@
<?php
+/* hitler-clicker
+ * api for setting up database and returning total team clicks
+ * © 2025 hitler.rip <git@hitler.rip>
+ * licensed under AGPLv3-or-later; see LICENSE.md for more information
+ */
+
header('Content-Type: application/json; charset=UTF-8');
try {