diff options
author | Christian Hesse <mail@eworm.de> | 2023-01-02 23:33:49 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2023-01-02 23:49:26 +0100 |
commit | 2f774f723d6e1a29ab1eac46a4362e42c4ef8ac5 (patch) | |
tree | 5b94538912e0683e9a1646d74fcc844d932ce991 /mod/scriptrunonce | |
parent | 9983a69188992f341fffaca15f5c434b15d23a80 (diff) |
update copyright for 2023
Diffstat (limited to 'mod/scriptrunonce')
-rw-r--r-- | mod/scriptrunonce | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mod/scriptrunonce b/mod/scriptrunonce index 6cca175..7b87b4c 100644 --- a/mod/scriptrunonce +++ b/mod/scriptrunonce @@ -1,6 +1,6 @@ #!rsc by RouterOS # RouterOS script: mod/scriptrunonece -# Copyright (c) 2020-2022 Christian Hesse <mail@eworm.de> +# Copyright (c) 2020-2023 Christian Hesse <mail@eworm.de> # https://git.eworm.de/cgit/routeros-scripts/about/COPYING.md :global ScriptRunOnce; |