diff options
Diffstat (limited to 'mailsync')
-rwxr-xr-x | mailsync | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,4 +1,6 @@ #!/bin/sh +# Copyright Luke Smith, GPLv3 +# Modified by Zach Smith # - Syncs mail for all accounts, or a single account given as an argument. # - Displays a notification showing the number of new mails. |