summaryrefslogtreecommitdiff
path: root/lib/osi.sh
diff options
context:
space:
mode:
Diffstat (limited to 'lib/osi.sh')
-rw-r--r--lib/osi.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/osi.sh b/lib/osi.sh
index bff13f8..32b8558 100644
--- a/lib/osi.sh
+++ b/lib/osi.sh
@@ -1,5 +1,6 @@
#!/hint/bash
-# 2018 Luke Shumaker
+# Copyright (C) 2018 Luke Shumaker
+# SPDX-License-Identifier: AGPL-3.0-or-later
print() {
# shellcheck disable=SC2059