summaryrefslogtreecommitdiff
path: root/osi-extract
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-extract
parente06e7bbf5967f7908445d067a767f1908725d641 (diff)
copyright statements/identifiers
Diffstat (limited to 'osi-extract')
-rwxr-xr-xosi-extract3
1 files changed, 2 insertions, 1 deletions
diff --git a/osi-extract b/osi-extract
index da7f809..2cd2770 100755
--- a/osi-extract
+++ b/osi-extract
@@ -1,5 +1,6 @@
#!/usr/bin/env bash
-# 2018 Luke Shumaker
+# Copyright (C) 2018 Luke Shumaker
+# SPDX-License-Identifier: AGPL-3.0-or-later
{
set -euE
source ./lib/osi.sh