diff options
Diffstat (limited to 'execute')
-rwxr-xr-x | execute/echo.sh | 2 | ||||
-rwxr-xr-x | execute/mail.sh | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/execute/echo.sh b/execute/echo.sh index 361173a..0cd10a4 100755 --- a/execute/echo.sh +++ b/execute/echo.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# (C) 2014-2022 by Christian Hesse <mail@eworm.de> +# (C) 2014-2023 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 d2db73b..fc2839b 100755 --- a/execute/mail.sh +++ b/execute/mail.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# (C) 2014-2022 by Christian Hesse <mail@eworm.de> +# (C) 2014-2023 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 |