Source
1
1
# LIBMODBUS_CHECK_CONFIG ([DEFAULT-ACTION])
2
2
#
3
-
# Copyright (C) 2001-2024 Zabbix SIA
3
+
# Copyright (C) 2001-2025 Zabbix SIA
4
4
#
5
5
# This program is free software: you can redistribute it and/or modify it under the terms of
6
6
# the GNU Affero General Public License as published by the Free Software Foundation, version 3.
7
7
#
8
8
# This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY;
9
9
# without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
10
10
# See the GNU Affero General Public License for more details.
11
11
#
12
12
# You should have received a copy of the GNU Affero General Public License along with this program.
13
13
# If not, see <https://www.gnu.org/licenses/>.