summaryrefslogtreecommitdiff
path: root/osi-shell
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@lukeshu.com>2018-08-18 14:42:42 -0400
committerLuke Shumaker <lukeshu@lukeshu.com>2018-08-18 14:42:42 -0400
commit661a960195b73231894009e1e446a1e15b159d8e (patch)
tree244c36b3b81cbaf14bc09325779feb268dda6a64 /osi-shell
parente06e7bbf5967f7908445d067a767f1908725d641 (diff)
copyright statements/identifiers
Diffstat (limited to 'osi-shell')
-rwxr-xr-xosi-shell3
1 files changed, 2 insertions, 1 deletions
diff --git a/osi-shell b/osi-shell
index d282268..076fc84 100755
--- a/osi-shell
+++ b/osi-shell
@@ -1,5 +1,6 @@
#!/usr/bin/env bash
-# 2018 Luke Shumaker
+# Copyright (C) 2018 Luke Shumaker
+# SPDX-License-Identifier: AGPL-3.0-or-later
declare -r NAME=osi-run
declare -r VERSION=20180814