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 --- mailsync | 2 ++ 1 file changed, 2 insertions(+) (limited to 'mailsync') diff --git a/mailsync b/mailsync index 0277b35..37d8308 100755 --- a/mailsync +++ b/mailsync @@ -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. -- cgit v1.2.3