diff options
author | zachir <zachir@librem.one> | 2025-07-15 20:49:34 -0500 |
---|---|---|
committer | zachir <zachir@librem.one> | 2025-07-15 20:49:34 -0500 |
commit | 4f5fb6b16fb0dc03ed2aae56658cc0fa0265a7ff (patch) | |
tree | 3860a57ffb5550be63085470e3ed8631cd6b5df0 /dmenumount | |
parent | 0b5757ab583354257840b72afb3ee114196c5475 (diff) |
Add copyright notices for scripts
Diffstat (limited to 'dmenumount')
-rwxr-xr-x | dmenumount | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |