diff options
author | Christian Hesse <mail@eworm.de> | 2020-01-01 17:00:39 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2020-01-01 17:00:39 +0100 |
commit | afb9839073d22e560f309535cf9ea6b0a00f848c (patch) | |
tree | b03fe3b2434ce196a2085bd3ad870f5ebd940f4e /initial-commands | |
parent | f9c9d67cc926d7cde8ed1a90ee340e136ab647b8 (diff) |
update copyright for 2020
Diffstat (limited to 'initial-commands')
-rw-r--r-- | initial-commands | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/initial-commands b/initial-commands index d249157..79036e6 100644 --- a/initial-commands +++ b/initial-commands @@ -1,6 +1,6 @@ #!rsc # RouterOS script: initial-commands -# Copyright (c) 2018-2019 Christian Hesse <mail@eworm.de> +# Copyright (c) 2018-2020 Christian Hesse <mail@eworm.de> { / tool fetch "https://git.eworm.de/cgit/routeros-scripts/plain/certs/Let%27s%20Encrypt%20Authority%20X3.pem" dst-path="letsencrypt.pem"; |