From 4f5fb6b16fb0dc03ed2aae56658cc0fa0265a7ff Mon Sep 17 00:00:00 2001 From: zachir Date: Tue, 15 Jul 2025 20:49:34 -0500 Subject: Add copyright notices for scripts --- dmenumount | 2 ++ 1 file changed, 2 insertions(+) (limited to 'dmenumount') diff --git a/dmenumount b/dmenumount index b82b6c6..4193e5c 100755 --- a/dmenumount +++ b/dmenumount @@ -1,4 +1,6 @@ #!/bin/sh +# Copyright Luke Smith, GPLv3 +# Modified by Zach Smith # Gives a dmenu -prompt to mount unmounted drives and Android phones. If # they're in /etc/fstab, they'll be mounted automatically. Otherwise, you'll -- cgit v1.2.3