summaryrefslogtreecommitdiff
path: root/dmenuumount
diff options
context:
space:
mode:
authorzachir <zachir@librem.one>2025-07-15 20:49:34 -0500
committerzachir <zachir@librem.one>2025-07-15 20:49:34 -0500
commit4f5fb6b16fb0dc03ed2aae56658cc0fa0265a7ff (patch)
tree3860a57ffb5550be63085470e3ed8631cd6b5df0 /dmenuumount
parent0b5757ab583354257840b72afb3ee114196c5475 (diff)
Add copyright notices for scripts
Diffstat (limited to 'dmenuumount')
-rwxr-xr-xdmenuumount2
1 files changed, 2 insertions, 0 deletions
diff --git a/dmenuumount b/dmenuumount
index b8da40b..59383f1 100755
--- a/dmenuumount
+++ b/dmenuumount
@@ -1,4 +1,6 @@
#!/bin/sh
+# Copyright Luke Smith, GPLv3
+# Modified by Zach Smith
# A dmenu prompt to unmount drives.
# Provides you with mounted partitions, select one to unmount.