From 5c3a8832ee7e4cd4c613d2af947ddfff9aac8d06 Mon Sep 17 00:00:00 2001 From: B Stack Date: Sat, 26 Sep 2020 21:40:46 -0400 Subject: add license texts, add user config to trayicon --- src/usr/bin/myautomountd | 1 + 1 file changed, 1 insertion(+) (limited to 'src/usr/bin/myautomountd') diff --git a/src/usr/bin/myautomountd b/src/usr/bin/myautomountd index 3501b97..a5d8828 100755 --- a/src/usr/bin/myautomountd +++ b/src/usr/bin/myautomountd @@ -3,6 +3,7 @@ # Location: gitlab # Authors: beanpole135, bgstack15 # Startdate: 2020-09-23 +# SPDX-License-Identifier: CC-BY-SA-4.0 # Title: Automount in Shell # Purpose: # History: -- cgit