aboutsummaryrefslogtreecommitdiffstats
path: root/execute
diff options
context:
space:
mode:
Diffstat (limited to 'execute')
-rwxr-xr-xexecute/echo.sh2
-rwxr-xr-xexecute/mail.sh2
2 files changed, 2 insertions, 2 deletions
diff --git a/execute/echo.sh b/execute/echo.sh
index 0cd10a4..8b2ba22 100755
--- a/execute/echo.sh
+++ b/execute/echo.sh
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# (C) 2014-2023 by Christian Hesse <mail@eworm.de>
+# (C) 2014-2024 by Christian Hesse <mail@eworm.de>
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/execute/mail.sh b/execute/mail.sh
index fc2839b..13737f3 100755
--- a/execute/mail.sh
+++ b/execute/mail.sh
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# (C) 2014-2023 by Christian Hesse <mail@eworm.de>
+# (C) 2014-2024 by Christian Hesse <mail@eworm.de>
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by