diff options
author | Christian Hesse <mail@eworm.de> | 2021-01-01 21:50:06 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2021-01-01 21:55:46 +0100 |
commit | 90ed0c339b5359a661c9777ca50a0d39d1b5553c (patch) | |
tree | 92fc096e6ac5025c408153bbd4a6cb3410e1cb7a /execute | |
parent | 9f70bfbf6f556ebe60daa79f7d3b56ca33c04eeb (diff) | |
download | journal-notify-90ed0c339b5359a661c9777ca50a0d39d1b5553c.tar.gz journal-notify-90ed0c339b5359a661c9777ca50a0d39d1b5553c.tar.zst |
update copyright for 2021
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 f5b4a30..03bd45d 100755 --- a/execute/echo.sh +++ b/execute/echo.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# (C) 2014-2020 by Christian Hesse <mail@eworm.de> +# (C) 2014-2021 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 0e3691f..b672152 100755 --- a/execute/mail.sh +++ b/execute/mail.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# (C) 2014-2020 by Christian Hesse <mail@eworm.de> +# (C) 2014-2021 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 |