summaryrefslogtreecommitdiff
path: root/search.php
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--search.php7
1 files changed, 7 insertions, 0 deletions
diff --git a/search.php b/search.php
index a66fc41..af2c398 100644
--- a/search.php
+++ b/search.php
@@ -1,4 +1,11 @@
<?php
+ /*
+ * Copyright (C) 2024 dwlr <dweller@cabin.digital>
+ *
+ * BSD 3-Clause License (BSD-3-Clause)
+ * See LICENSE for details
+ */
+
require 'common.php';
?>
<!DOCTYPE html>