summaryrefslogtreecommitdiff
path: root/listisos.sh
diff options
context:
space:
mode:
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[@]}"