aboutsummaryrefslogtreecommitdiff
path: root/database.php
diff options
context:
space:
mode:
Diffstat (limited to 'database.php')
-rw-r--r--database.php9
1 files changed, 9 insertions, 0 deletions
diff --git a/database.php b/database.php
index 9c14920..9c350fc 100644
--- a/database.php
+++ b/database.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.
+*/
function db_student_new($matrikelnummer,$student) {
date_default_timezone_set("UTC");