Skip to content

Commit d43ac38

Browse files
authored
Merge pull request #11 from makermelissa/master
Add licensing info to run_local_actions
2 parents fa4ee1a + 4a15c1a commit d43ac38

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

run_local_actions.sh

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# SPDX-FileCopyrightText: 2020 Adafruit Industries
2+
#
3+
# SPDX-License-Identifier: MIT
4+
15
V=0
26
while getopts 'abf:v' flag; do
37
case "${flag}" in

0 commit comments

Comments
 (0)