aboutsummaryrefslogtreecommitdiffstats
path: root/execute
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2024-01-01 22:36:15 +0100
committerGravatar Christian Hesse <mail@eworm.de>2024-01-01 22:36:15 +0100
commit3d8acd11e257a7bb29ebddb9dc336aaeaa0e62a5 (patch)
tree4d2d1974144d375a32cb805dc37c512bc549ddf4 /execute
parentd6d5e94453ddc7661ac24b61be52dbdfdfe39039 (diff)
downloadjournal-notify-main.tar.gz
journal-notify-main.tar.zst
update copyright for 2024HEADmain
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