diff --git a/accesslist-duplicates.capsman b/accesslist-duplicates.capsman index 30cd809..4911760 100644 --- a/accesslist-duplicates.capsman +++ b/accesslist-duplicates.capsman @@ -1,6 +1,6 @@ #!rsc by RouterOS # RouterOS script: accesslist-duplicates.capsman -# Copyright (c) 2018-2020 Christian Hesse +# Copyright (c) 2018-2021 Christian Hesse # https://git.eworm.de/cgit/routeros-scripts/about/COPYING.md # # print duplicate antries in wireless access list diff --git a/accesslist-duplicates.local b/accesslist-duplicates.local index 4ac98f2..84fafb3 100644 --- a/accesslist-duplicates.local +++ b/accesslist-duplicates.local @@ -1,6 +1,6 @@ #!rsc by RouterOS # RouterOS script: accesslist-duplicates.local -# Copyright (c) 2018-2020 Christian Hesse +# Copyright (c) 2018-2021 Christian Hesse # https://git.eworm.de/cgit/routeros-scripts/about/COPYING.md # # print duplicate antries in wireless access list diff --git a/accesslist-duplicates.template b/accesslist-duplicates.template index c38dd47..7161992 100644 --- a/accesslist-duplicates.template +++ b/accesslist-duplicates.template @@ -1,6 +1,6 @@ #!rsc by RouterOS # RouterOS script: accesslist-duplicates%TEMPL% -# Copyright (c) 2018-2020 Christian Hesse +# Copyright (c) 2018-2021 Christian Hesse # https://git.eworm.de/cgit/routeros-scripts/about/COPYING.md # # print duplicate antries in wireless access list diff --git a/bridge-port-to-default b/bridge-port-to-default index e4d4947..286fb45 100644 --- a/bridge-port-to-default +++ b/bridge-port-to-default @@ -1,6 +1,6 @@ #!rsc by RouterOS # RouterOS script: bridge-port-to-default -# Copyright (c) 2013-2020 Christian Hesse +# Copyright (c) 2013-2021 Christian Hesse # https://git.eworm.de/cgit/routeros-scripts/about/COPYING.md # # reset bridge ports to default bridge diff --git a/bridge-port-toggle b/bridge-port-toggle index 1aa6b75..78a64f7 100644 --- a/bridge-port-toggle +++ b/bridge-port-toggle @@ -1,6 +1,6 @@ #!rsc by RouterOS # RouterOS script: bridge-port-toggle -# Copyright (c) 2013-2020 Christian Hesse +# Copyright (c) 2013-2021 Christian Hesse # https://git.eworm.de/cgit/routeros-scripts/about/COPYING.md # # toggle bridge ports between default and alt bridge diff --git a/capsman-download-packages b/capsman-download-packages index 8a5b465..339c70d 100644 --- a/capsman-download-packages +++ b/capsman-download-packages @@ -1,6 +1,6 @@ #!rsc by RouterOS # RouterOS script: capsman-download-packages -# Copyright (c) 2018-2020 Christian Hesse +# Copyright (c) 2018-2021 Christian Hesse # Michael Gisbers # https://git.eworm.de/cgit/routeros-scripts/about/COPYING.md # diff --git a/capsman-rolling-upgrade b/capsman-rolling-upgrade index 2868214..1f091b8 100644 --- a/capsman-rolling-upgrade +++ b/capsman-rolling-upgrade @@ -1,6 +1,6 @@ #!rsc by RouterOS # RouterOS script: capsman-rolling-upgrade -# Copyright (c) 2018-2020 Christian Hesse +# Copyright (c) 2018-2021 Christian Hesse # Michael Gisbers # https://git.eworm.de/cgit/routeros-scripts/about/COPYING.md # diff --git a/certificate-renew-issued b/certificate-renew-issued index 50cabe7..0a9ca85 100644 --- a/certificate-renew-issued +++ b/certificate-renew-issued @@ -1,6 +1,6 @@ #!rsc by RouterOS # RouterOS script: certificate-renew-issued -# Copyright (c) 2019-2020 Christian Hesse +# Copyright (c) 2019-2021 Christian Hesse # https://git.eworm.de/cgit/routeros-scripts/about/COPYING.md # # renew locally issued certificates diff --git a/check-certificates b/check-certificates index 4531c3d..fce8e7d 100644 --- a/check-certificates +++ b/check-certificates @@ -1,6 +1,6 @@ #!rsc by RouterOS # RouterOS script: check-certificates -# Copyright (c) 2013-2020 Christian Hesse +# Copyright (c) 2013-2021 Christian Hesse # https://git.eworm.de/cgit/routeros-scripts/about/COPYING.md # # check for certificate validity diff --git a/check-health b/check-health index bc7e064..7fa45cb 100644 --- a/check-health +++ b/check-health @@ -1,6 +1,6 @@ #!rsc by RouterOS # RouterOS script: check-health -# Copyright (c) 2019-2020 Christian Hesse +# Copyright (c) 2019-2021 Christian Hesse # https://git.eworm.de/cgit/routeros-scripts/about/COPYING.md # # check for RouterOS health state diff --git a/check-lte-firmware-upgrade b/check-lte-firmware-upgrade index 08b27ce..edbd5b1 100644 --- a/check-lte-firmware-upgrade +++ b/check-lte-firmware-upgrade @@ -1,6 +1,6 @@ #!rsc by RouterOS # RouterOS script: check-lte-firmware-upgrade -# Copyright (c) 2018-2020 Christian Hesse +# Copyright (c) 2018-2021 Christian Hesse # https://git.eworm.de/cgit/routeros-scripts/about/COPYING.md # # check for LTE firmware upgrade, send notification diff --git a/check-routeros-update b/check-routeros-update index a4dfe9d..297f726 100644 --- a/check-routeros-update +++ b/check-routeros-update @@ -1,6 +1,6 @@ #!rsc by RouterOS # RouterOS script: check-routeros-update -# Copyright (c) 2013-2020 Christian Hesse +# Copyright (c) 2013-2021 Christian Hesse # https://git.eworm.de/cgit/routeros-scripts/about/COPYING.md # # check for RouterOS update, send notification and/or install diff --git a/cloud-backup b/cloud-backup index 46777b9..b4c9002 100644 --- a/cloud-backup +++ b/cloud-backup @@ -1,6 +1,6 @@ #!rsc by RouterOS # RouterOS script: cloud-backup -# Copyright (c) 2013-2020 Christian Hesse +# Copyright (c) 2013-2021 Christian Hesse # https://git.eworm.de/cgit/routeros-scripts/about/COPYING.md # # upload backup to MikroTik cloud diff --git a/collect-wireless-mac.capsman b/collect-wireless-mac.capsman index 3ed67fc..d14cb10 100644 --- a/collect-wireless-mac.capsman +++ b/collect-wireless-mac.capsman @@ -1,6 +1,6 @@ #!rsc by RouterOS # RouterOS script: collect-wireless-mac.capsman -# Copyright (c) 2013-2020 Christian Hesse +# Copyright (c) 2013-2021 Christian Hesse # https://git.eworm.de/cgit/routeros-scripts/about/COPYING.md # # collect wireless mac adresses in access list diff --git a/collect-wireless-mac.local b/collect-wireless-mac.local index fc36e59..f9795f5 100644 --- a/collect-wireless-mac.local +++ b/collect-wireless-mac.local @@ -1,6 +1,6 @@ #!rsc by RouterOS # RouterOS script: collect-wireless-mac.local -# Copyright (c) 2013-2020 Christian Hesse +# Copyright (c) 2013-2021 Christian Hesse # https://git.eworm.de/cgit/routeros-scripts/about/COPYING.md # # collect wireless mac adresses in access list diff --git a/collect-wireless-mac.template b/collect-wireless-mac.template index 9b06dc3..c10c827 100644 --- a/collect-wireless-mac.template +++ b/collect-wireless-mac.template @@ -1,6 +1,6 @@ #!rsc by RouterOS # RouterOS script: collect-wireless-mac%TEMPL% -# Copyright (c) 2013-2020 Christian Hesse +# Copyright (c) 2013-2021 Christian Hesse # https://git.eworm.de/cgit/routeros-scripts/about/COPYING.md # # collect wireless mac adresses in access list diff --git a/daily-psk.capsman b/daily-psk.capsman index 2f7e8f2..d7c4ad7 100644 --- a/daily-psk.capsman +++ b/daily-psk.capsman @@ -1,6 +1,6 @@ #!rsc by RouterOS # RouterOS script: daily-psk.capsman -# Copyright (c) 2013-2020 Christian Hesse +# Copyright (c) 2013-2021 Christian Hesse # Michael Gisbers # https://git.eworm.de/cgit/routeros-scripts/about/COPYING.md # diff --git a/daily-psk.local b/daily-psk.local index d51d5f6..1add2e9 100644 --- a/daily-psk.local +++ b/daily-psk.local @@ -1,6 +1,6 @@ #!rsc by RouterOS # RouterOS script: daily-psk.local -# Copyright (c) 2013-2020 Christian Hesse +# Copyright (c) 2013-2021 Christian Hesse # Michael Gisbers # https://git.eworm.de/cgit/routeros-scripts/about/COPYING.md # diff --git a/daily-psk.template b/daily-psk.template index acc8edd..7f8cd75 100644 --- a/daily-psk.template +++ b/daily-psk.template @@ -1,6 +1,6 @@ #!rsc by RouterOS # RouterOS script: daily-psk%TEMPL% -# Copyright (c) 2013-2020 Christian Hesse +# Copyright (c) 2013-2021 Christian Hesse # Michael Gisbers # https://git.eworm.de/cgit/routeros-scripts/about/COPYING.md # diff --git a/dhcp-lease-comment.capsman b/dhcp-lease-comment.capsman index 6cd026a..b663a0a 100644 --- a/dhcp-lease-comment.capsman +++ b/dhcp-lease-comment.capsman @@ -1,6 +1,6 @@ #!rsc by RouterOS # RouterOS script: dhcp-lease-comment.capsman -# Copyright (c) 2013-2020 Christian Hesse +# Copyright (c) 2013-2021 Christian Hesse # https://git.eworm.de/cgit/routeros-scripts/about/COPYING.md # # update dhcp-server lease comment with infos from access-list diff --git a/dhcp-lease-comment.local b/dhcp-lease-comment.local index f55931c..1d9eb08 100644 --- a/dhcp-lease-comment.local +++ b/dhcp-lease-comment.local @@ -1,6 +1,6 @@ #!rsc by RouterOS # RouterOS script: dhcp-lease-comment.local -# Copyright (c) 2013-2020 Christian Hesse +# Copyright (c) 2013-2021 Christian Hesse # https://git.eworm.de/cgit/routeros-scripts/about/COPYING.md # # update dhcp-server lease comment with infos from access-list diff --git a/dhcp-lease-comment.template b/dhcp-lease-comment.template index b594324..4007765 100644 --- a/dhcp-lease-comment.template +++ b/dhcp-lease-comment.template @@ -1,6 +1,6 @@ #!rsc by RouterOS # RouterOS script: dhcp-lease-comment%TEMPL% -# Copyright (c) 2013-2020 Christian Hesse +# Copyright (c) 2013-2021 Christian Hesse # https://git.eworm.de/cgit/routeros-scripts/about/COPYING.md # # update dhcp-server lease comment with infos from access-list diff --git a/dhcp-to-dns b/dhcp-to-dns index 4ea4f59..acf93e5 100644 --- a/dhcp-to-dns +++ b/dhcp-to-dns @@ -1,6 +1,6 @@ #!rsc by RouterOS # RouterOS script: dhcp-to-dns -# Copyright (c) 2013-2020 Christian Hesse +# Copyright (c) 2013-2021 Christian Hesse # https://git.eworm.de/cgit/routeros-scripts/about/COPYING.md # # check DHCP leases and add/remove/update DNS entries diff --git a/email-backup b/email-backup index 8f4fdc1..4c7d1a4 100644 --- a/email-backup +++ b/email-backup @@ -1,6 +1,6 @@ #!rsc by RouterOS # RouterOS script: email-backup -# Copyright (c) 2013-2020 Christian Hesse +# Copyright (c) 2013-2021 Christian Hesse # https://git.eworm.de/cgit/routeros-scripts/about/COPYING.md # # create and email backup and config file diff --git a/global-config b/global-config index 379701a..d33b7b7 100644 --- a/global-config +++ b/global-config @@ -1,6 +1,6 @@ #!rsc by RouterOS # RouterOS script: global-config -# Copyright (c) 2013-2020 Christian Hesse +# Copyright (c) 2013-2021 Christian Hesse # https://git.eworm.de/cgit/routeros-scripts/about/COPYING.md # # global configuration diff --git a/global-config-overlay b/global-config-overlay index a7cd500..b45b0cb 100644 --- a/global-config-overlay +++ b/global-config-overlay @@ -1,6 +1,6 @@ #!rsc by RouterOS # RouterOS script: global-config-overlay -# Copyright (c) 2013-2020 Christian Hesse +# Copyright (c) 2013-2021 Christian Hesse # https://git.eworm.de/cgit/routeros-scripts/about/COPYING.md # # global configuration, custom overlay diff --git a/global-config.changes b/global-config.changes index 2d53160..e79047a 100644 --- a/global-config.changes +++ b/global-config.changes @@ -1,5 +1,5 @@ # RouterOS global-config changes -# Copyright (c) 2019-2020 Christian Hesse +# Copyright (c) 2019-2021 Christian Hesse # https://git.eworm.de/cgit/routeros-scripts/about/COPYING.md # Changes for global-config to be added to notification on script updates diff --git a/global-functions b/global-functions index 192e326..3cb8277 100644 --- a/global-functions +++ b/global-functions @@ -1,6 +1,6 @@ #!rsc by RouterOS # RouterOS script: global-functions -# Copyright (c) 2013-2020 Christian Hesse +# Copyright (c) 2013-2021 Christian Hesse # Michael Gisbers # https://git.eworm.de/cgit/routeros-scripts/about/COPYING.md # diff --git a/global-wait b/global-wait index fe19151..edb156b 100644 --- a/global-wait +++ b/global-wait @@ -1,6 +1,6 @@ #!rsc by RouterOS # RouterOS script: global-wait -# Copyright (c) 2020 Christian Hesse +# Copyright (c) 2020-2021 Christian Hesse # https://git.eworm.de/cgit/routeros-scripts/about/COPYING.md # # wait for global-functions to finish diff --git a/gps-track b/gps-track index 53718e2..1f7d228 100644 --- a/gps-track +++ b/gps-track @@ -1,6 +1,6 @@ #!rsc by RouterOS # RouterOS script: gps-track -# Copyright (c) 2018-2020 Christian Hesse +# Copyright (c) 2018-2021 Christian Hesse # https://git.eworm.de/cgit/routeros-scripts/about/COPYING.md # # track gps data by sending json data to http server diff --git a/hotspot-to-wpa b/hotspot-to-wpa index 7951ed0..54a9e8e 100644 --- a/hotspot-to-wpa +++ b/hotspot-to-wpa @@ -1,6 +1,6 @@ #!rsc by RouterOS # RouterOS script: hotspot-to-wpa -# Copyright (c) 2019-2020 Christian Hesse +# Copyright (c) 2019-2021 Christian Hesse # https://git.eworm.de/cgit/routeros-scripts/about/COPYING.md # # add private WPA passphrase after hotspot login diff --git a/ip-addr-bridge b/ip-addr-bridge index 9d2a281..762c74e 100644 --- a/ip-addr-bridge +++ b/ip-addr-bridge @@ -1,6 +1,6 @@ #!rsc by RouterOS # RouterOS script: ip-addr-bridge -# Copyright (c) 2018-2020 Christian Hesse +# Copyright (c) 2018-2021 Christian Hesse # https://git.eworm.de/cgit/routeros-scripts/about/COPYING.md # # enable or disable ip addresses based on bridge port state diff --git a/ipv6-update b/ipv6-update index 2224a11..ed266a6 100644 --- a/ipv6-update +++ b/ipv6-update @@ -1,6 +1,6 @@ #!rsc by RouterOS # RouterOS script: ipv6-update -# Copyright (c) 2013-2020 Christian Hesse +# Copyright (c) 2013-2021 Christian Hesse # https://git.eworm.de/cgit/routeros-scripts/about/COPYING.md # # update firewall and dns settings on IPv6 prefix change diff --git a/learn-mac-based-vlan b/learn-mac-based-vlan index d497714..e301a47 100644 --- a/learn-mac-based-vlan +++ b/learn-mac-based-vlan @@ -1,6 +1,6 @@ #!rsc by RouterOS # RouterOS script: learn-mac-based-vlan -# Copyright (c) 2013-2020 Christian Hesse +# Copyright (c) 2013-2021 Christian Hesse # https://git.eworm.de/cgit/routeros-scripts/about/COPYING.md # # learn MAC address for MAC-based-VLAN diff --git a/lease-script b/lease-script index 8230c6e..438df0f 100644 --- a/lease-script +++ b/lease-script @@ -1,6 +1,6 @@ #!rsc by RouterOS # RouterOS script: lease-script -# Copyright (c) 2013-2020 Christian Hesse +# Copyright (c) 2013-2021 Christian Hesse # https://git.eworm.de/cgit/routeros-scripts/about/COPYING.md # # run scripts on DHCP lease diff --git a/leds-day-mode b/leds-day-mode index b2f37d3..4d77469 100644 --- a/leds-day-mode +++ b/leds-day-mode @@ -1,6 +1,6 @@ #!rsc by RouterOS # RouterOS script: leds-day-mode -# Copyright (c) 2013-2020 Christian Hesse +# Copyright (c) 2013-2021 Christian Hesse # https://git.eworm.de/cgit/routeros-scripts/about/COPYING.md # # enable LEDs diff --git a/leds-night-mode b/leds-night-mode index a4e48fa..89ac834 100644 --- a/leds-night-mode +++ b/leds-night-mode @@ -1,6 +1,6 @@ #!rsc by RouterOS # RouterOS script: leds-night-mode -# Copyright (c) 2013-2020 Christian Hesse +# Copyright (c) 2013-2021 Christian Hesse # https://git.eworm.de/cgit/routeros-scripts/about/COPYING.md # # disable LEDs diff --git a/leds-toggle-mode b/leds-toggle-mode index e817b1b..6ee81c8 100644 --- a/leds-toggle-mode +++ b/leds-toggle-mode @@ -1,6 +1,6 @@ #!rsc by RouterOS # RouterOS script: leds-toggle-mode -# Copyright (c) 2018-2020 Christian Hesse +# Copyright (c) 2018-2021 Christian Hesse # https://git.eworm.de/cgit/routeros-scripts/about/COPYING.md # # toggle LEDs mode diff --git a/log-forward b/log-forward index 831ffe1..feebedd 100644 --- a/log-forward +++ b/log-forward @@ -1,6 +1,6 @@ #!rsc by RouterOS # RouterOS script: log-forward -# Copyright (c) 2020 Christian Hesse +# Copyright (c) 2020-2021 Christian Hesse # https://git.eworm.de/cgit/routeros-scripts/about/COPYING.md # # forward log messages via notification diff --git a/manage-umts b/manage-umts index 663c1dc..b8426bd 100644 --- a/manage-umts +++ b/manage-umts @@ -1,6 +1,6 @@ #!rsc by RouterOS # RouterOS script: manage-umts -# Copyright (c) 2013-2020 Christian Hesse +# Copyright (c) 2013-2021 Christian Hesse # https://git.eworm.de/cgit/routeros-scripts/about/COPYING.md # # manage UMTS interface based on ethernet and wireless status diff --git a/mode-button b/mode-button index 217c0cc..35c0899 100644 --- a/mode-button +++ b/mode-button @@ -1,6 +1,6 @@ #!rsc by RouterOS # RouterOS script: mode-button -# Copyright (c) 2018-2020 Christian Hesse +# Copyright (c) 2018-2021 Christian Hesse # https://git.eworm.de/cgit/routeros-scripts/about/COPYING.md # # act on multiple mode and reset button presses diff --git a/netwatch-notify b/netwatch-notify index 9a12c5a..9651841 100644 --- a/netwatch-notify +++ b/netwatch-notify @@ -1,6 +1,6 @@ #!rsc by RouterOS # RouterOS script: netwatch-notify -# Copyright (c) 2020 Christian Hesse +# Copyright (c) 2020-2021 Christian Hesse # https://git.eworm.de/cgit/routeros-scripts/about/COPYING.md # # monitor netwatch and send notifications diff --git a/netwatch-syslog b/netwatch-syslog index fee22cc..f274c18 100644 --- a/netwatch-syslog +++ b/netwatch-syslog @@ -1,6 +1,6 @@ #!rsc by RouterOS # RouterOS script: netwatch-syslog -# Copyright (c) 2013-2020 Christian Hesse +# Copyright (c) 2013-2021 Christian Hesse # https://git.eworm.de/cgit/routeros-scripts/about/COPYING.md # # requires: dont-require-permissions=yes diff --git a/ospf-to-leds b/ospf-to-leds index 61b90ce..b899b50 100644 --- a/ospf-to-leds +++ b/ospf-to-leds @@ -1,6 +1,6 @@ #!rsc by RouterOS # RouterOS script: ospf-to-leds -# Copyright (c) 2020 Christian Hesse +# Copyright (c) 2020-2021 Christian Hesse # https://git.eworm.de/cgit/routeros-scripts/about/COPYING.md # # visualize ospf instance state via leds diff --git a/packages-update b/packages-update index 7c88eac..022a110 100644 --- a/packages-update +++ b/packages-update @@ -1,6 +1,6 @@ #!rsc by RouterOS # RouterOS script: packages-update -# Copyright (c) 2019-2020 Christian Hesse +# Copyright (c) 2019-2021 Christian Hesse # https://git.eworm.de/cgit/routeros-scripts/about/COPYING.md # # download packages and reboot for installation diff --git a/ppp-on-up b/ppp-on-up index 925cb6e..9de01b8 100644 --- a/ppp-on-up +++ b/ppp-on-up @@ -1,6 +1,6 @@ #!rsc by RouterOS # RouterOS script: ppp-on-up -# Copyright (c) 2013-2020 Christian Hesse +# Copyright (c) 2013-2021 Christian Hesse # https://git.eworm.de/cgit/routeros-scripts/about/COPYING.md # # run scripts on ppp up diff --git a/rotate-ntp b/rotate-ntp index 159cdfe..a0cc524 100644 --- a/rotate-ntp +++ b/rotate-ntp @@ -1,6 +1,6 @@ #!rsc by RouterOS # RouterOS script: rotate-ntp -# Copyright (c) 2013-2020 Christian Hesse +# Copyright (c) 2013-2021 Christian Hesse # https://git.eworm.de/cgit/routeros-scripts/about/COPYING.md # # rotate the ntp servers diff --git a/sms-action b/sms-action index 2008a8a..a070cc9 100644 --- a/sms-action +++ b/sms-action @@ -1,6 +1,6 @@ #!rsc by RouterOS # RouterOS script: sms-action -# Copyright (c) 2018-2020 Christian Hesse +# Copyright (c) 2018-2021 Christian Hesse # https://git.eworm.de/cgit/routeros-scripts/about/COPYING.md # # run action on received SMS diff --git a/sms-forward b/sms-forward index 28d60a1..96a001d 100644 --- a/sms-forward +++ b/sms-forward @@ -1,6 +1,6 @@ #!rsc by RouterOS # RouterOS script: sms-forward -# Copyright (c) 2013-2020 Christian Hesse +# Copyright (c) 2013-2021 Christian Hesse # https://git.eworm.de/cgit/routeros-scripts/about/COPYING.md # # forward SMS to e-mail diff --git a/ssh-keys-import b/ssh-keys-import index d4795d7..1f158fd 100644 --- a/ssh-keys-import +++ b/ssh-keys-import @@ -1,6 +1,6 @@ #!rsc by RouterOS # RouterOS script: ssh-keys-import -# Copyright (c) 2013-2020 Christian Hesse +# Copyright (c) 2013-2021 Christian Hesse # https://git.eworm.de/cgit/routeros-scripts/about/COPYING.md # # import ssh keys from file diff --git a/super-mario-theme b/super-mario-theme index 6b2ea74..e13c934 100644 --- a/super-mario-theme +++ b/super-mario-theme @@ -1,6 +1,6 @@ #!rsc by RouterOS # RouterOS script: super-mario-theme -# Copyright (c) 2013-2020 Christian Hesse +# Copyright (c) 2013-2021 Christian Hesse # https://git.eworm.de/cgit/routeros-scripts/about/COPYING.md # # play Super Mario theme diff --git a/unattended-lte-firmware-upgrade b/unattended-lte-firmware-upgrade index d9bffad..cb8f87e 100644 --- a/unattended-lte-firmware-upgrade +++ b/unattended-lte-firmware-upgrade @@ -1,6 +1,6 @@ #!rsc by RouterOS # RouterOS script: unattended-lte-firmware-upgrade -# Copyright (c) 2018-2020 Christian Hesse +# Copyright (c) 2018-2021 Christian Hesse # https://git.eworm.de/cgit/routeros-scripts/about/COPYING.md # # schedule unattended lte firmware upgrade diff --git a/update-gre-address b/update-gre-address index c4d1dda..7dd4896 100644 --- a/update-gre-address +++ b/update-gre-address @@ -1,6 +1,6 @@ #!rsc by RouterOS # RouterOS script: update-gre-address -# Copyright (c) 2013-2020 Christian Hesse +# Copyright (c) 2013-2021 Christian Hesse # https://git.eworm.de/cgit/routeros-scripts/about/COPYING.md # # update gre interface remote address with dynamic address from diff --git a/update-tunnelbroker b/update-tunnelbroker index a503df0..d014178 100644 --- a/update-tunnelbroker +++ b/update-tunnelbroker @@ -1,6 +1,6 @@ #!rsc by RouterOS # RouterOS script: update-tunnelbroker -# Copyright (c) 2013-2020 Christian Hesse +# Copyright (c) 2013-2021 Christian Hesse # Michael Gisbers # https://git.eworm.de/cgit/routeros-scripts/about/COPYING.md # diff --git a/upload-backup b/upload-backup index 5d4dd8e..acb8399 100644 --- a/upload-backup +++ b/upload-backup @@ -1,6 +1,6 @@ #!rsc by RouterOS # RouterOS script: upload-backup -# Copyright (c) 2013-2020 Christian Hesse +# Copyright (c) 2013-2021 Christian Hesse # https://git.eworm.de/cgit/routeros-scripts/about/COPYING.md # # create and upload backup and config file