aboutsummaryrefslogtreecommitdiff
path: root/lib/logging.bash
diff options
context:
space:
mode:
Diffstat (limited to 'lib/logging.bash')
-rw-r--r--lib/logging.bash4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/logging.bash b/lib/logging.bash
index 05b95c6..c120abf 100644
--- a/lib/logging.bash
+++ b/lib/logging.bash
@@ -1,5 +1,9 @@
#!/usr/bin/env bash
+# SPDX-FileCopyrightText: 2022 Patrick Spek <p.spek@tyil.nl>
+#
+# SPDX-License-Identifier: AGPL-3.0-or-later
+
# The base function to output logging information. This should *not* be used
# directly, but the helper functions can be used safely.
log() {