From 9d6fcf2cdca65c7d49f3f042faf8c0e52aa8cc9c Mon Sep 17 00:00:00 2001 From: dweller Date: Mon, 26 Feb 2024 12:00:41 +0200 Subject: add LICENSE and notices --- index.php | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'index.php') diff --git a/index.php b/index.php index 23e9ccb..c31c733 100644 --- a/index.php +++ b/index.php @@ -1,4 +1,11 @@ + * + * BSD 3-Clause License (BSD-3-Clause) + * See LICENSE for details + */ + require 'common.php'; ?> -- cgit v1.2.3