aboutsummaryrefslogtreecommitdiff
path: root/admin-addusers.php
diff options
context:
space:
mode:
authorFriedrich Beckmann <friedrich.beckmann@gmx.de>2026-02-01 22:49:48 +0100
committerFriedrich Beckmann <friedrich.beckmann@gmx.de>2026-02-01 22:59:33 +0100
commit3b9dd17cd4bda2f8a3207a5df5b6348a7f661658 (patch)
treec0bb8d86891daaa3deb8006bebf35a869e9e9cdc /admin-addusers.php
parent51cfa87ea5f1ac6f830c456b04809f9d2bf5b4ab (diff)
add GPL3 license
Diffstat (limited to 'admin-addusers.php')
-rw-r--r--admin-addusers.php9
1 files changed, 9 insertions, 0 deletions
diff --git a/admin-addusers.php b/admin-addusers.php
index f00ded0..6ecd77a 100644
--- a/admin-addusers.php
+++ b/admin-addusers.php
@@ -1,4 +1,13 @@
<?php
+/*
+ praktrack - tracking the parts of a portfolio review
+ Copyright (C) 2026 Friedrich Beckmann <friedrich.beckmann@tha.de>
+
+ 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.
+*/
include "setup.php";
my_session_start();
$login=false;