Skip to content

Commit 7d26e92

Browse files
authored
Update template.sh
1 parent 7166b61 commit 7d26e92

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

template.sh

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,11 @@
1414
# as OPTS_<varname>, i.e. OPTS_DATE
1515
#
1616
# A complete example of this: (-d|--date):DATE
17+
#
18+
# @author: Will Salemé <william.saleme@gmail.com>
19+
# @license: GNU v3
20+
# @date: March 12, 2016
21+
##
1722
SCRIPT_NAME="<ProvidedScriptName>"
1823
SCRIPT_FILE="${0}"
1924
SCRIPT_VER="1.0.0"

0 commit comments

Comments
 (0)