summaryrefslogtreecommitdiff
path: root/listisos.sh
diff options
context:
space:
mode:
authorIru Cai <mytbk920423@gmail.com>2018-06-03 15:19:00 +0800
committerIru Cai <mytbk920423@gmail.com>2018-06-03 15:19:00 +0800
commit3200ddcf11a18ec3a39e2279a87a0d8c23a873e1 (patch)
tree10fa3483f8914aced484a05a617815755eba9af1 /listisos.sh
parent45438854d29825bbb27c4b7837f7eb9d18c7b00c (diff)
downloadliveusb-builder-3200ddcf11a18ec3a39e2279a87a0d8c23a873e1.tar.xz
license header
Diffstat (limited to 'listisos.sh')
-rwxr-xr-xlistisos.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/listisos.sh b/listisos.sh
index 1aef8f9..f7124c1 100755
--- a/listisos.sh
+++ b/listisos.sh
@@ -1,4 +1,6 @@
#!/bin/bash
+# Copyright (C) 2016-2018 Iru Cai <mytbk920423@gmail.com>
+# SPDX-License-Identifier: GPL-3.0-or-later
ISOINFOS=($(find distro -name isoinfo))
for _isoinfo in "${ISOINFOS[@]}"