From 1a78dc51ef7e8d7d331ec8d893f6d7420196332c Mon Sep 17 00:00:00 2001 From: Alexander Vladishev Date: Thu, 9 May 2024 08:45:08 -0100 Subject: [PATCH] ....I..... [ZBXNEXT-9168] replaced the software license with AGPL-3.0-only --- COPYING | 928 ++++++++++++------ ChangeLog.d/feature/ZBXNEXT-9168 | 1 + Makefile.am | 1 + README | 33 +- README.md | 25 + bin/win32/dev/zabbix_sender.h | 19 +- bin/win64/dev/zabbix_sender.h | 19 +- build/mingw/winmeta.h | 19 +- build/win32/examples/zabbix_sender/sender.c | 19 +- configure.ac | 19 +- create/bin/export_data.sh | 19 +- create/bin/gen_data.pl | 18 +- create/bin/gen_schema.pl | 37 +- create/bin/gen_top_passwords.php | 19 +- create/src/dashboards.tmpl | 19 +- create/src/data.tmpl | 19 +- create/src/schema.tmpl | 19 +- create/src/templates.tmpl | 19 +- include/audit/zbxaudit.h | 19 +- include/audit/zbxaudit_graph.h | 19 +- include/audit/zbxaudit_ha.h | 19 +- include/audit/zbxaudit_host.h | 19 +- include/audit/zbxaudit_httptest.h | 19 +- include/audit/zbxaudit_item.h | 19 +- include/audit/zbxaudit_trigger.h | 19 +- include/common/zbxsysinc.h | 19 +- include/common/zbxtypes.h | 19 +- include/module.h | 19 +- include/version.h | 19 +- include/zbx_availability_constants.h | 19 +- include/zbx_dbversion_constants.h | 19 +- include/zbx_discoverer_constants.h | 19 +- include/zbx_expression_constants.h | 19 +- include/zbx_ha_constants.h | 19 +- include/zbx_host_constants.h | 19 +- include/zbx_item_constants.h | 19 +- include/zbx_rtc_constants.h | 19 +- include/zbx_scripts_constants.h | 19 +- include/zbx_trigger_constants.h | 19 +- include/zbxagentget.h | 19 +- include/zbxalerter.h | 19 +- include/zbxalgo.h | 19 +- include/zbxasynchttppoller.h | 19 +- include/zbxasyncpoller.h | 19 +- include/zbxautoreg.h | 19 +- include/zbxavailability.h | 19 +- include/zbxbincommon.h | 18 +- include/zbxcacheconfig.h | 19 +- include/zbxcachehistory.h | 19 +- include/zbxcachevalue.h | 19 +- include/zbxcfg.h | 19 +- include/zbxcommon.h | 19 +- include/zbxcomms.h | 19 +- include/zbxcommshigh.h | 19 +- include/zbxcompress.h | 19 +- include/zbxconnector.h | 19 +- include/zbxcrypto.h | 19 +- include/zbxcurl.h | 19 +- include/zbxdb.h | 19 +- include/zbxdbhigh.h | 19 +- include/zbxdbschema.h | 19 +- include/zbxdbsyncer.h | 19 +- include/zbxdbupgrade.h | 19 +- include/zbxdbwrap.h | 19 +- include/zbxdiag.h | 19 +- include/zbxdiscoverer.h | 19 +- include/zbxdiscovery.h | 19 +- include/zbxembed.h | 19 +- include/zbxescalations.h | 19 +- include/zbxeval.h | 19 +- include/zbxevent.h | 19 +- include/zbxexec.h | 19 +- include/zbxexport.h | 19 +- include/zbxexpr.h | 19 +- include/zbxexpression.h | 19 +- include/zbxfile.h | 19 +- include/zbxhash.h | 19 +- include/zbxhistory.h | 19 +- include/zbxhttp.h | 19 +- include/zbxhttppoller.h | 19 +- include/zbxicmpping.h | 19 +- include/zbxinterface.h | 19 +- include/zbxip.h | 19 +- include/zbxipcservice.h | 19 +- include/zbxipmi.h | 19 +- include/zbxjson.h | 19 +- include/zbxkvs.h | 19 +- include/zbxlog.h | 19 +- include/zbxmedia.h | 19 +- include/zbxmodules.h | 19 +- include/zbxmutexs.h | 19 +- include/zbxnix.h | 19 +- include/zbxnum.h | 19 +- include/zbxodbc.h | 19 +- include/zbxparam.h | 19 +- include/zbxpgservice.h | 19 +- include/zbxpinger.h | 19 +- include/zbxpoller.h | 19 +- include/zbxpreproc.h | 19 +- include/zbxpreprocbase.h | 19 +- include/zbxprof.h | 19 +- include/zbxprometheus.h | 19 +- include/zbxproxybuffer.h | 19 +- include/zbxregexp.h | 19 +- include/zbxrtc.h | 19 +- include/zbxscripts.h | 19 +- include/zbxself.h | 19 +- include/zbxserialize.h | 19 +- include/zbxservice.h | 19 +- include/zbxshmem.h | 19 +- include/zbxsnmptrapper.h | 19 +- include/zbxstats.h | 19 +- include/zbxstr.h | 19 +- include/zbxsysinfo.h | 19 +- include/zbxtagfilter.h | 19 +- include/zbxtasks.h | 19 +- include/zbxthreads.h | 19 +- include/zbxtime.h | 19 +- include/zbxtimekeeper.h | 19 +- include/zbxtrapper.h | 19 +- include/zbxtrends.h | 19 +- include/zbxvariant.h | 19 +- include/zbxvault.h | 19 +- include/zbxversion.h | 19 +- include/zbxvmware.h | 19 +- include/zbxwin32.h | 19 +- include/zbxwinservice.h | 19 +- include/zbxxml.h | 19 +- m4/check_enum.m4 | 19 +- m4/cmocka.m4 | 19 +- m4/libmodbus.m4 | 19 +- m4/libxml2.m4 | 19 +- m4/libyaml.m4 | 19 +- m4/times.m4 | 19 +- misc/Makefile.am | 1 + misc/images/docs/zabbix_logo.svg | 35 + misc/snmptrap/snmptrap.sh | 19 +- misc/snmptrap/zabbix_trap_receiver.pl | 19 +- src/go/LICENSE | 928 ++++++++++++------ src/go/cmd/mock_server/mock_server.go | 19 +- src/go/cmd/zabbix_agent2/config.go | 19 +- src/go/cmd/zabbix_agent2/copyright_extra.go | 19 +- src/go/cmd/zabbix_agent2/external.go | 19 +- src/go/cmd/zabbix_agent2/external_nix.go | 19 +- src/go/cmd/zabbix_agent2/external_windows.go | 19 +- src/go/cmd/zabbix_agent2/service_nix.go | 19 +- src/go/cmd/zabbix_agent2/service_windows.go | 19 +- src/go/cmd/zabbix_agent2/testrun.go | 19 +- src/go/cmd/zabbix_agent2/testrun_darwin.go | 19 +- src/go/cmd/zabbix_agent2/testrun_linux.go | 19 +- src/go/cmd/zabbix_agent2/testrun_windows.go | 19 +- src/go/cmd/zabbix_agent2/zabbix_agent2.go | 19 +- src/go/cmd/zabbix_agent2/zabbix_agent2_nix.go | 19 +- .../zabbix_agent2/zabbix_agent2_windows.go | 19 +- src/go/cmd/zabbix_web_service/config.go | 19 +- .../zabbix_web_service/pdf_report_creator.go | 19 +- .../zabbix_web_service/zabbix_web_service.go | 19 +- src/go/internal/agent/alias/alias.go | 19 +- src/go/internal/agent/alias/alias_nix.go | 19 +- src/go/internal/agent/alias/alias_test.go | 19 +- src/go/internal/agent/alias/alias_windows.go | 19 +- src/go/internal/agent/client.go | 19 +- .../agent/keyaccess/key_access_rules.go | 19 +- .../agent/keyaccess/key_access_rules_test.go | 19 +- src/go/internal/agent/options.go | 19 +- src/go/internal/agent/options_nix.go | 19 +- src/go/internal/agent/options_test.go | 19 +- src/go/internal/agent/options_windows.go | 19 +- src/go/internal/agent/plugin_agent.go | 19 +- src/go/internal/agent/plugin_userparameter.go | 19 +- .../internal/agent/resultcache/diskcache.go | 19 +- .../internal/agent/resultcache/memorycache.go | 19 +- .../internal/agent/resultcache/resultcache.go | 19 +- .../agent/resultcache/resultcache_test.go | 19 +- .../internal/agent/runtimecontrol/runtime.go | 19 +- .../agent/runtimecontrol/runtime_nix.go | 19 +- .../agent/runtimecontrol/runtime_windows.go | 19 +- src/go/internal/agent/scheduler/client.go | 19 +- src/go/internal/agent/scheduler/manager.go | 19 +- .../internal/agent/scheduler/manager_test.go | 19 +- src/go/internal/agent/scheduler/performer.go | 19 +- src/go/internal/agent/scheduler/plugin.go | 19 +- src/go/internal/agent/scheduler/pluginheap.go | 19 +- src/go/internal/agent/scheduler/query.go | 19 +- src/go/internal/agent/scheduler/task.go | 19 +- .../agent/serverconnector/activeconnection.go | 19 +- .../agent/serverconnector/serverconnector.go | 19 +- .../agent/serverlistener/passivecheck.go | 19 +- .../agent/serverlistener/passivecheck_test.go | 19 +- .../agent/serverlistener/passiveconnection.go | 19 +- .../agent/serverlistener/serverlistener.go | 19 +- .../agent/statuslistener/statuslistener.go | 19 +- src/go/internal/monitor/monitor.go | 19 +- src/go/pkg/glexpr/expression.go | 19 +- src/go/pkg/itemutil/key.go | 19 +- src/go/pkg/itemutil/key_test.go | 19 +- src/go/pkg/itemutil/value.go | 19 +- src/go/pkg/pdh/pdh.go | 19 +- src/go/pkg/pdh/pdh_windows.go | 19 +- src/go/pkg/pidfile/pidfile.go | 19 +- src/go/pkg/pidfile/pidfile_nix.go | 19 +- src/go/pkg/pidfile/pidfile_windows.go | 19 +- src/go/pkg/procfs/procfs.go | 19 +- src/go/pkg/procfs/procfs_test.go | 19 +- src/go/pkg/tls/tls.go | 19 +- src/go/pkg/version/version.go | 21 +- src/go/pkg/watch/manager.go | 19 +- src/go/pkg/web/web.go | 19 +- src/go/pkg/wildcard/wildcard.go | 19 +- src/go/pkg/wildcard/wildcard_test.go | 19 +- src/go/pkg/win32/advapi32.go | 19 +- src/go/pkg/win32/helper.go | 19 +- src/go/pkg/win32/iphlp.go | 19 +- src/go/pkg/win32/kernel32.go | 19 +- src/go/pkg/win32/pdh.go | 19 +- src/go/pkg/win32/placeholder.go | 19 +- src/go/pkg/win32/psapi.go | 19 +- src/go/pkg/win32/types.go | 19 +- src/go/pkg/win32/types_386.go | 19 +- src/go/pkg/win32/types_amd64.go | 19 +- src/go/pkg/win32/user32.go | 19 +- src/go/pkg/win32/win32.go | 19 +- src/go/pkg/wmi/wmi.go | 19 +- src/go/pkg/zbxcmd/zbxcmd.go | 19 +- src/go/pkg/zbxcmd/zbxcmd_nix.go | 19 +- src/go/pkg/zbxcmd/zbxcmd_windows.go | 19 +- src/go/pkg/zbxcomms/address.go | 19 +- src/go/pkg/zbxcomms/addresspool.go | 19 +- src/go/pkg/zbxcomms/addressset.go | 19 +- src/go/pkg/zbxcomms/comms.go | 19 +- src/go/pkg/zbxcomms/comms_nix.go | 19 +- src/go/pkg/zbxcomms/comms_test.go | 19 +- src/go/pkg/zbxcomms/comms_windows.go | 19 +- src/go/pkg/zbxlib/checks.go | 19 +- src/go/pkg/zbxlib/checks_darwin.go | 19 +- src/go/pkg/zbxlib/checks_linux.go | 19 +- src/go/pkg/zbxlib/checks_windows.go | 19 +- src/go/pkg/zbxlib/eventlog_windows.go | 19 +- src/go/pkg/zbxlib/expressions.go | 19 +- src/go/pkg/zbxlib/globals.go | 19 +- src/go/pkg/zbxlib/globals_darwin.go | 19 +- src/go/pkg/zbxlib/globals_linux.go | 19 +- src/go/pkg/zbxlib/globals_windows.go | 19 +- src/go/pkg/zbxlib/log.go | 19 +- src/go/pkg/zbxlib/logfile.go | 19 +- src/go/pkg/zbxlib/logger.go | 19 +- src/go/pkg/zbxlib/nextcheck.go | 19 +- src/go/pkg/zbxregexp/zbxregexp.go | 19 +- src/go/pkg/zbxtest/zbxtest.go | 19 +- src/go/plugins/ceph/ceph.go | 19 +- src/go/plugins/ceph/ceph_test.go | 19 +- src/go/plugins/ceph/config.go | 19 +- src/go/plugins/ceph/handler_df.go | 19 +- src/go/plugins/ceph/handler_df_test.go | 19 +- src/go/plugins/ceph/handler_discovery.go | 19 +- src/go/plugins/ceph/handler_discovery_test.go | 19 +- src/go/plugins/ceph/handler_osd.go | 19 +- src/go/plugins/ceph/handler_osd_dump.go | 19 +- src/go/plugins/ceph/handler_osd_dump_test.go | 19 +- src/go/plugins/ceph/handler_osd_test.go | 19 +- src/go/plugins/ceph/handler_ping.go | 19 +- src/go/plugins/ceph/handler_ping_test.go | 19 +- src/go/plugins/ceph/handler_status.go | 19 +- src/go/plugins/ceph/handler_status_test.go | 19 +- src/go/plugins/ceph/metrics.go | 19 +- src/go/plugins/ceph/request.go | 19 +- src/go/plugins/debug/collector/collector.go | 19 +- src/go/plugins/debug/empty/empty.go | 19 +- src/go/plugins/debug/external/full/full.go | 19 +- src/go/plugins/debug/external/full/main.go | 19 +- .../plugins/debug/external/multikey/main.go | 19 +- .../debug/external/multikey/multikey.go | 19 +- src/go/plugins/debug/external/test/main.go | 19 +- src/go/plugins/debug/external/test/test.go | 19 +- .../plugins/debug/filewatcher/filewatcher.go | 19 +- src/go/plugins/debug/log/log.go | 19 +- src/go/plugins/debug/trapper/trapper.go | 19 +- src/go/plugins/docker/client.go | 19 +- src/go/plugins/docker/config.go | 19 +- src/go/plugins/docker/discovery.go | 19 +- src/go/plugins/docker/docker.go | 19 +- src/go/plugins/docker/metrics.go | 19 +- src/go/plugins/docker/types.go | 19 +- src/go/plugins/external/broker.go | 19 +- src/go/plugins/external/broker_nix.go | 19 +- src/go/plugins/external/broker_windows.go | 19 +- src/go/plugins/external/plugin.go | 19 +- src/go/plugins/kernel/kernel.go | 19 +- src/go/plugins/kernel/kernel_linux.go | 19 +- src/go/plugins/kernel/kernel_test.go | 19 +- src/go/plugins/log/log.go | 19 +- src/go/plugins/memcached/config.go | 19 +- src/go/plugins/memcached/conn.go | 19 +- src/go/plugins/memcached/conn_test.go | 19 +- src/go/plugins/memcached/handler_ping.go | 19 +- src/go/plugins/memcached/handler_ping_test.go | 19 +- src/go/plugins/memcached/handler_stats.go | 19 +- .../plugins/memcached/handler_stats_test.go | 19 +- src/go/plugins/memcached/memcached.go | 19 +- src/go/plugins/memcached/memcached_test.go | 19 +- src/go/plugins/memcached/metrics.go | 19 +- src/go/plugins/modbus/endianness.go | 19 +- src/go/plugins/modbus/modbus.go | 19 +- src/go/plugins/modbus/parse.go | 19 +- src/go/plugins/mqtt/config.go | 19 +- src/go/plugins/mqtt/metrics.go | 19 +- src/go/plugins/mqtt/mqtt.go | 19 +- src/go/plugins/mysql/config.go | 19 +- src/go/plugins/mysql/conn.go | 19 +- src/go/plugins/mysql/conn_test.go | 19 +- src/go/plugins/mysql/handler_custom_query.go | 19 +- src/go/plugins/mysql/handler_database_size.go | 19 +- .../mysql/handler_databases_discovery.go | 19 +- src/go/plugins/mysql/handler_ping.go | 19 +- .../mysql/handler_replication_discovery.go | 19 +- .../mysql/handler_replication_status.go | 19 +- .../plugins/mysql/handler_status_variables.go | 19 +- src/go/plugins/mysql/handler_version.go | 19 +- src/go/plugins/mysql/metrics.go | 19 +- src/go/plugins/mysql/mysql.go | 19 +- src/go/plugins/mysql/scanHelper.go | 19 +- src/go/plugins/net/dns/dns.go | 19 +- src/go/plugins/net/dns/dns_get.go | 19 +- src/go/plugins/net/dns/dns_get_test.go | 19 +- src/go/plugins/net/dns/dns_nix.go | 19 +- src/go/plugins/net/dns/dns_windows.go | 19 +- src/go/plugins/net/netif/netif.go | 19 +- src/go/plugins/net/netif/netif_linux.go | 19 +- src/go/plugins/net/netif/netif_test.go | 19 +- src/go/plugins/net/netif/netif_unsupported.go | 19 +- src/go/plugins/net/netif/netif_windows.go | 19 +- src/go/plugins/net/tcp/tcp.go | 19 +- src/go/plugins/net/tcp/tcp_netstat.go | 19 +- src/go/plugins/net/tcp/tcp_nix.go | 19 +- src/go/plugins/net/tcp/tcp_test.go | 19 +- src/go/plugins/net/tcp/tcp_unsupported.go | 19 +- src/go/plugins/net/tcp/tcp_windows.go | 19 +- src/go/plugins/net/udp/udp.go | 19 +- src/go/plugins/net/udp/udp_netstat.go | 19 +- src/go/plugins/net/udp/udp_unsupported.go | 19 +- src/go/plugins/oracle/config.go | 19 +- src/go/plugins/oracle/conn.go | 19 +- src/go/plugins/oracle/conn_test.go | 19 +- src/go/plugins/oracle/handler_archive.go | 19 +- .../oracle/handler_archive_discovery.go | 19 +- .../plugins/oracle/handler_asm_diskgroups.go | 19 +- .../handler_asm_diskgroups_discovery.go | 19 +- src/go/plugins/oracle/handler_cdb.go | 19 +- src/go/plugins/oracle/handler_custom_query.go | 19 +- .../oracle/handler_databases_discovery.go | 19 +- src/go/plugins/oracle/handler_datafiles.go | 19 +- src/go/plugins/oracle/handler_fra.go | 19 +- src/go/plugins/oracle/handler_instance.go | 19 +- src/go/plugins/oracle/handler_pdb.go | 19 +- .../plugins/oracle/handler_pdb_discovery.go | 19 +- src/go/plugins/oracle/handler_pga.go | 19 +- src/go/plugins/oracle/handler_ping.go | 19 +- src/go/plugins/oracle/handler_processes.go | 19 +- src/go/plugins/oracle/handler_redolog.go | 19 +- src/go/plugins/oracle/handler_sessions.go | 19 +- src/go/plugins/oracle/handler_sga.go | 19 +- src/go/plugins/oracle/handler_sysmetrics.go | 19 +- src/go/plugins/oracle/handler_sysparams.go | 19 +- src/go/plugins/oracle/handler_tablespaces.go | 19 +- .../oracle/handler_tablespaces_discovery.go | 19 +- src/go/plugins/oracle/handler_user.go | 19 +- src/go/plugins/oracle/handler_version.go | 19 +- src/go/plugins/oracle/handler_version_test.go | 19 +- src/go/plugins/oracle/metrics.go | 19 +- src/go/plugins/oracle/oracle.go | 19 +- src/go/plugins/oracle/oracle_test.go | 19 +- src/go/plugins/oracle/oracle_unit_test.go | 19 +- src/go/plugins/plugins_darwin.go | 19 +- src/go/plugins/plugins_linux.go | 19 +- src/go/plugins/plugins_windows.go | 19 +- src/go/plugins/proc/proc.go | 19 +- src/go/plugins/proc/proc_linux.go | 19 +- src/go/plugins/proc/proc_linux_test.go | 19 +- src/go/plugins/proc/proc_test.go | 19 +- src/go/plugins/proc/proc_windows.go | 19 +- src/go/plugins/proc/procfs_linux.go | 19 +- src/go/plugins/redis/config.go | 19 +- src/go/plugins/redis/conn.go | 19 +- src/go/plugins/redis/conn_test.go | 19 +- src/go/plugins/redis/handler_config.go | 19 +- src/go/plugins/redis/handler_config_test.go | 19 +- src/go/plugins/redis/handler_info.go | 19 +- src/go/plugins/redis/handler_info_test.go | 19 +- src/go/plugins/redis/handler_ping.go | 19 +- src/go/plugins/redis/handler_ping_test.go | 19 +- src/go/plugins/redis/handler_slowlog.go | 19 +- src/go/plugins/redis/handler_slowlog_test.go | 19 +- src/go/plugins/redis/metrics.go | 19 +- src/go/plugins/redis/redis.go | 19 +- src/go/plugins/redis/redis_test.go | 19 +- src/go/plugins/smart/controller.go | 19 +- src/go/plugins/smart/smart.go | 19 +- src/go/plugins/smart/smart_test.go | 19 +- src/go/plugins/smart/smartfs.go | 19 +- src/go/plugins/smart/smartfs_test.go | 19 +- src/go/plugins/system/cpu/cpu.go | 19 +- src/go/plugins/system/cpu/cpu_linux.go | 19 +- src/go/plugins/system/cpu/cpu_linux_test.go | 19 +- src/go/plugins/system/cpu/cpu_windows.go | 19 +- .../plugins/system/cpu/cpucounters_linux.go | 19 +- .../plugins/system/cpu/cpucounters_windows.go | 19 +- .../system/cpu/pdhcollector_windows.go | 19 +- src/go/plugins/system/hw/hw_linux.go | 19 +- src/go/plugins/system/hw/hw_linux_test.go | 19 +- src/go/plugins/system/sw/sw.go | 19 +- src/go/plugins/system/sw/sw_darwin.go | 19 +- src/go/plugins/system/sw/sw_linux.go | 19 +- src/go/plugins/system/sw/sw_test.go | 19 +- src/go/plugins/system/sw/sw_windows.go | 19 +- src/go/plugins/system/swap/swap.go | 19 +- src/go/plugins/system/swap/swap_nix.go | 19 +- src/go/plugins/system/swap/swap_windows.go | 19 +- src/go/plugins/system/uname/uname.go | 19 +- src/go/plugins/system/uname/uname_linux.go | 19 +- src/go/plugins/system/uname/uname_windows.go | 19 +- src/go/plugins/system/uptime/uptime.go | 19 +- src/go/plugins/system/uptime/uptime_linux.go | 19 +- src/go/plugins/system/uptime/uptime_test.go | 19 +- .../plugins/system/uptime/uptime_windows.go | 19 +- src/go/plugins/system/users/users.go | 19 +- src/go/plugins/system/users/users_nix.go | 19 +- src/go/plugins/system/users/users_windows.go | 19 +- src/go/plugins/systemd/systemd.go | 19 +- src/go/plugins/systemrun/systemrun.go | 19 +- src/go/plugins/vfs/dev/dev.go | 19 +- src/go/plugins/vfs/dev/dev_linux.go | 19 +- src/go/plugins/vfs/dir/count.go | 19 +- src/go/plugins/vfs/dir/count_nix.go | 19 +- src/go/plugins/vfs/dir/count_test.go | 19 +- src/go/plugins/vfs/dir/count_windows.go | 19 +- src/go/plugins/vfs/dir/dir.go | 19 +- src/go/plugins/vfs/dir/size.go | 19 +- src/go/plugins/vfs/dir/size_nix.go | 19 +- src/go/plugins/vfs/dir/size_windows.go | 19 +- src/go/plugins/vfs/file/cksum.go | 19 +- src/go/plugins/vfs/file/cksum_test.go | 19 +- src/go/plugins/vfs/file/contents.go | 19 +- src/go/plugins/vfs/file/contents_test.go | 19 +- src/go/plugins/vfs/file/encoding.go | 19 +- src/go/plugins/vfs/file/exists.go | 19 +- src/go/plugins/vfs/file/exists_test.go | 19 +- src/go/plugins/vfs/file/file.go | 19 +- src/go/plugins/vfs/file/get.go | 19 +- src/go/plugins/vfs/file/get_nix.go | 19 +- src/go/plugins/vfs/file/get_windows.go | 19 +- src/go/plugins/vfs/file/md5sum.go | 19 +- src/go/plugins/vfs/file/md5sum_test.go | 19 +- src/go/plugins/vfs/file/owner_nix.go | 19 +- src/go/plugins/vfs/file/owner_windows.go | 19 +- src/go/plugins/vfs/file/permissions_nix.go | 19 +- .../plugins/vfs/file/permissions_windows.go | 19 +- src/go/plugins/vfs/file/read_file.go | 19 +- src/go/plugins/vfs/file/regexp.go | 19 +- src/go/plugins/vfs/file/regexp_test.go | 19 +- src/go/plugins/vfs/file/regmatch.go | 19 +- src/go/plugins/vfs/file/regmatch_test.go | 19 +- src/go/plugins/vfs/file/sha256sum.go | 19 +- src/go/plugins/vfs/file/size.go | 19 +- src/go/plugins/vfs/file/size_test.go | 19 +- src/go/plugins/vfs/file/time_nix.go | 19 +- src/go/plugins/vfs/file/time_test.go | 19 +- src/go/plugins/vfs/file/time_windows.go | 19 +- src/go/plugins/vfs/fs/fs.go | 19 +- src/go/plugins/vfs/fs/fs_nix.go | 19 +- src/go/plugins/vfs/fs/fs_windows.go | 19 +- src/go/plugins/vfs/fs/fscaller.go | 19 +- src/go/plugins/vm/memory/memory.go | 19 +- src/go/plugins/vm/memory/memory_linux.go | 19 +- src/go/plugins/vm/memory/memory_windows.go | 19 +- src/go/plugins/vm/vmemory/vmemory_windows.go | 19 +- src/go/plugins/web/certificate/certificate.go | 19 +- .../web/certificate/certificate_test.go | 19 +- src/go/plugins/web/page/page.go | 19 +- src/go/plugins/windows/eventlog/eventlog.go | 19 +- .../windows/eventlog/eventlog_windows.go | 19 +- src/go/plugins/windows/perfmon/perfmon.go | 19 +- src/go/plugins/windows/registry/registry.go | 19 +- src/go/plugins/windows/services/services.go | 19 +- .../windows/services/services_windows.go | 19 +- src/go/plugins/windows/wmi/wmi.go | 19 +- src/go/plugins/zabbix/async/async.go | 19 +- src/go/plugins/zabbix/async/async_nix.go | 19 +- src/go/plugins/zabbix/async/async_windows.go | 19 +- src/go/plugins/zabbix/sync/sync.go | 19 +- src/go/plugins/zabbix/sync/sync_nix.go | 19 +- src/go/plugins/zabbix/sync/sync_windows.go | 19 +- src/go/util/uname.go | 19 +- src/libs/zbxagentget/agent_get.c | 19 +- src/libs/zbxalerter/alert.c | 19 +- src/libs/zbxalerter/alert_manager.c | 19 +- src/libs/zbxalerter/alert_syncer.c | 19 +- src/libs/zbxalerter/alerter.c | 19 +- src/libs/zbxalerter/alerter_defs.h | 19 +- src/libs/zbxalerter/alerter_protocol.c | 19 +- src/libs/zbxalerter/alerter_protocol.h | 19 +- src/libs/zbxalgo/algodefs.c | 19 +- src/libs/zbxalgo/algodefs.h | 19 +- src/libs/zbxalgo/binaryheap.c | 19 +- src/libs/zbxalgo/hashmap.c | 19 +- src/libs/zbxalgo/hashset.c | 19 +- src/libs/zbxalgo/int128.c | 19 +- src/libs/zbxalgo/linked_list.c | 19 +- src/libs/zbxalgo/prediction.c | 19 +- src/libs/zbxalgo/queue.c | 19 +- src/libs/zbxalgo/vector.c | 19 +- src/libs/zbxasynchttppoller/asynchttppoller.c | 19 +- src/libs/zbxasyncpoller/asyncpoller.c | 19 +- src/libs/zbxaudit/audit.c | 19 +- src/libs/zbxaudit/audit.h | 19 +- src/libs/zbxaudit/audit_graph.c | 19 +- src/libs/zbxaudit/audit_ha.c | 19 +- src/libs/zbxaudit/audit_host.c | 19 +- src/libs/zbxaudit/audit_httptest.c | 19 +- src/libs/zbxaudit/audit_item.c | 19 +- src/libs/zbxaudit/audit_trigger.c | 19 +- src/libs/zbxautoreg/autoreg.c | 19 +- src/libs/zbxavailability/avail_manager.c | 19 +- src/libs/zbxavailability/avail_protocol.c | 19 +- src/libs/zbxavailability/availability.c | 19 +- src/libs/zbxbincommon/bincommon.c | 18 +- src/libs/zbxcacheconfig/dbconfig.c | 19 +- src/libs/zbxcacheconfig/dbconfig.h | 19 +- src/libs/zbxcacheconfig/dbconfig_dump.c | 19 +- .../zbxcacheconfig/dbconfig_maintenance.c | 19 +- src/libs/zbxcacheconfig/dbhistoryconfig.c | 19 +- src/libs/zbxcacheconfig/dbsync.c | 19 +- src/libs/zbxcacheconfig/dbsync.h | 19 +- src/libs/zbxcacheconfig/lld_macro.c | 19 +- src/libs/zbxcacheconfig/proxy_group.c | 19 +- src/libs/zbxcacheconfig/proxy_group.h | 19 +- src/libs/zbxcacheconfig/trigger.c | 19 +- src/libs/zbxcacheconfig/user_macro.c | 19 +- src/libs/zbxcacheconfig/user_macro.h | 19 +- src/libs/zbxcacheconfig/vps_monitor.c | 19 +- src/libs/zbxcacheconfig/vps_monitor.h | 19 +- src/libs/zbxcachehistory/cachehistory.c | 19 +- src/libs/zbxcachevalue/valuecache.c | 19 +- src/libs/zbxcfg/cfg.c | 19 +- src/libs/zbxcommon/common_log.c | 19 +- src/libs/zbxcommon/common_str.c | 19 +- .../components_strings_representations.c | 19 +- src/libs/zbxcommon/cuid.c | 19 +- src/libs/zbxcommon/libc_wrappers.c | 19 +- src/libs/zbxcommon/misc.c | 21 +- src/libs/zbxcommon/setproctitle.c | 19 +- src/libs/zbxcomms/comms.c | 19 +- src/libs/zbxcomms/comms.h | 19 +- src/libs/zbxcomms/telnet.c | 19 +- src/libs/zbxcomms/tls.c | 19 +- src/libs/zbxcomms/tls.h | 19 +- src/libs/zbxcomms/tls_gnutls.c | 19 +- src/libs/zbxcomms/tls_openssl.c | 19 +- src/libs/zbxcomms/tls_validate.c | 19 +- src/libs/zbxcomms/tls_version.c | 19 +- src/libs/zbxcommshigh/commshigh.c | 19 +- src/libs/zbxcompress/compress.c | 19 +- src/libs/zbxconnector/connector.c | 19 +- src/libs/zbxconnector/connector_protocol.c | 19 +- src/libs/zbxcrypto/base64.c | 19 +- src/libs/zbxcrypto/crypto.c | 19 +- src/libs/zbxcrypto/endian.c | 19 +- src/libs/zbxcrypto/hmac.c | 19 +- src/libs/zbxcrypto/rsa.c | 19 +- src/libs/zbxcurl/curl.c | 19 +- src/libs/zbxdb/db.c | 19 +- src/libs/zbxdbhigh/db.c | 19 +- src/libs/zbxdbhigh/item.c | 19 +- src/libs/zbxdbhigh/item_param.c | 19 +- src/libs/zbxdbhigh/lld_override.c | 19 +- src/libs/zbxdbhigh/maintenance.c | 19 +- src/libs/zbxdbhigh/mediatype.c | 19 +- src/libs/zbxdbhigh/proxy.c | 19 +- src/libs/zbxdbhigh/tag.c | 19 +- src/libs/zbxdbhigh/trigger.c | 19 +- src/libs/zbxdbsyncer/dbsyncer.c | 19 +- src/libs/zbxdbupgrade/dbupgrade.c | 19 +- src/libs/zbxdbupgrade/dbupgrade.h | 19 +- src/libs/zbxdbupgrade/dbupgrade_2010.c | 19 +- src/libs/zbxdbupgrade/dbupgrade_2020.c | 19 +- src/libs/zbxdbupgrade/dbupgrade_2030.c | 19 +- src/libs/zbxdbupgrade/dbupgrade_2040.c | 19 +- src/libs/zbxdbupgrade/dbupgrade_2050.c | 19 +- src/libs/zbxdbupgrade/dbupgrade_3000.c | 19 +- src/libs/zbxdbupgrade/dbupgrade_3010.c | 19 +- src/libs/zbxdbupgrade/dbupgrade_3020.c | 19 +- src/libs/zbxdbupgrade/dbupgrade_3030.c | 19 +- src/libs/zbxdbupgrade/dbupgrade_3040.c | 19 +- src/libs/zbxdbupgrade/dbupgrade_3050.c | 19 +- src/libs/zbxdbupgrade/dbupgrade_4000.c | 19 +- src/libs/zbxdbupgrade/dbupgrade_4010.c | 19 +- src/libs/zbxdbupgrade/dbupgrade_4020.c | 19 +- src/libs/zbxdbupgrade/dbupgrade_4030.c | 19 +- src/libs/zbxdbupgrade/dbupgrade_4040.c | 19 +- src/libs/zbxdbupgrade/dbupgrade_4050.c | 19 +- src/libs/zbxdbupgrade/dbupgrade_5000.c | 19 +- src/libs/zbxdbupgrade/dbupgrade_5010.c | 19 +- src/libs/zbxdbupgrade/dbupgrade_5020.c | 19 +- src/libs/zbxdbupgrade/dbupgrade_5030.c | 19 +- src/libs/zbxdbupgrade/dbupgrade_5040.c | 19 +- src/libs/zbxdbupgrade/dbupgrade_5050.c | 19 +- src/libs/zbxdbupgrade/dbupgrade_6000.c | 19 +- src/libs/zbxdbupgrade/dbupgrade_6010.c | 19 +- src/libs/zbxdbupgrade/dbupgrade_6020.c | 19 +- src/libs/zbxdbupgrade/dbupgrade_6030.c | 19 +- src/libs/zbxdbupgrade/dbupgrade_6040.c | 19 +- src/libs/zbxdbupgrade/dbupgrade_6050.c | 19 +- src/libs/zbxdbupgrade/dbupgrade_common.c | 19 +- src/libs/zbxdbupgrade/dbupgrade_common.h | 19 +- src/libs/zbxdbupgrade/dbupgrade_macros.c | 19 +- src/libs/zbxdbupgrade/dbupgrade_macros.h | 19 +- src/libs/zbxdbwrap/event.c | 19 +- src/libs/zbxdbwrap/graph_linking.c | 19 +- src/libs/zbxdbwrap/graph_linking.h | 19 +- src/libs/zbxdbwrap/host.c | 19 +- src/libs/zbxdbwrap/permission.c | 19 +- src/libs/zbxdbwrap/proxy.c | 19 +- src/libs/zbxdbwrap/template.h | 19 +- src/libs/zbxdbwrap/template_item.c | 19 +- src/libs/zbxdbwrap/template_item_audit.c | 19 +- src/libs/zbxdbwrap/trigger.c | 19 +- src/libs/zbxdbwrap/trigger_dep_linking.c | 19 +- src/libs/zbxdbwrap/trigger_dep_linking.h | 19 +- src/libs/zbxdbwrap/trigger_linking.c | 19 +- src/libs/zbxdbwrap/trigger_linking.h | 19 +- src/libs/zbxdbwrap/user.c | 19 +- src/libs/zbxdiag/diag.c | 19 +- src/libs/zbxdiscoverer/async_http.c | 19 +- src/libs/zbxdiscoverer/async_http.h | 19 +- src/libs/zbxdiscoverer/async_tcpsvc.c | 19 +- src/libs/zbxdiscoverer/async_tcpsvc.h | 19 +- src/libs/zbxdiscoverer/async_telnet.c | 19 +- src/libs/zbxdiscoverer/async_telnet.h | 19 +- src/libs/zbxdiscoverer/discoverer.c | 19 +- src/libs/zbxdiscoverer/discoverer_async.c | 19 +- src/libs/zbxdiscoverer/discoverer_async.h | 19 +- src/libs/zbxdiscoverer/discoverer_int.h | 19 +- src/libs/zbxdiscoverer/discoverer_job.c | 19 +- src/libs/zbxdiscoverer/discoverer_job.h | 19 +- src/libs/zbxdiscoverer/discoverer_queue.c | 19 +- src/libs/zbxdiscoverer/discoverer_queue.h | 19 +- src/libs/zbxdiscoverer/discoverer_taskprep.c | 19 +- src/libs/zbxdiscoverer/discoverer_taskprep.h | 19 +- src/libs/zbxdiscovery/discovery.c | 19 +- src/libs/zbxembed/browser.c | 18 +- src/libs/zbxembed/browser_alert.c | 18 +- src/libs/zbxembed/browser_alert.h | 18 +- src/libs/zbxembed/browser_element.c | 18 +- src/libs/zbxembed/browser_element.h | 18 +- src/libs/zbxembed/browser_error.c | 18 +- src/libs/zbxembed/browser_error.h | 18 +- src/libs/zbxembed/browser_perf.c | 18 +- src/libs/zbxembed/browser_perf.h | 18 +- src/libs/zbxembed/console.c | 19 +- src/libs/zbxembed/console.h | 19 +- src/libs/zbxembed/embed.c | 19 +- src/libs/zbxembed/embed.h | 19 +- src/libs/zbxembed/embed_xml.c | 19 +- src/libs/zbxembed/embed_xml.h | 19 +- src/libs/zbxembed/global.c | 19 +- src/libs/zbxembed/global.h | 19 +- src/libs/zbxembed/httprequest.c | 19 +- src/libs/zbxembed/httprequest.h | 19 +- src/libs/zbxembed/webdriver.c | 18 +- src/libs/zbxembed/webdriver.h | 18 +- src/libs/zbxembed/zabbix.c | 19 +- src/libs/zbxembed/zabbix.h | 19 +- src/libs/zbxescalations/escalations.c | 19 +- src/libs/zbxeval/calc.c | 19 +- src/libs/zbxeval/count_pattern.c | 19 +- src/libs/zbxeval/eval.h | 19 +- src/libs/zbxeval/execute.c | 19 +- src/libs/zbxeval/misc.c | 19 +- src/libs/zbxeval/parse.c | 19 +- src/libs/zbxeval/query.c | 19 +- src/libs/zbxevent/event.c | 19 +- src/libs/zbxevent/event_db.c | 19 +- src/libs/zbxexec/execute.c | 19 +- src/libs/zbxexport/export.c | 19 +- src/libs/zbxexpr/expr.c | 19 +- src/libs/zbxexpr/function.c | 19 +- src/libs/zbxexpr/host.c | 19 +- src/libs/zbxexpr/interval.c | 19 +- src/libs/zbxexpr/macro.c | 19 +- src/libs/zbxexpr/token.c | 19 +- src/libs/zbxexpression/anomalystl.c | 19 +- src/libs/zbxexpression/anomalystl.h | 19 +- src/libs/zbxexpression/datafunc.c | 19 +- src/libs/zbxexpression/datafunc.h | 19 +- src/libs/zbxexpression/evalfunc.c | 19 +- src/libs/zbxexpression/evalfunc.h | 19 +- src/libs/zbxexpression/evalsimple.c | 19 +- src/libs/zbxexpression/expr_eval.c | 29 +- src/libs/zbxexpression/expression.c | 19 +- src/libs/zbxexpression/expression.h | 19 +- src/libs/zbxexpression/expression_names.c | 19 +- src/libs/zbxexpression/funcparam.c | 19 +- src/libs/zbxexpression/funcparam.h | 19 +- src/libs/zbxexpression/lldfunc.c | 19 +- src/libs/zbxexpression/macrofunc.c | 19 +- src/libs/zbxexpression/macrofunc.h | 19 +- src/libs/zbxexpression/triggerfunc.c | 19 +- src/libs/zbxfile/file.c | 19 +- src/libs/zbxfile/win32/win32_file.c | 19 +- src/libs/zbxhash/zbxhash.c | 19 +- src/libs/zbxhistory/history.c | 19 +- src/libs/zbxhistory/history.h | 19 +- src/libs/zbxhistory/history_elastic.c | 19 +- src/libs/zbxhistory/history_sql.c | 19 +- src/libs/zbxhttp/charset.c | 19 +- src/libs/zbxhttp/http.c | 19 +- src/libs/zbxhttp/punycode.c | 19 +- src/libs/zbxhttp/punycode.h | 19 +- src/libs/zbxhttp/urlencode.c | 19 +- src/libs/zbxhttppoller/httpmacro.c | 19 +- src/libs/zbxhttppoller/httpmacro.h | 19 +- src/libs/zbxhttppoller/httppoller.c | 19 +- src/libs/zbxhttppoller/httptest.c | 19 +- src/libs/zbxhttppoller/httptest.h | 19 +- src/libs/zbxicmpping/icmpping.c | 19 +- src/libs/zbxinterface/interface.c | 19 +- src/libs/zbxip/ip.c | 19 +- src/libs/zbxip/iprange.c | 19 +- src/libs/zbxipmi/checks_ipmi.c | 19 +- src/libs/zbxipmi/checks_ipmi.h | 19 +- src/libs/zbxipmi/ipmi.c | 19 +- src/libs/zbxipmi/ipmi.h | 19 +- src/libs/zbxipmi/ipmi_manager.c | 19 +- src/libs/zbxipmi/ipmi_poller.c | 19 +- src/libs/zbxipmi/ipmi_protocol.c | 19 +- src/libs/zbxipmi/ipmi_protocol.h | 19 +- src/libs/zbxjson/json.c | 19 +- src/libs/zbxjson/json.h | 19 +- src/libs/zbxjson/json_parser.c | 19 +- src/libs/zbxjson/json_parser.h | 19 +- src/libs/zbxjson/jsonobj.c | 19 +- src/libs/zbxjson/jsonobj.h | 19 +- src/libs/zbxjson/jsonpath.c | 19 +- src/libs/zbxjson/jsonpath.h | 19 +- src/libs/zbxkvs/kvs.c | 19 +- src/libs/zbxlog/log.c | 19 +- src/libs/zbxmedia/email.c | 19 +- src/libs/zbxmedia/sms.c | 19 +- src/libs/zbxmodules/modules.c | 19 +- src/libs/zbxmutexs/mutexs.c | 19 +- src/libs/zbxnix/control.c | 19 +- src/libs/zbxnix/control.h | 19 +- src/libs/zbxnix/coredump.c | 19 +- src/libs/zbxnix/daemon.c | 19 +- src/libs/zbxnix/dshm.c | 19 +- src/libs/zbxnix/fatal.c | 19 +- src/libs/zbxnix/fatal.h | 19 +- src/libs/zbxnix/ipc.c | 19 +- src/libs/zbxnix/nix_internal.c | 19 +- src/libs/zbxnix/nix_internal.h | 19 +- src/libs/zbxnix/pid.c | 19 +- src/libs/zbxnix/pid.h | 19 +- src/libs/zbxnix/sigcommon.h | 19 +- src/libs/zbxnix/sighandler.c | 19 +- src/libs/zbxnum/num.c | 19 +- src/libs/zbxodbc/odbc.c | 19 +- src/libs/zbxparam/param.c | 19 +- src/libs/zbxpgservice/pgservice.c | 19 +- src/libs/zbxpinger/pinger.c | 19 +- src/libs/zbxpoller/async_agent.c | 19 +- src/libs/zbxpoller/async_agent.h | 19 +- src/libs/zbxpoller/async_httpagent.c | 19 +- src/libs/zbxpoller/async_httpagent.h | 19 +- src/libs/zbxpoller/async_manager.c | 19 +- src/libs/zbxpoller/async_manager.h | 19 +- src/libs/zbxpoller/async_poller.c | 19 +- src/libs/zbxpoller/async_poller.h | 19 +- src/libs/zbxpoller/async_queue.c | 19 +- src/libs/zbxpoller/async_queue.h | 19 +- src/libs/zbxpoller/async_worker.c | 19 +- src/libs/zbxpoller/async_worker.h | 19 +- src/libs/zbxpoller/checks_agent.c | 19 +- src/libs/zbxpoller/checks_browser.c | 19 +- src/libs/zbxpoller/checks_browser.h | 19 +- src/libs/zbxpoller/checks_calculated.c | 19 +- src/libs/zbxpoller/checks_calculated.h | 19 +- src/libs/zbxpoller/checks_db.c | 19 +- src/libs/zbxpoller/checks_db.h | 19 +- src/libs/zbxpoller/checks_external.c | 19 +- src/libs/zbxpoller/checks_external.h | 19 +- src/libs/zbxpoller/checks_http.c | 19 +- src/libs/zbxpoller/checks_http.h | 19 +- src/libs/zbxpoller/checks_internal.c | 19 +- src/libs/zbxpoller/checks_internal.h | 19 +- src/libs/zbxpoller/checks_java.c | 19 +- src/libs/zbxpoller/checks_java.h | 19 +- src/libs/zbxpoller/checks_script.c | 19 +- src/libs/zbxpoller/checks_script.h | 19 +- src/libs/zbxpoller/checks_simple.c | 19 +- src/libs/zbxpoller/checks_simple.h | 19 +- src/libs/zbxpoller/checks_simple_vmware.c | 19 +- src/libs/zbxpoller/checks_simple_vmware.h | 19 +- src/libs/zbxpoller/checks_snmp.c | 19 +- src/libs/zbxpoller/checks_snmp.h | 19 +- src/libs/zbxpoller/checks_ssh.c | 19 +- src/libs/zbxpoller/checks_telnet.c | 19 +- src/libs/zbxpoller/poller.c | 19 +- src/libs/zbxpoller/poller.h | 19 +- src/libs/zbxpoller/poller_thread.c | 19 +- src/libs/zbxpoller/ssh2_run.c | 19 +- src/libs/zbxpoller/ssh_run.c | 19 +- src/libs/zbxpoller/ssh_run.h | 19 +- src/libs/zbxpoller/telnet_run.c | 19 +- src/libs/zbxpoller/telnet_run.h | 19 +- src/libs/zbxpreproc/item_preproc.c | 19 +- src/libs/zbxpreproc/item_preproc.h | 19 +- src/libs/zbxpreproc/pp_cache.c | 19 +- src/libs/zbxpreproc/pp_cache.h | 19 +- src/libs/zbxpreproc/pp_diag.c | 19 +- src/libs/zbxpreproc/pp_error.c | 19 +- src/libs/zbxpreproc/pp_error.h | 19 +- src/libs/zbxpreproc/pp_execute.c | 19 +- src/libs/zbxpreproc/pp_execute.h | 19 +- src/libs/zbxpreproc/pp_manager.c | 19 +- src/libs/zbxpreproc/pp_manager.h | 19 +- src/libs/zbxpreproc/pp_protocol.c | 19 +- src/libs/zbxpreproc/pp_protocol.h | 19 +- src/libs/zbxpreproc/pp_queue.c | 19 +- src/libs/zbxpreproc/pp_queue.h | 19 +- src/libs/zbxpreproc/pp_stats.c | 19 +- src/libs/zbxpreproc/pp_task.c | 19 +- src/libs/zbxpreproc/pp_task.h | 19 +- src/libs/zbxpreproc/pp_worker.c | 19 +- src/libs/zbxpreproc/pp_worker.h | 19 +- src/libs/zbxpreproc/preproc_snmp.c | 19 +- src/libs/zbxpreproc/preproc_snmp.h | 19 +- src/libs/zbxpreprocbase/pp_history.c | 19 +- src/libs/zbxpreprocbase/pp_item.c | 19 +- src/libs/zbxprometheus/zbxprometheus.c | 19 +- src/libs/zbxproxybuffer/pb_autoreg.c | 19 +- src/libs/zbxproxybuffer/pb_autoreg.h | 19 +- src/libs/zbxproxybuffer/pb_discovery.c | 19 +- src/libs/zbxproxybuffer/pb_discovery.h | 19 +- src/libs/zbxproxybuffer/pb_history.c | 19 +- src/libs/zbxproxybuffer/pb_history.h | 19 +- src/libs/zbxproxybuffer/proxybuffer.c | 19 +- src/libs/zbxproxybuffer/proxybuffer.h | 19 +- src/libs/zbxregexp/zbxregexp.c | 19 +- src/libs/zbxrtc/rtc.c | 19 +- src/libs/zbxrtc/rtc.h | 19 +- src/libs/zbxrtc/rtc_client.c | 19 +- src/libs/zbxrtc/rtc_service.c | 19 +- src/libs/zbxscripts/scripts.c | 19 +- src/libs/zbxself/selfmon.c | 19 +- src/libs/zbxserialize/serialize.c | 19 +- src/libs/zbxservice/service.c | 19 +- src/libs/zbxservice/service_protocol.c | 19 +- src/libs/zbxshmem/memalloc.c | 19 +- src/libs/zbxsnmptrapper/snmptrapper.c | 19 +- src/libs/zbxstats/stats.c | 19 +- src/libs/zbxstr/str.c | 19 +- src/libs/zbxsysinfo/agent/agent.c | 19 +- src/libs/zbxsysinfo/agent/agent.h | 19 +- src/libs/zbxsysinfo/agent/modbtype.h | 19 +- src/libs/zbxsysinfo/agent/modbus.c | 19 +- src/libs/zbxsysinfo/aix/aix.c | 19 +- src/libs/zbxsysinfo/aix/cpu.c | 19 +- src/libs/zbxsysinfo/aix/diskio.c | 19 +- src/libs/zbxsysinfo/aix/diskspace.c | 19 +- src/libs/zbxsysinfo/aix/hostname.c | 19 +- src/libs/zbxsysinfo/aix/inodes.c | 19 +- src/libs/zbxsysinfo/aix/inodes.h | 19 +- src/libs/zbxsysinfo/aix/memory.c | 19 +- src/libs/zbxsysinfo/aix/net.c | 19 +- src/libs/zbxsysinfo/aix/proc.c | 19 +- src/libs/zbxsysinfo/aix/software.c | 19 +- src/libs/zbxsysinfo/aix/swap.c | 19 +- src/libs/zbxsysinfo/aix/system.c | 19 +- src/libs/zbxsysinfo/aix/uptime.c | 19 +- src/libs/zbxsysinfo/aix/vmstats.c | 19 +- src/libs/zbxsysinfo/alias/alias.c | 19 +- src/libs/zbxsysinfo/alias/alias.h | 19 +- src/libs/zbxsysinfo/common/cpu.c | 19 +- src/libs/zbxsysinfo/common/cpu.h | 19 +- src/libs/zbxsysinfo/common/cpustat.c | 19 +- src/libs/zbxsysinfo/common/cpustat.h | 19 +- src/libs/zbxsysinfo/common/dir.c | 19 +- src/libs/zbxsysinfo/common/dir.h | 19 +- src/libs/zbxsysinfo/common/diskdevices.c | 19 +- src/libs/zbxsysinfo/common/diskdevices.h | 19 +- src/libs/zbxsysinfo/common/dns.c | 19 +- src/libs/zbxsysinfo/common/dns.h | 19 +- src/libs/zbxsysinfo/common/http.c | 19 +- src/libs/zbxsysinfo/common/http.h | 19 +- src/libs/zbxsysinfo/common/http_metrics.c | 19 +- src/libs/zbxsysinfo/common/http_metrics.h | 19 +- src/libs/zbxsysinfo/common/ip_reverse.c | 19 +- src/libs/zbxsysinfo/common/ip_reverse.h | 19 +- src/libs/zbxsysinfo/common/net.c | 19 +- src/libs/zbxsysinfo/common/net.h | 19 +- src/libs/zbxsysinfo/common/procstat.c | 19 +- src/libs/zbxsysinfo/common/procstat.h | 19 +- src/libs/zbxsysinfo/common/stats.c | 19 +- src/libs/zbxsysinfo/common/stats.h | 19 +- src/libs/zbxsysinfo/common/system.c | 19 +- src/libs/zbxsysinfo/common/system.h | 19 +- src/libs/zbxsysinfo/common/vfs_file.c | 19 +- src/libs/zbxsysinfo/common/vfs_file.h | 19 +- src/libs/zbxsysinfo/common/zabbix_stats.c | 19 +- src/libs/zbxsysinfo/common/zabbix_stats.h | 19 +- src/libs/zbxsysinfo/common/zbxkstat.c | 19 +- src/libs/zbxsysinfo/common/zbxkstat.h | 19 +- .../zbxsysinfo/common/zbxsysinfo_common.c | 19 +- .../zbxsysinfo/common/zbxsysinfo_common.h | 19 +- src/libs/zbxsysinfo/freebsd/boottime.c | 19 +- src/libs/zbxsysinfo/freebsd/cpu.c | 19 +- src/libs/zbxsysinfo/freebsd/diskio.c | 19 +- src/libs/zbxsysinfo/freebsd/diskspace.c | 19 +- src/libs/zbxsysinfo/freebsd/freebsd.c | 19 +- src/libs/zbxsysinfo/freebsd/hostname.c | 19 +- src/libs/zbxsysinfo/freebsd/inodes.c | 19 +- src/libs/zbxsysinfo/freebsd/inodes.h | 19 +- src/libs/zbxsysinfo/freebsd/kernel.c | 19 +- src/libs/zbxsysinfo/freebsd/memory.c | 19 +- src/libs/zbxsysinfo/freebsd/net.c | 19 +- src/libs/zbxsysinfo/freebsd/proc.c | 19 +- src/libs/zbxsysinfo/freebsd/software.c | 19 +- src/libs/zbxsysinfo/freebsd/swap.c | 19 +- src/libs/zbxsysinfo/freebsd/system.c | 19 +- src/libs/zbxsysinfo/freebsd/uptime.c | 19 +- src/libs/zbxsysinfo/hpux/cpu.c | 19 +- src/libs/zbxsysinfo/hpux/diskio.c | 19 +- src/libs/zbxsysinfo/hpux/diskspace.c | 19 +- src/libs/zbxsysinfo/hpux/hostname.c | 19 +- src/libs/zbxsysinfo/hpux/hpux.c | 19 +- src/libs/zbxsysinfo/hpux/inodes.c | 19 +- src/libs/zbxsysinfo/hpux/inodes.h | 19 +- src/libs/zbxsysinfo/hpux/memory.c | 19 +- src/libs/zbxsysinfo/hpux/net.c | 19 +- src/libs/zbxsysinfo/hpux/proc.c | 19 +- src/libs/zbxsysinfo/hpux/software.c | 19 +- src/libs/zbxsysinfo/hpux/system.c | 19 +- src/libs/zbxsysinfo/linux/boottime.c | 19 +- src/libs/zbxsysinfo/linux/cpu.c | 19 +- src/libs/zbxsysinfo/linux/diskio.c | 19 +- src/libs/zbxsysinfo/linux/diskspace.c | 19 +- src/libs/zbxsysinfo/linux/hardware.c | 19 +- src/libs/zbxsysinfo/linux/hardware.h | 19 +- src/libs/zbxsysinfo/linux/hostname.c | 19 +- src/libs/zbxsysinfo/linux/inodes.c | 19 +- src/libs/zbxsysinfo/linux/inodes.h | 19 +- src/libs/zbxsysinfo/linux/kernel.c | 19 +- src/libs/zbxsysinfo/linux/linux.c | 19 +- src/libs/zbxsysinfo/linux/memory.c | 19 +- src/libs/zbxsysinfo/linux/net.c | 19 +- src/libs/zbxsysinfo/linux/proc.c | 19 +- src/libs/zbxsysinfo/linux/proc.h | 19 +- src/libs/zbxsysinfo/linux/sensors.c | 19 +- src/libs/zbxsysinfo/linux/software.c | 19 +- src/libs/zbxsysinfo/linux/software.h | 19 +- src/libs/zbxsysinfo/linux/swap.c | 19 +- src/libs/zbxsysinfo/linux/system.c | 19 +- src/libs/zbxsysinfo/linux/uptime.c | 19 +- src/libs/zbxsysinfo/netbsd/boottime.c | 19 +- src/libs/zbxsysinfo/netbsd/cpu.c | 19 +- src/libs/zbxsysinfo/netbsd/diskio.c | 19 +- src/libs/zbxsysinfo/netbsd/diskspace.c | 19 +- src/libs/zbxsysinfo/netbsd/hostname.c | 19 +- src/libs/zbxsysinfo/netbsd/inodes.c | 19 +- src/libs/zbxsysinfo/netbsd/inodes.h | 19 +- src/libs/zbxsysinfo/netbsd/kernel.c | 19 +- src/libs/zbxsysinfo/netbsd/memory.c | 19 +- src/libs/zbxsysinfo/netbsd/net.c | 19 +- src/libs/zbxsysinfo/netbsd/netbsd.c | 19 +- src/libs/zbxsysinfo/netbsd/proc.c | 19 +- src/libs/zbxsysinfo/netbsd/software.c | 19 +- src/libs/zbxsysinfo/netbsd/system.c | 19 +- src/libs/zbxsysinfo/netbsd/uptime.c | 19 +- src/libs/zbxsysinfo/openbsd/boottime.c | 19 +- src/libs/zbxsysinfo/openbsd/cpu.c | 19 +- src/libs/zbxsysinfo/openbsd/diskio.c | 19 +- src/libs/zbxsysinfo/openbsd/diskspace.c | 19 +- src/libs/zbxsysinfo/openbsd/hostname.c | 19 +- src/libs/zbxsysinfo/openbsd/inodes.c | 19 +- src/libs/zbxsysinfo/openbsd/inodes.h | 19 +- src/libs/zbxsysinfo/openbsd/kernel.c | 19 +- src/libs/zbxsysinfo/openbsd/memory.c | 19 +- src/libs/zbxsysinfo/openbsd/net.c | 19 +- src/libs/zbxsysinfo/openbsd/openbsd.c | 19 +- src/libs/zbxsysinfo/openbsd/proc.c | 19 +- src/libs/zbxsysinfo/openbsd/sensors.c | 19 +- src/libs/zbxsysinfo/openbsd/software.c | 19 +- src/libs/zbxsysinfo/openbsd/swap.c | 19 +- src/libs/zbxsysinfo/openbsd/system.c | 19 +- src/libs/zbxsysinfo/openbsd/uptime.c | 19 +- src/libs/zbxsysinfo/osx/boottime.c | 19 +- src/libs/zbxsysinfo/osx/cpu.c | 19 +- src/libs/zbxsysinfo/osx/diskio.c | 19 +- src/libs/zbxsysinfo/osx/diskspace.c | 19 +- src/libs/zbxsysinfo/osx/hostname.c | 19 +- src/libs/zbxsysinfo/osx/inodes.c | 19 +- src/libs/zbxsysinfo/osx/inodes.h | 19 +- src/libs/zbxsysinfo/osx/kernel.c | 19 +- src/libs/zbxsysinfo/osx/memory.c | 19 +- src/libs/zbxsysinfo/osx/net.c | 19 +- src/libs/zbxsysinfo/osx/osx.c | 19 +- src/libs/zbxsysinfo/osx/software.c | 19 +- src/libs/zbxsysinfo/osx/system.c | 19 +- src/libs/zbxsysinfo/osx/uptime.c | 19 +- src/libs/zbxsysinfo/simple/ntp.c | 19 +- src/libs/zbxsysinfo/simple/ntp.h | 19 +- src/libs/zbxsysinfo/simple/simple.c | 19 +- src/libs/zbxsysinfo/simple/simple.h | 19 +- src/libs/zbxsysinfo/solaris/boottime.c | 19 +- src/libs/zbxsysinfo/solaris/cpu.c | 19 +- src/libs/zbxsysinfo/solaris/diskio.c | 19 +- src/libs/zbxsysinfo/solaris/diskspace.c | 19 +- src/libs/zbxsysinfo/solaris/hostname.c | 19 +- src/libs/zbxsysinfo/solaris/inodes.c | 19 +- src/libs/zbxsysinfo/solaris/inodes.h | 19 +- src/libs/zbxsysinfo/solaris/kernel.c | 19 +- src/libs/zbxsysinfo/solaris/memory.c | 19 +- src/libs/zbxsysinfo/solaris/net.c | 19 +- src/libs/zbxsysinfo/solaris/proc.c | 19 +- src/libs/zbxsysinfo/solaris/software.c | 19 +- src/libs/zbxsysinfo/solaris/solaris.c | 19 +- src/libs/zbxsysinfo/solaris/swap.c | 19 +- src/libs/zbxsysinfo/solaris/system.c | 19 +- src/libs/zbxsysinfo/solaris/uptime.c | 19 +- .../zbxsysinfo/solaris/zbx_sysinfo_kstat.c | 19 +- .../zbxsysinfo/solaris/zbx_sysinfo_kstat.h | 19 +- src/libs/zbxsysinfo/specsysinfo.h | 19 +- src/libs/zbxsysinfo/sysinfo.c | 19 +- src/libs/zbxsysinfo/sysinfo.h | 19 +- src/libs/zbxsysinfo/unknown/diskio.c | 19 +- src/libs/zbxsysinfo/unknown/hostname.c | 19 +- src/libs/zbxsysinfo/unknown/unknown.c | 19 +- src/libs/zbxsysinfo/win32/cpu.c | 19 +- src/libs/zbxsysinfo/win32/diskio.c | 19 +- src/libs/zbxsysinfo/win32/diskspace.c | 19 +- src/libs/zbxsysinfo/win32/hostname.c | 19 +- src/libs/zbxsysinfo/win32/memory.c | 19 +- src/libs/zbxsysinfo/win32/net.c | 19 +- src/libs/zbxsysinfo/win32/pdhmon.c | 19 +- src/libs/zbxsysinfo/win32/perfstat/perfstat.c | 19 +- src/libs/zbxsysinfo/win32/perfstat/perfstat.h | 19 +- src/libs/zbxsysinfo/win32/proc.c | 19 +- src/libs/zbxsysinfo/win32/registry.c | 19 +- src/libs/zbxsysinfo/win32/services.c | 19 +- src/libs/zbxsysinfo/win32/software.c | 19 +- src/libs/zbxsysinfo/win32/swap.c | 19 +- src/libs/zbxsysinfo/win32/system.c | 19 +- src/libs/zbxsysinfo/win32/uptime.c | 19 +- src/libs/zbxsysinfo/win32/win32.c | 19 +- src/libs/zbxsysinfo/win32/win32_cpu.h | 19 +- src/libs/zbxsysinfo/win32/wmi.cpp | 19 +- src/libs/zbxtagfilter/tagfilter.c | 19 +- src/libs/zbxtasks/task.c | 19 +- src/libs/zbxthreads/threads.c | 19 +- src/libs/zbxtime/time.c | 19 +- src/libs/zbxtimekeeper/timekeeper.c | 19 +- src/libs/zbxtrapper/active.c | 19 +- src/libs/zbxtrapper/active.h | 19 +- src/libs/zbxtrapper/nodecommand.c | 19 +- src/libs/zbxtrapper/nodecommand.h | 19 +- src/libs/zbxtrapper/trapper.c | 19 +- src/libs/zbxtrapper/trapper_auth.c | 19 +- .../zbxtrapper/trapper_expressions_evaluate.c | 19 +- .../zbxtrapper/trapper_expressions_evaluate.h | 19 +- src/libs/zbxtrapper/trapper_item_test.c | 19 +- src/libs/zbxtrapper/trapper_item_test.h | 19 +- src/libs/zbxtrapper/trapper_preproc.c | 19 +- src/libs/zbxtrapper/trapper_preproc.h | 19 +- src/libs/zbxtrends/baseline.c | 19 +- src/libs/zbxtrends/cache.c | 19 +- src/libs/zbxtrends/trends.c | 19 +- src/libs/zbxtrends/trends.h | 19 +- src/libs/zbxvariant/variant.c | 19 +- src/libs/zbxvariant/variant_misc.c | 19 +- src/libs/zbxvault/cyberark.c | 19 +- src/libs/zbxvault/cyberark.h | 19 +- src/libs/zbxvault/hashicorp.c | 19 +- src/libs/zbxvault/hashicorp.h | 19 +- src/libs/zbxvault/vault.c | 19 +- src/libs/zbxversion/version.c | 19 +- src/libs/zbxvmware/vmware.c | 19 +- src/libs/zbxvmware/vmware_ds.c | 19 +- src/libs/zbxvmware/vmware_ds.h | 19 +- src/libs/zbxvmware/vmware_event.c | 19 +- src/libs/zbxvmware/vmware_event.h | 19 +- src/libs/zbxvmware/vmware_hv.c | 19 +- src/libs/zbxvmware/vmware_hv.h | 19 +- src/libs/zbxvmware/vmware_internal.h | 19 +- src/libs/zbxvmware/vmware_manager.c | 19 +- src/libs/zbxvmware/vmware_perfcntr.c | 19 +- src/libs/zbxvmware/vmware_perfcntr.h | 19 +- src/libs/zbxvmware/vmware_rest.c | 19 +- src/libs/zbxvmware/vmware_service_cfglists.c | 19 +- src/libs/zbxvmware/vmware_service_cfglists.h | 19 +- src/libs/zbxvmware/vmware_shmem.c | 19 +- src/libs/zbxvmware/vmware_shmem.h | 19 +- src/libs/zbxvmware/vmware_stats.c | 19 +- src/libs/zbxvmware/vmware_vm.c | 19 +- src/libs/zbxvmware/vmware_vm.h | 19 +- src/libs/zbxwin32/disk.c | 19 +- src/libs/zbxwin32/fatal.c | 19 +- src/libs/zbxwin32/perfmon.c | 19 +- src/libs/zbxwin32/symbols.c | 19 +- src/libs/zbxwinservice/service.c | 19 +- src/libs/zbxxml/xml.c | 19 +- src/modules/dummy/dummy.c | 19 +- .../active_checks/active_checks.c | 19 +- .../active_checks/active_checks.h | 19 +- .../active_checks/eventlog_win32/eventlog.c | 19 +- .../eventlog_win32/process_eventslog.c | 19 +- .../eventlog_win32/process_eventslog.h | 19 +- .../eventlog_win32/process_eventslog6.c | 19 +- .../eventlog_win32/process_eventslog6.h | 19 +- .../eventlog_win32/severity_constants.h | 19 +- src/zabbix_agent/agent_conf/agent_conf.c | 19 +- src/zabbix_agent/agent_conf/agent_conf.h | 19 +- src/zabbix_agent/listener/listener.c | 19 +- src/zabbix_agent/listener/listener.h | 19 +- src/zabbix_agent/logfiles/logfiles.c | 19 +- src/zabbix_agent/logfiles/logfiles.h | 19 +- src/zabbix_agent/logfiles/persistent_state.c | 19 +- src/zabbix_agent/logfiles/persistent_state.h | 19 +- src/zabbix_agent/metrics/metrics.c | 19 +- src/zabbix_agent/metrics/metrics.h | 19 +- src/zabbix_agent/zabbix_agentd.c | 19 +- src/zabbix_get/zabbix_get.c | 19 +- .../zabbix/gateway/BinaryProtocolSpeaker.java | 19 +- .../zabbix/gateway/ConfigurationManager.java | 19 +- .../gateway/ConfigurationParameter.java | 19 +- .../zabbix/gateway/GeneralInformation.java | 19 +- .../zabbix/gateway/HelperFunctionChest.java | 19 +- .../com/zabbix/gateway/InputValidator.java | 19 +- .../com/zabbix/gateway/IntegerValidator.java | 19 +- .../zabbix/gateway/InternalItemChecker.java | 19 +- .../src/com/zabbix/gateway/ItemChecker.java | 19 +- .../com/zabbix/gateway/JMXItemChecker.java | 19 +- .../src/com/zabbix/gateway/JavaGateway.java | 19 +- .../zabbix/gateway/PostInputValidator.java | 19 +- .../com/zabbix/gateway/SocketProcessor.java | 19 +- .../com/zabbix/gateway/ZabbixException.java | 19 +- .../src/com/zabbix/gateway/ZabbixItem.java | 19 +- .../gateway/ZabbixJMXConnectorFactory.java | 19 +- .../com/zabbix/gateway/AllTestRunner.java | 19 +- .../zabbix/gateway/IntegerValidatorTest.java | 19 +- .../tests/com/zabbix/gateway/JMXTest.java | 29 +- .../com/zabbix/gateway/ZabbixItemTest.java | 19 +- .../zabbix/gateway/jmx_test_beans/Hello.java | 19 +- .../gateway/jmx_test_beans/HelloMBean.java | 19 +- .../gateway/jmx_test_beans/SimpleAgent.java | 19 +- src/zabbix_js/zabbix_js.c | 19 +- src/zabbix_proxy/autoreg/autoreg_proxy.c | 19 +- src/zabbix_proxy/autoreg/autoreg_proxy.h | 19 +- .../cachehistory/cachehistory_proxy.c | 19 +- .../cachehistory/cachehistory_proxy.h | 19 +- src/zabbix_proxy/datasender/datasender.c | 19 +- src/zabbix_proxy/datasender/datasender.h | 19 +- src/zabbix_proxy/diag/diag_proxy.c | 19 +- src/zabbix_proxy/diag/diag_proxy.h | 19 +- src/zabbix_proxy/discovery/discovery_proxy.c | 19 +- src/zabbix_proxy/discovery/discovery_proxy.h | 19 +- .../housekeeper/housekeeper_proxy.c | 19 +- .../housekeeper/housekeeper_proxy.h | 19 +- .../poller/checks_internal_proxy.c | 19 +- src/zabbix_proxy/poller/poller_proxy.h | 19 +- src/zabbix_proxy/preproc/preproc_proxy.c | 19 +- src/zabbix_proxy/preproc/preproc_proxy.h | 19 +- src/zabbix_proxy/proxy.c | 19 +- src/zabbix_proxy/proxyconfig/proxyconfig.c | 19 +- src/zabbix_proxy/proxyconfig/proxyconfig.h | 19 +- .../proxyconfigwrite/proxyconfigwrite.c | 19 +- .../proxyconfigwrite/proxyconfigwrite.h | 19 +- src/zabbix_proxy/rtc/rtc_proxy.c | 19 +- src/zabbix_proxy/rtc/rtc_proxy.h | 19 +- src/zabbix_proxy/stats/stats_proxy.c | 19 +- src/zabbix_proxy/stats/stats_proxy.h | 19 +- src/zabbix_proxy/taskmanager/server_tasks.c | 19 +- .../taskmanager/taskmanager_proxy.c | 19 +- .../taskmanager/taskmanager_proxy.h | 19 +- src/zabbix_proxy/trapper/trapper_proxy.c | 19 +- src/zabbix_proxy/trapper/trapper_proxy.h | 19 +- src/zabbix_sender/send_buffer.c | 19 +- src/zabbix_sender/send_buffer.h | 19 +- src/zabbix_sender/win32/zabbix_sender.c | 19 +- src/zabbix_sender/win32/zabbix_sender.h | 19 +- src/zabbix_sender/zabbix_sender.c | 19 +- src/zabbix_server/actions/actions.c | 19 +- src/zabbix_server/actions/actions.h | 19 +- src/zabbix_server/audit/audit_config_reload.c | 19 +- src/zabbix_server/audit/audit_server.h | 19 +- src/zabbix_server/audit/audit_settings.c | 19 +- src/zabbix_server/autoreg/autoreg_server.c | 19 +- src/zabbix_server/autoreg/autoreg_server.h | 19 +- .../cachehistory/cachehistory_server.c | 19 +- .../cachehistory/cachehistory_server.h | 19 +- .../connector/connector_manager.c | 19 +- .../connector/connector_server.h | 19 +- .../connector/connector_worker.c | 19 +- src/zabbix_server/db_lengths_constants.h | 19 +- src/zabbix_server/dbconfig/dbconfig_server.c | 19 +- src/zabbix_server/dbconfig/dbconfig_server.h | 19 +- .../dbconfigworker/dbconfig_worker_protocol.c | 19 +- .../dbconfigworker/dbconfigworker.c | 19 +- .../dbconfigworker/dbconfigworker.h | 19 +- src/zabbix_server/diag/diag_server.c | 19 +- src/zabbix_server/diag/diag_server.h | 19 +- .../discovery/discovery_server.c | 19 +- .../discovery/discovery_server.h | 19 +- src/zabbix_server/escalator/escalator.c | 19 +- src/zabbix_server/escalator/escalator.h | 19 +- src/zabbix_server/events/events.c | 19 +- src/zabbix_server/events/events.h | 19 +- src/zabbix_server/ha/ha.c | 19 +- src/zabbix_server/ha/ha.h | 19 +- src/zabbix_server/ha/ha_manager.c | 19 +- .../housekeeper/history_compress.c | 19 +- .../housekeeper/history_compress.h | 19 +- .../housekeeper/housekeeper_server.c | 19 +- .../housekeeper/housekeeper_server.h | 19 +- .../housekeeper/trigger_housekeeper.c | 19 +- src/zabbix_server/lld/lld.c | 19 +- src/zabbix_server/lld/lld.h | 19 +- src/zabbix_server/lld/lld_audit.c | 19 +- src/zabbix_server/lld/lld_audit.h | 19 +- src/zabbix_server/lld/lld_common.c | 19 +- src/zabbix_server/lld/lld_graph.c | 19 +- src/zabbix_server/lld/lld_host.c | 19 +- src/zabbix_server/lld/lld_item.c | 19 +- src/zabbix_server/lld/lld_manager.c | 19 +- src/zabbix_server/lld/lld_manager.h | 19 +- src/zabbix_server/lld/lld_protocol.c | 19 +- src/zabbix_server/lld/lld_protocol.h | 19 +- src/zabbix_server/lld/lld_trigger.c | 19 +- src/zabbix_server/lld/lld_worker.c | 19 +- src/zabbix_server/lld/lld_worker.h | 19 +- src/zabbix_server/operations/operations.c | 19 +- src/zabbix_server/operations/operations.h | 19 +- src/zabbix_server/pgmanager/pg_cache.c | 19 +- src/zabbix_server/pgmanager/pg_cache.h | 19 +- src/zabbix_server/pgmanager/pg_manager.c | 19 +- src/zabbix_server/pgmanager/pg_manager.h | 19 +- src/zabbix_server/pgmanager/pg_service.c | 19 +- src/zabbix_server/pgmanager/pg_service.h | 19 +- .../poller/checks_internal_server.c | 19 +- src/zabbix_server/poller/poller_server.h | 19 +- src/zabbix_server/postinit/postinit.c | 19 +- src/zabbix_server/postinit/postinit.h | 19 +- src/zabbix_server/preproc/preproc_server.c | 19 +- src/zabbix_server/preproc/preproc_server.h | 19 +- .../proxyconfigread/proxyconfigread.c | 19 +- .../proxyconfigread/proxyconfigread.h | 19 +- src/zabbix_server/proxypoller/proxypoller.c | 19 +- src/zabbix_server/proxypoller/proxypoller.h | 19 +- src/zabbix_server/reporter/report_manager.c | 19 +- src/zabbix_server/reporter/report_protocol.c | 19 +- src/zabbix_server/reporter/report_protocol.h | 19 +- src/zabbix_server/reporter/report_writer.c | 19 +- src/zabbix_server/reporter/reporter.h | 19 +- src/zabbix_server/rtc/rtc_server.c | 19 +- src/zabbix_server/rtc/rtc_server.h | 19 +- src/zabbix_server/server.c | 19 +- src/zabbix_server/server_constants.h | 19 +- src/zabbix_server/service/service_actions.c | 19 +- src/zabbix_server/service/service_actions.h | 19 +- src/zabbix_server/service/service_manager.c | 19 +- .../service/service_manager_impl.h | 19 +- src/zabbix_server/service/service_server.h | 19 +- src/zabbix_server/stats/stats_server.c | 19 +- src/zabbix_server/stats/stats_server.h | 19 +- src/zabbix_server/taskmanager/proxy_tasks.c | 19 +- .../taskmanager/taskmanager_server.c | 19 +- .../taskmanager/taskmanager_server.h | 19 +- src/zabbix_server/timer/timer.c | 19 +- src/zabbix_server/timer/timer.h | 19 +- src/zabbix_server/trapper/proxydata.c | 19 +- src/zabbix_server/trapper/proxydata.h | 19 +- .../trapper/trapper_history_push.c | 19 +- .../trapper/trapper_history_push.h | 19 +- src/zabbix_server/trapper/trapper_server.c | 19 +- src/zabbix_server/trapper/trapper_server.h | 19 +- tests/conf_tests.m4 | 19 +- tests/libs/zbxalgo/list.c | 19 +- tests/libs/zbxalgo/queue.c | 19 +- tests/libs/zbxcfg/parse_cfg_file.c | 19 +- tests/libs/zbxcommon/init_library_common.c | 19 +- .../zbxcomms/zbx_tcp_check_allowed_peers.c | 19 +- .../zbx_tcp_check_allowed_peers_ipv4.c | 19 +- tests/libs/zbxcommshigh/zbx_tcp_recv_ext.c | 19 +- .../libs/zbxcommshigh/zbx_tcp_recv_raw_ext.c | 19 +- .../zbxdbcache/dbconfig_maintenance_test.c | 19 +- .../zbxdbcache/dbconfig_maintenance_test.h | 19 +- .../zbxdbcache/dc_check_maintenance_period.c | 19 +- .../dc_expand_user_macros_in_func_params.c | 19 +- .../dc_function_calculate_nextcheck.c | 19 +- .../zbxdbcache/dc_item_poller_type_update.c | 19 +- .../dc_item_poller_type_update_test.c | 19 +- .../dc_item_poller_type_update_test.h | 19 +- .../zbxdbcache/dc_maintenance_match_tags.c | 19 +- .../zbxdbcache/is_item_processed_by_server.c | 19 +- tests/libs/zbxdbcache/um_cache_mock.c | 19 +- tests/libs/zbxdbcache/um_cache_mock.h | 19 +- tests/libs/zbxdbcache/um_cache_resolve.c | 19 +- tests/libs/zbxdbcache/um_cache_resolve_cont.c | 19 +- tests/libs/zbxdbcache/um_cache_sync.c | 19 +- tests/libs/zbxdbcache/valuecache_test.c | 19 +- tests/libs/zbxdbcache/valuecache_test.h | 19 +- tests/libs/zbxdbcache/zbx_vc_add_values.c | 19 +- tests/libs/zbxdbcache/zbx_vc_common.c | 19 +- tests/libs/zbxdbcache/zbx_vc_common.h | 19 +- tests/libs/zbxdbcache/zbx_vc_get_value.c | 19 +- tests/libs/zbxdbcache/zbx_vc_get_values.c | 19 +- tests/libs/zbxdbhigh/DBadd_condition_alloc.c | 19 +- tests/libs/zbxdbhigh/DBselect_uint64.c | 19 +- tests/libs/zbxdbhigh/dbhigh_test.c | 19 +- tests/libs/zbxdbhigh/dbhigh_test.h | 19 +- tests/libs/zbxdbhigh/zbx_add_tags.c | 19 +- tests/libs/zbxdbhigh/zbx_del_tags.c | 19 +- tests/libs/zbxdbhigh/zbx_merge_tags.c | 19 +- tests/libs/zbxeval/mock_eval.c | 19 +- tests/libs/zbxeval/mock_eval.h | 19 +- .../zbxeval/zbx_eval_compose_expression.c | 19 +- tests/libs/zbxeval/zbx_eval_execute.c | 19 +- tests/libs/zbxeval/zbx_eval_execute_ext.c | 19 +- tests/libs/zbxeval/zbx_eval_get_constant.c | 19 +- .../libs/zbxeval/zbx_eval_get_group_filter.c | 19 +- .../libs/zbxeval/zbx_eval_parse_expression.c | 19 +- tests/libs/zbxeval/zbx_eval_parse_query.c | 19 +- tests/libs/zbxeval/zbx_eval_prepare_filter.c | 19 +- tests/libs/zbxeval/zbx_eval_serialize.c | 19 +- tests/libs/zbxexpr/calculate_item_nextcheck.c | 19 +- .../calculate_item_nextcheck_unreachable.c | 19 +- tests/libs/zbxexpr/is_double_suffix.c | 19 +- tests/libs/zbxexpr/parse_key.c | 19 +- tests/libs/zbxexpr/zbx_function_find.c | 19 +- .../libs/zbxexpr/zbx_function_get_param_dyn.c | 19 +- .../zbxexpr/zbx_function_param_parse_ext.c | 19 +- tests/libs/zbxexpr/zbx_get_report_nextcheck.c | 19 +- tests/libs/zbxexpr/zbx_interval_preproc.c | 19 +- tests/libs/zbxexpr/zbx_token_find.c | 19 +- tests/libs/zbxexpr/zbx_user_macro_parse.c | 19 +- tests/libs/zbxexpr/zbx_validate_interval.c | 19 +- tests/libs/zbxexpression/evaluate.c | 19 +- tests/libs/zbxexpression/evaluate_function.c | 19 +- ...luate_percentage_deviations_in_remainder.c | 19 +- tests/libs/zbxexpression/evaluate_stl.c | 19 +- tests/libs/zbxexpression/evaluate_unknown.c | 19 +- tests/libs/zbxexpression/macro_fmttime.c | 19 +- tests/libs/zbxexpression/macro_functions.c | 19 +- .../zbxexpression/substitute_lld_macros.c | 19 +- tests/libs/zbxexpression/valuemaps.c | 19 +- tests/libs/zbxfile/zbx_buf_readln.c | 19 +- .../libs/zbxhistory/zbx_history_get_values.c | 19 +- tests/libs/zbxhttp/zbx_determine_charset.c | 19 +- tests/libs/zbxjson/mock_json.c | 19 +- tests/libs/zbxjson/mock_json.h | 19 +- tests/libs/zbxjson/zbx_json_decodevalue.c | 19 +- tests/libs/zbxjson/zbx_json_decodevalue_dyn.c | 19 +- tests/libs/zbxjson/zbx_json_open_path.c | 19 +- tests/libs/zbxjson/zbx_jsonobj_query.c | 19 +- tests/libs/zbxjson/zbx_jsonpath_compile.c | 19 +- tests/libs/zbxmodules/generic_module_load.c | 19 +- tests/libs/zbxnum/is_double.c | 19 +- tests/libs/zbxnum/zbx_trim_float.c | 19 +- tests/libs/zbxnum/zbx_trim_integer.c | 19 +- tests/libs/zbxparam/replace_key_params_dyn.c | 19 +- tests/libs/zbxpoller/test_get_value_ssh.c | 19 +- tests/libs/zbxpoller/test_get_value_ssh.h | 19 +- tests/libs/zbxpoller/test_get_value_telnet.c | 19 +- tests/libs/zbxpoller/test_get_value_telnet.h | 19 +- tests/libs/zbxpoller/zbx_poller_test.c | 19 +- tests/libs/zbxpreproc/configcache_mock.c | 19 +- .../zbxpreproc/item_preproc_csv_to_json.c | 19 +- tests/libs/zbxpreproc/item_preproc_xpath.c | 19 +- tests/libs/zbxpreproc/zbx_item_preproc.c | 19 +- .../zbxprometheus/prometheus_filter_init.c | 19 +- .../libs/zbxprometheus/prometheus_parse_row.c | 19 +- tests/libs/zbxprometheus/prometheus_test.c | 19 +- tests/libs/zbxprometheus/prometheus_test.h | 19 +- .../zbxprometheus/zbx_prometheus_pattern.c | 19 +- .../zbxprometheus/zbx_prometheus_to_json.c | 19 +- tests/libs/zbxregexp/wildcard_match.c | 19 +- tests/libs/zbxstr/convert_to_utf8.c | 19 +- tests/libs/zbxstr/zbx_common_trim_utf8.c | 19 +- tests/libs/zbxstr/zbx_common_trim_utf8.h | 19 +- tests/libs/zbxstr/zbx_dyn_escape_string.c | 19 +- tests/libs/zbxstr/zbx_ltrim_utf8.c | 19 +- tests/libs/zbxstr/zbx_rtrim_utf8.c | 19 +- tests/libs/zbxstr/zbx_str_extract.c | 19 +- tests/libs/zbxstr/zbx_truncate_itemkey.c | 19 +- tests/libs/zbxstr/zbx_truncate_value.c | 19 +- tests/libs/zbxsysinfo/check_get_fqdn.c | 19 +- .../libs/zbxsysinfo/check_key_access_rules.c | 19 +- tests/libs/zbxsysinfo/check_service_test.c | 19 +- .../libs/zbxsysinfo/common/system_localtime.c | 19 +- .../libs/zbxsysinfo/common/vfs_file_exists.c | 19 +- tests/libs/zbxsysinfo/common/web_page_get.c | 19 +- tests/libs/zbxsysinfo/common/zbx_ip_reverse.c | 19 +- tests/libs/zbxsysinfo/linux/kernel_common.c | 19 +- tests/libs/zbxsysinfo/linux/kernel_common.h | 19 +- tests/libs/zbxsysinfo/linux/kernel_maxfiles.c | 19 +- tests/libs/zbxsysinfo/linux/kernel_maxproc.c | 19 +- tests/libs/zbxsysinfo/linux/net_if_common.c | 19 +- tests/libs/zbxsysinfo/linux/net_if_common.h | 19 +- .../libs/zbxsysinfo/linux/net_if_discovery.c | 19 +- tests/libs/zbxsysinfo/linux/net_if_in.c | 19 +- tests/libs/zbxsysinfo/linux/net_if_out.c | 19 +- tests/libs/zbxsysinfo/linux/net_if_total.c | 19 +- tests/libs/zbxsysinfo/linux/system_boottime.c | 19 +- .../zbxsysinfo/linux/system_cpu_switches.c | 19 +- .../libs/zbxsysinfo/linux/system_hw_chassis.c | 19 +- .../zbxsysinfo/linux/system_sw_packages_get.c | 19 +- .../zbxsysinfo/linux/system_sw_software.c | 19 +- .../libs/zbxsysinfo/linux/vfs_fs_discovery.c | 19 +- tests/libs/zbxsysinfo/parse_item_key.c | 19 +- .../libs/zbxsysinfo/zbx_execute_agent_check.c | 19 +- .../zbxsysinfo/zbx_execute_agent_check_http.c | 19 +- .../libs/zbxtagfilter/tagfilter_match_tags.c | 19 +- tests/libs/zbxtime/zbx_get_week_number.c | 19 +- tests/libs/zbxtime/zbx_iso8601_utc.c | 19 +- tests/libs/zbxtime/zbx_tm_add.c | 19 +- tests/libs/zbxtime/zbx_tm_round_down.c | 19 +- tests/libs/zbxtime/zbx_tm_round_up.c | 19 +- tests/libs/zbxtime/zbx_tm_sub.c | 19 +- tests/libs/zbxtrends/zbx_baseline_get_data.c | 19 +- tests/libs/zbxtrends/zbx_trends_parse_range.c | 19 +- tests/libs/zbxvariant/zbx_variant_compare.c | 19 +- tests/libs/zbxxml/zbx_json_to_xml.c | 19 +- tests/libs/zbxxml/zbx_xml_to_json.c | 19 +- tests/mocks/configcache/configcache.c | 19 +- tests/mocks/configcache/configcache.h | 19 +- tests/mocks/configcache/configcache_mock.h | 19 +- tests/mocks/configcache/hosts.c | 19 +- tests/mocks/configcache/usermacros.c | 19 +- tests/mocks/valuecache/valuecache_mock.c | 19 +- tests/mocks/valuecache/valuecache_mock.h | 19 +- tests/test_zbxcommon/test_libzbxcommon_bin.c | 19 +- tests/zabbix_server/lld/zbx_lld_hgsets_test.c | 19 +- tests/zabbix_server/pinger/zbx_pinger_test.c | 19 +- tests/zabbix_server/service/mock_service.c | 19 +- tests/zabbix_server/service/mock_service.h | 19 +- .../service/service_get_main_status.c | 19 +- .../service/service_get_rootcause_eventids.c | 19 +- .../service/service_get_rule_status.c | 19 +- .../service/service_get_status.c | 19 +- .../trapper/zbx_trapper_preproc_test_run.c | 19 +- tests/zbxmockassert.c | 19 +- tests/zbxmockassert.h | 19 +- tests/zbxmockdata.c | 19 +- tests/zbxmockdata.h | 19 +- tests/zbxmockdb.c | 19 +- tests/zbxmockdb.h | 19 +- tests/zbxmockdir.c | 19 +- tests/zbxmockdummy.c | 19 +- tests/zbxmockexit.c | 19 +- tests/zbxmockfile.c | 19 +- tests/zbxmockhelper.c | 19 +- tests/zbxmockhelper.h | 19 +- tests/zbxmockjson.c | 19 +- tests/zbxmockjson.h | 19 +- tests/zbxmocklog.c | 19 +- tests/zbxmocktest.c | 19 +- tests/zbxmocktest.h | 19 +- tests/zbxmocktime.c | 19 +- tests/zbxmockutil.c | 19 +- tests/zbxmockutil.h | 19 +- ui/api_jsonrpc.php | 19 +- ui/api_scim.php | 19 +- .../CControllerActionConditionCheck.php | 19 +- .../controllers/CControllerActionCreate.php | 19 +- .../controllers/CControllerActionDelete.php | 19 +- .../controllers/CControllerActionDisable.php | 19 +- .../controllers/CControllerActionEnable.php | 19 +- ui/app/controllers/CControllerActionList.php | 19 +- .../controllers/CControllerActionLogList.php | 19 +- .../CControllerActionOperationCheck.php | 19 +- ...ontrollerActionOperationConditionCheck.php | 19 +- .../controllers/CControllerActionUpdate.php | 19 +- .../controllers/CControllerAuditLogList.php | 19 +- .../CControllerAuditSettingsEdit.php | 19 +- .../CControllerAuditSettingsUpdate.php | 19 +- .../CControllerAuthenticationEdit.php | 19 +- .../CControllerAuthenticationUpdate.php | 19 +- ui/app/controllers/CControllerAutoregEdit.php | 19 +- .../controllers/CControllerAutoregUpdate.php | 19 +- ui/app/controllers/CControllerCharts.php | 19 +- ui/app/controllers/CControllerChartsView.php | 19 +- .../controllers/CControllerChartsViewJson.php | 19 +- .../CControllerConnectorCreate.php | 19 +- .../CControllerConnectorDelete.php | 19 +- .../CControllerConnectorDisable.php | 19 +- .../controllers/CControllerConnectorEdit.php | 19 +- .../CControllerConnectorEnable.php | 19 +- .../controllers/CControllerConnectorList.php | 19 +- .../CControllerConnectorUpdate.php | 19 +- ui/app/controllers/CControllerCopyCreate.php | 19 +- ui/app/controllers/CControllerCopyEdit.php | 19 +- .../CControllerCorrelationConditionCheck.php | 19 +- .../CControllerCorrelationConditionEdit.php | 19 +- .../CControllerCorrelationCreate.php | 19 +- .../CControllerCorrelationDelete.php | 19 +- .../CControllerCorrelationDisable.php | 19 +- .../CControllerCorrelationEdit.php | 19 +- .../CControllerCorrelationEnable.php | 19 +- .../CControllerCorrelationList.php | 19 +- .../CControllerCorrelationUpdate.php | 19 +- .../CControllerDashboardConfigHash.php | 19 +- .../CControllerDashboardDelete.php | 19 +- .../controllers/CControllerDashboardList.php | 19 +- ...ControllerDashboardPagePropertiesCheck.php | 19 +- ...CControllerDashboardPagePropertiesEdit.php | 19 +- .../controllers/CControllerDashboardPrint.php | 19 +- .../CControllerDashboardPropertiesCheck.php | 19 +- .../CControllerDashboardPropertiesEdit.php | 19 +- .../CControllerDashboardShareUpdate.php | 19 +- .../CControllerDashboardUpdate.php | 19 +- .../controllers/CControllerDashboardView.php | 19 +- .../CControllerDashboardWidgetCheck.php | 19 +- .../CControllerDashboardWidgetEdit.php | 19 +- .../CControllerDashboardWidgetRfRate.php | 19 +- .../CControllerDashboardWidgetView.php | 19 +- .../CControllerDashboardWidgetsValidate.php | 19 +- .../CControllerDiscoveryCheckCheck.php | 19 +- .../CControllerDiscoveryCheckEdit.php | 19 +- .../CControllerDiscoveryCreate.php | 19 +- .../CControllerDiscoveryDelete.php | 19 +- .../CControllerDiscoveryDisable.php | 19 +- .../controllers/CControllerDiscoveryEdit.php | 19 +- .../CControllerDiscoveryEnable.php | 19 +- .../controllers/CControllerDiscoveryList.php | 19 +- .../CControllerDiscoveryUpdate.php | 19 +- .../controllers/CControllerDiscoveryView.php | 19 +- ui/app/controllers/CControllerExport.php | 19 +- .../controllers/CControllerFavoriteCreate.php | 19 +- .../controllers/CControllerFavoriteDelete.php | 19 +- ui/app/controllers/CControllerGeomapsEdit.php | 19 +- .../controllers/CControllerGeomapsUpdate.php | 19 +- ui/app/controllers/CControllerGuiEdit.php | 19 +- ui/app/controllers/CControllerGuiUpdate.php | 19 +- .../CControllerHintboxActionlist.php | 19 +- .../CControllerHintboxEventlist.php | 19 +- ui/app/controllers/CControllerHost.php | 19 +- ui/app/controllers/CControllerHostCreate.php | 19 +- .../CControllerHostDashboardView.php | 19 +- ui/app/controllers/CControllerHostEdit.php | 19 +- .../CControllerHostGroupCreate.php | 19 +- .../CControllerHostGroupDelete.php | 19 +- .../CControllerHostGroupDisable.php | 19 +- .../controllers/CControllerHostGroupEdit.php | 19 +- .../CControllerHostGroupEnable.php | 19 +- .../controllers/CControllerHostGroupList.php | 19 +- .../CControllerHostGroupUpdate.php | 19 +- ui/app/controllers/CControllerHostList.php | 19 +- .../controllers/CControllerHostMacrosList.php | 19 +- .../controllers/CControllerHostMassDelete.php | 19 +- ui/app/controllers/CControllerHostUpdate.php | 19 +- .../CControllerHostUpdateGeneral.php | 19 +- ui/app/controllers/CControllerHostView.php | 19 +- .../CControllerHostViewRefresh.php | 19 +- .../CControllerHousekeepingEdit.php | 19 +- .../CControllerHousekeepingUpdate.php | 19 +- .../controllers/CControllerIconMapCreate.php | 19 +- .../controllers/CControllerIconMapDelete.php | 19 +- ui/app/controllers/CControllerIconMapEdit.php | 19 +- ui/app/controllers/CControllerIconMapList.php | 19 +- .../controllers/CControllerIconMapUpdate.php | 19 +- ui/app/controllers/CControllerImageCreate.php | 19 +- ui/app/controllers/CControllerImageDelete.php | 19 +- ui/app/controllers/CControllerImageEdit.php | 19 +- ui/app/controllers/CControllerImageList.php | 19 +- ui/app/controllers/CControllerImageUpdate.php | 19 +- ui/app/controllers/CControllerItem.php | 19 +- ui/app/controllers/CControllerItemClear.php | 19 +- ui/app/controllers/CControllerItemCreate.php | 19 +- ui/app/controllers/CControllerItemDelete.php | 19 +- ui/app/controllers/CControllerItemDisable.php | 19 +- ui/app/controllers/CControllerItemEdit.php | 19 +- ui/app/controllers/CControllerItemEnable.php | 19 +- .../controllers/CControllerItemExecuteNow.php | 19 +- ui/app/controllers/CControllerItemList.php | 19 +- .../controllers/CControllerItemMassupdate.php | 19 +- .../controllers/CControllerItemPrototype.php | 19 +- .../CControllerItemPrototypeCreate.php | 19 +- .../CControllerItemPrototypeDelete.php | 19 +- .../CControllerItemPrototypeDisable.php | 19 +- .../CControllerItemPrototypeEdit.php | 19 +- .../CControllerItemPrototypeEnable.php | 19 +- .../CControllerItemPrototypeList.php | 19 +- .../CControllerItemPrototypeUpdate.php | 19 +- .../controllers/CControllerItemTagsList.php | 19 +- ui/app/controllers/CControllerItemUpdate.php | 19 +- ui/app/controllers/CControllerLatest.php | 19 +- ui/app/controllers/CControllerLatestView.php | 19 +- .../CControllerLatestViewRefresh.php | 19 +- ui/app/controllers/CControllerMacrosEdit.php | 19 +- .../controllers/CControllerMacrosUpdate.php | 19 +- .../CControllerMaintenanceCreate.php | 19 +- .../CControllerMaintenanceDelete.php | 19 +- .../CControllerMaintenanceEdit.php | 19 +- .../CControllerMaintenanceList.php | 19 +- .../CControllerMaintenanceTimePeriodCheck.php | 19 +- .../CControllerMaintenanceTimePeriodEdit.php | 19 +- .../CControllerMaintenanceUpdate.php | 19 +- ui/app/controllers/CControllerMapView.php | 19 +- .../CControllerMediatypeCreate.php | 19 +- .../CControllerMediatypeDelete.php | 19 +- .../CControllerMediatypeDisable.php | 19 +- .../controllers/CControllerMediatypeEdit.php | 19 +- .../CControllerMediatypeEnable.php | 19 +- .../controllers/CControllerMediatypeList.php | 19 +- .../CControllerMediatypeMessageCheck.php | 19 +- .../CControllerMediatypeMessageEdit.php | 19 +- .../CControllerMediatypeTestEdit.php | 19 +- .../CControllerMediatypeTestSend.php | 19 +- .../CControllerMediatypeUpdate.php | 19 +- ui/app/controllers/CControllerMenuPopup.php | 19 +- ui/app/controllers/CControllerMfaCheck.php | 19 +- ui/app/controllers/CControllerMfaEdit.php | 19 +- .../controllers/CControllerMiscConfigEdit.php | 19 +- .../CControllerMiscConfigUpdate.php | 19 +- .../controllers/CControllerModuleDisable.php | 19 +- ui/app/controllers/CControllerModuleEdit.php | 19 +- .../controllers/CControllerModuleEnable.php | 19 +- ui/app/controllers/CControllerModuleList.php | 19 +- ui/app/controllers/CControllerModuleScan.php | 19 +- .../controllers/CControllerModuleUpdate.php | 19 +- .../CControllerNotificationsGet.php | 19 +- .../CControllerNotificationsMute.php | 19 +- .../CControllerNotificationsRead.php | 19 +- .../CControllerNotificationsSnooze.php | 19 +- ui/app/controllers/CControllerPopup.php | 19 +- .../CControllerPopupAcknowledgeCreate.php | 19 +- .../CControllerPopupAcknowledgeEdit.php | 19 +- .../CControllerPopupActionConditionEdit.php | 19 +- .../CControllerPopupActionEdit.php | 19 +- .../CControllerPopupActionOperationEdit.php | 19 +- .../CControllerPopupActionOperationsList.php | 19 +- .../CControllerPopupConditionOperations.php | 19 +- .../CControllerPopupDashboardShareEdit.php | 19 +- .../controllers/CControllerPopupGeneric.php | 19 +- ui/app/controllers/CControllerPopupImport.php | 19 +- .../CControllerPopupImportCompare.php | 19 +- .../controllers/CControllerPopupItemTest.php | 19 +- .../CControllerPopupItemTestEdit.php | 19 +- .../CControllerPopupItemTestGetValue.php | 19 +- .../CControllerPopupItemTestSend.php | 19 +- .../controllers/CControllerPopupLdapCheck.php | 19 +- .../controllers/CControllerPopupLdapEdit.php | 19 +- .../CControllerPopupLdapTestEdit.php | 19 +- .../CControllerPopupLdapTestSend.php | 19 +- .../CControllerPopupLldOperation.php | 19 +- .../CControllerPopupLldOverride.php | 19 +- .../CControllerPopupMassupdateAbstract.php | 19 +- .../CControllerPopupMassupdateHost.php | 19 +- .../CControllerPopupMassupdateService.php | 19 +- ui/app/controllers/CControllerPopupMedia.php | 19 +- .../CControllerPopupMediaTypeMappingCheck.php | 19 +- .../CControllerPopupMediaTypeMappingEdit.php | 19 +- .../controllers/CControllerPopupProxyEdit.php | 19 +- .../CControllerPopupProxyGroupEdit.php | 19 +- .../CControllerPopupScheduledReportCreate.php | 19 +- .../CControllerPopupScheduledReportEdit.php | 19 +- .../CControllerPopupScheduledReportList.php | 19 +- ...erPopupScheduledReportSubscriptionEdit.php | 19 +- .../CControllerPopupScheduledReportTest.php | 19 +- .../CControllerPopupScriptExec.php | 19 +- .../CControllerPopupServiceEdit.php | 19 +- .../CControllerPopupServiceStatusRuleEdit.php | 19 +- .../controllers/CControllerPopupServices.php | 19 +- .../controllers/CControllerPopupSlaEdit.php | 19 +- ...ControllerPopupSlaExcludedDowntimeEdit.php | 19 +- .../CControllerPopupTabFilterDelete.php | 19 +- .../CControllerPopupTabFilterEdit.php | 19 +- .../CControllerPopupTabFilterUpdate.php | 19 +- .../CControllerPopupTestTriggerExpr.php | 19 +- .../controllers/CControllerPopupTokenEdit.php | 19 +- .../controllers/CControllerPopupTokenView.php | 19 +- .../CControllerPopupTriggerExpr.php | 19 +- .../CControllerPopupUserGroupMappingCheck.php | 19 +- .../CControllerPopupUserGroupMappingEdit.php | 19 +- .../CControllerPopupValueMapEdit.php | 19 +- .../CControllerPopupValueMapUpdate.php | 19 +- ui/app/controllers/CControllerProblem.php | 19 +- ui/app/controllers/CControllerProblemView.php | 19 +- .../CControllerProblemViewRefresh.php | 19 +- .../controllers/CControllerProfileUpdate.php | 19 +- .../CControllerProxyConfigRefresh.php | 19 +- ui/app/controllers/CControllerProxyCreate.php | 19 +- ui/app/controllers/CControllerProxyDelete.php | 19 +- .../CControllerProxyGroupCreate.php | 19 +- .../CControllerProxyGroupDelete.php | 19 +- .../controllers/CControllerProxyGroupList.php | 19 +- .../CControllerProxyGroupUpdate.php | 19 +- .../CControllerProxyHostDisable.php | 19 +- .../CControllerProxyHostEnable.php | 19 +- ui/app/controllers/CControllerProxyList.php | 19 +- ui/app/controllers/CControllerProxyUpdate.php | 19 +- .../controllers/CControllerQueueDetails.php | 19 +- .../controllers/CControllerQueueOverview.php | 19 +- .../CControllerQueueOverviewProxy.php | 19 +- ui/app/controllers/CControllerRegExCreate.php | 19 +- ui/app/controllers/CControllerRegExDelete.php | 19 +- ui/app/controllers/CControllerRegExEdit.php | 19 +- ui/app/controllers/CControllerRegExList.php | 19 +- ui/app/controllers/CControllerRegExTest.php | 19 +- ui/app/controllers/CControllerRegExUpdate.php | 19 +- .../controllers/CControllerReportStatus.php | 19 +- .../CControllerScheduledReportCreate.php | 19 +- .../CControllerScheduledReportDelete.php | 19 +- .../CControllerScheduledReportDisable.php | 19 +- .../CControllerScheduledReportEdit.php | 19 +- .../CControllerScheduledReportEnable.php | 19 +- .../CControllerScheduledReportList.php | 19 +- .../CControllerScheduledReportUpdate.php | 19 +- .../controllers/CControllerScriptCreate.php | 19 +- .../controllers/CControllerScriptDelete.php | 19 +- ui/app/controllers/CControllerScriptEdit.php | 19 +- ui/app/controllers/CControllerScriptList.php | 19 +- .../controllers/CControllerScriptUpdate.php | 19 +- .../CControllerScriptUserInputCheck.php | 19 +- .../CControllerScriptUserInputEdit.php | 19 +- ui/app/controllers/CControllerSearch.php | 19 +- .../controllers/CControllerServiceCreate.php | 19 +- .../controllers/CControllerServiceDelete.php | 19 +- ui/app/controllers/CControllerServiceList.php | 19 +- .../CControllerServiceListEdit.php | 19 +- .../CControllerServiceListEditRefresh.php | 19 +- .../CControllerServiceListGeneral.php | 19 +- .../CControllerServiceListRefresh.php | 19 +- .../CControllerServiceStatusRuleValidate.php | 19 +- .../controllers/CControllerServiceUpdate.php | 19 +- ui/app/controllers/CControllerSlaCreate.php | 19 +- .../CControllerSlaCreateUpdate.php | 19 +- ui/app/controllers/CControllerSlaDelete.php | 19 +- ui/app/controllers/CControllerSlaDisable.php | 19 +- ui/app/controllers/CControllerSlaEnable.php | 19 +- ...CControllerSlaExcludedDowntimeValidate.php | 19 +- ui/app/controllers/CControllerSlaList.php | 19 +- .../controllers/CControllerSlaReportList.php | 19 +- ui/app/controllers/CControllerSlaUpdate.php | 19 +- .../CControllerSoftwareVersionCheckGet.php | 18 +- .../CControllerSoftwareVersionCheckUpdate.php | 18 +- .../controllers/CControllerSystemWarning.php | 19 +- .../CControllerTabFilterProfileUpdate.php | 19 +- .../controllers/CControllerTemplateCreate.php | 19 +- .../CControllerTemplateDashboardDelete.php | 19 +- .../CControllerTemplateDashboardEdit.php | 19 +- .../CControllerTemplateDashboardList.php | 19 +- .../CControllerTemplateDashboardUpdate.php | 19 +- .../controllers/CControllerTemplateDelete.php | 19 +- .../controllers/CControllerTemplateEdit.php | 19 +- .../CControllerTemplateGroupCreate.php | 19 +- .../CControllerTemplateGroupDelete.php | 19 +- .../CControllerTemplateGroupEdit.php | 19 +- .../CControllerTemplateGroupList.php | 19 +- .../CControllerTemplateGroupUpdate.php | 19 +- .../controllers/CControllerTemplateList.php | 19 +- .../CControllerTemplateMassupdate.php | 19 +- .../controllers/CControllerTemplateUpdate.php | 19 +- .../CControllerTimeSelectorCalc.php | 19 +- .../CControllerTimeSelectorUpdate.php | 19 +- .../controllers/CControllerTimeoutsEdit.php | 19 +- .../controllers/CControllerTimeoutsUpdate.php | 19 +- ui/app/controllers/CControllerTokenCreate.php | 19 +- ui/app/controllers/CControllerTokenDelete.php | 19 +- .../controllers/CControllerTokenDisable.php | 19 +- ui/app/controllers/CControllerTokenEnable.php | 19 +- ui/app/controllers/CControllerTokenList.php | 19 +- ui/app/controllers/CControllerTokenUpdate.php | 19 +- .../CControllerTopTriggersList.php | 19 +- .../CControllerTrigDisplayEdit.php | 19 +- .../CControllerTrigDisplayUpdate.php | 19 +- .../controllers/CControllerTriggerCreate.php | 19 +- .../controllers/CControllerTriggerDelete.php | 19 +- .../controllers/CControllerTriggerDisable.php | 19 +- ui/app/controllers/CControllerTriggerEdit.php | 19 +- .../controllers/CControllerTriggerEnable.php | 19 +- ...ControllerTriggerExpressionConstructor.php | 19 +- ui/app/controllers/CControllerTriggerList.php | 19 +- .../CControllerTriggerMassupdate.php | 19 +- .../CControllerTriggerPrototypeCreate.php | 19 +- .../CControllerTriggerPrototypeDelete.php | 19 +- .../CControllerTriggerPrototypeDisable.php | 19 +- .../CControllerTriggerPrototypeEdit.php | 19 +- .../CControllerTriggerPrototypeEnable.php | 19 +- .../CControllerTriggerPrototypeList.php | 19 +- .../CControllerTriggerPrototypeUpdate.php | 19 +- .../controllers/CControllerTriggerUpdate.php | 19 +- ui/app/controllers/CControllerUserCreate.php | 19 +- ui/app/controllers/CControllerUserDelete.php | 19 +- ui/app/controllers/CControllerUserEdit.php | 19 +- .../CControllerUserEditGeneral.php | 19 +- ui/app/controllers/CControllerUserList.php | 19 +- .../CControllerUserProfileEdit.php | 19 +- .../CControllerUserProfileUpdate.php | 19 +- .../controllers/CControllerUserProvision.php | 19 +- .../controllers/CControllerUserResetTotp.php | 19 +- .../controllers/CControllerUserTokenList.php | 19 +- ui/app/controllers/CControllerUserUnblock.php | 19 +- ui/app/controllers/CControllerUserUpdate.php | 19 +- .../CControllerUserUpdateGeneral.php | 19 +- .../CControllerUsergroupCreate.php | 19 +- .../CControllerUsergroupDelete.php | 19 +- .../controllers/CControllerUsergroupEdit.php | 19 +- .../controllers/CControllerUsergroupList.php | 19 +- .../CControllerUsergroupMassUpdate.php | 19 +- .../CControllerUsergroupTagFilterCheck.php | 19 +- .../CControllerUsergroupTagFilterEdit.php | 19 +- .../CControllerUsergroupTagFilterList.php | 19 +- .../CControllerUsergroupUpdate.php | 19 +- .../controllers/CControllerUserroleCreate.php | 19 +- .../controllers/CControllerUserroleDelete.php | 19 +- .../controllers/CControllerUserroleEdit.php | 19 +- .../CControllerUserroleEditGeneral.php | 19 +- .../controllers/CControllerUserroleList.php | 19 +- .../controllers/CControllerUserroleUpdate.php | 19 +- .../CControllerWebScenarioStepCheck.php | 19 +- .../CControllerWebScenarioStepEdit.php | 19 +- ui/app/controllers/CControllerWebView.php | 19 +- .../controllers/CControllerWidgetIterator.php | 19 +- .../CControllerWidgetNavigationTreeToggle.php | 19 +- ui/app/partials/action.operations.php | 19 +- .../partials/action.recovery.operations.php | 19 +- ui/app/partials/action.update.operations.php | 19 +- ui/app/partials/administration.ha.nodes.php | 19 +- .../partials/administration.system.info.php | 19 +- .../partials/configuration.host.edit.html.php | 19 +- .../configuration.host.interface.row.php | 19 +- .../configuration.hostgroup.edit.html.php | 19 +- ui/app/partials/configuration.tags.tab.php | 19 +- .../configuration.templategroup.edit.html.php | 19 +- ui/app/partials/configuration.valuemap.php | 19 +- .../hostmacros.inherited.list.html.php | 19 +- ui/app/partials/hostmacros.list.html.php | 19 +- ui/app/partials/item.edit.item.tab.php | 19 +- .../partials/item.edit.preprocessing.tab.php | 19 +- ui/app/partials/item.list.filter.php | 19 +- .../js/configuration.host.edit.html.js.php | 19 +- .../partials/js/configuration.tags.tab.js.php | 19 +- .../partials/js/configuration.valuemap.js.php | 19 +- .../js/scheduledreport.formgrid.js.php | 19 +- .../js/scheduledreport.subscription.js.php | 19 +- ui/app/partials/layout.htmlpage.aside.php | 19 +- ui/app/partials/layout.htmlpage.footer.php | 19 +- ui/app/partials/layout.htmlpage.header.php | 19 +- ui/app/partials/massupdate.macros.tab.php | 19 +- ui/app/partials/massupdate.valuemaps.tab.php | 19 +- .../partials/monitoring.charts.subfilter.php | 19 +- ui/app/partials/monitoring.host.filter.php | 19 +- ui/app/partials/monitoring.host.view.html.php | 19 +- ui/app/partials/monitoring.latest.filter.php | 19 +- .../partials/monitoring.latest.subfilter.php | 19 +- .../partials/monitoring.latest.view.html.php | 19 +- ui/app/partials/monitoring.problem.filter.php | 19 +- .../partials/monitoring.problem.view.html.php | 19 +- .../scheduledreport.formgrid.html.php | 19 +- .../partials/scheduledreport.subscription.php | 19 +- .../partials/scheduledreport.table.html.php | 19 +- ui/app/partials/service.info.php | 19 +- ui/app/partials/service.list.edit.php | 19 +- ui/app/partials/service.list.php | 19 +- ui/app/partials/tags.list.html.php | 19 +- ui/app/partials/timeselector.filter.php | 19 +- .../trigger.edit.dependencies.tab.php | 19 +- ui/app/partials/trigger.edit.trigger.tab.php | 19 +- ui/app/partials/usergroup.tagfilters.php | 19 +- ui/app/views/action.list.php | 19 +- .../administration.audit.settings.edit.php | 19 +- .../administration.authentication.edit.php | 19 +- ui/app/views/administration.autoreg.edit.php | 19 +- ui/app/views/administration.geomaps.edit.php | 19 +- ui/app/views/administration.gui.edit.php | 19 +- .../administration.housekeeping.edit.php | 19 +- ui/app/views/administration.iconmap.edit.php | 19 +- ui/app/views/administration.iconmap.list.php | 19 +- ui/app/views/administration.image.edit.php | 19 +- ui/app/views/administration.image.list.php | 19 +- ui/app/views/administration.macros.edit.php | 19 +- .../views/administration.miscconfig.edit.php | 19 +- ui/app/views/administration.proxy.list.php | 19 +- .../views/administration.proxygroup.list.php | 19 +- ui/app/views/administration.queue.details.php | 19 +- .../views/administration.queue.overview.php | 19 +- .../administration.queue.overview.proxy.php | 19 +- ui/app/views/administration.regex.edit.php | 19 +- ui/app/views/administration.regex.list.php | 19 +- ui/app/views/administration.script.edit.php | 19 +- ui/app/views/administration.script.list.php | 19 +- ui/app/views/administration.timeouts.edit.php | 19 +- ui/app/views/administration.token.list.php | 19 +- .../views/administration.trigdisplay.edit.php | 19 +- ui/app/views/administration.user.edit.php | 19 +- ui/app/views/administration.user.list.php | 19 +- .../views/administration.user.token.list.php | 19 +- ui/app/views/administration.userrole.edit.php | 19 +- ui/app/views/administration.userrole.list.php | 19 +- ui/app/views/configuration.dashboard.edit.php | 19 +- ui/app/views/configuration.dashboard.list.php | 19 +- ui/app/views/configuration.discovery.edit.php | 19 +- ui/app/views/configuration.discovery.list.php | 19 +- ui/app/views/configuration.host.edit.php | 19 +- ui/app/views/configuration.host.list.php | 19 +- ui/app/views/configuration.hostgroup.edit.php | 19 +- ui/app/views/configuration.hostgroup.list.php | 19 +- .../configuration.templategroup.edit.php | 19 +- .../configuration.templategroup.list.php | 19 +- ui/app/views/connector.edit.php | 19 +- ui/app/views/connector.list.php | 19 +- ui/app/views/copy.edit.php | 19 +- ui/app/views/correlation.condition.edit.php | 19 +- ui/app/views/correlation.edit.php | 19 +- ui/app/views/correlation.list.php | 19 +- .../views/dashboard.page.properties.edit.php | 19 +- ui/app/views/dashboard.properties.edit.php | 19 +- ui/app/views/discovery.check.edit.php | 19 +- ui/app/views/hintbox.actionlist.php | 19 +- ui/app/views/hintbox.eventlist.php | 19 +- ui/app/views/hostmacros.list.php | 19 +- ui/app/views/item.edit.php | 19 +- ui/app/views/item.list.php | 19 +- ui/app/views/item.massupdate.php | 19 +- ui/app/views/item.prototype.edit.php | 19 +- ui/app/views/item.prototype.list.php | 19 +- ui/app/views/item.tags.list.php | 19 +- ui/app/views/js/action.list.js.php | 19 +- .../administration.audit.settings.edit.js.php | 19 +- .../administration.authentication.edit.js.php | 19 +- .../js/administration.autoreg.edit.js.php | 19 +- .../js/administration.geomaps.edit.js.php | 19 +- .../views/js/administration.gui.edit.js.php | 19 +- .../administration.housekeeping.edit.js.php | 19 +- .../js/administration.iconmap.edit.js.php | 19 +- .../views/js/administration.image.edit.js.php | 19 +- .../views/js/administration.image.list.js.php | 19 +- .../js/administration.macros.edit.js.php | 19 +- .../js/administration.miscconfig.edit.js.php | 19 +- .../views/js/administration.proxy.list.js.php | 19 +- .../js/administration.proxygroup.list.js.php | 19 +- .../views/js/administration.regex.edit.js.php | 19 +- .../js/administration.script.edit.js.php | 19 +- .../js/administration.script.list.js.php | 19 +- .../js/administration.timeouts.edit.js.php | 19 +- .../views/js/administration.token.list.js.php | 19 +- .../js/administration.trigdisplay.edit.js.php | 19 +- .../js/administration.user.edit.common.js.php | 19 +- .../views/js/administration.user.edit.js.php | 19 +- .../views/js/administration.user.list.js.php | 19 +- .../js/administration.user.token.list.js.php | 19 +- .../js/administration.userprofile.edit.js.php | 19 +- .../js/administration.userrole.edit.js.php | 19 +- .../js/configuration.dashboard.edit.js.php | 19 +- .../js/configuration.dashboard.list.js.php | 19 +- .../js/configuration.discovery.edit.js.php | 19 +- .../js/configuration.discovery.list.js.php | 19 +- .../views/js/configuration.host.edit.js.php | 19 +- .../views/js/configuration.host.list.js.php | 19 +- .../js/configuration.hostgroup.edit.js.php | 19 +- .../js/configuration.hostgroup.list.js.php | 19 +- .../configuration.templategroup.edit.js.php | 19 +- .../configuration.templategroup.list.js.php | 19 +- ui/app/views/js/connector.edit.js.php | 19 +- ui/app/views/js/connector.list.js.php | 19 +- ui/app/views/js/copy.edit.js.php | 19 +- .../js/correlation.condition.edit.js.php | 19 +- ui/app/views/js/correlation.edit.js.php | 19 +- ui/app/views/js/correlation.list.js.php | 19 +- ui/app/views/js/discovery.check.edit.js.php | 19 +- ui/app/views/js/item.edit.js.php | 19 +- ui/app/views/js/item.list.js.php | 19 +- ui/app/views/js/item.massupdate.js.php | 19 +- ui/app/views/js/item.prototype.list.js.php | 19 +- ui/app/views/js/maintenance.edit.js.php | 19 +- ui/app/views/js/maintenance.list.js.php | 19 +- .../js/maintenance.timeperiod.edit.js.php | 19 +- ui/app/views/js/mediatype.edit.js.php | 19 +- ui/app/views/js/mediatype.list.js.php | 19 +- ui/app/views/js/mediatype.message.edit.js.php | 19 +- ui/app/views/js/mediatype.test.edit.js.php | 19 +- ui/app/views/js/mfa.edit.js.php | 19 +- ui/app/views/js/module.edit.js.php | 19 +- ui/app/views/js/module.list.js.php | 19 +- ui/app/views/js/monitoring.charts.view.js.php | 19 +- .../js/monitoring.dashboard.print.js.php | 19 +- .../views/js/monitoring.dashboard.view.js.php | 19 +- .../views/js/monitoring.discovery.view.js.php | 19 +- .../js/monitoring.host.dashboard.view.js.php | 19 +- ui/app/views/js/monitoring.host.view.js.php | 19 +- ui/app/views/js/monitoring.latest.view.js.php | 19 +- ui/app/views/js/monitoring.map.view.js.php | 19 +- .../views/js/monitoring.problem.view.js.php | 19 +- ui/app/views/js/monitoring.web.view.js.php | 19 +- ui/app/views/js/popup.acknowledge.edit.js.php | 19 +- ui/app/views/js/popup.action.edit.js.php | 19 +- ui/app/views/js/popup.condition.edit.js.php | 19 +- .../js/popup.dashboard.share.edit.js.php | 19 +- ui/app/views/js/popup.discovery.check.js.php | 19 +- ui/app/views/js/popup.generic.js.php | 29 +- ui/app/views/js/popup.host.edit.js.php | 19 +- ui/app/views/js/popup.hostgroup.edit.js.php | 19 +- ui/app/views/js/popup.import.compare.js.php | 19 +- ui/app/views/js/popup.import.js.php | 19 +- .../views/js/popup.itemtestedit.view.js.php | 19 +- ui/app/views/js/popup.ldap.edit.js.php | 19 +- ui/app/views/js/popup.ldap.test.edit.js.php | 19 +- ui/app/views/js/popup.massupdate.js.php | 19 +- .../views/js/popup.massupdate.macros.js.php | 19 +- ui/app/views/js/popup.massupdate.tmpl.js.php | 19 +- ui/app/views/js/popup.media.js.php | 19 +- .../js/popup.mediatypemapping.edit.js.php | 19 +- ui/app/views/js/popup.operation.edit.js.php | 19 +- ui/app/views/js/popup.proxy.edit.js.php | 19 +- ui/app/views/js/popup.proxygroup.edit.js.php | 19 +- .../js/popup.scheduledreport.edit.js.php | 19 +- .../popup.scheduledreport.subscription.js.php | 19 +- ui/app/views/js/popup.scriptexec.js.php | 19 +- ui/app/views/js/popup.service.edit.js.php | 19 +- .../js/popup.service.statusrule.edit.js.php | 19 +- ui/app/views/js/popup.services.js.php | 19 +- ui/app/views/js/popup.sla.edit.js.php | 19 +- .../js/popup.sla.excludeddowntime.edit.js.php | 19 +- ui/app/views/js/popup.tabfilter.edit.js.php | 19 +- .../views/js/popup.templategroup.edit.js.php | 19 +- ui/app/views/js/popup.token.edit.js.php | 19 +- ui/app/views/js/popup.triggerexpr.js.php | 19 +- .../js/popup.usergroupmapping.edit.js.php | 19 +- ui/app/views/js/popup.valuemap.edit.js.php | 19 +- ui/app/views/js/reports.actionlog.list.js.php | 19 +- ui/app/views/js/reports.auditlog.list.js.php | 19 +- .../js/reports.scheduledreport.edit.js.php | 19 +- .../views/js/reports.toptriggers.list.js.php | 19 +- ui/app/views/js/script.userinput.edit.js.php | 19 +- ui/app/views/js/search.js.php | 19 +- ui/app/views/js/service.list.js.php | 19 +- ui/app/views/js/sla.list.js.php | 19 +- ui/app/views/js/slareport.list.js.php | 19 +- ui/app/views/js/template.edit.js.php | 19 +- ui/app/views/js/template.list.js.php | 19 +- ui/app/views/js/trigger.edit.js.php | 19 +- ui/app/views/js/trigger.list.js.php | 19 +- ui/app/views/js/trigger.massupdate.js.php | 19 +- ui/app/views/js/trigger.prototype.list.js.php | 19 +- ui/app/views/js/usergroup.edit.js.php | 19 +- .../views/js/usergroup.tagfilter.edit.js.php | 19 +- ui/app/views/js/webscenario.step.edit.js.php | 19 +- ui/app/views/layout.csv.php | 19 +- ui/app/views/layout.export.php | 19 +- ui/app/views/layout.htmlpage.php | 19 +- ui/app/views/layout.image.php | 18 +- ui/app/views/layout.javascript.php | 19 +- ui/app/views/layout.json.php | 19 +- ui/app/views/layout.print.php | 19 +- ui/app/views/layout.warning.php | 19 +- ui/app/views/layout.widget.php | 19 +- ui/app/views/maintenance.edit.php | 19 +- ui/app/views/maintenance.list.php | 19 +- ui/app/views/maintenance.timeperiod.edit.php | 19 +- ui/app/views/mediatype.edit.php | 19 +- ui/app/views/mediatype.list.php | 19 +- ui/app/views/mediatype.message.edit.php | 19 +- ui/app/views/mediatype.test.edit.php | 19 +- ui/app/views/mfa.edit.php | 19 +- ui/app/views/module.edit.php | 19 +- ui/app/views/module.list.php | 19 +- ui/app/views/monitoring.charts.view.json.php | 19 +- ui/app/views/monitoring.charts.view.php | 19 +- ui/app/views/monitoring.dashboard.list.php | 19 +- ui/app/views/monitoring.dashboard.print.php | 19 +- ui/app/views/monitoring.dashboard.view.php | 19 +- ui/app/views/monitoring.discovery.view.php | 19 +- .../views/monitoring.host.dashboard.view.php | 19 +- ui/app/views/monitoring.host.view.php | 19 +- ui/app/views/monitoring.host.view.refresh.php | 19 +- ui/app/views/monitoring.latest.view.php | 19 +- .../views/monitoring.latest.view.refresh.php | 19 +- ui/app/views/monitoring.map.view.php | 19 +- ui/app/views/monitoring.problem.view.php | 19 +- .../views/monitoring.problem.view.refresh.php | 19 +- ui/app/views/monitoring.web.view.php | 19 +- ui/app/views/popup.acknowledge.edit.php | 19 +- ui/app/views/popup.action.edit.php | 19 +- ui/app/views/popup.action.operations.list.php | 19 +- ui/app/views/popup.condition.edit.php | 19 +- ui/app/views/popup.dashboard.share.edit.php | 19 +- ui/app/views/popup.discovery.check.php | 19 +- ui/app/views/popup.generic.php | 19 +- ui/app/views/popup.host.edit.php | 19 +- ui/app/views/popup.hostgroup.edit.php | 19 +- ui/app/views/popup.import.compare.php | 19 +- ui/app/views/popup.import.php | 19 +- ui/app/views/popup.itemtestedit.view.php | 19 +- ui/app/views/popup.ldap.edit.php | 19 +- ui/app/views/popup.ldap.test.edit.php | 19 +- ui/app/views/popup.lldoperation.php | 19 +- ui/app/views/popup.lldoverride.php | 19 +- ui/app/views/popup.massupdate.host.php | 19 +- ui/app/views/popup.massupdate.service.php | 19 +- ui/app/views/popup.media.php | 19 +- ui/app/views/popup.mediatypemapping.edit.php | 19 +- ui/app/views/popup.operation.edit.php | 19 +- ui/app/views/popup.proxy.edit.php | 19 +- ui/app/views/popup.proxygroup.edit.php | 19 +- ui/app/views/popup.scheduledreport.edit.php | 19 +- ui/app/views/popup.scheduledreport.list.php | 19 +- .../popup.scheduledreport.subscription.php | 19 +- ui/app/views/popup.scheduledreport.test.php | 19 +- ui/app/views/popup.scriptexec.php | 19 +- ui/app/views/popup.service.edit.php | 19 +- .../views/popup.service.statusrule.edit.php | 19 +- ui/app/views/popup.services.php | 19 +- ui/app/views/popup.sla.edit.php | 19 +- .../views/popup.sla.excludeddowntime.edit.php | 19 +- ui/app/views/popup.tabfilter.edit.php | 19 +- ui/app/views/popup.templategroup.edit.php | 19 +- ui/app/views/popup.testtriggerexpr.php | 19 +- ui/app/views/popup.token.edit.php | 19 +- ui/app/views/popup.token.view.php | 19 +- ui/app/views/popup.triggerexpr.php | 19 +- ui/app/views/popup.usergroupmapping.edit.php | 19 +- ui/app/views/popup.valuemap.edit.php | 19 +- ui/app/views/popup.view.php | 19 +- ui/app/views/report.status.php | 19 +- ui/app/views/reports.actionlog.list.csv.php | 19 +- ui/app/views/reports.actionlog.list.php | 19 +- ui/app/views/reports.auditlog.list.php | 19 +- ui/app/views/reports.scheduledreport.edit.php | 19 +- ui/app/views/reports.scheduledreport.list.php | 19 +- ui/app/views/reports.toptriggers.list.php | 19 +- ui/app/views/script.userinput.edit.php | 19 +- ui/app/views/search.php | 19 +- ui/app/views/service.list.edit.php | 19 +- ui/app/views/service.list.edit.refresh.php | 19 +- ui/app/views/service.list.php | 19 +- ui/app/views/service.list.refresh.php | 19 +- ui/app/views/sla.list.php | 19 +- ui/app/views/slareport.list.php | 19 +- ui/app/views/system.warning.php | 19 +- ui/app/views/template.edit.php | 19 +- ui/app/views/template.list.php | 19 +- ui/app/views/template.massupdate.php | 19 +- ui/app/views/trigger.edit.php | 19 +- .../views/trigger.expression.constructor.php | 19 +- ui/app/views/trigger.list.php | 19 +- ui/app/views/trigger.massupdate.php | 19 +- ui/app/views/trigger.prototype.edit.php | 19 +- ui/app/views/trigger.prototype.list.php | 19 +- ui/app/views/usergroup.edit.php | 19 +- ui/app/views/usergroup.list.php | 19 +- ui/app/views/usergroup.tagfilter.edit.php | 19 +- ui/app/views/usergroup.tagfilter.list.php | 19 +- ui/app/views/webscenario.step.edit.php | 19 +- ui/app/views/widget.edit.php | 19 +- ui/app/views/widget.view.php | 19 +- ui/browserwarning.php | 19 +- ui/chart.php | 19 +- ui/chart2.php | 19 +- ui/chart3.php | 19 +- ui/chart4.php | 19 +- ui/chart6.php | 19 +- ui/chart7.php | 19 +- ui/composer.json | 2 +- ui/conf/maintenance.inc.php | 19 +- ui/graphs.php | 19 +- ui/history.php | 19 +- ui/host_discovery.php | 19 +- ui/host_prototypes.php | 19 +- ui/hostinventories.php | 19 +- ui/hostinventoriesoverview.php | 19 +- ui/httpconf.php | 19 +- ui/httpdetails.php | 19 +- ui/image.php | 19 +- ui/imgstore.php | 19 +- ui/include/actions.inc.php | 19 +- ui/include/blocks.inc.php | 19 +- ui/include/classes/api/API.php | 19 +- ui/include/classes/api/APIException.php | 19 +- ui/include/classes/api/CApiClientResponse.php | 19 +- ui/include/classes/api/CApiService.php | 19 +- ui/include/classes/api/CApiServiceFactory.php | 19 +- ui/include/classes/api/CAudit.php | 19 +- ui/include/classes/api/CAuditOld.php | 19 +- ui/include/classes/api/CItemTypeFactory.php | 19 +- ui/include/classes/api/CRelationMap.php | 19 +- ui/include/classes/api/clients/CApiClient.php | 19 +- .../classes/api/clients/CLocalApiClient.php | 19 +- .../classes/api/helpers/CApiHostHelper.php | 19 +- .../classes/api/helpers/CApiTagHelper.php | 19 +- .../classes/api/item_types/CItemType.php | 19 +- .../api/item_types/CItemTypeBrowser.php | 18 +- .../api/item_types/CItemTypeCalculated.php | 19 +- .../api/item_types/CItemTypeDbMonitor.php | 19 +- .../api/item_types/CItemTypeDependent.php | 19 +- .../api/item_types/CItemTypeExternal.php | 19 +- .../api/item_types/CItemTypeHttpAgent.php | 19 +- .../api/item_types/CItemTypeInternal.php | 19 +- .../classes/api/item_types/CItemTypeIpmi.php | 19 +- .../classes/api/item_types/CItemTypeJmx.php | 19 +- .../api/item_types/CItemTypeScript.php | 19 +- .../api/item_types/CItemTypeSimple.php | 19 +- .../classes/api/item_types/CItemTypeSnmp.php | 19 +- .../api/item_types/CItemTypeSnmpTrap.php | 19 +- .../classes/api/item_types/CItemTypeSsh.php | 19 +- .../api/item_types/CItemTypeTelnet.php | 19 +- .../api/item_types/CItemTypeTrapper.php | 19 +- .../api/item_types/CItemTypeZabbix.php | 19 +- .../api/item_types/CItemTypeZabbixActive.php | 19 +- .../classes/api/managers/CGraphManager.php | 19 +- .../api/managers/CGraphPrototypeManager.php | 19 +- .../classes/api/managers/CHistoryManager.php | 19 +- .../classes/api/managers/CHttpTestManager.php | 19 +- .../classes/api/managers/CTriggerManager.php | 19 +- .../api/managers/CTriggerPrototypeManager.php | 19 +- ui/include/classes/api/services/CAPIInfo.php | 19 +- ui/include/classes/api/services/CAction.php | 19 +- ui/include/classes/api/services/CAlert.php | 19 +- ui/include/classes/api/services/CAuditLog.php | 19 +- .../classes/api/services/CAuthentication.php | 19 +- .../api/services/CAutoregistration.php | 19 +- .../classes/api/services/CConfiguration.php | 19 +- .../classes/api/services/CConnector.php | 19 +- .../classes/api/services/CCorrelation.php | 19 +- ui/include/classes/api/services/CDCheck.php | 19 +- ui/include/classes/api/services/CDHost.php | 19 +- ui/include/classes/api/services/CDRule.php | 19 +- ui/include/classes/api/services/CDService.php | 19 +- .../classes/api/services/CDashboard.php | 19 +- .../api/services/CDashboardGeneral.php | 19 +- .../classes/api/services/CDiscoveryRule.php | 19 +- ui/include/classes/api/services/CEvent.php | 19 +- ui/include/classes/api/services/CGraph.php | 19 +- .../classes/api/services/CGraphGeneral.php | 19 +- .../classes/api/services/CGraphItem.php | 19 +- .../classes/api/services/CGraphPrototype.php | 19 +- ui/include/classes/api/services/CHaNode.php | 19 +- ui/include/classes/api/services/CHistory.php | 19 +- ui/include/classes/api/services/CHost.php | 19 +- ui/include/classes/api/services/CHostBase.php | 19 +- .../classes/api/services/CHostGeneral.php | 19 +- .../classes/api/services/CHostGroup.php | 19 +- .../classes/api/services/CHostInterface.php | 19 +- .../classes/api/services/CHostPrototype.php | 19 +- .../classes/api/services/CHousekeeping.php | 19 +- ui/include/classes/api/services/CHttpTest.php | 19 +- ui/include/classes/api/services/CIconMap.php | 19 +- ui/include/classes/api/services/CImage.php | 19 +- ui/include/classes/api/services/CItem.php | 19 +- .../classes/api/services/CItemGeneral.php | 19 +- .../classes/api/services/CItemPrototype.php | 19 +- .../classes/api/services/CMaintenance.php | 19 +- ui/include/classes/api/services/CMap.php | 19 +- .../classes/api/services/CMapElement.php | 19 +- .../classes/api/services/CMediatype.php | 19 +- ui/include/classes/api/services/CMfa.php | 19 +- ui/include/classes/api/services/CModule.php | 19 +- ui/include/classes/api/services/CProblem.php | 19 +- ui/include/classes/api/services/CProxy.php | 19 +- .../classes/api/services/CProxyGroup.php | 19 +- ui/include/classes/api/services/CRegexp.php | 19 +- ui/include/classes/api/services/CReport.php | 19 +- ui/include/classes/api/services/CRole.php | 19 +- ui/include/classes/api/services/CScript.php | 19 +- ui/include/classes/api/services/CService.php | 19 +- ui/include/classes/api/services/CSettings.php | 19 +- ui/include/classes/api/services/CSla.php | 19 +- ui/include/classes/api/services/CTask.php | 19 +- ui/include/classes/api/services/CTemplate.php | 19 +- .../api/services/CTemplateDashboard.php | 19 +- .../classes/api/services/CTemplateGroup.php | 19 +- ui/include/classes/api/services/CToken.php | 19 +- ui/include/classes/api/services/CTrend.php | 19 +- ui/include/classes/api/services/CTrigger.php | 19 +- .../classes/api/services/CTriggerGeneral.php | 19 +- .../api/services/CTriggerPrototype.php | 19 +- ui/include/classes/api/services/CUser.php | 19 +- .../classes/api/services/CUserDirectory.php | 19 +- .../classes/api/services/CUserGroup.php | 19 +- .../classes/api/services/CUserMacro.php | 19 +- ui/include/classes/api/services/CValueMap.php | 19 +- .../classes/api/wrappers/CApiWrapper.php | 19 +- .../api/wrappers/CFrontendApiWrapper.php | 19 +- ui/include/classes/core/APP.php | 19 +- ui/include/classes/core/CAjaxResponse.php | 19 +- ui/include/classes/core/CAutoloader.php | 19 +- .../classes/core/CComponentRegistry.php | 19 +- ui/include/classes/core/CConfigFile.php | 19 +- ui/include/classes/core/CCookieSession.php | 19 +- .../classes/core/CEncryptedCookieSession.php | 19 +- ui/include/classes/core/CHttpRequest.php | 19 +- ui/include/classes/core/CJsonRpc.php | 19 +- ui/include/classes/core/CModule.php | 19 +- ui/include/classes/core/CModuleManager.php | 19 +- ui/include/classes/core/CRegistryFactory.php | 19 +- ui/include/classes/core/CWidget.php | 19 +- .../classes/core/ConfigFileException.php | 19 +- ui/include/classes/core/Manager.php | 19 +- ui/include/classes/core/ZBase.php | 19 +- ui/include/classes/data/CAggFunctionData.php | 19 +- ui/include/classes/data/CHistFunctionData.php | 19 +- ui/include/classes/data/CItemData.php | 19 +- ui/include/classes/data/CMathFunctionData.php | 19 +- ui/include/classes/data/CWidgetsData.php | 19 +- ui/include/classes/db/DB.php | 19 +- ui/include/classes/db/DBException.php | 19 +- ui/include/classes/db/DbBackend.php | 19 +- ui/include/classes/db/MysqlDbBackend.php | 19 +- ui/include/classes/db/OracleDbBackend.php | 19 +- ui/include/classes/db/PostgresqlDbBackend.php | 19 +- ui/include/classes/debug/CProfiler.php | 19 +- .../classes/export/CConfigurationExport.php | 19 +- .../export/CConfigurationExportBuilder.php | 19 +- .../export/CConfigurationExportException.php | 19 +- .../classes/export/writers/CExportWriter.php | 19 +- .../export/writers/CExportWriterFactory.php | 19 +- .../export/writers/CJsonExportWriter.php | 19 +- .../export/writers/CRawExportWriter.php | 19 +- .../export/writers/CXmlExportWriter.php | 19 +- .../export/writers/CYamlExportWriter.php | 19 +- ui/include/classes/graph/CSvgGraph.php | 19 +- ui/include/classes/graphdraw/CGraphDraw.php | 19 +- .../classes/graphdraw/CLineGraphDraw.php | 19 +- .../classes/graphdraw/CPieGraphDraw.php | 19 +- ui/include/classes/helpers/CArrayHelper.php | 19 +- .../classes/helpers/CAuthenticationHelper.php | 19 +- ui/include/classes/helpers/CBrandHelper.php | 19 +- .../classes/helpers/CConditionHelper.php | 19 +- ui/include/classes/helpers/CCookieHelper.php | 19 +- .../classes/helpers/CCorrelationHelper.php | 19 +- .../classes/helpers/CCsrfTokenHelper.php | 19 +- ui/include/classes/helpers/CCuid.php | 19 +- .../classes/helpers/CDashboardHelper.php | 19 +- .../classes/helpers/CDataCacheHelper.php | 19 +- ui/include/classes/helpers/CDocHelper.php | 19 +- .../classes/helpers/CElasticsearchHelper.php | 19 +- ui/include/classes/helpers/CEncryptHelper.php | 19 +- .../classes/helpers/CGraphGeneralHelper.php | 19 +- ui/include/classes/helpers/CGraphHelper.php | 19 +- .../classes/helpers/CGraphPrototypeHelper.php | 19 +- ui/include/classes/helpers/CHintBoxHelper.php | 19 +- .../classes/helpers/CHostPrototypeHelper.php | 19 +- .../classes/helpers/CHousekeepingHelper.php | 19 +- .../classes/helpers/CItemGeneralHelper.php | 19 +- ui/include/classes/helpers/CItemHelper.php | 19 +- .../classes/helpers/CItemPrototypeHelper.php | 19 +- ui/include/classes/helpers/CLldRuleHelper.php | 19 +- .../classes/helpers/CMaintenanceHelper.php | 19 +- ui/include/classes/helpers/CMapHelper.php | 19 +- ui/include/classes/helpers/CMathHelper.php | 19 +- .../classes/helpers/CMediatypeHelper.php | 19 +- ui/include/classes/helpers/CMenuHelper.php | 19 +- .../classes/helpers/CMenuPopupHelper.php | 19 +- ui/include/classes/helpers/CMessageHelper.php | 19 +- ui/include/classes/helpers/CPagerHelper.php | 19 +- ui/include/classes/helpers/CRegexHelper.php | 19 +- ui/include/classes/helpers/CRoleHelper.php | 19 +- ui/include/classes/helpers/CServiceHelper.php | 19 +- ui/include/classes/helpers/CSessionHelper.php | 19 +- .../classes/helpers/CSettingsHelper.php | 19 +- .../classes/helpers/CSeverityHelper.php | 19 +- ui/include/classes/helpers/CSlaHelper.php | 19 +- .../classes/helpers/CSystemInfoHelper.php | 19 +- .../classes/helpers/CTagFilterFieldHelper.php | 19 +- .../classes/helpers/CTemplateHelper.php | 19 +- .../classes/helpers/CTimePeriodHelper.php | 19 +- .../classes/helpers/CTimezoneHelper.php | 19 +- .../classes/helpers/CTriggerGeneralHelper.php | 19 +- ui/include/classes/helpers/CTriggerHelper.php | 19 +- .../helpers/CTriggerPrototypeHelper.php | 19 +- ui/include/classes/helpers/CUploadFile.php | 19 +- .../classes/helpers/CValueMapHelper.php | 19 +- ui/include/classes/helpers/CViewHelper.php | 19 +- ui/include/classes/html/CActionButtonList.php | 19 +- ui/include/classes/html/CBarGauge.php | 19 +- ui/include/classes/html/CBreadcrumbs.php | 19 +- ui/include/classes/html/CButton.php | 19 +- ui/include/classes/html/CButtonCancel.php | 19 +- ui/include/classes/html/CButtonDelete.php | 19 +- ui/include/classes/html/CButtonDropdown.php | 19 +- ui/include/classes/html/CButtonExport.php | 19 +- ui/include/classes/html/CButtonIcon.php | 19 +- ui/include/classes/html/CButtonLink.php | 19 +- ui/include/classes/html/CButtonQMessage.php | 19 +- ui/include/classes/html/CCheckBox.php | 19 +- ui/include/classes/html/CCheckBoxList.php | 19 +- ui/include/classes/html/CClock.php | 19 +- ui/include/classes/html/CCol.php | 19 +- ui/include/classes/html/CColHeader.php | 19 +- ui/include/classes/html/CColor.php | 19 +- ui/include/classes/html/CDateSelector.php | 19 +- ui/include/classes/html/CDiv.php | 19 +- .../classes/html/CExpandableSubfilter.php | 19 +- ui/include/classes/html/CFile.php | 19 +- ui/include/classes/html/CFilter.php | 19 +- ui/include/classes/html/CForm.php | 19 +- ui/include/classes/html/CFormActions.php | 19 +- ui/include/classes/html/CFormField.php | 19 +- ui/include/classes/html/CFormFieldset.php | 19 +- .../classes/html/CFormFieldsetCollapsible.php | 19 +- ui/include/classes/html/CFormGrid.php | 19 +- ui/include/classes/html/CFormList.php | 19 +- ui/include/classes/html/CHorList.php | 19 +- ui/include/classes/html/CHostAvailability.php | 19 +- ui/include/classes/html/CHtmlEntity.php | 19 +- ui/include/classes/html/CHtmlPage.php | 19 +- ui/include/classes/html/CHtmlPageHeader.php | 19 +- ui/include/classes/html/CIFrame.php | 19 +- ui/include/classes/html/CIcon.php | 19 +- ui/include/classes/html/CImageTextTable.php | 19 +- ui/include/classes/html/CImg.php | 19 +- ui/include/classes/html/CInput.php | 19 +- ui/include/classes/html/CInputSecret.php | 19 +- ui/include/classes/html/CJsScript.php | 19 +- ui/include/classes/html/CLabel.php | 19 +- ui/include/classes/html/CLink.php | 19 +- ui/include/classes/html/CLinkAction.php | 19 +- ui/include/classes/html/CList.php | 19 +- ui/include/classes/html/CListItem.php | 19 +- ui/include/classes/html/CMacroValue.php | 19 +- ui/include/classes/html/CMenu.php | 19 +- ui/include/classes/html/CMenuItem.php | 19 +- ui/include/classes/html/CMultiSelect.php | 19 +- ui/include/classes/html/CMultilineInput.php | 19 +- ui/include/classes/html/CNumericBox.php | 19 +- ui/include/classes/html/CObject.php | 19 +- ui/include/classes/html/CPassBox.php | 19 +- ui/include/classes/html/CPatternSelect.php | 19 +- ui/include/classes/html/CPre.php | 19 +- ui/include/classes/html/CRadioButtonList.php | 19 +- ui/include/classes/html/CRangeControl.php | 19 +- ui/include/classes/html/CRedirectButton.php | 19 +- ui/include/classes/html/CRow.php | 19 +- ui/include/classes/html/CRowHeader.php | 19 +- ui/include/classes/html/CScriptTag.php | 19 +- ui/include/classes/html/CSection.php | 19 +- .../classes/html/CSectionCollapsible.php | 19 +- ui/include/classes/html/CSelect.php | 19 +- ui/include/classes/html/CSelectOption.php | 19 +- .../classes/html/CSelectOptionGroup.php | 19 +- ui/include/classes/html/CSeverity.php | 19 +- ui/include/classes/html/CSimpleButton.php | 19 +- ui/include/classes/html/CSpan.php | 19 +- ui/include/classes/html/CSubmit.php | 19 +- ui/include/classes/html/CSubmitButton.php | 19 +- ui/include/classes/html/CSup.php | 19 +- ui/include/classes/html/CTabFilter.php | 19 +- ui/include/classes/html/CTabView.php | 19 +- ui/include/classes/html/CTable.php | 19 +- ui/include/classes/html/CTableColumn.php | 19 +- ui/include/classes/html/CTableInfo.php | 19 +- ui/include/classes/html/CTag.php | 19 +- ui/include/classes/html/CTemplateTag.php | 19 +- ui/include/classes/html/CTextArea.php | 19 +- ui/include/classes/html/CTextAreaFlexible.php | 19 +- ui/include/classes/html/CTextBox.php | 19 +- ui/include/classes/html/CVar.php | 19 +- ui/include/classes/html/CVisibilityBox.php | 19 +- ui/include/classes/html/CWarning.php | 19 +- .../html/interfaces/CButtonInterface.php | 19 +- ui/include/classes/html/svg/CSvg.php | 19 +- ui/include/classes/html/svg/CSvgArrow.php | 19 +- ui/include/classes/html/svg/CSvgCircle.php | 19 +- ui/include/classes/html/svg/CSvgGraphArea.php | 19 +- ui/include/classes/html/svg/CSvgGraphAxis.php | 19 +- .../classes/html/svg/CSvgGraphClipArea.php | 19 +- ui/include/classes/html/svg/CSvgGraphGrid.php | 19 +- ui/include/classes/html/svg/CSvgGraphLine.php | 19 +- .../classes/html/svg/CSvgGraphMetricsBar.php | 19 +- .../classes/html/svg/CSvgGraphMetricsLine.php | 19 +- .../html/svg/CSvgGraphMetricsPoint.php | 19 +- .../classes/html/svg/CSvgGraphPercentile.php | 19 +- .../classes/html/svg/CSvgGraphProblems.php | 19 +- .../html/svg/CSvgGraphSimpleTrigger.php | 19 +- .../classes/html/svg/CSvgGraphWorkingTime.php | 19 +- ui/include/classes/html/svg/CSvgGroup.php | 19 +- ui/include/classes/html/svg/CSvgLine.php | 19 +- ui/include/classes/html/svg/CSvgPath.php | 19 +- ui/include/classes/html/svg/CSvgPolygon.php | 19 +- ui/include/classes/html/svg/CSvgRect.php | 19 +- ui/include/classes/html/svg/CSvgTag.php | 19 +- ui/include/classes/html/svg/CSvgText.php | 19 +- .../classes/html/widgets/CWidgetFieldView.php | 19 +- .../html/widgets/CWidgetFieldsGroupView.php | 19 +- .../CWidgetFormFieldsetCollapsibleView.php | 19 +- .../classes/html/widgets/CWidgetFormView.php | 19 +- .../classes/html/widgets/CWidgetView.php | 19 +- .../fields/CWidgetFieldCheckBoxListView.php | 19 +- .../fields/CWidgetFieldCheckBoxView.php | 19 +- .../widgets/fields/CWidgetFieldColorView.php | 19 +- .../fields/CWidgetFieldColumnsListView.php | 19 +- .../fields/CWidgetFieldDatePickerView.php | 19 +- .../CWidgetFieldHostPatternSelectView.php | 19 +- .../fields/CWidgetFieldIntegerBoxView.php | 19 +- .../widgets/fields/CWidgetFieldLatLngView.php | 19 +- .../CWidgetFieldMultiSelectActionView.php | 19 +- ...dgetFieldMultiSelectGraphPrototypeView.php | 19 +- .../CWidgetFieldMultiSelectGraphView.php | 19 +- .../CWidgetFieldMultiSelectGroupView.php | 19 +- .../CWidgetFieldMultiSelectHostView.php | 19 +- ...idgetFieldMultiSelectItemPrototypeView.php | 19 +- .../CWidgetFieldMultiSelectItemView.php | 19 +- .../fields/CWidgetFieldMultiSelectMapView.php | 19 +- .../CWidgetFieldMultiSelectMediaTypeView.php | 19 +- ...WidgetFieldMultiSelectOverrideHostView.php | 19 +- .../CWidgetFieldMultiSelectServiceView.php | 19 +- .../fields/CWidgetFieldMultiSelectSlaView.php | 19 +- .../CWidgetFieldMultiSelectUserView.php | 19 +- .../fields/CWidgetFieldMultiSelectView.php | 19 +- .../fields/CWidgetFieldNumericBoxView.php | 19 +- .../CWidgetFieldPatternSelectItemView.php | 19 +- .../fields/CWidgetFieldPatternSelectView.php | 19 +- .../CWidgetFieldRadioButtonListView.php | 19 +- .../fields/CWidgetFieldRangeControlView.php | 19 +- .../widgets/fields/CWidgetFieldSelectView.php | 19 +- .../fields/CWidgetFieldSeveritiesView.php | 19 +- .../widgets/fields/CWidgetFieldTagsView.php | 19 +- .../fields/CWidgetFieldTextAreaView.php | 19 +- .../fields/CWidgetFieldTextBoxView.php | 19 +- .../fields/CWidgetFieldThresholdsView.php | 19 +- .../fields/CWidgetFieldTimePeriodView.php | 19 +- .../fields/CWidgetFieldTimeZoneView.php | 19 +- .../widgets/fields/CWidgetFieldUrlView.php | 19 +- .../classes/import/CConfigurationImport.php | 19 +- .../import/CConfigurationImportcompare.php | 19 +- .../classes/import/CImportDataAdapter.php | 19 +- .../classes/import/CImportReferencer.php | 19 +- .../import/CImportedObjectContainer.php | 19 +- .../import/converters/C10ImportConverter.php | 19 +- .../import/converters/C10ItemKeyConverter.php | 19 +- .../import/converters/C10TriggerConverter.php | 19 +- .../import/converters/C20ImportConverter.php | 19 +- .../import/converters/C20ItemKeyConverter.php | 19 +- .../import/converters/C20TriggerConverter.php | 19 +- .../import/converters/C30ImportConverter.php | 19 +- .../import/converters/C32ImportConverter.php | 19 +- .../import/converters/C34ImportConverter.php | 19 +- .../import/converters/C40ImportConverter.php | 19 +- .../import/converters/C42ImportConverter.php | 19 +- .../import/converters/C44ImportConverter.php | 19 +- .../import/converters/C50ImportConverter.php | 19 +- .../C52AggregateItemKeyConverter.php | 19 +- .../converters/C52CalculatedItemConverter.php | 19 +- .../converters/C52EventNameConverter.php | 19 +- .../import/converters/C52ImportConverter.php | 19 +- .../C52TriggerExpressionConverter.php | 19 +- .../import/converters/C54ImportConverter.php | 19 +- .../converters/C54SimpleMacroConverter.php | 19 +- .../import/converters/C60ImportConverter.php | 19 +- .../import/converters/C62ImportConverter.php | 19 +- .../import/converters/C64ImportConverter.php | 19 +- .../converters/CConstantImportConverter.php | 19 +- .../classes/import/converters/CConverter.php | 19 +- .../converters/CDefaultImportConverter.php | 19 +- .../converters/CImportConverterFactory.php | 19 +- .../converters/CImportDataNormalizer.php | 19 +- .../converters/CTemplateScreenConverter.php | 19 +- .../import/importers/CHostImporter.php | 19 +- .../classes/import/importers/CImporter.php | 19 +- .../classes/import/importers/CMapImporter.php | 19 +- .../importers/CTemplateDashboardImporter.php | 19 +- .../import/importers/CTemplateImporter.php | 19 +- .../classes/import/readers/CImportReader.php | 19 +- .../import/readers/CImportReaderFactory.php | 19 +- .../import/readers/CJsonImportReader.php | 19 +- .../import/readers/CXmlImportReader.php | 19 +- .../import/readers/CYamlImportReader.php | 19 +- .../import/validators/C10XmlValidator.php | 19 +- .../import/validators/C20XmlValidator.php | 19 +- .../import/validators/C30XmlValidator.php | 19 +- .../import/validators/C32XmlValidator.php | 19 +- .../import/validators/C34XmlValidator.php | 19 +- .../import/validators/C40XmlValidator.php | 19 +- .../import/validators/C42XmlValidator.php | 19 +- .../import/validators/C44XmlValidator.php | 19 +- .../import/validators/C50XmlValidator.php | 19 +- .../import/validators/C52XmlValidator.php | 19 +- .../import/validators/C54XmlValidator.php | 19 +- .../import/validators/C60XmlValidator.php | 19 +- .../import/validators/C62XmlValidator.php | 19 +- .../import/validators/C64XmlValidator.php | 19 +- .../import/validators/C70XmlValidator.php | 19 +- .../validators/CImportValidatorFactory.php | 19 +- .../import/validators/CXmlValidator.php | 19 +- .../validators/CXmlValidatorGeneral.php | 19 +- ui/include/classes/ldap/CLdap.php | 19 +- ui/include/classes/macros/CMacroFunction.php | 19 +- ui/include/classes/macros/CMacrosResolver.php | 19 +- .../classes/macros/CMacrosResolverGeneral.php | 19 +- .../classes/macros/CMacrosResolverHelper.php | 19 +- .../classes/mvc/CAccessDeniedException.php | 19 +- ui/include/classes/mvc/CController.php | 19 +- .../classes/mvc/CControllerResponse.php | 19 +- .../classes/mvc/CControllerResponseData.php | 19 +- .../classes/mvc/CControllerResponseFatal.php | 19 +- .../mvc/CControllerResponseRedirect.php | 19 +- ui/include/classes/mvc/CLegacyAction.php | 19 +- ui/include/classes/mvc/CPartial.php | 19 +- ui/include/classes/mvc/CRouter.php | 19 +- ui/include/classes/mvc/CView.php | 19 +- .../parsers/C10ExpressionMacroParser.php | 19 +- .../parsers/C10FunctionMacroParser.php | 19 +- .../classes/parsers/C10FunctionParser.php | 19 +- .../classes/parsers/C10TriggerExpression.php | 19 +- .../parsers/CADNameAttributeParser.php | 19 +- .../classes/parsers/CAbsoluteTimeParser.php | 19 +- .../classes/parsers/CConditionFormula.php | 19 +- ui/include/classes/parsers/CDnsParser.php | 19 +- .../classes/parsers/CEscapedStringParser.php | 19 +- .../CExpressionMacroFunctionParser.php | 19 +- .../parsers/CExpressionMacroParser.php | 19 +- .../classes/parsers/CExpressionParser.php | 19 +- ui/include/classes/parsers/CFilterParser.php | 19 +- .../parsers/CFlexibleIntervalParser.php | 19 +- .../classes/parsers/CFunctionIdParser.php | 19 +- .../parsers/CGeomapCoordinatesParser.php | 19 +- .../classes/parsers/CHistFunctionParser.php | 19 +- .../classes/parsers/CHostGroupNameParser.php | 19 +- .../classes/parsers/CHostNameParser.php | 19 +- ui/include/classes/parsers/CIPParser.php | 19 +- ui/include/classes/parsers/CIPRangeParser.php | 19 +- ui/include/classes/parsers/CIPv4Parser.php | 19 +- ui/include/classes/parsers/CIPv6Parser.php | 19 +- ui/include/classes/parsers/CItemKey.php | 19 +- .../parsers/CLLDMacroFunctionParser.php | 19 +- .../classes/parsers/CLLDMacroParser.php | 19 +- .../classes/parsers/CMacroFunctionParser.php | 19 +- ui/include/classes/parsers/CMacroParser.php | 19 +- ui/include/classes/parsers/CNumberParser.php | 19 +- ui/include/classes/parsers/CParser.php | 19 +- ui/include/classes/parsers/CPeriodParser.php | 19 +- .../parsers/CPrometheusOutputParser.php | 19 +- .../parsers/CPrometheusPatternParser.php | 19 +- ui/include/classes/parsers/CQueryParser.php | 19 +- ui/include/classes/parsers/CRangeParser.php | 19 +- .../classes/parsers/CRangeTimeParser.php | 19 +- ui/include/classes/parsers/CRangesParser.php | 19 +- .../classes/parsers/CReferenceParser.php | 19 +- .../classes/parsers/CRelativeTimeParser.php | 19 +- .../parsers/CSchedulingIntervalParser.php | 19 +- ui/include/classes/parsers/CSetParser.php | 19 +- .../classes/parsers/CSimpleIntervalParser.php | 19 +- .../classes/parsers/CTimePeriodParser.php | 19 +- .../classes/parsers/CTimePeriodsParser.php | 19 +- .../classes/parsers/CUpdateIntervalParser.php | 19 +- .../parsers/CUserMacroFunctionParser.php | 19 +- .../classes/parsers/CUserMacroParser.php | 19 +- .../classes/parsers/CValidationRule.php | 19 +- .../classes/parsers/CVaultSecretParser.php | 19 +- .../results/C10TriggerExprParserResult.php | 19 +- .../results/CExpressionParserResult.php | 19 +- .../classes/parsers/results/CParserResult.php | 19 +- ui/include/classes/regexp/CGlobalRegexp.php | 19 +- ui/include/classes/routing/CUrl.php | 19 +- ui/include/classes/routing/CUrlFactory.php | 19 +- ui/include/classes/scim/API.php | 19 +- ui/include/classes/scim/HttpResponse.php | 19 +- ui/include/classes/scim/ScimApiService.php | 19 +- .../classes/scim/clients/ScimApiClient.php | 19 +- ui/include/classes/scim/services/Group.php | 19 +- .../scim/services/ServiceProviderConfig.php | 19 +- ui/include/classes/scim/services/User.php | 19 +- ui/include/classes/screens/CScreenBase.php | 19 +- ui/include/classes/screens/CScreenBuilder.php | 19 +- .../classes/screens/CScreenDiscovery.php | 19 +- ui/include/classes/screens/CScreenHistory.php | 19 +- .../classes/screens/CScreenHttpTest.php | 19 +- .../screens/CScreenHttpTestDetails.php | 19 +- ui/include/classes/screens/CScreenMap.php | 19 +- ui/include/classes/screens/CScreenProblem.php | 19 +- ui/include/classes/server/CZabbixServer.php | 19 +- .../classes/services/CTabFilterProfile.php | 19 +- ui/include/classes/setup/CFrontendSetup.php | 19 +- ui/include/classes/setup/CSetupWizard.php | 19 +- ui/include/classes/user/CFavorite.php | 19 +- ui/include/classes/user/CProfile.php | 19 +- ui/include/classes/user/CProvisioning.php | 19 +- ui/include/classes/user/CWebUser.php | 19 +- .../validators/CActionCondValidator.php | 19 +- .../classes/validators/CApiInputValidator.php | 19 +- .../classes/validators/CColorValidator.php | 19 +- .../classes/validators/CEmailValidator.php | 19 +- .../validators/CEventCorrCondValidator.php | 19 +- .../validators/CEventNameValidator.php | 19 +- .../validators/CExpressionValidator.php | 19 +- .../validators/CHistFunctionValidator.php | 19 +- .../classes/validators/CHtmlUrlValidator.php | 19 +- .../classes/validators/CIdValidator.php | 19 +- .../classes/validators/CLdapAuthValidator.php | 19 +- .../validators/CLimitedSetValidator.php | 19 +- .../validators/CMathFunctionValidator.php | 19 +- .../classes/validators/CNewValidator.php | 19 +- .../validators/CPartialValidatorInterface.php | 19 +- .../CPasswordComplexityValidator.php | 19 +- .../classes/validators/CRegexValidator.php | 19 +- .../classes/validators/CStringValidator.php | 19 +- ui/include/classes/validators/CValidator.php | 19 +- .../validators/host/CHostNormalValidator.php | 19 +- .../object/CUpdateDiscoveredValidator.php | 19 +- ui/include/classes/vaults/CVault.php | 19 +- ui/include/classes/vaults/CVaultCyberArk.php | 19 +- ui/include/classes/vaults/CVaultHashiCorp.php | 19 +- ui/include/classes/widgets/CWidgetField.php | 19 +- ui/include/classes/widgets/CWidgetForm.php | 19 +- .../widgets/fields/CWidgetFieldCheckBox.php | 19 +- .../fields/CWidgetFieldCheckBoxList.php | 19 +- .../widgets/fields/CWidgetFieldColor.php | 19 +- .../fields/CWidgetFieldColumnsList.php | 19 +- .../widgets/fields/CWidgetFieldDatePicker.php | 19 +- .../fields/CWidgetFieldHostPatternSelect.php | 19 +- .../widgets/fields/CWidgetFieldIntegerBox.php | 19 +- .../widgets/fields/CWidgetFieldLatLng.php | 19 +- .../fields/CWidgetFieldMultiSelect.php | 19 +- .../fields/CWidgetFieldMultiSelectAction.php | 19 +- .../fields/CWidgetFieldMultiSelectGraph.php | 19 +- .../CWidgetFieldMultiSelectGraphPrototype.php | 19 +- .../fields/CWidgetFieldMultiSelectGroup.php | 19 +- .../fields/CWidgetFieldMultiSelectHost.php | 19 +- .../fields/CWidgetFieldMultiSelectItem.php | 19 +- .../CWidgetFieldMultiSelectItemPrototype.php | 19 +- .../fields/CWidgetFieldMultiSelectMap.php | 19 +- .../CWidgetFieldMultiSelectMediaType.php | 19 +- .../CWidgetFieldMultiSelectOverrideHost.php | 19 +- .../fields/CWidgetFieldMultiSelectService.php | 19 +- .../fields/CWidgetFieldMultiSelectSla.php | 19 +- .../fields/CWidgetFieldMultiSelectUser.php | 19 +- .../widgets/fields/CWidgetFieldNavTree.php | 19 +- .../widgets/fields/CWidgetFieldNumericBox.php | 19 +- .../fields/CWidgetFieldPatternSelect.php | 19 +- .../fields/CWidgetFieldPatternSelectItem.php | 19 +- .../fields/CWidgetFieldRadioButtonList.php | 19 +- .../fields/CWidgetFieldRangeControl.php | 19 +- .../widgets/fields/CWidgetFieldReference.php | 19 +- .../widgets/fields/CWidgetFieldSelect.php | 19 +- .../widgets/fields/CWidgetFieldSeverities.php | 19 +- .../widgets/fields/CWidgetFieldTags.php | 19 +- .../widgets/fields/CWidgetFieldTextArea.php | 19 +- .../widgets/fields/CWidgetFieldTextBox.php | 19 +- .../widgets/fields/CWidgetFieldThresholds.php | 19 +- .../widgets/fields/CWidgetFieldTimePeriod.php | 19 +- .../widgets/fields/CWidgetFieldTimeZone.php | 19 +- .../widgets/fields/CWidgetFieldUrl.php | 19 +- ui/include/classes/xml/CXmlConstantName.php | 19 +- ui/include/classes/xml/CXmlConstantValue.php | 19 +- ui/include/config.inc.php | 19 +- ui/include/db.inc.php | 19 +- ui/include/debug.inc.php | 19 +- ui/include/defines.inc.php | 19 +- ui/include/discovery.inc.php | 19 +- ui/include/draw.inc.php | 19 +- ui/include/events.inc.php | 19 +- ui/include/forms.inc.php | 19 +- ui/include/func.inc.php | 19 +- ui/include/gettextwrapper.inc.php | 19 +- ui/include/graphs.inc.php | 19 +- ui/include/hostgroups.inc.php | 19 +- ui/include/hosts.inc.php | 19 +- ui/include/html.inc.php | 19 +- ui/include/httptest.inc.php | 19 +- ui/include/images.inc.php | 19 +- ui/include/items.inc.php | 19 +- ui/include/js.inc.php | 19 +- ui/include/locales.inc.php | 19 +- ui/include/maps.inc.php | 19 +- ui/include/page_footer.php | 19 +- ui/include/page_header.php | 19 +- ui/include/perm.inc.php | 19 +- ui/include/sounds.inc.php | 19 +- ui/include/translateDefines.inc.php | 19 +- ui/include/triggers.inc.php | 19 +- ui/include/users.inc.php | 19 +- ui/include/validate.inc.php | 19 +- ui/include/views/configuration.graph.edit.php | 19 +- ui/include/views/configuration.graph.list.php | 19 +- .../configuration.host.discovery.edit.php | 19 +- .../configuration.host.discovery.list.php | 19 +- .../configuration.host.prototype.edit.php | 19 +- .../configuration.host.prototype.list.php | 19 +- .../views/configuration.httpconf.edit.php | 19 +- .../views/configuration.httpconf.list.php | 19 +- ui/include/views/general.browserwarning.php | 19 +- ui/include/views/general.login.php | 19 +- ui/include/views/general.warning.php | 19 +- ui/include/views/inventory.host.list.php | 19 +- ui/include/views/inventory.host.view.php | 19 +- ui/include/views/js/common.init.js.php | 19 +- ui/include/views/js/common.item.edit.js.php | 19 +- .../views/js/configuration.graph.edit.js.php | 19 +- .../views/js/configuration.graph.list.js.php | 19 +- .../configuration.host.discovery.edit.js.php | 19 +- ...iguration.host.discovery.edit.overr.js.php | 19 +- .../configuration.host.discovery.list.js.php | 19 +- .../configuration.host.prototype.edit.js.php | 19 +- .../configuration.host.prototype.list.js.php | 19 +- .../js/configuration.httpconf.edit.js.php | 19 +- .../js/configuration.httpconf.list.js.php | 19 +- .../views/js/inventory.host.view.js.php | 19 +- ui/include/views/js/item.preprocessing.js.php | 19 +- ui/include/views/js/itemtest.js.php | 19 +- ui/include/views/js/mfa.login.js.php | 19 +- ui/include/views/js/monitoring.history.js.php | 19 +- .../views/js/monitoring.sysmap.edit.js.php | 19 +- ui/include/views/js/monitoring.sysmaps.js.php | 19 +- ui/include/views/js/tr_events.js.php | 19 +- ui/include/views/mfa.login.php | 19 +- ui/include/views/monitoring.history.php | 19 +- .../views/monitoring.sysmap.constructor.php | 19 +- ui/include/views/monitoring.sysmap.edit.php | 19 +- ui/include/views/monitoring.sysmap.list.php | 19 +- ui/index.php | 19 +- ui/index_http.php | 19 +- ui/index_mfa.php | 19 +- ui/index_sso.php | 19 +- ui/js/browsers.js | 19 +- ui/js/chkbxrange.js | 19 +- ui/js/class.base-component.js | 19 +- ui/js/class.browsertab.js | 19 +- ui/js/class.calendar.js | 19 +- ui/js/class.cdate.js | 19 +- ui/js/class.cdebug.js | 19 +- ui/js/class.cmap.js | 19 +- ui/js/class.cnavtree.js | 19 +- ui/js/class.cookie.js | 19 +- ui/js/class.coverride.js | 29 +- ui/js/class.crangecontrol.js | 29 +- ui/js/class.csuggest.js | 19 +- ui/js/class.csvggraph.js | 29 +- ui/js/class.curl.js | 19 +- ui/js/class.cverticalaccordion.js | 29 +- ui/js/class.cviewswitcher.js | 19 +- ui/js/class.dashboard.js | 19 +- ui/js/class.dashboard.page.js | 19 +- ui/js/class.dashboard.print.js | 19 +- ui/js/class.dashboard.widget.placeholder.js | 19 +- ui/js/class.event-hub.js | 19 +- ui/js/class.expandable.subfilter.js | 19 +- ui/js/class.form.fieldset.collapsible.js | 19 +- ui/js/class.geomaps.js | 19 +- ui/js/class.localstorage.js | 19 +- ui/js/class.menu-item.js | 19 +- ui/js/class.menu.js | 19 +- ui/js/class.navigationtree.js | 19 +- ui/js/class.notification.collection.js | 19 +- ui/js/class.notification.js | 19 +- ui/js/class.notifications.audio.js | 19 +- ui/js/class.notifications.js | 19 +- ui/js/class.overlay.js | 19 +- ui/js/class.overlaycollection.js | 19 +- ui/js/class.rpc.js | 19 +- ui/js/class.script.js | 19 +- ui/js/class.scrollable.js | 19 +- ui/js/class.sidebar.js | 19 +- ui/js/class.software-version-check.js | 30 +- ui/js/class.sortable.js | 19 +- ui/js/class.tab-indicators.js | 19 +- ui/js/class.tabfilter.js | 19 +- ui/js/class.tabfilteritem.js | 19 +- ui/js/class.tagfilteritem.js | 19 +- ui/js/class.template.js | 19 +- ui/js/class.widget-base.js | 19 +- ui/js/class.widget-field.checkbox-list.js | 19 +- ui/js/class.widget-field.multiselect.js | 19 +- ui/js/class.widget-field.time-period.js | 19 +- ui/js/class.widget-select.popup.js | 19 +- ui/js/class.widget.inaccessible.js | 19 +- ui/js/class.widget.iterator.js | 19 +- ui/js/class.widget.js | 19 +- ui/js/class.widget.misconfigured.js | 19 +- ui/js/class.widget.paste-placeholder.js | 19 +- ui/js/class.widgets-data.js | 18 +- ui/js/colorpicker.js | 19 +- ui/js/common.js | 19 +- ui/js/component.z-bar-gauge.js | 19 +- ui/js/component.z-select.js | 19 +- ui/js/defines.js | 19 +- ui/js/flickerfreescreen.js | 29 +- ui/js/functions.js | 19 +- ui/js/gtlc.js | 19 +- ui/js/hostinterfacemanager.js | 19 +- ui/js/hostmacrosmanager.js | 19 +- ui/js/init.js | 29 +- ui/js/inputsecret.js | 19 +- ui/js/layout.mode.js | 19 +- ui/js/macrovalue.js | 19 +- ui/js/main.js | 19 +- ui/js/menupopup.js | 19 +- ui/js/multilineinput.js | 19 +- ui/js/multiselect.js | 19 +- ui/js/pages/items.js | 19 +- ui/js/pages/report2.js | 19 +- ui/js/pages/report4.js | 19 +- ui/js/pages/setup.js | 19 +- ui/js/servercheck.js | 29 +- ui/js/textareaflexible.js | 19 +- ui/js/vector/class.svg.canvas.js | 19 +- ui/js/vector/class.svg.map.js | 19 +- ui/jsLoader.php | 19 +- ui/jsrpc.php | 19 +- ui/map.php | 19 +- ui/report2.php | 19 +- ui/report4.php | 19 +- ui/setup.php | 21 +- ui/sysmap.php | 19 +- ui/sysmaps.php | 19 +- ui/tests/api_json/ApiJsonTests.php | 19 +- ui/tests/api_json/common/CAPIScimTest.php | 19 +- .../api_json/common/testAuditlogCommon.php | 19 +- ui/tests/api_json/testAPIInfo.php | 19 +- ui/tests/api_json/testAction.php | 19 +- ui/tests/api_json/testAuditlogAction.php | 19 +- .../api_json/testAuditlogAutoregistration.php | 19 +- ui/tests/api_json/testAuditlogDashboard.php | 19 +- .../api_json/testAuditlogEventCorrelation.php | 19 +- ui/tests/api_json/testAuditlogIconMap.php | 19 +- ui/tests/api_json/testAuditlogMaintenance.php | 19 +- ui/tests/api_json/testAuditlogMediaType.php | 19 +- ui/tests/api_json/testAuditlogProxy.php | 19 +- .../api_json/testAuditlogScheduledReport.php | 19 +- ui/tests/api_json/testAuditlogSettings.php | 19 +- ui/tests/api_json/testAuditlogToken.php | 19 +- ui/tests/api_json/testAuditlogUser.php | 19 +- ui/tests/api_json/testAuditlogUserGroups.php | 19 +- ui/tests/api_json/testAuthentication.php | 19 +- ui/tests/api_json/testConfiguration.php | 19 +- ui/tests/api_json/testConnector.php | 19 +- ui/tests/api_json/testCorrelation.php | 19 +- ui/tests/api_json/testDRule.php | 19 +- ui/tests/api_json/testDependentItems.php | 19 +- ui/tests/api_json/testDiscoveryRule.php | 19 +- ui/tests/api_json/testGraphPrototype.php | 19 +- ui/tests/api_json/testHaNode.php | 19 +- ui/tests/api_json/testHistory.php | 19 +- ui/tests/api_json/testHost.php | 19 +- ui/tests/api_json/testHostGroup.php | 19 +- ui/tests/api_json/testHostImport.php | 19 +- ui/tests/api_json/testHostInventory.php | 19 +- ui/tests/api_json/testHostPrototype.php | 19 +- .../api_json/testHostPrototypeInventory.php | 19 +- ui/tests/api_json/testIconMap.php | 19 +- ui/tests/api_json/testItem.php | 19 +- ui/tests/api_json/testItemPreprocessing.php | 19 +- ui/tests/api_json/testItemPrototype.php | 19 +- ui/tests/api_json/testJSONRPC.php | 19 +- ui/tests/api_json/testMaintenance.php | 19 +- ui/tests/api_json/testMap.php | 19 +- ui/tests/api_json/testMfa.php | 19 +- ui/tests/api_json/testProxy.php | 19 +- ui/tests/api_json/testProxyGroup.php | 19 +- ui/tests/api_json/testRole.php | 19 +- ui/tests/api_json/testScimGroup.php | 19 +- .../testScimServiceProviderConfig.php | 19 +- ui/tests/api_json/testScimUser.php | 19 +- ui/tests/api_json/testScripts.php | 19 +- ui/tests/api_json/testServices.php | 19 +- ui/tests/api_json/testTagFiltering.php | 19 +- ui/tests/api_json/testTaskCreate.php | 19 +- ui/tests/api_json/testTemplate.php | 19 +- ui/tests/api_json/testTemplateGroup.php | 19 +- ui/tests/api_json/testToken.php | 19 +- ui/tests/api_json/testTriggerPermissions.php | 19 +- ui/tests/api_json/testTriggerPrototypes.php | 19 +- ui/tests/api_json/testTriggerValidation.php | 19 +- ui/tests/api_json/testTriggers.php | 19 +- ui/tests/api_json/testUserDirectory.php | 19 +- ui/tests/api_json/testUserGroup.php | 19 +- ui/tests/api_json/testUserMacro.php | 19 +- ui/tests/api_json/testUsers.php | 19 +- ui/tests/api_json/testValuemap.php | 19 +- ui/tests/api_json/testWebScenario.php | 19 +- .../api_json/testWebScenarioPermissions.php | 19 +- ui/tests/frontend.php | 19 +- ui/tests/general/APITest.php | 19 +- ui/tests/general/GeneralTests.php | 19 +- ui/tests/general/class_CDescription.php | 19 +- ui/tests/general/dbConditionIdTest.php | 19 +- ui/tests/general/dbConditionIntTest.php | 19 +- ui/tests/general/dbConditionStringTest.php | 19 +- ui/tests/general/function_DBclose.php | 19 +- ui/tests/general/function_DBconnect.php | 19 +- ui/tests/general/function_DBselect.php | 19 +- ui/tests/general/makeSqlTest.php | 19 +- ui/tests/general/testHistoryManager.php | 19 +- ui/tests/general/urlParamTest.php | 19 +- ui/tests/general/zbx_dbcast_2bigintTest.php | 19 +- ui/tests/include/CAPITest.php | 19 +- ui/tests/include/CBehavior.php | 19 +- ui/tests/include/CIntegrationTest.php | 19 +- ui/tests/include/CLegacyWebTest.php | 19 +- ui/tests/include/CTest.php | 19 +- ui/tests/include/CWebTest.php | 19 +- ui/tests/include/CZabbixClient.php | 19 +- ui/tests/include/helpers/CAPIHelper.php | 19 +- ui/tests/include/helpers/CAPIScimHelper.php | 19 +- ui/tests/include/helpers/CConfigHelper.php | 19 +- ui/tests/include/helpers/CDBHelper.php | 19 +- ui/tests/include/helpers/CDataHelper.php | 19 +- ui/tests/include/helpers/CDateTimeHelper.php | 19 +- ui/tests/include/helpers/CExceptionHelper.php | 19 +- ui/tests/include/helpers/CImageHelper.php | 19 +- ui/tests/include/helpers/CLogHelper.php | 19 +- ui/tests/include/helpers/CTestArrayHelper.php | 19 +- ui/tests/include/helpers/CTestDataHelper.php | 19 +- ui/tests/include/helpers/CXPathHelper.php | 19 +- ui/tests/include/web/CBaseElement.php | 19 +- ui/tests/include/web/CElement.php | 19 +- ui/tests/include/web/CElementCollection.php | 19 +- ui/tests/include/web/CElementFilter.php | 19 +- ui/tests/include/web/CElementQuery.php | 19 +- ui/tests/include/web/CPage.php | 19 +- ui/tests/include/web/CastableTrait.php | 19 +- ui/tests/include/web/CommandExecutor.php | 19 +- ui/tests/include/web/IWaitable.php | 19 +- ui/tests/include/web/WaitableTrait.php | 19 +- .../include/web/elements/CCheckboxElement.php | 19 +- .../web/elements/CCheckboxFormElement.php | 19 +- .../web/elements/CCheckboxListElement.php | 19 +- .../web/elements/CColorPickerElement.php | 19 +- .../web/elements/CCompositeInputElement.php | 19 +- .../web/elements/CDashboardElement.php | 19 +- .../include/web/elements/CDropdownElement.php | 19 +- .../include/web/elements/CFieldsetElement.php | 19 +- .../include/web/elements/CFilterElement.php | 19 +- .../include/web/elements/CFormElement.php | 19 +- .../include/web/elements/CGridFormElement.php | 19 +- .../web/elements/CHostInterfaceElement.php | 19 +- .../web/elements/CInputGroupElement.php | 19 +- .../include/web/elements/CListElement.php | 19 +- .../include/web/elements/CMainMenuElement.php | 19 +- .../include/web/elements/CMessageElement.php | 19 +- .../web/elements/CMultifieldTableElement.php | 19 +- .../web/elements/CMultilineElement.php | 19 +- .../web/elements/CMultiselectElement.php | 19 +- .../include/web/elements/CNullElement.php | 19 +- .../web/elements/COverlayDialogElement.php | 19 +- .../web/elements/CPopupButtonElement.php | 19 +- .../web/elements/CPopupMenuElement.php | 19 +- .../web/elements/CSegmentedRadioElement.php | 19 +- .../include/web/elements/CTableElement.php | 19 +- .../include/web/elements/CTableRowElement.php | 19 +- .../include/web/elements/CWidgetElement.php | 19 +- ui/tests/integration/IntegrationTests.php | 19 +- .../integration/testActiveAvailability.php | 19 +- ui/tests/integration/testAgentItems.php | 19 +- .../integration/testAgentJsonProtocol.php | 19 +- .../integration/testAlertingForServices.php | 19 +- ui/tests/integration/testAutoregistration.php | 19 +- .../testBinaryValueTypeDataCollection.php | 19 +- .../integration/testComplexServiceStatus.php | 19 +- ui/tests/integration/testConfigTestOption.php | 19 +- ui/tests/integration/testCustomOnFail.php | 19 +- ui/tests/integration/testDataCollection.php | 19 +- .../integration/testDiagnosticDataTask.php | 19 +- ui/tests/integration/testDiscoveryRules.php | 19 +- ui/tests/integration/testEscalations.php | 19 +- .../testEventsCauseAndSymptoms.php | 19 +- ui/tests/integration/testExpressionMacros.php | 19 +- .../testExpressionTriggerMacros.php | 19 +- .../integration/testFunctionChangeCount.php | 19 +- .../integration/testGoAgentDataCollection.php | 19 +- ui/tests/integration/testGraphLinking.php | 19 +- ui/tests/integration/testHighAvailability.php | 19 +- ui/tests/integration/testHistoryPush.php | 19 +- .../testHistoryValueDuplicates.php | 19 +- ui/tests/integration/testInitialConfSync.php | 19 +- ui/tests/integration/testItemRate.php | 19 +- ui/tests/integration/testItemState.php | 19 +- ui/tests/integration/testItemTimeouts.php | 19 +- .../integration/testLowLevelDiscovery.php | 19 +- ui/tests/integration/testPermissions.php | 19 +- ui/tests/integration/testProxyConfSync.php | 19 +- ui/tests/integration/testProxyHa.php | 19 +- .../integration/testScriptManualInput.php | 19 +- ui/tests/integration/testServiceRoles.php | 19 +- ui/tests/integration/testSnmpTrapsInHa.php | 19 +- ui/tests/integration/testTimescaleDb.php | 19 +- ui/tests/integration/testTriggerLinking.php | 19 +- ui/tests/integration/testTriggerState.php | 19 +- .../integration/testUserMacrosInItemNames.php | 19 +- .../integration/testUserParametersReload.php | 19 +- ui/tests/integration/testValuemaps.php | 19 +- ui/tests/selenium/SeleniumTests.php | 19 +- ui/tests/selenium/actions/testFormAction.php | 19 +- ui/tests/selenium/actions/testPageActions.php | 19 +- .../testFormAdministrationAuditLog.php | 19 +- ...mAdministrationGeneralAutoregistration.php | 19 +- .../testFormAdministrationGeneralGUI.php | 19 +- .../testFormAdministrationGeneralGeomaps.php | 19 +- .../testFormAdministrationGeneralImages.php | 19 +- ...stFormAdministrationGeneralOtherParams.php | 19 +- .../testFormAdministrationGeneralTimeouts.php | 19 +- ...mAdministrationGeneralTrigDisplOptions.php | 19 +- .../testFormAdministrationHousekeeping.php | 19 +- .../testPageAdministrationGeneralImages.php | 19 +- .../testPageAdministrationGeneralModules.php | 19 +- ...testFormApiTokensAdministrationGeneral.php | 19 +- .../testFormApiTokensUserSettings.php | 19 +- ...testPageApiTokensAdministrationGeneral.php | 19 +- .../testPageApiTokensUserSettings.php | 19 +- .../testUsersAuthentication.php | 19 +- .../testUsersAuthenticationHttp.php | 19 +- .../testUsersAuthenticationLdap.php | 19 +- .../testUsersAuthenticationSaml.php | 19 +- .../testUsersPasswordComplexity.php | 19 +- .../selenium/behaviors/CMacrosBehavior.php | 19 +- .../selenium/behaviors/CMessageBehavior.php | 19 +- .../behaviors/CPreprocessingBehavior.php | 19 +- .../selenium/behaviors/CTableBehavior.php | 19 +- ui/tests/selenium/behaviors/CTagBehavior.php | 19 +- .../selenium/common/testCalculatedFormula.php | 19 +- .../common/testFormAdministrationGeneral.php | 19 +- .../selenium/common/testFormApiTokens.php | 19 +- .../common/testFormAuthentication.php | 19 +- ui/tests/selenium/common/testFormFilter.php | 19 +- ui/tests/selenium/common/testFormGraphs.php | 19 +- ui/tests/selenium/common/testFormGroups.php | 19 +- ui/tests/selenium/common/testFormHost.php | 19 +- ui/tests/selenium/common/testFormMacros.php | 19 +- .../selenium/common/testFormPreprocessing.php | 19 +- .../common/testFormPreprocessingClone.php | 19 +- ui/tests/selenium/common/testFormTags.php | 19 +- .../selenium/common/testFormValueMappings.php | 19 +- ui/tests/selenium/common/testItemTest.php | 19 +- .../selenium/common/testMassUpdateItems.php | 19 +- .../common/testMultiselectDialogs.php | 19 +- .../selenium/common/testPageApiTokens.php | 19 +- ui/tests/selenium/common/testPageGroups.php | 19 +- .../selenium/common/testPagePrototypes.php | 19 +- ui/tests/selenium/common/testSlaReport.php | 19 +- .../selenium/common/testSystemInformation.php | 19 +- .../selenium/common/testTimeoutsDisplay.php | 19 +- .../common/testTriggerDependencies.php | 19 +- ui/tests/selenium/common/testWidgets.php | 19 +- .../connectors/testFormConnectors.php | 19 +- .../connectors/testPageConnectors.php | 19 +- .../testDashboardClockWidget.php | 19 +- .../testDashboardCopyWidgets.php | 19 +- .../testDashboardDynamicItemWidgets.php | 19 +- .../testDashboardFavoriteGraphsWidget.php | 19 +- .../testDashboardFavoriteMapsWidget.php | 19 +- .../testDashboardGaugeWidget.php | 19 +- .../testDashboardGeomapWidget.php | 19 +- .../testDashboardGeomapWidgetScreenshots.php | 19 +- .../testDashboardGraphPrototypeWidget.php | 19 +- .../testDashboardGraphWidget.php | 19 +- .../testDashboardGraphWidgetSelectedHosts.php | 19 +- .../testDashboardHostAvailabilityWidget.php | 19 +- .../testDashboardItemHistoryWidget.php | 19 +- .../testDashboardItemValueWidget.php | 19 +- .../testDashboardPieChartWidget.php | 19 +- .../testDashboardProblemsBySeverityWidget.php | 19 +- .../testDashboardProblemsWidget.php | 19 +- .../testDashboardProblemsWidgetDisplay.php | 19 +- .../testDashboardSlaReportWidget.php | 19 +- .../testDashboardSystemInformationWidget.php | 19 +- .../testDashboardTopHostsWidget.php | 19 +- .../testDashboardTopTriggersWidget.php | 19 +- .../testDashboardTriggerOverviewWidget.php | 19 +- .../testDashboardURLWidget.php | 19 +- .../dashboards/testDashboardsForm.php | 19 +- .../testDashboardsHostDashboardPage.php | 19 +- .../dashboards/testDashboardsListPage.php | 19 +- .../dashboards/testDashboardsPages.php | 19 +- .../testDashboardsTemplatedDashboardForm.php | 19 +- .../testDashboardsTemplatedDashboardPage.php | 19 +- .../dashboards/testDashboardsViewMode.php | 19 +- .../dashboards/testDashboardsWidgetsPage.php | 19 +- ui/tests/selenium/data/sources/Actions.php | 19 +- .../data/sources/AllItemValueTypes.php | 19 +- .../data/sources/CopyWidgetsDashboards.php | 19 +- .../selenium/data/sources/DiscoveredHosts.php | 19 +- .../selenium/data/sources/EntitiesTags.php | 19 +- .../data/sources/ExecuteNowAction.php | 19 +- .../selenium/data/sources/GlobalMacros.php | 19 +- .../data/sources/HostTemplateGroups.php | 19 +- .../selenium/data/sources/ItemValueWidget.php | 19 +- ui/tests/selenium/data/sources/LoginUsers.php | 19 +- .../data/sources/NetworkDiscovery.php | 19 +- ui/tests/selenium/data/sources/Proxies.php | 19 +- .../data/sources/ScheduledReports.php | 19 +- ui/tests/selenium/data/sources/Services.php | 19 +- ui/tests/selenium/data/sources/Sla.php | 19 +- ui/tests/selenium/data/sources/TagFilter.php | 19 +- .../selenium/data/sources/TopHostsWidget.php | 19 +- .../selenium/data/sources/UserPermissions.php | 19 +- .../selenium/data/sources/WebScenarios.php | 19 +- .../testFormEventCorrelation.php | 19 +- .../testPageEventCorrelation.php | 19 +- .../filterTabs/testFormFilterHosts.php | 19 +- .../filterTabs/testFormFilterLatestData.php | 19 +- .../filterTabs/testFormFilterProblems.php | 19 +- .../graphs/testDataDisplayInGraphs.php | 19 +- ui/tests/selenium/graphs/testFormGraph.php | 19 +- .../graphs/testFormGraphPrototype.php | 19 +- ui/tests/selenium/graphs/testGraphAxis.php | 19 +- .../selenium/graphs/testInheritanceGraph.php | 19 +- .../graphs/testInheritanceGraphPrototype.php | 19 +- .../graphs/testPageGraphPrototypes.php | 19 +- .../testPageGraphPrototypesTemplate.php | 19 +- .../selenium/graphs/testPageHostGraph.php | 19 +- .../graphs/testPageMonitoringHostsGraph.php | 19 +- .../testFormHostGroup.php | 19 +- .../testFormHostGroupSearchPage.php | 19 +- .../testFormHostGroupStandalone.php | 19 +- .../testFormTemplateGroup.php | 19 +- .../testFormTemplateGroupSearchPage.php | 19 +- .../testFormTemplateGroupStandalone.php | 19 +- .../testPageHostGroups.php | 19 +- .../testPageTemplateGroups.php | 19 +- .../hosts/testFormHostFromConfiguration.php | 19 +- .../hosts/testFormHostFromMonitoring.php | 19 +- .../hosts/testFormHostFromStandalone.php | 19 +- .../hosts/testFormHostLinkTemplates.php | 19 +- .../selenium/hosts/testFormHostPrototype.php | 19 +- .../hosts/testInheritanceHostPrototype.php | 19 +- .../selenium/hosts/testPageHostInterfaces.php | 19 +- .../selenium/hosts/testPageHostPrototypes.php | 19 +- .../hosts/testPageHostPrototypesTemplate.php | 19 +- ui/tests/selenium/hosts/testPageHosts.php | 19 +- .../hosts/testPageMonitoringHosts.php | 19 +- ...stFormAdministrationGeneralIconMapping.php | 19 +- ...stPageAdministrationGeneralIconMapping.php | 19 +- ui/tests/selenium/items/testFormItem.php | 19 +- .../selenium/items/testFormItemHttpAgent.php | 19 +- .../selenium/items/testFormItemPrototype.php | 19 +- ui/tests/selenium/items/testFormTestItem.php | 19 +- .../items/testFormTestItemPrototype.php | 19 +- .../items/testFormulaCalculatedItem.php | 19 +- .../testFormulaCalculatedItemPrototype.php | 19 +- .../selenium/items/testInheritanceItem.php | 19 +- .../items/testInheritanceItemPrototype.php | 19 +- .../selenium/items/testItemTypeSelection.php | 19 +- .../selenium/items/testPageItemPrototypes.php | 19 +- .../items/testPageItemPrototypesTemplate.php | 19 +- ui/tests/selenium/items/testPageItems.php | 19 +- .../testPageMassUpdateItemPrototypes.php | 19 +- .../items/testPageMassUpdateItems.php | 19 +- .../latestData/testPageItemHistory.php | 19 +- .../testPageMonitoringLatestData.php | 19 +- .../lld/testFormLowLevelDiscovery.php | 19 +- .../testFormLowLevelDiscoveryOverrides.php | 19 +- .../lld/testFormTestLowLevelDiscovery.php | 19 +- .../lld/testInheritanceDiscoveryRule.php | 19 +- .../lld/testPageLowLevelDiscovery.php | 19 +- .../testFormMacrosAdministrationGeneral.php | 19 +- .../macros/testFormMacrosDiscoveredHost.php | 19 +- .../selenium/macros/testFormMacrosHost.php | 19 +- .../macros/testFormMacrosHostPrototype.php | 19 +- .../macros/testFormMacrosTemplate.php | 19 +- .../maintenance/testFormMaintenance.php | 19 +- .../maintenance/testPageMaintenance.php | 19 +- ui/tests/selenium/maps/testFormMap.php | 19 +- ui/tests/selenium/maps/testFormSysmap.php | 19 +- ui/tests/selenium/maps/testPageMaps.php | 19 +- ...dministrationMediaTypeMessageTemplates.php | 19 +- ...testFormAdministrationMediaTypeWebhook.php | 19 +- .../testFormAdministrationMediaTypes.php | 19 +- .../testPageAdministrationMediaTypes.php | 19 +- ui/tests/selenium/modules/clock32/Widget.php | 19 +- .../modules/clock32/actions/WidgetView.php | 19 +- .../modules/clock32/assets/js/class.widget.js | 19 +- .../modules/clock32/includes/WidgetForm.php | 19 +- .../modules/clock32/views/widget.edit.js.php | 19 +- .../modules/clock32/views/widget.edit.php | 19 +- .../modules/clock32/views/widget.view.php | 19 +- .../multiselects/testMultiselects.php | 19 +- .../testMultiselectsErrorsHostsTemplates.php | 19 +- .../testMultiselectsLatestData.php | 19 +- .../multiselects/testMultiselectsProblems.php | 19 +- .../testFormNetworkDiscovery.php | 19 +- .../testPageNetworkDiscovery.php | 19 +- .../testPermissionsWithoutCSRF.php | 19 +- .../permissions/testTagBasedPermissions.php | 19 +- .../permissions/testUrlUserPermissions.php | 19 +- .../testFormPreprocessingCloneHost.php | 19 +- .../testFormPreprocessingCloneTemplate.php | 19 +- .../testFormPreprocessingItem.php | 19 +- .../testFormPreprocessingItemPrototype.php | 19 +- ...testFormPreprocessingLowLevelDiscovery.php | 19 +- .../testFormPreprocessingTest.php | 19 +- .../problems/testFormUpdateProblem.php | 19 +- .../selenium/problems/testPageProblems.php | 19 +- .../proxies/testFormAdministrationProxies.php | 19 +- .../proxies/testPageAdministrationProxies.php | 19 +- .../selenium/queue/testPageQueueDetails.php | 19 +- .../selenium/queue/testPageQueueOverview.php | 19 +- .../queue/testPageQueueOverviewByProxy.php | 19 +- .../testFormAdministrationGeneralRegexp.php | 19 +- .../testPageAdministrationGeneralRegexp.php | 19 +- .../reports/testFormScheduledReport.php | 19 +- .../reports/testPageAvailabilityReport.php | 19 +- .../reports/testPageReportsActionLog.php | 19 +- .../selenium/reports/testPageReportsAudit.php | 19 +- .../reports/testPageReportsNotifications.php | 19 +- .../testPageReportsSystemInformation.php | 19 +- .../reports/testPageReportsTopTriggers.php | 19 +- .../reports/testPageScheduledReport.php | 19 +- .../testScheduledReportPermissions.php | 19 +- ui/tests/selenium/roles/testFormUserRoles.php | 19 +- ui/tests/selenium/roles/testPageUserRoles.php | 19 +- .../roles/testUserRolesPermissions.php | 19 +- .../scripts/testFormAlertsScripts.php | 19 +- .../scripts/testManualActionScripts.php | 19 +- .../scripts/testPageAlertsScripts.php | 19 +- .../services/testFormServicesServices.php | 19 +- .../services/testPageServicesServices.php | 19 +- .../testPageServicesServicesMassUpdate.php | 19 +- ui/tests/selenium/sla/testFormServicesSla.php | 19 +- ui/tests/selenium/sla/testPageServicesSla.php | 19 +- .../sla/testPageServicesSlaReport.php | 19 +- .../selenium/tags/testFormTagsConnectors.php | 19 +- .../tags/testFormTagsDiscoveredHost.php | 19 +- ui/tests/selenium/tags/testFormTagsHost.php | 19 +- .../tags/testFormTagsHostPrototype.php | 19 +- ui/tests/selenium/tags/testFormTagsItem.php | 19 +- .../tags/testFormTagsItemPrototype.php | 19 +- .../selenium/tags/testFormTagsServices.php | 19 +- .../tags/testFormTagsServicesProblemTags.php | 19 +- .../selenium/tags/testFormTagsTemplate.php | 19 +- .../selenium/tags/testFormTagsTrigger.php | 19 +- .../tags/testFormTagsTriggerPrototype.php | 19 +- ui/tests/selenium/tags/testFormTagsWeb.php | 19 +- .../selenium/templates/testFormTemplate.php | 19 +- .../selenium/templates/testPageTemplates.php | 19 +- .../templates/testTemplateInheritance.php | 19 +- ui/tests/selenium/testDocumentationLinks.php | 19 +- ui/tests/selenium/testExecuteNow.php | 19 +- .../selenium/testExpandExpressionMacros.php | 19 +- ui/tests/selenium/testFormLogin.php | 21 +- ui/tests/selenium/testFormSetup.php | 19 +- ui/tests/selenium/testFormTabIndicators.php | 19 +- ui/tests/selenium/testGeneric.php | 19 +- ui/tests/selenium/testLanguage.php | 19 +- ui/tests/selenium/testPageBrowserWarning.php | 19 +- ui/tests/selenium/testPageInventory.php | 19 +- ui/tests/selenium/testPageSearch.php | 19 +- ui/tests/selenium/testPageStatusOfZabbix.php | 19 +- ui/tests/selenium/testSidebarMenu.php | 19 +- ui/tests/selenium/testTimezone.php | 19 +- ui/tests/selenium/testUrlParameters.php | 19 +- ui/tests/selenium/testZBX6663.php | 19 +- .../selenium/timeouts/testTimeoutsHosts.php | 19 +- .../timeouts/testTimeoutsLinkedTemplates.php | 19 +- .../timeouts/testTimeoutsTemplates.php | 19 +- .../selenium/triggers/testFormTrigger.php | 19 +- .../triggers/testFormTriggerPrototype.php | 19 +- .../triggers/testHostTriggerDependencies.php | 19 +- .../triggers/testInheritanceTrigger.php | 19 +- .../testInheritanceTriggerPrototype.php | 19 +- .../triggers/testPageTriggerDescription.php | 19 +- .../triggers/testPageTriggerPrototypes.php | 19 +- .../testPageTriggerPrototypesTemplate.php | 19 +- .../selenium/triggers/testPageTriggerUrl.php | 19 +- .../selenium/triggers/testPageTriggers.php | 19 +- .../testTemplateTriggerDependencies.php | 19 +- .../triggers/testTriggerExpressions.php | 19 +- ui/tests/selenium/users/testFormUser.php | 19 +- .../selenium/users/testFormUserGroups.php | 19 +- ui/tests/selenium/users/testFormUserMedia.php | 19 +- .../users/testFormUserPermissions.php | 19 +- .../selenium/users/testFormUserProfile.php | 19 +- .../selenium/users/testPageUserGroups.php | 19 +- ui/tests/selenium/users/testPageUsers.php | 19 +- .../testFormValueMappingsHost.php | 19 +- .../testFormValueMappingsTemplate.php | 19 +- .../webScenarios/testFormWebScenario.php | 19 +- .../webScenarios/testFormWebScenarioStep.php | 19 +- .../webScenarios/testInheritanceWeb.php | 19 +- .../webScenarios/testPageMonitoringWeb.php | 19 +- .../testPageMonitoringWebDetails.php | 19 +- ui/tests/unit/bootstrap.php | 19 +- .../classes/api/helpers/CApiTagHelperTest.php | 19 +- .../classes/core/CGlobalRegexpTest.php | 19 +- .../classes/core/CRegistryFactoryTest.php | 19 +- .../export/writers/CXmlExportWriterTest.php | 19 +- .../classes/helpers/CConditionHelperTest.php | 19 +- .../include/classes/helpers/CMathHelper.php | 19 +- .../helpers/CTriggerGeneralHelperTest.php | 19 +- .../classes/helpers/CValueMapHelperTest.php | 19 +- .../unit/include/classes/html/CButtonTest.php | 19 +- .../classes/html/CRedirectButtonTest.php | 19 +- .../unit/include/classes/html/CRowTest.php | 19 +- .../classes/html/CSimpleButtonTest.php | 19 +- .../classes/html/CSubmitButtonTest.php | 19 +- .../unit/include/classes/html/CSubmitTest.php | 19 +- .../unit/include/classes/html/CTagTest.php | 19 +- .../classes/import/CImportDataAdapterTest.php | 19 +- .../converters/C10ImportConverterTest.php | 19 +- .../converters/C10ItemKeyConverterTest.php | 19 +- .../converters/C10TriggerConverterTest.php | 19 +- .../converters/C20ImportConverterTest.php | 19 +- .../converters/C20ItemKeyConverterTest.php | 19 +- .../converters/C20TriggerConverterTest.php | 19 +- .../converters/C30ImportConverterTest.php | 19 +- .../converters/C32ImportConverterTest.php | 19 +- .../converters/C34ImportConverterTest.php | 19 +- .../converters/C40ImportConverterTest.php | 19 +- .../converters/C42ImportConverterTest.php | 19 +- .../converters/C44ImportConverterTest.php | 19 +- .../C52AggregateItemKeyConverterTest.php | 19 +- .../converters/C52EventNameConverterTest.php | 19 +- .../converters/C52ImportConverterTest.php | 19 +- .../C52TriggerExpressionConverterTest.php | 19 +- .../converters/C54ImportConverterTest.php | 19 +- .../converters/C60ImportConverterTest.php | 19 +- .../converters/C62ImportConverterTest.php | 19 +- .../converters/C64ImportConverterTest.php | 19 +- .../converters/CImportConverterTest.php | 19 +- .../import/readers/CXmlImportReaderTest.php | 19 +- .../classes/macros/CMacroFunctionTest.php | 19 +- .../parsers/C10FunctionMacroParserTest.php | 19 +- .../classes/parsers/C10FunctionParserTest.php | 19 +- .../parsers/C10TriggerExpressionTest.php | 19 +- .../parsers/CADNameAttributeParserTest.php | 19 +- .../parsers/CAbsoluteTimeParserTest.php | 19 +- .../classes/parsers/CConditionFormulaTest.php | 19 +- .../classes/parsers/CDnsParserTest.php | 19 +- .../parsers/CEscapedStringParserTest.php | 19 +- .../CExpressionMacroFunctionParserTest.php | 19 +- .../parsers/CExpressionMacroParserTest.php | 19 +- .../classes/parsers/CExpressionParserTest.php | 19 +- .../classes/parsers/CFilterParserTest.php | 19 +- .../parsers/CFlexibleIntervalParserTest.php | 19 +- .../classes/parsers/CFunctionIdParserTest.php | 19 +- .../parsers/CGeomapCoordinatesParserTest.php | 19 +- .../parsers/CHistFunctionParserTest.php | 19 +- .../parsers/CHostGroupNameParserTest.php | 19 +- .../classes/parsers/CHostNameParserTest.php | 19 +- .../include/classes/parsers/CIPParserTest.php | 19 +- .../classes/parsers/CIPRangeParserTest.php | 19 +- .../classes/parsers/CIPv4ParserTest.php | 19 +- .../classes/parsers/CIPv6ParserTest.php | 19 +- .../include/classes/parsers/CItemKeyTest.php | 19 +- .../parsers/CLLDMacroFunctionParserTest.php | 19 +- .../classes/parsers/CLLDMacroParserTest.php | 19 +- .../classes/parsers/CMacroParserTest.php | 19 +- .../include/classes/parsers/CParserTest.php | 19 +- .../classes/parsers/CPeriodParserTest.php | 19 +- .../parsers/CPrometheusOutputParserTest.php | 19 +- .../parsers/CPrometheusPatternParserTest.php | 19 +- .../classes/parsers/CQueryParserTest.php | 19 +- .../classes/parsers/CRangeParserTest.php | 19 +- .../classes/parsers/CRangeTimeParserTest.php | 19 +- .../classes/parsers/CRangesParserTest.php | 19 +- .../classes/parsers/CReferenceParserTest.php | 19 +- .../parsers/CRelativeTimeParserTest.php | 19 +- .../parsers/CSchedulingIntervalParserTest.php | 19 +- .../classes/parsers/CSetParserTest.php | 19 +- .../parsers/CSimpleIntervalParserTest.php | 19 +- .../classes/parsers/CTimePeriodParserTest.php | 19 +- .../parsers/CTimePeriodsParserTest.php | 19 +- .../parsers/CUpdateIntervalParserTest.php | 19 +- .../parsers/CUserMacroFunctionParserTest.php | 19 +- .../classes/parsers/CUserMacroParserTest.php | 19 +- .../classes/parsers/CValidationRuleTest.php | 19 +- .../parsers/CVaultSecretParserTest.php | 19 +- .../validators/CActionCondValidatorTest.php | 19 +- .../validators/CApiInputValidatorTest.php | 19 +- .../validators/CColorValidatorTest.php | 19 +- .../validators/CEmailValidatorTest.php | 19 +- .../CEventCorrCondValidatorTest.php | 19 +- .../validators/CEventNameValidatorTest.php | 19 +- .../validators/CExpressionValidatorTest.php | 19 +- .../validators/CHistFunctionValidatorTest.php | 19 +- .../validators/CHtmlUrlValidatorTest.php | 19 +- .../classes/validators/CIdValidatorTest.php | 19 +- .../validators/CLdapAuthValidatorTest.php | 19 +- .../validators/CLimitedSetValidatorTest.php | 19 +- .../validators/CMathFunctionValidatorTest.php | 19 +- .../CPasswordComplexityValidatorTest.php | 19 +- .../validators/CRegexValidatorTest.php | 19 +- .../validators/CStringValidatorTest.php | 19 +- .../classes/validators/CValidatorTest.php | 19 +- .../include/function_convertUnitsTest.php | 19 +- .../unit/include/function_formatFloatTest.php | 19 +- .../function_relativeDateToTextTest.php | 19 +- ui/tests/unit/include/str2memTest.php | 19 +- .../triggers/GetExpressionTreeTest.php | 19 +- ui/tests/unit/include/zbxjsvalueTest.php | 19 +- ui/tr_events.php | 19 +- ui/widgets/actionlog/Widget.php | 19 +- ui/widgets/actionlog/actions/WidgetView.php | 19 +- .../actionlog/assets/js/class.widget.js | 19 +- ui/widgets/actionlog/includes/WidgetForm.php | 19 +- ui/widgets/actionlog/views/widget.edit.php | 19 +- ui/widgets/actionlog/views/widget.view.php | 19 +- ui/widgets/clock/Widget.php | 19 +- ui/widgets/clock/actions/WidgetView.php | 19 +- ui/widgets/clock/assets/js/class.widget.js | 19 +- ui/widgets/clock/includes/WidgetForm.php | 19 +- ui/widgets/clock/views/widget.edit.js.php | 19 +- ui/widgets/clock/views/widget.edit.php | 19 +- ui/widgets/clock/views/widget.view.php | 19 +- ui/widgets/dataover/Widget.php | 19 +- ui/widgets/dataover/actions/WidgetView.php | 19 +- ui/widgets/dataover/includes/WidgetForm.php | 19 +- ui/widgets/dataover/partials/table.left.php | 19 +- ui/widgets/dataover/partials/table.top.php | 19 +- ui/widgets/dataover/views/widget.edit.php | 19 +- ui/widgets/dataover/views/widget.view.php | 19 +- ui/widgets/discovery/Widget.php | 19 +- ui/widgets/discovery/actions/WidgetView.php | 19 +- ui/widgets/discovery/views/widget.view.php | 19 +- ui/widgets/favgraphs/Widget.php | 19 +- ui/widgets/favgraphs/actions/WidgetView.php | 19 +- ui/widgets/favgraphs/views/widget.view.php | 19 +- ui/widgets/favmaps/Widget.php | 19 +- ui/widgets/favmaps/actions/WidgetView.php | 19 +- ui/widgets/favmaps/views/widget.view.php | 19 +- ui/widgets/gauge/Widget.php | 19 +- ui/widgets/gauge/actions/WidgetView.php | 19 +- ui/widgets/gauge/assets/js/class.svggauge.js | 19 +- ui/widgets/gauge/assets/js/class.widget.js | 19 +- ui/widgets/gauge/includes/WidgetForm.php | 19 +- ui/widgets/gauge/views/widget.edit.js.php | 19 +- ui/widgets/gauge/views/widget.edit.php | 19 +- ui/widgets/gauge/views/widget.view.php | 19 +- ui/widgets/geomap/Widget.php | 19 +- ui/widgets/geomap/actions/WidgetView.php | 19 +- ui/widgets/geomap/assets/js/class.widget.js | 19 +- ui/widgets/geomap/includes/WidgetForm.php | 19 +- ui/widgets/geomap/views/widget.edit.php | 19 +- ui/widgets/geomap/views/widget.view.php | 19 +- ui/widgets/graph/Widget.php | 19 +- ui/widgets/graph/actions/WidgetView.php | 19 +- ui/widgets/graph/assets/js/class.widget.js | 19 +- ui/widgets/graph/includes/WidgetForm.php | 19 +- ui/widgets/graph/views/widget.edit.js.php | 19 +- ui/widgets/graph/views/widget.edit.php | 19 +- ui/widgets/graph/views/widget.view.php | 19 +- ui/widgets/graphprototype/Widget.php | 19 +- .../graphprototype/actions/WidgetView.php | 19 +- .../graphprototype/assets/js/class.widget.js | 19 +- .../graphprototype/includes/WidgetForm.php | 19 +- .../graphprototype/views/widget.edit.js.php | 19 +- .../graphprototype/views/widget.edit.php | 19 +- ui/widgets/honeycomb/Widget.php | 19 +- ui/widgets/honeycomb/actions/WidgetView.php | 19 +- .../honeycomb/assets/js/class.svghoneycomb.js | 19 +- .../honeycomb/assets/js/class.widget.js | 19 +- ui/widgets/honeycomb/includes/WidgetForm.php | 19 +- ui/widgets/honeycomb/views/widget.edit.js.php | 19 +- ui/widgets/honeycomb/views/widget.edit.php | 19 +- ui/widgets/honeycomb/views/widget.view.php | 19 +- ui/widgets/hostavail/Widget.php | 19 +- ui/widgets/hostavail/actions/WidgetView.php | 19 +- .../hostavail/assets/js/class.widget.js | 19 +- ui/widgets/hostavail/includes/WidgetForm.php | 19 +- ui/widgets/hostavail/views/widget.edit.js.php | 19 +- ui/widgets/hostavail/views/widget.edit.php | 19 +- ui/widgets/hostavail/views/widget.view.php | 19 +- ui/widgets/hostnavigator/Widget.php | 19 +- .../hostnavigator/actions/WidgetView.php | 19 +- .../assets/js/class.hostnavigator.js | 19 +- .../js/class.widget-field.host-grouping.js | 19 +- .../hostnavigator/assets/js/class.widget.js | 19 +- .../includes/CWidgetFieldHostGrouping.php | 19 +- .../includes/CWidgetFieldHostGroupingView.php | 19 +- .../hostnavigator/includes/WidgetForm.php | 19 +- .../hostnavigator/views/widget.edit.php | 19 +- .../hostnavigator/views/widget.view.php | 19 +- ui/widgets/item/Widget.php | 19 +- ui/widgets/item/actions/WidgetView.php | 19 +- ui/widgets/item/assets/js/class.widget.js | 19 +- ui/widgets/item/includes/WidgetForm.php | 19 +- ui/widgets/item/views/widget.edit.js.php | 19 +- ui/widgets/item/views/widget.edit.php | 19 +- ui/widgets/item/views/widget.view.php | 19 +- ui/widgets/itemhistory/Widget.php | 19 +- .../itemhistory/actions/BinaryValueGet.php | 18 +- ui/widgets/itemhistory/actions/ColumnEdit.php | 18 +- .../itemhistory/actions/ImageValueGet.php | 18 +- ui/widgets/itemhistory/actions/WidgetView.php | 18 +- .../itemhistory/assets/js/class.widget.js | 18 +- .../includes/CWidgetFieldColumnsList.php | 18 +- .../includes/CWidgetFieldColumnsListView.php | 18 +- .../itemhistory/includes/WidgetForm.php | 18 +- .../itemhistory/views/column.edit.js.php | 18 +- ui/widgets/itemhistory/views/column.edit.php | 18 +- .../itemhistory/views/widget.edit.js.php | 18 +- ui/widgets/itemhistory/views/widget.edit.php | 19 +- ui/widgets/itemhistory/views/widget.view.php | 18 +- ui/widgets/itemnavigator/Widget.php | 19 +- .../itemnavigator/actions/WidgetView.php | 19 +- .../assets/js/class.itemnavigator.js | 19 +- .../js/class.widget-field.item-grouping.js | 19 +- .../itemnavigator/assets/js/class.widget.js | 19 +- .../includes/CWidgetFieldItemGrouping.php | 19 +- .../includes/CWidgetFieldItemGroupingView.php | 19 +- .../itemnavigator/includes/WidgetForm.php | 19 +- .../itemnavigator/views/widget.edit.php | 19 +- .../itemnavigator/views/widget.view.php | 19 +- ui/widgets/map/Widget.php | 19 +- ui/widgets/map/actions/WidgetView.php | 19 +- ui/widgets/map/assets/js/class.widget.js | 19 +- ui/widgets/map/includes/WidgetForm.php | 19 +- ui/widgets/map/includes/WidgetMap.php | 19 +- ui/widgets/map/views/widget.edit.php | 19 +- ui/widgets/map/views/widget.view.php | 19 +- ui/widgets/navtree/Widget.php | 19 +- .../navtree/actions/NavTreeItemEdit.php | 19 +- .../navtree/actions/NavTreeItemUpdate.php | 19 +- ui/widgets/navtree/actions/WidgetView.php | 19 +- ui/widgets/navtree/assets/js/class.widget.js | 19 +- .../navtree/includes/NavigationTree.php | 19 +- ui/widgets/navtree/includes/WidgetForm.php | 19 +- .../navtree/views/navtreeitem.edit.js.php | 19 +- ui/widgets/navtree/views/navtreeitem.edit.php | 19 +- ui/widgets/navtree/views/widget.edit.php | 19 +- ui/widgets/navtree/views/widget.view.php | 19 +- ui/widgets/piechart/Widget.php | 19 +- ui/widgets/piechart/actions/WidgetView.php | 19 +- ui/widgets/piechart/assets/js/class.svgpie.js | 19 +- ui/widgets/piechart/assets/js/class.widget.js | 19 +- .../piechart/includes/CWidgetFieldDataSet.php | 19 +- .../includes/CWidgetFieldDataSetView.php | 19 +- ui/widgets/piechart/includes/WidgetForm.php | 19 +- ui/widgets/piechart/views/widget.edit.js.php | 19 +- ui/widgets/piechart/views/widget.edit.php | 19 +- ui/widgets/piechart/views/widget.view.php | 19 +- ui/widgets/problemhosts/Widget.php | 19 +- .../problemhosts/actions/WidgetView.php | 19 +- .../problemhosts/assets/js/class.widget.js | 18 +- .../problemhosts/includes/WidgetForm.php | 19 +- ui/widgets/problemhosts/views/widget.edit.php | 19 +- ui/widgets/problemhosts/views/widget.view.php | 19 +- ui/widgets/problems/Widget.php | 19 +- ui/widgets/problems/actions/WidgetView.php | 19 +- ui/widgets/problems/assets/js/class.widget.js | 19 +- ui/widgets/problems/includes/WidgetForm.php | 19 +- .../problems/includes/WidgetProblems.php | 19 +- ui/widgets/problems/views/widget.edit.js.php | 19 +- ui/widgets/problems/views/widget.edit.php | 19 +- ui/widgets/problems/views/widget.view.php | 19 +- ui/widgets/problemsbysv/Widget.php | 19 +- .../problemsbysv/actions/WidgetView.php | 19 +- .../problemsbysv/assets/js/class.widget.js | 19 +- .../problemsbysv/includes/WidgetForm.php | 19 +- .../problemsbysv/views/widget.edit.js.php | 19 +- ui/widgets/problemsbysv/views/widget.edit.php | 19 +- ui/widgets/problemsbysv/views/widget.view.php | 19 +- ui/widgets/slareport/Widget.php | 19 +- ui/widgets/slareport/actions/WidgetView.php | 19 +- ui/widgets/slareport/includes/WidgetForm.php | 19 +- ui/widgets/slareport/views/widget.edit.js.php | 19 +- ui/widgets/slareport/views/widget.edit.php | 19 +- ui/widgets/slareport/views/widget.view.php | 19 +- ui/widgets/svggraph/Widget.php | 19 +- ui/widgets/svggraph/actions/WidgetView.php | 19 +- ui/widgets/svggraph/assets/js/class.widget.js | 19 +- .../svggraph/includes/CSvgGraphHelper.php | 19 +- .../svggraph/includes/CSvgGraphLegend.php | 19 +- .../svggraph/includes/CWidgetFieldDataSet.php | 19 +- .../includes/CWidgetFieldDataSetView.php | 19 +- .../includes/CWidgetFieldOverride.php | 19 +- .../includes/CWidgetFieldOverrideView.php | 19 +- ui/widgets/svggraph/includes/WidgetForm.php | 19 +- ui/widgets/svggraph/views/widget.edit.js.php | 19 +- ui/widgets/svggraph/views/widget.edit.php | 19 +- ui/widgets/svggraph/views/widget.view.php | 19 +- ui/widgets/systeminfo/Widget.php | 19 +- ui/widgets/systeminfo/actions/WidgetView.php | 19 +- ui/widgets/systeminfo/includes/WidgetForm.php | 19 +- .../systeminfo/views/widget.edit.js.php | 18 +- ui/widgets/systeminfo/views/widget.edit.php | 19 +- ui/widgets/systeminfo/views/widget.view.php | 19 +- ui/widgets/tophosts/Widget.php | 19 +- ui/widgets/tophosts/actions/ColumnEdit.php | 19 +- ui/widgets/tophosts/actions/WidgetView.php | 19 +- ui/widgets/tophosts/assets/js/class.widget.js | 18 +- ui/widgets/tophosts/includes/WidgetForm.php | 19 +- ui/widgets/tophosts/views/column.edit.js.php | 19 +- ui/widgets/tophosts/views/column.edit.php | 19 +- ui/widgets/tophosts/views/widget.edit.js.php | 19 +- ui/widgets/tophosts/views/widget.edit.php | 19 +- ui/widgets/tophosts/views/widget.view.php | 19 +- ui/widgets/toptriggers/Widget.php | 19 +- ui/widgets/toptriggers/actions/WidgetView.php | 19 +- .../toptriggers/assets/js/class.widget.js | 19 +- .../toptriggers/includes/WidgetForm.php | 19 +- ui/widgets/toptriggers/views/widget.edit.php | 19 +- ui/widgets/toptriggers/views/widget.view.php | 19 +- ui/widgets/trigover/Widget.php | 19 +- ui/widgets/trigover/actions/WidgetView.php | 19 +- ui/widgets/trigover/assets/js/class.widget.js | 19 +- ui/widgets/trigover/includes/ViewHelper.php | 19 +- ui/widgets/trigover/includes/WidgetForm.php | 19 +- ui/widgets/trigover/partials/table.left.php | 19 +- ui/widgets/trigover/partials/table.top.php | 19 +- ui/widgets/trigover/views/widget.edit.php | 19 +- ui/widgets/trigover/views/widget.view.php | 19 +- ui/widgets/url/Widget.php | 19 +- ui/widgets/url/actions/WidgetView.php | 19 +- ui/widgets/url/assets/js/class.widget.js | 19 +- ui/widgets/url/includes/WidgetForm.php | 19 +- ui/widgets/url/views/widget.edit.php | 19 +- ui/widgets/url/views/widget.view.php | 19 +- ui/widgets/web/Widget.php | 19 +- ui/widgets/web/actions/WidgetView.php | 19 +- ui/widgets/web/assets/js/class.widget.js | 18 +- ui/widgets/web/includes/WidgetForm.php | 19 +- ui/widgets/web/views/widget.edit.php | 19 +- ui/widgets/web/views/widget.view.php | 19 +- ui/zabbix.php | 19 +- 3701 files changed, 27224 insertions(+), 44980 deletions(-) create mode 100644 ChangeLog.d/feature/ZBXNEXT-9168 create mode 100644 README.md create mode 100644 misc/images/docs/zabbix_logo.svg diff --git a/COPYING b/COPYING index c1002d5d6444..be3f7b28e564 100644 --- a/COPYING +++ b/COPYING @@ -1,286 +1,624 @@ + GNU AFFERO GENERAL PUBLIC LICENSE + Version 3, 19 November 2007 - GNU GENERAL PUBLIC LICENSE - Version 2, June 1991 - - Copyright (C) 1989, 1991 Free Software Foundation, Inc. - 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + Copyright (C) 2007 Free Software Foundation, Inc. Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. - Preamble + Preamble + + The GNU Affero General Public License is a free, copyleft license for +software and other kinds of works, specifically designed to ensure +cooperation with the community in the case of network server software. - The licenses for most software are designed to take away your -freedom to share and change it. By contrast, the GNU General Public -License is intended to guarantee your freedom to share and change free -software--to make sure the software is free for all its users. This -General Public License applies to most of the Free Software -Foundation's software and to any other program whose authors commit to -using it. (Some other Free Software Foundation software is covered by -the GNU Library General Public License instead.) You can apply it to -your programs, too. + The licenses for most software and other practical works are designed +to take away your freedom to share and change the works. By contrast, +our General Public Licenses are intended to guarantee your freedom to +share and change all versions of a program--to make sure it remains free +software for all its users. When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for -this service if you wish), that you receive source code or can get it -if you want it, that you can change the software or use pieces of it -in new free programs; and that you know you can do these things. - - To protect your rights, we need to make restrictions that forbid -anyone to deny you these rights or to ask you to surrender the rights. -These restrictions translate to certain responsibilities for you if you -distribute copies of the software, or if you modify it. - - For example, if you distribute copies of such a program, whether -gratis or for a fee, you must give the recipients all the rights that -you have. You must make sure that they, too, receive or can get the -source code. And you must show them these terms so they know their -rights. - - We protect your rights with two steps: (1) copyright the software, and -(2) offer you this license which gives you legal permission to copy, -distribute and/or modify the software. - - Also, for each author's protection and ours, we want to make certain -that everyone understands that there is no warranty for this free -software. If the software is modified by someone else and passed on, we -want its recipients to know that what they have is not the original, so -that any problems introduced by others will not reflect on the original -authors' reputations. - - Finally, any free program is threatened constantly by software -patents. We wish to avoid the danger that redistributors of a free -program will individually obtain patent licenses, in effect making the -program proprietary. To prevent this, we have made it clear that any -patent must be licensed for everyone's free use or not licensed at all. +them if you wish), that you receive source code or can get it if you +want it, that you can change the software or use pieces of it in new +free programs, and that you know you can do these things. + + Developers that use our General Public Licenses protect your rights +with two steps: (1) assert copyright on the software, and (2) offer +you this License which gives you legal permission to copy, distribute +and/or modify the software. + + A secondary benefit of defending all users' freedom is that +improvements made in alternate versions of the program, if they +receive widespread use, become available for other developers to +incorporate. Many developers of free software are heartened and +encouraged by the resulting cooperation. However, in the case of +software used on network servers, this result may fail to come about. +The GNU General Public License permits making a modified version and +letting the public access it on a server without ever releasing its +source code to the public. + + The GNU Affero General Public License is designed specifically to +ensure that, in such cases, the modified source code becomes available +to the community. It requires the operator of a network server to +provide the source code of the modified version running there to the +users of that server. Therefore, public use of a modified version, on +a publicly accessible server, gives the public access to the source +code of the modified version. + + An older license, called the Affero General Public License and +published by Affero, was designed to accomplish similar goals. This is +a different license, not a version of the Affero GPL, but Affero has +released a new version of the Affero GPL which permits relicensing under +this license. The precise terms and conditions for copying, distribution and modification follow. - GNU GENERAL PUBLIC LICENSE - TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - - 0. This License applies to any program or other work which contains -a notice placed by the copyright holder saying it may be distributed -under the terms of this General Public License. The "Program", below, -refers to any such program or work, and a "work based on the Program" -means either the Program or any derivative work under copyright law: -that is to say, a work containing the Program or a portion of it, -either verbatim or with modifications and/or translated into another -language. (Hereinafter, translation is included without limitation in -the term "modification".) Each licensee is addressed as "you". - -Activities other than copying, distribution and modification are not -covered by this License; they are outside its scope. The act of -running the Program is not restricted, and the output from the Program -is covered only if its contents constitute a work based on the -Program (independent of having been made by running the Program). -Whether that is true depends on what the Program does. - - 1. You may copy and distribute verbatim copies of the Program's -source code as you receive it, in any medium, provided that you -conspicuously and appropriately publish on each copy an appropriate -copyright notice and disclaimer of warranty; keep intact all the -notices that refer to this License and to the absence of any warranty; -and give any other recipients of the Program a copy of this License -along with the Program. - -You may charge a fee for the physical act of transferring a copy, and -you may at your option offer warranty protection in exchange for a fee. - - 2. You may modify your copy or copies of the Program or any portion -of it, thus forming a work based on the Program, and copy and -distribute such modifications or work under the terms of Section 1 -above, provided that you also meet all of these conditions: - - a) You must cause the modified files to carry prominent notices - stating that you changed the files and the date of any change. - - b) You must cause any work that you distribute or publish, that in - whole or in part contains or is derived from the Program or any - part thereof, to be licensed as a whole at no charge to all third - parties under the terms of this License. - - c) If the modified program normally reads commands interactively - when run, you must cause it, when started running for such - interactive use in the most ordinary way, to print or display an - announcement including an appropriate copyright notice and a - notice that there is no warranty (or else, saying that you provide - a warranty) and that users may redistribute the program under - these conditions, and telling the user how to view a copy of this - License. (Exception: if the Program itself is interactive but - does not normally print such an announcement, your work based on - the Program is not required to print an announcement.) - -These requirements apply to the modified work as a whole. If -identifiable sections of that work are not derived from the Program, -and can be reasonably considered independent and separate works in -themselves, then this License, and its terms, do not apply to those -sections when you distribute them as separate works. But when you -distribute the same sections as part of a whole which is a work based -on the Program, the distribution of the whole must be on the terms of -this License, whose permissions for other licensees extend to the -entire whole, and thus to each and every part regardless of who wrote it. - -Thus, it is not the intent of this section to claim rights or contest -your rights to work written entirely by you; rather, the intent is to -exercise the right to control the distribution of derivative or -collective works based on the Program. - -In addition, mere aggregation of another work not based on the Program -with the Program (or with a work based on the Program) on a volume of -a storage or distribution medium does not bring the other work under -the scope of this License. - - 3. You may copy and distribute the Program (or a work based on it, -under Section 2) in object code or executable form under the terms of -Sections 1 and 2 above provided that you also do one of the following: - - a) Accompany it with the complete corresponding machine-readable - source code, which must be distributed under the terms of Sections - 1 and 2 above on a medium customarily used for software interchange; or, - - b) Accompany it with a written offer, valid for at least three - years, to give any third party, for a charge no more than your - cost of physically performing source distribution, a complete - machine-readable copy of the corresponding source code, to be - distributed under the terms of Sections 1 and 2 above on a medium - customarily used for software interchange; or, - - c) Accompany it with the information you received as to the offer - to distribute corresponding source code. (This alternative is - allowed only for noncommercial distribution and only if you - received the program in object code or executable form with such - an offer, in accord with Subsection b above.) - -The source code for a work means the preferred form of the work for -making modifications to it. For an executable work, complete source -code means all the source code for all modules it contains, plus any -associated interface definition files, plus the scripts used to -control compilation and installation of the executable. However, as a -special exception, the source code distributed need not include -anything that is normally distributed (in either source or binary -form) with the major components (compiler, kernel, and so on) of the -operating system on which the executable runs, unless that component -itself accompanies the executable. - -If distribution of executable or object code is made by offering -access to copy from a designated place, then offering equivalent -access to copy the source code from the same place counts as -distribution of the source code, even though third parties are not -compelled to copy the source along with the object code. - - 4. You may not copy, modify, sublicense, or distribute the Program -except as expressly provided under this License. Any attempt -otherwise to copy, modify, sublicense or distribute the Program is -void, and will automatically terminate your rights under this License. -However, parties who have received copies, or rights, from you under -this License will not have their licenses terminated so long as such -parties remain in full compliance. - - 5. You are not required to accept this License, since you have not -signed it. However, nothing else grants you permission to modify or -distribute the Program or its derivative works. These actions are -prohibited by law if you do not accept this License. Therefore, by -modifying or distributing the Program (or any work based on the -Program), you indicate your acceptance of this License to do so, and -all its terms and conditions for copying, distributing or modifying -the Program or works based on it. - - 6. Each time you redistribute the Program (or any work based on the -Program), the recipient automatically receives a license from the -original licensor to copy, distribute or modify the Program subject to -these terms and conditions. You may not impose any further -restrictions on the recipients' exercise of the rights granted herein. -You are not responsible for enforcing compliance by third parties to + TERMS AND CONDITIONS + + 0. Definitions. + + "This License" refers to version 3 of the GNU Affero General Public License. + + "Copyright" also means copyright-like laws that apply to other kinds of +works, such as semiconductor masks. + + "The Program" refers to any copyrightable work licensed under this +License. Each licensee is addressed as "you". "Licensees" and +"recipients" may be individuals or organizations. + + To "modify" a work means to copy from or adapt all or part of the work +in a fashion requiring copyright permission, other than the making of an +exact copy. The resulting work is called a "modified version" of the +earlier work or a work "based on" the earlier work. + + A "covered work" means either the unmodified Program or a work based +on the Program. + + To "propagate" a work means to do anything with it that, without +permission, would make you directly or secondarily liable for +infringement under applicable copyright law, except executing it on a +computer or modifying a private copy. Propagation includes copying, +distribution (with or without modification), making available to the +public, and in some countries other activities as well. + + To "convey" a work means any kind of propagation that enables other +parties to make or receive copies. Mere interaction with a user through +a computer network, with no transfer of a copy, is not conveying. + + An interactive user interface displays "Appropriate Legal Notices" +to the extent that it includes a convenient and prominently visible +feature that (1) displays an appropriate copyright notice, and (2) +tells the user that there is no warranty for the work (except to the +extent that warranties are provided), that licensees may convey the +work under this License, and how to view a copy of this License. If +the interface presents a list of user commands or options, such as a +menu, a prominent item in the list meets this criterion. + + 1. Source Code. + + The "source code" for a work means the preferred form of the work +for making modifications to it. "Object code" means any non-source +form of a work. + + A "Standard Interface" means an interface that either is an official +standard defined by a recognized standards body, or, in the case of +interfaces specified for a particular programming language, one that +is widely used among developers working in that language. + + The "System Libraries" of an executable work include anything, other +than the work as a whole, that (a) is included in the normal form of +packaging a Major Component, but which is not part of that Major +Component, and (b) serves only to enable use of the work with that +Major Component, or to implement a Standard Interface for which an +implementation is available to the public in source code form. A +"Major Component", in this context, means a major essential component +(kernel, window system, and so on) of the specific operating system +(if any) on which the executable work runs, or a compiler used to +produce the work, or an object code interpreter used to run it. + + The "Corresponding Source" for a work in object code form means all +the source code needed to generate, install, and (for an executable +work) run the object code and to modify the work, including scripts to +control those activities. However, it does not include the work's +System Libraries, or general-purpose tools or generally available free +programs which are used unmodified in performing those activities but +which are not part of the work. For example, Corresponding Source +includes interface definition files associated with source files for +the work, and the source code for shared libraries and dynamically +linked subprograms that the work is specifically designed to require, +such as by intimate data communication or control flow between those +subprograms and other parts of the work. + + The Corresponding Source need not include anything that users +can regenerate automatically from other parts of the Corresponding +Source. + + The Corresponding Source for a work in source code form is that +same work. + + 2. Basic Permissions. + + All rights granted under this License are granted for the term of +copyright on the Program, and are irrevocable provided the stated +conditions are met. This License explicitly affirms your unlimited +permission to run the unmodified Program. The output from running a +covered work is covered by this License only if the output, given its +content, constitutes a covered work. This License acknowledges your +rights of fair use or other equivalent, as provided by copyright law. + + You may make, run and propagate covered works that you do not +convey, without conditions so long as your license otherwise remains +in force. You may convey covered works to others for the sole purpose +of having them make modifications exclusively for you, or provide you +with facilities for running those works, provided that you comply with +the terms of this License in conveying all material for which you do +not control copyright. Those thus making or running the covered works +for you must do so exclusively on your behalf, under your direction +and control, on terms that prohibit them from making any copies of +your copyrighted material outside their relationship with you. + + Conveying under any other circumstances is permitted solely under +the conditions stated below. Sublicensing is not allowed; section 10 +makes it unnecessary. + + 3. Protecting Users' Legal Rights From Anti-Circumvention Law. + + No covered work shall be deemed part of an effective technological +measure under any applicable law fulfilling obligations under article +11 of the WIPO copyright treaty adopted on 20 December 1996, or +similar laws prohibiting or restricting circumvention of such +measures. + + When you convey a covered work, you waive any legal power to forbid +circumvention of technological measures to the extent such circumvention +is effected by exercising rights under this License with respect to +the covered work, and you disclaim any intention to limit operation or +modification of the work as a means of enforcing, against the work's +users, your or third parties' legal rights to forbid circumvention of +technological measures. + + 4. Conveying Verbatim Copies. + + You may convey verbatim copies of the Program's source code as you +receive it, in any medium, provided that you conspicuously and +appropriately publish on each copy an appropriate copyright notice; +keep intact all notices stating that this License and any +non-permissive terms added in accord with section 7 apply to the code; +keep intact all notices of the absence of any warranty; and give all +recipients a copy of this License along with the Program. + + You may charge any price or no price for each copy that you convey, +and you may offer support or warranty protection for a fee. + + 5. Conveying Modified Source Versions. + + You may convey a work based on the Program, or the modifications to +produce it from the Program, in the form of source code under the +terms of section 4, provided that you also meet all of these conditions: + + a) The work must carry prominent notices stating that you modified + it, and giving a relevant date. + + b) The work must carry prominent notices stating that it is + released under this License and any conditions added under section + 7. This requirement modifies the requirement in section 4 to + "keep intact all notices". + + c) You must license the entire work, as a whole, under this + License to anyone who comes into possession of a copy. This + License will therefore apply, along with any applicable section 7 + additional terms, to the whole of the work, and all its parts, + regardless of how they are packaged. This License gives no + permission to license the work in any other way, but it does not + invalidate such permission if you have separately received it. + + d) If the work has interactive user interfaces, each must display + Appropriate Legal Notices; however, if the Program has interactive + interfaces that do not display Appropriate Legal Notices, your + work need not make them do so. + + A compilation of a covered work with other separate and independent +works, which are not by their nature extensions of the covered work, +and which are not combined with it such as to form a larger program, +in or on a volume of a storage or distribution medium, is called an +"aggregate" if the compilation and its resulting copyright are not +used to limit the access or legal rights of the compilation's users +beyond what the individual works permit. Inclusion of a covered work +in an aggregate does not cause this License to apply to the other +parts of the aggregate. + + 6. Conveying Non-Source Forms. + + You may convey a covered work in object code form under the terms +of sections 4 and 5, provided that you also convey the +machine-readable Corresponding Source under the terms of this License, +in one of these ways: + + a) Convey the object code in, or embodied in, a physical product + (including a physical distribution medium), accompanied by the + Corresponding Source fixed on a durable physical medium + customarily used for software interchange. + + b) Convey the object code in, or embodied in, a physical product + (including a physical distribution medium), accompanied by a + written offer, valid for at least three years and valid for as + long as you offer spare parts or customer support for that product + model, to give anyone who possesses the object code either (1) a + copy of the Corresponding Source for all the software in the + product that is covered by this License, on a durable physical + medium customarily used for software interchange, for a price no + more than your reasonable cost of physically performing this + conveying of source, or (2) access to copy the + Corresponding Source from a network server at no charge. + + c) Convey individual copies of the object code with a copy of the + written offer to provide the Corresponding Source. This + alternative is allowed only occasionally and noncommercially, and + only if you received the object code with such an offer, in accord + with subsection 6b. + + d) Convey the object code by offering access from a designated + place (gratis or for a charge), and offer equivalent access to the + Corresponding Source in the same way through the same place at no + further charge. You need not require recipients to copy the + Corresponding Source along with the object code. If the place to + copy the object code is a network server, the Corresponding Source + may be on a different server (operated by you or a third party) + that supports equivalent copying facilities, provided you maintain + clear directions next to the object code saying where to find the + Corresponding Source. Regardless of what server hosts the + Corresponding Source, you remain obligated to ensure that it is + available for as long as needed to satisfy these requirements. + + e) Convey the object code using peer-to-peer transmission, provided + you inform other peers where the object code and Corresponding + Source of the work are being offered to the general public at no + charge under subsection 6d. + + A separable portion of the object code, whose source code is excluded +from the Corresponding Source as a System Library, need not be +included in conveying the object code work. + + A "User Product" is either (1) a "consumer product", which means any +tangible personal property which is normally used for personal, family, +or household purposes, or (2) anything designed or sold for incorporation +into a dwelling. In determining whether a product is a consumer product, +doubtful cases shall be resolved in favor of coverage. For a particular +product received by a particular user, "normally used" refers to a +typical or common use of that class of product, regardless of the status +of the particular user or of the way in which the particular user +actually uses, or expects or is expected to use, the product. A product +is a consumer product regardless of whether the product has substantial +commercial, industrial or non-consumer uses, unless such uses represent +the only significant mode of use of the product. + + "Installation Information" for a User Product means any methods, +procedures, authorization keys, or other information required to install +and execute modified versions of a covered work in that User Product from +a modified version of its Corresponding Source. The information must +suffice to ensure that the continued functioning of the modified object +code is in no case prevented or interfered with solely because +modification has been made. + + If you convey an object code work under this section in, or with, or +specifically for use in, a User Product, and the conveying occurs as +part of a transaction in which the right of possession and use of the +User Product is transferred to the recipient in perpetuity or for a +fixed term (regardless of how the transaction is characterized), the +Corresponding Source conveyed under this section must be accompanied +by the Installation Information. But this requirement does not apply +if neither you nor any third party retains the ability to install +modified object code on the User Product (for example, the work has +been installed in ROM). + + The requirement to provide Installation Information does not include a +requirement to continue to provide support service, warranty, or updates +for a work that has been modified or installed by the recipient, or for +the User Product in which it has been modified or installed. Access to a +network may be denied when the modification itself materially and +adversely affects the operation of the network or violates the rules and +protocols for communication across the network. + + Corresponding Source conveyed, and Installation Information provided, +in accord with this section must be in a format that is publicly +documented (and with an implementation available to the public in +source code form), and must require no special password or key for +unpacking, reading or copying. + + 7. Additional Terms. + + "Additional permissions" are terms that supplement the terms of this +License by making exceptions from one or more of its conditions. +Additional permissions that are applicable to the entire Program shall +be treated as though they were included in this License, to the extent +that they are valid under applicable law. If additional permissions +apply only to part of the Program, that part may be used separately +under those permissions, but the entire Program remains governed by +this License without regard to the additional permissions. + + When you convey a copy of a covered work, you may at your option +remove any additional permissions from that copy, or from any part of +it. (Additional permissions may be written to require their own +removal in certain cases when you modify the work.) You may place +additional permissions on material, added by you to a covered work, +for which you have or can give appropriate copyright permission. + + Notwithstanding any other provision of this License, for material you +add to a covered work, you may (if authorized by the copyright holders of +that material) supplement the terms of this License with terms: + + a) Disclaiming warranty or limiting liability differently from the + terms of sections 15 and 16 of this License; or + + b) Requiring preservation of specified reasonable legal notices or + author attributions in that material or in the Appropriate Legal + Notices displayed by works containing it; or + + c) Prohibiting misrepresentation of the origin of that material, or + requiring that modified versions of such material be marked in + reasonable ways as different from the original version; or + + d) Limiting the use for publicity purposes of names of licensors or + authors of the material; or + + e) Declining to grant rights under trademark law for use of some + trade names, trademarks, or service marks; or + + f) Requiring indemnification of licensors and authors of that + material by anyone who conveys the material (or modified versions of + it) with contractual assumptions of liability to the recipient, for + any liability that these contractual assumptions directly impose on + those licensors and authors. + + All other non-permissive additional terms are considered "further +restrictions" within the meaning of section 10. If the Program as you +received it, or any part of it, contains a notice stating that it is +governed by this License along with a term that is a further +restriction, you may remove that term. If a license document contains +a further restriction but permits relicensing or conveying under this +License, you may add to a covered work material governed by the terms +of that license document, provided that the further restriction does +not survive such relicensing or conveying. + + If you add terms to a covered work in accord with this section, you +must place, in the relevant source files, a statement of the +additional terms that apply to those files, or a notice indicating +where to find the applicable terms. + + Additional terms, permissive or non-permissive, may be stated in the +form of a separately written license, or stated as exceptions; +the above requirements apply either way. + + 8. Termination. + + You may not propagate or modify a covered work except as expressly +provided under this License. Any attempt otherwise to propagate or +modify it is void, and will automatically terminate your rights under +this License (including any patent licenses granted under the third +paragraph of section 11). + + However, if you cease all violation of this License, then your +license from a particular copyright holder is reinstated (a) +provisionally, unless and until the copyright holder explicitly and +finally terminates your license, and (b) permanently, if the copyright +holder fails to notify you of the violation by some reasonable means +prior to 60 days after the cessation. + + Moreover, your license from a particular copyright holder is +reinstated permanently if the copyright holder notifies you of the +violation by some reasonable means, this is the first time you have +received notice of violation of this License (for any work) from that +copyright holder, and you cure the violation prior to 30 days after +your receipt of the notice. + + Termination of your rights under this section does not terminate the +licenses of parties who have received copies or rights from you under +this License. If your rights have been terminated and not permanently +reinstated, you do not qualify to receive new licenses for the same +material under section 10. + + 9. Acceptance Not Required for Having Copies. + + You are not required to accept this License in order to receive or +run a copy of the Program. Ancillary propagation of a covered work +occurring solely as a consequence of using peer-to-peer transmission +to receive a copy likewise does not require acceptance. However, +nothing other than this License grants you permission to propagate or +modify any covered work. These actions infringe copyright if you do +not accept this License. Therefore, by modifying or propagating a +covered work, you indicate your acceptance of this License to do so. + + 10. Automatic Licensing of Downstream Recipients. + + Each time you convey a covered work, the recipient automatically +receives a license from the original licensors, to run, modify and +propagate that work, subject to this License. You are not responsible +for enforcing compliance by third parties with this License. + + An "entity transaction" is a transaction transferring control of an +organization, or substantially all assets of one, or subdividing an +organization, or merging organizations. If propagation of a covered +work results from an entity transaction, each party to that +transaction who receives a copy of the work also receives whatever +licenses to the work the party's predecessor in interest had or could +give under the previous paragraph, plus a right to possession of the +Corresponding Source of the work from the predecessor in interest, if +the predecessor has it or can get it with reasonable efforts. + + You may not impose any further restrictions on the exercise of the +rights granted or affirmed under this License. For example, you may +not impose a license fee, royalty, or other charge for exercise of +rights granted under this License, and you may not initiate litigation +(including a cross-claim or counterclaim in a lawsuit) alleging that +any patent claim is infringed by making, using, selling, offering for +sale, or importing the Program or any portion of it. + + 11. Patents. + + A "contributor" is a copyright holder who authorizes use under this +License of the Program or a work on which the Program is based. The +work thus licensed is called the contributor's "contributor version". + + A contributor's "essential patent claims" are all patent claims +owned or controlled by the contributor, whether already acquired or +hereafter acquired, that would be infringed by some manner, permitted +by this License, of making, using, or selling its contributor version, +but do not include claims that would be infringed only as a +consequence of further modification of the contributor version. For +purposes of this definition, "control" includes the right to grant +patent sublicenses in a manner consistent with the requirements of this License. - 7. If, as a consequence of a court judgment or allegation of patent -infringement or for any other reason (not limited to patent issues), -conditions are imposed on you (whether by court order, agreement or + Each contributor grants you a non-exclusive, worldwide, royalty-free +patent license under the contributor's essential patent claims, to +make, use, sell, offer for sale, import and otherwise run, modify and +propagate the contents of its contributor version. + + In the following three paragraphs, a "patent license" is any express +agreement or commitment, however denominated, not to enforce a patent +(such as an express permission to practice a patent or covenant not to +sue for patent infringement). To "grant" such a patent license to a +party means to make such an agreement or commitment not to enforce a +patent against the party. + + If you convey a covered work, knowingly relying on a patent license, +and the Corresponding Source of the work is not available for anyone +to copy, free of charge and under the terms of this License, through a +publicly available network server or other readily accessible means, +then you must either (1) cause the Corresponding Source to be so +available, or (2) arrange to deprive yourself of the benefit of the +patent license for this particular work, or (3) arrange, in a manner +consistent with the requirements of this License, to extend the patent +license to downstream recipients. "Knowingly relying" means you have +actual knowledge that, but for the patent license, your conveying the +covered work in a country, or your recipient's use of the covered work +in a country, would infringe one or more identifiable patents in that +country that you have reason to believe are valid. + + If, pursuant to or in connection with a single transaction or +arrangement, you convey, or propagate by procuring conveyance of, a +covered work, and grant a patent license to some of the parties +receiving the covered work authorizing them to use, propagate, modify +or convey a specific copy of the covered work, then the patent license +you grant is automatically extended to all recipients of the covered +work and works based on it. + + A patent license is "discriminatory" if it does not include within +the scope of its coverage, prohibits the exercise of, or is +conditioned on the non-exercise of one or more of the rights that are +specifically granted under this License. You may not convey a covered +work if you are a party to an arrangement with a third party that is +in the business of distributing software, under which you make payment +to the third party based on the extent of your activity of conveying +the work, and under which the third party grants, to any of the +parties who would receive the covered work from you, a discriminatory +patent license (a) in connection with copies of the covered work +conveyed by you (or copies made from those copies), or (b) primarily +for and in connection with specific products or compilations that +contain the covered work, unless you entered into that arrangement, +or that patent license was granted, prior to 28 March 2007. + + Nothing in this License shall be construed as excluding or limiting +any implied license or other defenses to infringement that may +otherwise be available to you under applicable patent law. + + 12. No Surrender of Others' Freedom. + + If conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not -excuse you from the conditions of this License. If you cannot -distribute so as to satisfy simultaneously your obligations under this -License and any other pertinent obligations, then as a consequence you -may not distribute the Program at all. For example, if a patent -license would not permit royalty-free redistribution of the Program by -all those who receive copies directly or indirectly through you, then -the only way you could satisfy both it and this License would be to -refrain entirely from distribution of the Program. - -If any portion of this section is held invalid or unenforceable under -any particular circumstance, the balance of the section is intended to -apply and the section as a whole is intended to apply in other -circumstances. - -It is not the purpose of this section to induce you to infringe any -patents or other property right claims or to contest validity of any -such claims; this section has the sole purpose of protecting the -integrity of the free software distribution system, which is -implemented by public license practices. Many people have made -generous contributions to the wide range of software distributed -through that system in reliance on consistent application of that -system; it is up to the author/donor to decide if he or she is willing -to distribute software through any other system and a licensee cannot -impose that choice. - -This section is intended to make thoroughly clear what is believed to -be a consequence of the rest of this License. - - 8. If the distribution and/or use of the Program is restricted in -certain countries either by patents or by copyrighted interfaces, the -original copyright holder who places the Program under this License -may add an explicit geographical distribution limitation excluding -those countries, so that distribution is permitted only in or among -countries not thus excluded. In such case, this License incorporates -the limitation as if written in the body of this License. - - 9. The Free Software Foundation may publish revised and/or new versions -of the General Public License from time to time. Such new versions will -be similar in spirit to the present version, but may differ in detail to +excuse you from the conditions of this License. If you cannot convey a +covered work so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you may +not convey it at all. For example, if you agree to terms that obligate you +to collect a royalty for further conveying from those to whom you convey +the Program, the only way you could satisfy both those terms and this +License would be to refrain entirely from conveying the Program. + + 13. Remote Network Interaction; Use with the GNU General Public License. + + Notwithstanding any other provision of this License, if you modify the +Program, your modified version must prominently offer all users +interacting with it remotely through a computer network (if your version +supports such interaction) an opportunity to receive the Corresponding +Source of your version by providing access to the Corresponding Source +from a network server at no charge, through some standard or customary +means of facilitating copying of software. This Corresponding Source +shall include the Corresponding Source for any work covered by version 3 +of the GNU General Public License that is incorporated pursuant to the +following paragraph. + + Notwithstanding any other provision of this License, you have +permission to link or combine any covered work with a work licensed +under version 3 of the GNU General Public License into a single +combined work, and to convey the resulting work. The terms of this +License will continue to apply to the part which is the covered work, +but the work with which it is combined will remain governed by version +3 of the GNU General Public License. + + 14. Revised Versions of this License. + + The Free Software Foundation may publish revised and/or new versions of +the GNU Affero General Public License from time to time. Such new versions +will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. -Each version is given a distinguishing version number. If the Program -specifies a version number of this License which applies to it and "any -later version", you have the option of following the terms and conditions -either of that version or of any later version published by the Free -Software Foundation. If the Program does not specify a version number of -this License, you may choose any version ever published by the Free Software -Foundation. - - 10. If you wish to incorporate parts of the Program into other free -programs whose distribution conditions are different, write to the author -to ask for permission. For software which is copyrighted by the Free -Software Foundation, write to the Free Software Foundation; we sometimes -make exceptions for this. Our decision will be guided by the two goals -of preserving the free status of all derivatives of our free software and -of promoting the sharing and reuse of software generally. - - NO WARRANTY - - 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY -FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN -OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES -PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED -OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF -MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS -TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE -PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, -REPAIR OR CORRECTION. - - 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING -WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR -REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, -INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING -OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED -TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY -YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER -PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE -POSSIBILITY OF SUCH DAMAGES. - - END OF TERMS AND CONDITIONS - - How to Apply These Terms to Your New Programs + Each version is given a distinguishing version number. If the +Program specifies that a certain numbered version of the GNU Affero General +Public License "or any later version" applies to it, you have the +option of following the terms and conditions either of that numbered +version or of any later version published by the Free Software +Foundation. If the Program does not specify a version number of the +GNU Affero General Public License, you may choose any version ever published +by the Free Software Foundation. + + If the Program specifies that a proxy can decide which future +versions of the GNU Affero General Public License can be used, that proxy's +public statement of acceptance of a version permanently authorizes you +to choose that version for the Program. + + Later license versions may give you additional or different +permissions. However, no additional obligations are imposed on any +author or copyright holder as a result of your choosing to follow a +later version. + + 15. Disclaimer of Warranty. + + THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY +APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT +HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY +OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, +THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR +PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM +IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF +ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + + 16. Limitation of Liability. + + IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS +THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY +GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE +USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF +DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD +PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), +EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF +SUCH DAMAGES. + + 17. Interpretation of Sections 15 and 16. + + If the disclaimer of warranty and limitation of liability provided +above cannot be given local legal effect according to their terms, +reviewing courts shall apply local law that most closely approximates +an absolute waiver of all civil liability in connection with the +Program, unless a warranty or assumption of liability accompanies a +copy of the Program in return for a fee. + + END OF TERMS AND CONDITIONS + + How to Apply These Terms to Your New Programs If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it @@ -288,54 +626,36 @@ free software which everyone can redistribute and change under these terms. To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively -convey the exclusion of warranty; and each file should have at least +state the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. - Copyright (C) 19yy + Copyright (C) - 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 - the Free Software Foundation; either version 2 of the License, or + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU Affero General Public License as published by + the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU Affero General Public License for more details. + You should have received a copy of the GNU Affero General Public License + along with this program. If not, see . Also add information on how to contact you by electronic and paper mail. -If the program is interactive, make it output a short notice like this -when it starts in an interactive mode: - - Gnomovision version 69, Copyright (C) 19yy name of author - Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. - This is free software, and you are welcome to redistribute it - under certain conditions; type `show c' for details. - -The hypothetical commands `show w' and `show c' should show the appropriate -parts of the General Public License. Of course, the commands you use may -be called something other than `show w' and `show c'; they could even be -mouse-clicks or menu items--whatever suits your program. - -You should also get your employer (if you work as a programmer) or your -school, if any, to sign a "copyright disclaimer" for the program, if -necessary. Here is a sample; alter the names: - - Yoyodyne, Inc., hereby disclaims all copyright interest in the program - `Gnomovision' (which makes passes at compilers) written by James Hacker. - - , 1 April 1989 - Ty Coon, President of Vice - -This General Public License does not permit incorporating your program into -proprietary programs. If your program is a subroutine library, you may -consider it more useful to permit linking proprietary applications with the -library. If this is what you want to do, use the GNU Library General -Public License instead of this License. + If your software can interact with users remotely through a computer +network, you should also make sure that it provides a way for users to +get its source. For example, if your program is a web application, its +interface could display a "Source" link that leads users to an archive +of the code. There are many ways you could offer source, and different +solutions will be better for different programs; see section 13 for the +specific requirements. + + You should also get your employer (if you work as a programmer) or school, +if any, to sign a "copyright disclaimer" for the program, if necessary. +For more information on this, and how to apply and follow the GNU AGPL, see +. diff --git a/ChangeLog.d/feature/ZBXNEXT-9168 b/ChangeLog.d/feature/ZBXNEXT-9168 new file mode 100644 index 000000000000..57ac81f08b00 --- /dev/null +++ b/ChangeLog.d/feature/ZBXNEXT-9168 @@ -0,0 +1 @@ +....I..... [ZBXNEXT-9168] replaced the software license with AGPL-3.0-only (Sasha) diff --git a/Makefile.am b/Makefile.am index 14ae15bc0eb1..687b06ee6b0c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -10,6 +10,7 @@ SUBDIRS = \ misc EXTRA_DIST = \ + README.md \ bin \ build \ ui \ diff --git a/README b/README index 901a8cb5ef3b..94e5ede25f6c 100644 --- a/README +++ b/README @@ -1,32 +1 @@ -Zabbix is free software, released under the GNU General Public License -(GPL) version 2. - -You can redistribute it and/or modify it under the terms of the GNU GPL -as published by the Free Software Foundation; either version 2 of the -License, or (at your option) any later version. - -The formal terms of the GPL can be found at -http://www.fsf.org/licenses/ . - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -General Public License for more details. - -Exception for linking with OpenSSL - -In addition, as a special exception, we give permission to link the code -of Zabbix with the OpenSSL project OpenSSL library (or with modified -versions of it that use the same license as the OpenSSL library), and -distribute the linked executables. - -Please see https://www.zabbix.com/ for detailed information about Zabbix. - -On-line Zabbix documentation is available at -https://www.zabbix.com/documentation/6.2/manual/ . - -Zabbix installation instructions can be found at -https://www.zabbix.com/documentation/6.2/manual/installation/ . - -If you are installing Zabbix from packages the instructions can be found at -https://www.zabbix.com/documentation/6.2/manual/installation/install_from_packages/ . +Please refer to README.md diff --git a/README.md b/README.md new file mode 100644 index 000000000000..3ae6db4993e5 --- /dev/null +++ b/README.md @@ -0,0 +1,25 @@ +![Zabbix logo](misc/images/docs/zabbix_logo.svg?raw=true) + +An enterprise-class, open-source distributed monitoring solution that’s designed to monitor the performance and availability of network devices, servers, services, and other IT resources. +Zabbix is a flexible solution that can monitor anything from a simple, standalone application to a large-scale environment, with features including: + +- **Resource discovery:** Discover network entities, server resources, and onboard/offboard devices. Use out-of-the-box integrations (templates) to monitor anything form a low-level device to a SAAS service. +- **Metric acquisition:** Use an agent or agent-less approach for metric acquisition from any source – devices, sensors, operating systems, virtualization platforms, container platforms like Docker, Kubernetes, cloud infrastructures, databases, webpages, Java ecosystems, application servers, API endpoints, business applications, and many more. +- **Root cause analysis and problem detection:** Count on high-performance, real-time problem detection that correlates both existing and incoming problems and performs root cause analyses. +- **Incidents, alerts, and notifications:** Receive an alert when an issue is triggered (proactively or post-mortem) in the ecosystem. Use multiple messaging channels (including Slack, JIRA, Microsoft Teams, email or text messages) to get notified about the different types of events occurring in your environment. +- **“Single pane of glass” overview:** Visualize collected data and monitoring events in graphs, lists, geomaps, and network topology maps. +- **Multitenancy and distributed monitoring:** Enjoy the convenience of one monitoring solution for multiple data centers, departments, and organizations, and monitor remote locations behind firewalls with remote command execution capability. +- **Unparalleled flexibility:** Adapt Zabbix to your needs and utilize built-in functionalities, including the ability to stream metrics and events over HTTP, reporting, auditing, security, service SLA calculations, and many more. + +## Get started + +- [Get Zabbix](https://www.zabbix.com/download) +- [Installation manual](https://www.zabbix.com/documentation/current/en/manual/installation) + +## Documentation + +Zabbix documentation is available at [zabbix.com/documentation](https://www.zabbix.com/documentation/current/en/) + +## License + +Zabbix is distributed under [AGPL-3.0-only](COPYING) diff --git a/bin/win32/dev/zabbix_sender.h b/bin/win32/dev/zabbix_sender.h index 4825f19f3838..591307b0f728 100644 --- a/bin/win32/dev/zabbix_sender.h +++ b/bin/win32/dev/zabbix_sender.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_SENDER_H diff --git a/bin/win64/dev/zabbix_sender.h b/bin/win64/dev/zabbix_sender.h index 4825f19f3838..591307b0f728 100644 --- a/bin/win64/dev/zabbix_sender.h +++ b/bin/win64/dev/zabbix_sender.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_SENDER_H diff --git a/build/mingw/winmeta.h b/build/mingw/winmeta.h index aa849661b338..2baff6df91fb 100644 --- a/build/mingw/winmeta.h +++ b/build/mingw/winmeta.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_WINMETA_H diff --git a/build/win32/examples/zabbix_sender/sender.c b/build/win32/examples/zabbix_sender/sender.c index b5d249c86ad0..ee5dda36b0e3 100644 --- a/build/win32/examples/zabbix_sender/sender.c +++ b/build/win32/examples/zabbix_sender/sender.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include diff --git a/configure.ac b/configure.ac index 074774bde041..08e62920108f 100644 --- a/configure.ac +++ b/configure.ac @@ -1,20 +1,15 @@ dnl -dnl Zabbix dnl Copyright (C) 2001-2024 Zabbix SIA dnl -dnl This program is free software; you can redistribute it and/or modify -dnl it under the terms of the GNU General Public License as published by -dnl the Free Software Foundation; either version 2 of the License, or -dnl (at your option) any later version. +dnl This program is free software: you can redistribute it and/or modify it under the terms of +dnl the GNU Affero General Public License as published by the Free Software Foundation, version 3. dnl -dnl This program is distributed in the hope that it will be useful, -dnl but WITHOUT ANY WARRANTY; without even the implied warranty of -dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -dnl GNU General Public License for more details. +dnl This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +dnl without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +dnl See the GNU Affero General Public License for more details. dnl -dnl You should have received a copy of the GNU General Public License -dnl along with this program; if not, write to the Free Software -dnl Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +dnl You should have received a copy of the GNU Affero General Public License along with this program. +dnl If not, see . dnl dnl Process this file with autoconf to produce a configure script. diff --git a/create/bin/export_data.sh b/create/bin/export_data.sh index 20255b2be5b3..7e1225dc9c36 100755 --- a/create/bin/export_data.sh +++ b/create/bin/export_data.sh @@ -13,22 +13,17 @@ basedir=`dirname "$0"` schema=$basedir/../src/schema.tmpl echo "-- --- Zabbix -- Copyright (C) 2001-2024 Zabbix SIA -- --- 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 --- the Free Software Foundation; either version 2 of the License, or --- (at your option) any later version. +-- This program is free software: you can redistribute it and/or modify it under the terms of +-- the GNU Affero General Public License as published by the Free Software Foundation, version 3. -- --- This program is distributed in the hope that it will be useful, --- but WITHOUT ANY WARRANTY; without even the implied warranty of --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the --- GNU General Public License for more details. +-- This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +-- without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +-- See the GNU Affero General Public License for more details. -- --- You should have received a copy of the GNU General Public License --- along with this program; if not, write to the Free Software --- Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +-- You should have received a copy of the GNU Affero General Public License along with this program. +-- If not, see . -- " diff --git a/create/bin/gen_data.pl b/create/bin/gen_data.pl index 17312f739a73..6d476e764dbb 100755 --- a/create/bin/gen_data.pl +++ b/create/bin/gen_data.pl @@ -1,20 +1,16 @@ #!/usr/bin/env perl # -# Zabbix # Copyright (C) 2001-2024 Zabbix SIA # -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License version 2 as -# published by the Free Software Foundation +# This program is free software: you can redistribute it and/or modify it under the terms of +# the GNU Affero General Public License as published by the Free Software Foundation, version 3. # -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. +# This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +# without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +# See the GNU Affero General Public License for more details. # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +# You should have received a copy of the GNU Affero General Public License along with this program. +# If not, see . use strict; diff --git a/create/bin/gen_schema.pl b/create/bin/gen_schema.pl index e91915fd0107..7ebaf6c8561a 100755 --- a/create/bin/gen_schema.pl +++ b/create/bin/gen_schema.pl @@ -1,20 +1,16 @@ #!/usr/bin/env perl # -# Zabbix # Copyright (C) 2001-2024 Zabbix SIA # -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License version 2 as -# published by the Free Software Foundation +# This program is free software: you can redistribute it and/or modify it under the terms of +# the GNU Affero General Public License as published by the Free Software Foundation, version 3. # -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. +# This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +# without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +# See the GNU Affero General Public License for more details. # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +# You should have received a copy of the GNU Affero General Public License along with this program. +# If not, see . use strict; use warnings; @@ -50,22 +46,17 @@ ); $c{"before"} = "/* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include \"zbxdbschema.h\" diff --git a/create/bin/gen_top_passwords.php b/create/bin/gen_top_passwords.php index 6f93de4dbb52..8d2d86d8e15c 100644 --- a/create/bin/gen_top_passwords.php +++ b/create/bin/gen_top_passwords.php @@ -1,21 +1,16 @@ . **/ diff --git a/create/src/dashboards.tmpl b/create/src/dashboards.tmpl index 2955a74019b9..0ee2756d8f1b 100644 --- a/create/src/dashboards.tmpl +++ b/create/src/dashboards.tmpl @@ -1,20 +1,15 @@ -- --- Zabbix -- Copyright (C) 2001-2024 Zabbix SIA -- --- 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 --- the Free Software Foundation; either version 2 of the License, or --- (at your option) any later version. +-- This program is free software: you can redistribute it and/or modify it under the terms of +-- the GNU Affero General Public License as published by the Free Software Foundation, version 3. -- --- This program is distributed in the hope that it will be useful, --- but WITHOUT ANY WARRANTY; without even the implied warranty of --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the --- GNU General Public License for more details. +-- This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +-- without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +-- See the GNU Affero General Public License for more details. -- --- You should have received a copy of the GNU General Public License --- along with this program; if not, write to the Free Software --- Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +-- You should have received a copy of the GNU Affero General Public License along with this program. +-- If not, see . -- TABLE |dashboard diff --git a/create/src/data.tmpl b/create/src/data.tmpl index f81424e68616..6dfad125dbcb 100644 --- a/create/src/data.tmpl +++ b/create/src/data.tmpl @@ -1,20 +1,15 @@ -- --- Zabbix -- Copyright (C) 2001-2024 Zabbix SIA -- --- 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 --- the Free Software Foundation; either version 2 of the License, or --- (at your option) any later version. +-- This program is free software: you can redistribute it and/or modify it under the terms of +-- the GNU Affero General Public License as published by the Free Software Foundation, version 3. -- --- This program is distributed in the hope that it will be useful, --- but WITHOUT ANY WARRANTY; without even the implied warranty of --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the --- GNU General Public License for more details. +-- This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +-- without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +-- See the GNU Affero General Public License for more details. -- --- You should have received a copy of the GNU General Public License --- along with this program; if not, write to the Free Software --- Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +-- You should have received a copy of the GNU Affero General Public License along with this program. +-- If not, see . -- TABLE |role diff --git a/create/src/schema.tmpl b/create/src/schema.tmpl index 381abf5052da..c02024a5053d 100644 --- a/create/src/schema.tmpl +++ b/create/src/schema.tmpl @@ -1,20 +1,15 @@ -- --- Zabbix -- Copyright (C) 2001-2024 Zabbix SIA -- --- 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 --- the Free Software Foundation; either version 2 of the License, or --- (at your option) any later version. +-- This program is free software: you can redistribute it and/or modify it under the terms of +-- the GNU Affero General Public License as published by the Free Software Foundation, version 3. -- --- This program is distributed in the hope that it will be useful, --- but WITHOUT ANY WARRANTY; without even the implied warranty of --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the --- GNU General Public License for more details. +-- This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +-- without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +-- See the GNU Affero General Public License for more details. -- --- You should have received a copy of the GNU General Public License --- along with this program; if not, write to the Free Software --- Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +-- You should have received a copy of the GNU Affero General Public License along with this program. +-- If not, see . -- -- diff --git a/create/src/templates.tmpl b/create/src/templates.tmpl index bcc5783eb8cd..137d6639b0b1 100644 --- a/create/src/templates.tmpl +++ b/create/src/templates.tmpl @@ -1,20 +1,15 @@ -- --- Zabbix -- Copyright (C) 2001-2024 Zabbix SIA -- --- 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 --- the Free Software Foundation; either version 2 of the License, or --- (at your option) any later version. +-- This program is free software: you can redistribute it and/or modify it under the terms of +-- the GNU Affero General Public License as published by the Free Software Foundation, version 3. -- --- This program is distributed in the hope that it will be useful, --- but WITHOUT ANY WARRANTY; without even the implied warranty of --- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the --- GNU General Public License for more details. +-- This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +-- without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +-- See the GNU Affero General Public License for more details. -- --- You should have received a copy of the GNU General Public License --- along with this program; if not, write to the Free Software --- Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +-- You should have received a copy of the GNU Affero General Public License along with this program. +-- If not, see . -- TABLE |hgset diff --git a/include/audit/zbxaudit.h b/include/audit/zbxaudit.h index 38a8540664cd..d519666d1764 100644 --- a/include/audit/zbxaudit.h +++ b/include/audit/zbxaudit.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_ZBXAUDIT_H diff --git a/include/audit/zbxaudit_graph.h b/include/audit/zbxaudit_graph.h index ed505ced2d22..7da30f11d515 100644 --- a/include/audit/zbxaudit_graph.h +++ b/include/audit/zbxaudit_graph.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_AUDIT_GRAPH_H diff --git a/include/audit/zbxaudit_ha.h b/include/audit/zbxaudit_ha.h index a5e5463b8259..e954df0ebf8e 100644 --- a/include/audit/zbxaudit_ha.h +++ b/include/audit/zbxaudit_ha.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_AUDIT_HA_H diff --git a/include/audit/zbxaudit_host.h b/include/audit/zbxaudit_host.h index 65dc02d84960..9e57466c6132 100644 --- a/include/audit/zbxaudit_host.h +++ b/include/audit/zbxaudit_host.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_AUDIT_HOST_H diff --git a/include/audit/zbxaudit_httptest.h b/include/audit/zbxaudit_httptest.h index c96c90a87c75..36c67f9384c7 100644 --- a/include/audit/zbxaudit_httptest.h +++ b/include/audit/zbxaudit_httptest.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_AUDIT_HTTPTEST_H diff --git a/include/audit/zbxaudit_item.h b/include/audit/zbxaudit_item.h index 5fb30ee1a6fa..bee0fe6c1bdf 100644 --- a/include/audit/zbxaudit_item.h +++ b/include/audit/zbxaudit_item.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_AUDIT_ITEM_H diff --git a/include/audit/zbxaudit_trigger.h b/include/audit/zbxaudit_trigger.h index a2570dc0b2d0..50937a096a65 100644 --- a/include/audit/zbxaudit_trigger.h +++ b/include/audit/zbxaudit_trigger.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_AUDIT_TRIGGER_H diff --git a/include/common/zbxsysinc.h b/include/common/zbxsysinc.h index d256fb0e7277..d117c700952e 100644 --- a/include/common/zbxsysinc.h +++ b/include/common/zbxsysinc.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_SYSINC_H diff --git a/include/common/zbxtypes.h b/include/common/zbxtypes.h index e07f06e2f351..03be0dc95d14 100644 --- a/include/common/zbxtypes.h +++ b/include/common/zbxtypes.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_TYPES_H diff --git a/include/module.h b/include/module.h index ddffd062c440..3050d28b01de 100644 --- a/include/module.h +++ b/include/module.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_MODULE_H diff --git a/include/version.h b/include/version.h index 247fbf8d042f..ee1c2eb5476e 100644 --- a/include/version.h +++ b/include/version.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_VERSION_H diff --git a/include/zbx_availability_constants.h b/include/zbx_availability_constants.h index be02cc36fd59..3f8a6c77db74 100644 --- a/include/zbx_availability_constants.h +++ b/include/zbx_availability_constants.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_ZBX_AVAILABILITY_CONSTANTS_H diff --git a/include/zbx_dbversion_constants.h b/include/zbx_dbversion_constants.h index fd7be3a4c74e..3062ebd70999 100644 --- a/include/zbx_dbversion_constants.h +++ b/include/zbx_dbversion_constants.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_ZBX_DBVERSION_CONSTANTS_H diff --git a/include/zbx_discoverer_constants.h b/include/zbx_discoverer_constants.h index 1393d8d95e54..aa2cec5105ac 100644 --- a/include/zbx_discoverer_constants.h +++ b/include/zbx_discoverer_constants.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_ZBX_DISCOVERER_CONSTANTS_H diff --git a/include/zbx_expression_constants.h b/include/zbx_expression_constants.h index 763a01a6eac8..8f842ffbb853 100644 --- a/include/zbx_expression_constants.h +++ b/include/zbx_expression_constants.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_ZBX_MACRO_CONSTANTS_H diff --git a/include/zbx_ha_constants.h b/include/zbx_ha_constants.h index f27e3bf695ad..3feb7b80d816 100644 --- a/include/zbx_ha_constants.h +++ b/include/zbx_ha_constants.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_HA_CONSTANTS_H diff --git a/include/zbx_host_constants.h b/include/zbx_host_constants.h index a3425784a6c1..f8cd15c9210d 100644 --- a/include/zbx_host_constants.h +++ b/include/zbx_host_constants.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_ZBX_HOST_CONSTANTS_H diff --git a/include/zbx_item_constants.h b/include/zbx_item_constants.h index ff56cf70a88e..22cf0a428101 100644 --- a/include/zbx_item_constants.h +++ b/include/zbx_item_constants.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_ZBX_ITEM_CONSTANTS_H diff --git a/include/zbx_rtc_constants.h b/include/zbx_rtc_constants.h index 9a84b3e5b36e..4f18a6e30bdc 100644 --- a/include/zbx_rtc_constants.h +++ b/include/zbx_rtc_constants.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_ZBX_RTC_CONSTANTS_H diff --git a/include/zbx_scripts_constants.h b/include/zbx_scripts_constants.h index fac4b27966a0..611431bea733 100644 --- a/include/zbx_scripts_constants.h +++ b/include/zbx_scripts_constants.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_ZBX_SCRIPTS_CONSTANTS_H diff --git a/include/zbx_trigger_constants.h b/include/zbx_trigger_constants.h index b18e5bf4669f..e6bf0d32db22 100644 --- a/include/zbx_trigger_constants.h +++ b/include/zbx_trigger_constants.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_ZBX_TRIGGER_CONSTANTS_H diff --git a/include/zbxagentget.h b/include/zbxagentget.h index 5b6dc6a7a1da..0e203c6a5899 100644 --- a/include/zbxagentget.h +++ b/include/zbxagentget.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_AGENT_GET_H diff --git a/include/zbxalerter.h b/include/zbxalerter.h index 507bc4837923..5384a008b76e 100644 --- a/include/zbxalerter.h +++ b/include/zbxalerter.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_ALERTER_H diff --git a/include/zbxalgo.h b/include/zbxalgo.h index 3b49cb330a6b..e4a6efdf6890 100644 --- a/include/zbxalgo.h +++ b/include/zbxalgo.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_ZBXALGO_H diff --git a/include/zbxasynchttppoller.h b/include/zbxasynchttppoller.h index 118345aba11d..4e6e8fb52f5b 100644 --- a/include/zbxasynchttppoller.h +++ b/include/zbxasynchttppoller.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_ASYNCHTTPPOLLER_H diff --git a/include/zbxasyncpoller.h b/include/zbxasyncpoller.h index 2b6d049e18f2..6ed8b5e55be8 100644 --- a/include/zbxasyncpoller.h +++ b/include/zbxasyncpoller.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_ASYNCPOLLER_H diff --git a/include/zbxautoreg.h b/include/zbxautoreg.h index 2fec16c9d939..063a4ebd711c 100644 --- a/include/zbxautoreg.h +++ b/include/zbxautoreg.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_AUTOREG_H diff --git a/include/zbxavailability.h b/include/zbxavailability.h index f0d0b45481b3..c7105719635c 100644 --- a/include/zbxavailability.h +++ b/include/zbxavailability.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_AVAILABILITY_H diff --git a/include/zbxbincommon.h b/include/zbxbincommon.h index df61eb68dc30..82e629afc7e5 100644 --- a/include/zbxbincommon.h +++ b/include/zbxbincommon.h @@ -1,19 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. **/ diff --git a/include/zbxcacheconfig.h b/include/zbxcacheconfig.h index 745139ea8d45..86a0537657b4 100644 --- a/include/zbxcacheconfig.h +++ b/include/zbxcacheconfig.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_CACHECONFIG_H diff --git a/include/zbxcachehistory.h b/include/zbxcachehistory.h index da9ea3d34b30..c9d794cd74cd 100644 --- a/include/zbxcachehistory.h +++ b/include/zbxcachehistory.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_CACHEHISTORY_H diff --git a/include/zbxcachevalue.h b/include/zbxcachevalue.h index 49ccefadd8f2..e63a7473ef38 100644 --- a/include/zbxcachevalue.h +++ b/include/zbxcachevalue.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_CACHEVALUE_H diff --git a/include/zbxcfg.h b/include/zbxcfg.h index ba188c680af9..5995a7517d88 100644 --- a/include/zbxcfg.h +++ b/include/zbxcfg.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_CFG_H diff --git a/include/zbxcommon.h b/include/zbxcommon.h index 55ad6fc7225d..e4016184e351 100644 --- a/include/zbxcommon.h +++ b/include/zbxcommon.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_COMMON_H diff --git a/include/zbxcomms.h b/include/zbxcomms.h index e9b871c1fca9..2ace0304c850 100644 --- a/include/zbxcomms.h +++ b/include/zbxcomms.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_ZBXCOMMS_H diff --git a/include/zbxcommshigh.h b/include/zbxcommshigh.h index e0a3974ee7dd..c9485039441a 100644 --- a/include/zbxcommshigh.h +++ b/include/zbxcommshigh.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_COMMSHIGH_H diff --git a/include/zbxcompress.h b/include/zbxcompress.h index 4568178ec016..6b483bc78428 100644 --- a/include/zbxcompress.h +++ b/include/zbxcompress.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_COMPRESS_H diff --git a/include/zbxconnector.h b/include/zbxconnector.h index ed2e17f89f23..5b9622f5c745 100644 --- a/include/zbxconnector.h +++ b/include/zbxconnector.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_CONNECTOR_H diff --git a/include/zbxcrypto.h b/include/zbxcrypto.h index c2b0872a7189..3b26a2588036 100644 --- a/include/zbxcrypto.h +++ b/include/zbxcrypto.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_ZBXCRYPTO_H diff --git a/include/zbxcurl.h b/include/zbxcurl.h index c352a44fd3d9..16aa238d622f 100644 --- a/include/zbxcurl.h +++ b/include/zbxcurl.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_CURL_H diff --git a/include/zbxdb.h b/include/zbxdb.h index acd95f6604c4..b8c3959d0a18 100644 --- a/include/zbxdb.h +++ b/include/zbxdb.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_ZBXDB_H diff --git a/include/zbxdbhigh.h b/include/zbxdbhigh.h index ac572202d6ce..163f1284af1b 100644 --- a/include/zbxdbhigh.h +++ b/include/zbxdbhigh.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_DBHIGH_H diff --git a/include/zbxdbschema.h b/include/zbxdbschema.h index 332452560d34..8807cc66888f 100644 --- a/include/zbxdbschema.h +++ b/include/zbxdbschema.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_DBSCHEMA_H diff --git a/include/zbxdbsyncer.h b/include/zbxdbsyncer.h index 9a3d05b84b6b..3857a82bfa4e 100644 --- a/include/zbxdbsyncer.h +++ b/include/zbxdbsyncer.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_DBSYNCER_H diff --git a/include/zbxdbupgrade.h b/include/zbxdbupgrade.h index 308a34decd57..8d297c342f5d 100644 --- a/include/zbxdbupgrade.h +++ b/include/zbxdbupgrade.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_UPGRADE_H diff --git a/include/zbxdbwrap.h b/include/zbxdbwrap.h index d7eb3fee401e..886591a03573 100644 --- a/include/zbxdbwrap.h +++ b/include/zbxdbwrap.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_DBWRAP_H diff --git a/include/zbxdiag.h b/include/zbxdiag.h index b1f402678e4a..6f68eeecb127 100644 --- a/include/zbxdiag.h +++ b/include/zbxdiag.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_ZBXDIAG_H diff --git a/include/zbxdiscoverer.h b/include/zbxdiscoverer.h index b22ea5c9aef1..9b7737e1ca82 100644 --- a/include/zbxdiscoverer.h +++ b/include/zbxdiscoverer.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_DISCOVERER_H diff --git a/include/zbxdiscovery.h b/include/zbxdiscovery.h index c775d856f2dc..2b7679d077b5 100644 --- a/include/zbxdiscovery.h +++ b/include/zbxdiscovery.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_DISCOVERY_H diff --git a/include/zbxembed.h b/include/zbxembed.h index 94ae6c7bb256..e75b6a8c73fd 100644 --- a/include/zbxembed.h +++ b/include/zbxembed.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_ZBXEMBED_H diff --git a/include/zbxescalations.h b/include/zbxescalations.h index ad8bc5a789ca..b3728af770fd 100644 --- a/include/zbxescalations.h +++ b/include/zbxescalations.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_ESCALATIONS_H diff --git a/include/zbxeval.h b/include/zbxeval.h index cae296c0a1fd..c0ea42dd5bf7 100644 --- a/include/zbxeval.h +++ b/include/zbxeval.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_ZBXEVAL_H diff --git a/include/zbxevent.h b/include/zbxevent.h index a4b03777ef6e..2cf8a6d6165c 100644 --- a/include/zbxevent.h +++ b/include/zbxevent.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_ZBXEVENT_H diff --git a/include/zbxexec.h b/include/zbxexec.h index 60d8cc87fed6..a0ec931dfe84 100644 --- a/include/zbxexec.h +++ b/include/zbxexec.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_ZBXEXEC_H diff --git a/include/zbxexport.h b/include/zbxexport.h index 870f68a08ab4..ea20d30f5acd 100644 --- a/include/zbxexport.h +++ b/include/zbxexport.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_EXPORT_H diff --git a/include/zbxexpr.h b/include/zbxexpr.h index 5befaeafbf83..8cce840c4705 100644 --- a/include/zbxexpr.h +++ b/include/zbxexpr.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_EXPR_H diff --git a/include/zbxexpression.h b/include/zbxexpression.h index bcd8d1b0e267..eb541e8f80c7 100644 --- a/include/zbxexpression.h +++ b/include/zbxexpression.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_ZBXEXPRESSION_H diff --git a/include/zbxfile.h b/include/zbxfile.h index 121f16c148d9..f89ccdf560b1 100644 --- a/include/zbxfile.h +++ b/include/zbxfile.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_ZBXFILE_H diff --git a/include/zbxhash.h b/include/zbxhash.h index a88d5cc599e9..911021209648 100644 --- a/include/zbxhash.h +++ b/include/zbxhash.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_ZBXHASH_H diff --git a/include/zbxhistory.h b/include/zbxhistory.h index 8dd952b098c7..d17197e7a30c 100644 --- a/include/zbxhistory.h +++ b/include/zbxhistory.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_ZBXHISTORY_H diff --git a/include/zbxhttp.h b/include/zbxhttp.h index 0dbc74ab5089..a92bc8140339 100644 --- a/include/zbxhttp.h +++ b/include/zbxhttp.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_ZBXHTTP_H diff --git a/include/zbxhttppoller.h b/include/zbxhttppoller.h index 47cd80489255..8f27af0df136 100644 --- a/include/zbxhttppoller.h +++ b/include/zbxhttppoller.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_HTTPPOLLER_H diff --git a/include/zbxicmpping.h b/include/zbxicmpping.h index dceaa08cb352..68e458d2a9a0 100644 --- a/include/zbxicmpping.h +++ b/include/zbxicmpping.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_ZBXICMPPING_H diff --git a/include/zbxinterface.h b/include/zbxinterface.h index 32c850b23e33..9cc575327e4a 100644 --- a/include/zbxinterface.h +++ b/include/zbxinterface.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_INTERFACE_H diff --git a/include/zbxip.h b/include/zbxip.h index 714231128260..abb95853378f 100644 --- a/include/zbxip.h +++ b/include/zbxip.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_IP_H diff --git a/include/zbxipcservice.h b/include/zbxipcservice.h index 7733a43d6510..b32cbdcad069 100644 --- a/include/zbxipcservice.h +++ b/include/zbxipcservice.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_ZBXIPCSERVICE_H diff --git a/include/zbxipmi.h b/include/zbxipmi.h index 7be0ce0f4981..eafeded9b44f 100644 --- a/include/zbxipmi.h +++ b/include/zbxipmi.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_ZBXIPMI_H diff --git a/include/zbxjson.h b/include/zbxjson.h index 97b6266a49c1..bb6759e3a156 100644 --- a/include/zbxjson.h +++ b/include/zbxjson.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_ZJSON_H diff --git a/include/zbxkvs.h b/include/zbxkvs.h index 485b668c30f7..4dc1ec76656b 100644 --- a/include/zbxkvs.h +++ b/include/zbxkvs.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_KVS_H diff --git a/include/zbxlog.h b/include/zbxlog.h index d30fa22dd7ef..4d23163cf9ed 100644 --- a/include/zbxlog.h +++ b/include/zbxlog.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_ZBXLOG_H diff --git a/include/zbxmedia.h b/include/zbxmedia.h index d6333e17ef3e..0c6b776c5a53 100644 --- a/include/zbxmedia.h +++ b/include/zbxmedia.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_ZBXMEDIA_H diff --git a/include/zbxmodules.h b/include/zbxmodules.h index 7f0c69ced91b..f2c4814dcee0 100644 --- a/include/zbxmodules.h +++ b/include/zbxmodules.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_ZBXMODULES_H diff --git a/include/zbxmutexs.h b/include/zbxmutexs.h index 5966a1de73d5..a1b4166a5013 100644 --- a/include/zbxmutexs.h +++ b/include/zbxmutexs.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_MUTEXS_H diff --git a/include/zbxnix.h b/include/zbxnix.h index 588c2defbd11..00a486e1e48e 100644 --- a/include/zbxnix.h +++ b/include/zbxnix.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_ZBXNIX_H diff --git a/include/zbxnum.h b/include/zbxnum.h index 54e67d38d0f7..540051d63fbe 100644 --- a/include/zbxnum.h +++ b/include/zbxnum.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_NUM_H diff --git a/include/zbxodbc.h b/include/zbxodbc.h index 2445bbea9c9a..549a7815dd73 100644 --- a/include/zbxodbc.h +++ b/include/zbxodbc.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_ODBC_H diff --git a/include/zbxparam.h b/include/zbxparam.h index 03fd5faa0d20..1f23b75e79f4 100644 --- a/include/zbxparam.h +++ b/include/zbxparam.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_PARAM_H diff --git a/include/zbxpgservice.h b/include/zbxpgservice.h index 372c3a39ccdb..a5bede623b62 100644 --- a/include/zbxpgservice.h +++ b/include/zbxpgservice.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_ZBXPGSERVICE_H diff --git a/include/zbxpinger.h b/include/zbxpinger.h index 38127b50a8b0..b5395758b40d 100644 --- a/include/zbxpinger.h +++ b/include/zbxpinger.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_PINGER_H diff --git a/include/zbxpoller.h b/include/zbxpoller.h index 6497f6c6c294..f0a8be5e3605 100644 --- a/include/zbxpoller.h +++ b/include/zbxpoller.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_ZBX_POLLER_H diff --git a/include/zbxpreproc.h b/include/zbxpreproc.h index 658bee2e14d2..89be35441519 100644 --- a/include/zbxpreproc.h +++ b/include/zbxpreproc.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_PP_PREPROC_H diff --git a/include/zbxpreprocbase.h b/include/zbxpreprocbase.h index 73a09d64bbc3..4c884eaf776a 100644 --- a/include/zbxpreprocbase.h +++ b/include/zbxpreprocbase.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_PP_PREPROCBASE_H diff --git a/include/zbxprof.h b/include/zbxprof.h index 71ec59ce720b..3d8af43aaa8b 100644 --- a/include/zbxprof.h +++ b/include/zbxprof.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_PROF_H diff --git a/include/zbxprometheus.h b/include/zbxprometheus.h index 14b2657bb1de..3e93f30d1e10 100644 --- a/include/zbxprometheus.h +++ b/include/zbxprometheus.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_ZBXPROMETHEUS_H diff --git a/include/zbxproxybuffer.h b/include/zbxproxybuffer.h index 80a6479deaa9..94cc4a08b33e 100644 --- a/include/zbxproxybuffer.h +++ b/include/zbxproxybuffer.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_ZBXPROXYBUFFER_H diff --git a/include/zbxregexp.h b/include/zbxregexp.h index 8c0a8bdeca97..0fd1e4be3cac 100644 --- a/include/zbxregexp.h +++ b/include/zbxregexp.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_ZBXREGEXP_H #define ZABBIX_ZBXREGEXP_H diff --git a/include/zbxrtc.h b/include/zbxrtc.h index b2e4a41c4505..1941cb0b8739 100644 --- a/include/zbxrtc.h +++ b/include/zbxrtc.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_ZBXRTC_H diff --git a/include/zbxscripts.h b/include/zbxscripts.h index e625e5ce04d2..49fc0d387b78 100644 --- a/include/zbxscripts.h +++ b/include/zbxscripts.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_SCRIPTS_H diff --git a/include/zbxself.h b/include/zbxself.h index 0e1670cdde75..dc3720214bba 100644 --- a/include/zbxself.h +++ b/include/zbxself.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_ZBXSELF_H diff --git a/include/zbxserialize.h b/include/zbxserialize.h index e4edb83afc80..7bc302e94999 100644 --- a/include/zbxserialize.h +++ b/include/zbxserialize.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_SERIALIZE_H diff --git a/include/zbxservice.h b/include/zbxservice.h index fcf3551cd301..27cd20909635 100644 --- a/include/zbxservice.h +++ b/include/zbxservice.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_ZBXSERVICE_H diff --git a/include/zbxshmem.h b/include/zbxshmem.h index 69793167380c..0aaf78848070 100644 --- a/include/zbxshmem.h +++ b/include/zbxshmem.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_SHMEM_H diff --git a/include/zbxsnmptrapper.h b/include/zbxsnmptrapper.h index 2992a9f2ec9d..f631ee563dbc 100644 --- a/include/zbxsnmptrapper.h +++ b/include/zbxsnmptrapper.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_SNMPTRAPPER_H diff --git a/include/zbxstats.h b/include/zbxstats.h index dceff6c59532..977ab6ec6571 100644 --- a/include/zbxstats.h +++ b/include/zbxstats.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_STATS_H diff --git a/include/zbxstr.h b/include/zbxstr.h index 07615a45adf4..54053d5245fa 100644 --- a/include/zbxstr.h +++ b/include/zbxstr.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_STR_H diff --git a/include/zbxsysinfo.h b/include/zbxsysinfo.h index 66647ffbe785..f43faefeb511 100644 --- a/include/zbxsysinfo.h +++ b/include/zbxsysinfo.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_ZBXSYSINFO_H diff --git a/include/zbxtagfilter.h b/include/zbxtagfilter.h index 77bc68c7a750..5bf813e1d1c9 100644 --- a/include/zbxtagfilter.h +++ b/include/zbxtagfilter.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_TAGFILTER_H diff --git a/include/zbxtasks.h b/include/zbxtasks.h index ec1bb634e5f9..91113124342b 100644 --- a/include/zbxtasks.h +++ b/include/zbxtasks.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_ZBXTASKS_H diff --git a/include/zbxthreads.h b/include/zbxthreads.h index 5d8680f22f19..cc6ddd72f9c6 100644 --- a/include/zbxthreads.h +++ b/include/zbxthreads.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_THREADS_H diff --git a/include/zbxtime.h b/include/zbxtime.h index 83139268848b..ae19732145ad 100644 --- a/include/zbxtime.h +++ b/include/zbxtime.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_TIME_H diff --git a/include/zbxtimekeeper.h b/include/zbxtimekeeper.h index 974fb68ebdea..5c550d15fdc8 100644 --- a/include/zbxtimekeeper.h +++ b/include/zbxtimekeeper.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_TIMEKEEPER_H diff --git a/include/zbxtrapper.h b/include/zbxtrapper.h index a338982d109d..2c3c80921ce9 100644 --- a/include/zbxtrapper.h +++ b/include/zbxtrapper.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_TRAPPER_H diff --git a/include/zbxtrends.h b/include/zbxtrends.h index 7fafb12b946a..dc1ceab80b17 100644 --- a/include/zbxtrends.h +++ b/include/zbxtrends.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_ZBXTRENDS_H diff --git a/include/zbxvariant.h b/include/zbxvariant.h index 30b7921e0b6f..4885387176dc 100644 --- a/include/zbxvariant.h +++ b/include/zbxvariant.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_ZBXVARIANT_H diff --git a/include/zbxvault.h b/include/zbxvault.h index b9b331df959b..90586b1bd328 100644 --- a/include/zbxvault.h +++ b/include/zbxvault.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_ZBXVAULT_H diff --git a/include/zbxversion.h b/include/zbxversion.h index 8ecfe710d3d6..559ca9d67619 100644 --- a/include/zbxversion.h +++ b/include/zbxversion.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_ZBXVERSION_H diff --git a/include/zbxvmware.h b/include/zbxvmware.h index 5f1a7883c82c..94b42f4b1370 100644 --- a/include/zbxvmware.h +++ b/include/zbxvmware.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_VMWARE_H #define ZABBIX_VMWARE_H diff --git a/include/zbxwin32.h b/include/zbxwin32.h index 6cf1928c1544..cbc4313682c8 100644 --- a/include/zbxwin32.h +++ b/include/zbxwin32.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_WIN32_H diff --git a/include/zbxwinservice.h b/include/zbxwinservice.h index f1a4ffdebaef..2112842ebfb3 100644 --- a/include/zbxwinservice.h +++ b/include/zbxwinservice.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_SERVICE_H diff --git a/include/zbxxml.h b/include/zbxxml.h index 1fb14748acb8..bf637369fd44 100644 --- a/include/zbxxml.h +++ b/include/zbxxml.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_XML_H diff --git a/m4/check_enum.m4 b/m4/check_enum.m4 index 5c6a783c6f1e..5684de0bf335 100644 --- a/m4/check_enum.m4 +++ b/m4/check_enum.m4 @@ -1,19 +1,14 @@ -# Zabbix # Copyright (C) 2001-2024 Zabbix SIA # -# 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 -# the Free Software Foundation; either version 2 of the License, or -# (at your option) any later version. +# This program is free software: you can redistribute it and/or modify it under the terms of +# the GNU Affero General Public License as published by the Free Software Foundation, version 3. # -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. +# This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +# without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +# See the GNU Affero General Public License for more details. # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +# You should have received a copy of the GNU Affero General Public License along with this program. +# If not, see . # # ENUM_CHECK(ENUM,INCLUDE) # diff --git a/m4/cmocka.m4 b/m4/cmocka.m4 index f98217e061eb..170964bb10ae 100644 --- a/m4/cmocka.m4 +++ b/m4/cmocka.m4 @@ -1,20 +1,15 @@ # -# Zabbix # Copyright (C) 2001-2024 Zabbix SIA # -# 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 -# the Free Software Foundation; either version 2 of the License, or -# (at your option) any later version. +# This program is free software: you can redistribute it and/or modify it under the terms of +# the GNU Affero General Public License as published by the Free Software Foundation, version 3. # -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. +# This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +# without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +# See the GNU Affero General Public License for more details. # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +# You should have received a copy of the GNU Affero General Public License along with this program. +# If not, see . # AC_DEFUN([CMOCKA_TRY_LINK], diff --git a/m4/libmodbus.m4 b/m4/libmodbus.m4 index a59dfde0865f..56bbf38ef3af 100644 --- a/m4/libmodbus.m4 +++ b/m4/libmodbus.m4 @@ -1,21 +1,16 @@ # LIBMODBUS_CHECK_CONFIG ([DEFAULT-ACTION]) # -# Zabbix # Copyright (C) 2001-2024 Zabbix SIA # -# 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 -# the Free Software Foundation; either version 2 of the License, or -# (at your option) any later version. +# This program is free software: you can redistribute it and/or modify it under the terms of +# the GNU Affero General Public License as published by the Free Software Foundation, version 3. # -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. +# This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +# without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +# See the GNU Affero General Public License for more details. # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +# You should have received a copy of the GNU Affero General Public License along with this program. +# If not, see . # AC_DEFUN([LIBMODBUS30_TRY_LINK], diff --git a/m4/libxml2.m4 b/m4/libxml2.m4 index 5115150e0b65..428e8cc5a469 100644 --- a/m4/libxml2.m4 +++ b/m4/libxml2.m4 @@ -1,20 +1,15 @@ # -# Zabbix # Copyright (C) 2001-2024 Zabbix SIA # -# 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 -# the Free Software Foundation; either version 2 of the License, or -# (at your option) any later version. +# This program is free software: you can redistribute it and/or modify it under the terms of +# the GNU Affero General Public License as published by the Free Software Foundation, version 3. # -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. +# This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +# without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +# See the GNU Affero General Public License for more details. # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +# You should have received a copy of the GNU Affero General Public License along with this program. +# If not, see . # AC_DEFUN([LIBXML2_CHECK_CONFIG], diff --git a/m4/libyaml.m4 b/m4/libyaml.m4 index d5087025ddd9..3bda67cad7fb 100644 --- a/m4/libyaml.m4 +++ b/m4/libyaml.m4 @@ -1,20 +1,15 @@ # -# Zabbix # Copyright (C) 2001-2024 Zabbix SIA # -# 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 -# the Free Software Foundation; either version 2 of the License, or -# (at your option) any later version. +# This program is free software: you can redistribute it and/or modify it under the terms of +# the GNU Affero General Public License as published by the Free Software Foundation, version 3. # -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. +# This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +# without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +# See the GNU Affero General Public License for more details. # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +# You should have received a copy of the GNU Affero General Public License along with this program. +# If not, see . # AC_DEFUN([YAML_TRY_LINK], diff --git a/m4/times.m4 b/m4/times.m4 index b9aadac125c9..f09eb3930069 100644 --- a/m4/times.m4 +++ b/m4/times.m4 @@ -1,19 +1,14 @@ -# Zabbix # Copyright (C) 2001-2024 Zabbix SIA # -# 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 -# the Free Software Foundation; either version 2 of the License, or -# (at your option) any later version. +# This program is free software: you can redistribute it and/or modify it under the terms of +# the GNU Affero General Public License as published by the Free Software Foundation, version 3. # -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. +# This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +# without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +# See the GNU Affero General Public License for more details. # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +# You should have received a copy of the GNU Affero General Public License along with this program. +# If not, see . # # TIMES_CHECK_NULL_ARG # diff --git a/misc/Makefile.am b/misc/Makefile.am index 047b9aef270c..409a4a3900ce 100644 --- a/misc/Makefile.am +++ b/misc/Makefile.am @@ -3,6 +3,7 @@ EXTRA_DIST = \ init.d \ snmptrap \ + images/docs \ images/png_classic \ images/png_modern \ images/png_to_xml.sh \ diff --git a/misc/images/docs/zabbix_logo.svg b/misc/images/docs/zabbix_logo.svg new file mode 100644 index 000000000000..821d2b1f5c4b --- /dev/null +++ b/misc/images/docs/zabbix_logo.svg @@ -0,0 +1,35 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/misc/snmptrap/snmptrap.sh b/misc/snmptrap/snmptrap.sh index ffac526e86ee..dad24d1174c9 100755 --- a/misc/snmptrap/snmptrap.sh +++ b/misc/snmptrap/snmptrap.sh @@ -1,21 +1,16 @@ #!/bin/bash # -# Zabbix # Copyright (C) 2001-2024 Zabbix SIA # -# 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 -# the Free Software Foundation; either version 2 of the License, or -# (at your option) any later version. +# This program is free software: you can redistribute it and/or modify it under the terms of +# the GNU Affero General Public License as published by the Free Software Foundation, version 3. # -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. +# This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +# without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +# See the GNU Affero General Public License for more details. # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +# You should have received a copy of the GNU Affero General Public License along with this program. +# If not, see . # # CONFIGURATION diff --git a/misc/snmptrap/zabbix_trap_receiver.pl b/misc/snmptrap/zabbix_trap_receiver.pl index 6751051648ef..b1a27cdc4770 100644 --- a/misc/snmptrap/zabbix_trap_receiver.pl +++ b/misc/snmptrap/zabbix_trap_receiver.pl @@ -1,22 +1,17 @@ #!/usr/bin/env perl # -# Zabbix # Copyright (C) 2001-2024 Zabbix SIA # -# 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 -# the Free Software Foundation; either version 2 of the License, or -# (at your option) any later version. +# This program is free software: you can redistribute it and/or modify it under the terms of +# the GNU Affero General Public License as published by the Free Software Foundation, version 3. # -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. +# This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +# without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +# See the GNU Affero General Public License for more details. # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +# You should have received a copy of the GNU Affero General Public License along with this program. +# If not, see . # ######################################### diff --git a/src/go/LICENSE b/src/go/LICENSE index c1002d5d6444..be3f7b28e564 100644 --- a/src/go/LICENSE +++ b/src/go/LICENSE @@ -1,286 +1,624 @@ + GNU AFFERO GENERAL PUBLIC LICENSE + Version 3, 19 November 2007 - GNU GENERAL PUBLIC LICENSE - Version 2, June 1991 - - Copyright (C) 1989, 1991 Free Software Foundation, Inc. - 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + Copyright (C) 2007 Free Software Foundation, Inc. Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. - Preamble + Preamble + + The GNU Affero General Public License is a free, copyleft license for +software and other kinds of works, specifically designed to ensure +cooperation with the community in the case of network server software. - The licenses for most software are designed to take away your -freedom to share and change it. By contrast, the GNU General Public -License is intended to guarantee your freedom to share and change free -software--to make sure the software is free for all its users. This -General Public License applies to most of the Free Software -Foundation's software and to any other program whose authors commit to -using it. (Some other Free Software Foundation software is covered by -the GNU Library General Public License instead.) You can apply it to -your programs, too. + The licenses for most software and other practical works are designed +to take away your freedom to share and change the works. By contrast, +our General Public Licenses are intended to guarantee your freedom to +share and change all versions of a program--to make sure it remains free +software for all its users. When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for -this service if you wish), that you receive source code or can get it -if you want it, that you can change the software or use pieces of it -in new free programs; and that you know you can do these things. - - To protect your rights, we need to make restrictions that forbid -anyone to deny you these rights or to ask you to surrender the rights. -These restrictions translate to certain responsibilities for you if you -distribute copies of the software, or if you modify it. - - For example, if you distribute copies of such a program, whether -gratis or for a fee, you must give the recipients all the rights that -you have. You must make sure that they, too, receive or can get the -source code. And you must show them these terms so they know their -rights. - - We protect your rights with two steps: (1) copyright the software, and -(2) offer you this license which gives you legal permission to copy, -distribute and/or modify the software. - - Also, for each author's protection and ours, we want to make certain -that everyone understands that there is no warranty for this free -software. If the software is modified by someone else and passed on, we -want its recipients to know that what they have is not the original, so -that any problems introduced by others will not reflect on the original -authors' reputations. - - Finally, any free program is threatened constantly by software -patents. We wish to avoid the danger that redistributors of a free -program will individually obtain patent licenses, in effect making the -program proprietary. To prevent this, we have made it clear that any -patent must be licensed for everyone's free use or not licensed at all. +them if you wish), that you receive source code or can get it if you +want it, that you can change the software or use pieces of it in new +free programs, and that you know you can do these things. + + Developers that use our General Public Licenses protect your rights +with two steps: (1) assert copyright on the software, and (2) offer +you this License which gives you legal permission to copy, distribute +and/or modify the software. + + A secondary benefit of defending all users' freedom is that +improvements made in alternate versions of the program, if they +receive widespread use, become available for other developers to +incorporate. Many developers of free software are heartened and +encouraged by the resulting cooperation. However, in the case of +software used on network servers, this result may fail to come about. +The GNU General Public License permits making a modified version and +letting the public access it on a server without ever releasing its +source code to the public. + + The GNU Affero General Public License is designed specifically to +ensure that, in such cases, the modified source code becomes available +to the community. It requires the operator of a network server to +provide the source code of the modified version running there to the +users of that server. Therefore, public use of a modified version, on +a publicly accessible server, gives the public access to the source +code of the modified version. + + An older license, called the Affero General Public License and +published by Affero, was designed to accomplish similar goals. This is +a different license, not a version of the Affero GPL, but Affero has +released a new version of the Affero GPL which permits relicensing under +this license. The precise terms and conditions for copying, distribution and modification follow. - GNU GENERAL PUBLIC LICENSE - TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - - 0. This License applies to any program or other work which contains -a notice placed by the copyright holder saying it may be distributed -under the terms of this General Public License. The "Program", below, -refers to any such program or work, and a "work based on the Program" -means either the Program or any derivative work under copyright law: -that is to say, a work containing the Program or a portion of it, -either verbatim or with modifications and/or translated into another -language. (Hereinafter, translation is included without limitation in -the term "modification".) Each licensee is addressed as "you". - -Activities other than copying, distribution and modification are not -covered by this License; they are outside its scope. The act of -running the Program is not restricted, and the output from the Program -is covered only if its contents constitute a work based on the -Program (independent of having been made by running the Program). -Whether that is true depends on what the Program does. - - 1. You may copy and distribute verbatim copies of the Program's -source code as you receive it, in any medium, provided that you -conspicuously and appropriately publish on each copy an appropriate -copyright notice and disclaimer of warranty; keep intact all the -notices that refer to this License and to the absence of any warranty; -and give any other recipients of the Program a copy of this License -along with the Program. - -You may charge a fee for the physical act of transferring a copy, and -you may at your option offer warranty protection in exchange for a fee. - - 2. You may modify your copy or copies of the Program or any portion -of it, thus forming a work based on the Program, and copy and -distribute such modifications or work under the terms of Section 1 -above, provided that you also meet all of these conditions: - - a) You must cause the modified files to carry prominent notices - stating that you changed the files and the date of any change. - - b) You must cause any work that you distribute or publish, that in - whole or in part contains or is derived from the Program or any - part thereof, to be licensed as a whole at no charge to all third - parties under the terms of this License. - - c) If the modified program normally reads commands interactively - when run, you must cause it, when started running for such - interactive use in the most ordinary way, to print or display an - announcement including an appropriate copyright notice and a - notice that there is no warranty (or else, saying that you provide - a warranty) and that users may redistribute the program under - these conditions, and telling the user how to view a copy of this - License. (Exception: if the Program itself is interactive but - does not normally print such an announcement, your work based on - the Program is not required to print an announcement.) - -These requirements apply to the modified work as a whole. If -identifiable sections of that work are not derived from the Program, -and can be reasonably considered independent and separate works in -themselves, then this License, and its terms, do not apply to those -sections when you distribute them as separate works. But when you -distribute the same sections as part of a whole which is a work based -on the Program, the distribution of the whole must be on the terms of -this License, whose permissions for other licensees extend to the -entire whole, and thus to each and every part regardless of who wrote it. - -Thus, it is not the intent of this section to claim rights or contest -your rights to work written entirely by you; rather, the intent is to -exercise the right to control the distribution of derivative or -collective works based on the Program. - -In addition, mere aggregation of another work not based on the Program -with the Program (or with a work based on the Program) on a volume of -a storage or distribution medium does not bring the other work under -the scope of this License. - - 3. You may copy and distribute the Program (or a work based on it, -under Section 2) in object code or executable form under the terms of -Sections 1 and 2 above provided that you also do one of the following: - - a) Accompany it with the complete corresponding machine-readable - source code, which must be distributed under the terms of Sections - 1 and 2 above on a medium customarily used for software interchange; or, - - b) Accompany it with a written offer, valid for at least three - years, to give any third party, for a charge no more than your - cost of physically performing source distribution, a complete - machine-readable copy of the corresponding source code, to be - distributed under the terms of Sections 1 and 2 above on a medium - customarily used for software interchange; or, - - c) Accompany it with the information you received as to the offer - to distribute corresponding source code. (This alternative is - allowed only for noncommercial distribution and only if you - received the program in object code or executable form with such - an offer, in accord with Subsection b above.) - -The source code for a work means the preferred form of the work for -making modifications to it. For an executable work, complete source -code means all the source code for all modules it contains, plus any -associated interface definition files, plus the scripts used to -control compilation and installation of the executable. However, as a -special exception, the source code distributed need not include -anything that is normally distributed (in either source or binary -form) with the major components (compiler, kernel, and so on) of the -operating system on which the executable runs, unless that component -itself accompanies the executable. - -If distribution of executable or object code is made by offering -access to copy from a designated place, then offering equivalent -access to copy the source code from the same place counts as -distribution of the source code, even though third parties are not -compelled to copy the source along with the object code. - - 4. You may not copy, modify, sublicense, or distribute the Program -except as expressly provided under this License. Any attempt -otherwise to copy, modify, sublicense or distribute the Program is -void, and will automatically terminate your rights under this License. -However, parties who have received copies, or rights, from you under -this License will not have their licenses terminated so long as such -parties remain in full compliance. - - 5. You are not required to accept this License, since you have not -signed it. However, nothing else grants you permission to modify or -distribute the Program or its derivative works. These actions are -prohibited by law if you do not accept this License. Therefore, by -modifying or distributing the Program (or any work based on the -Program), you indicate your acceptance of this License to do so, and -all its terms and conditions for copying, distributing or modifying -the Program or works based on it. - - 6. Each time you redistribute the Program (or any work based on the -Program), the recipient automatically receives a license from the -original licensor to copy, distribute or modify the Program subject to -these terms and conditions. You may not impose any further -restrictions on the recipients' exercise of the rights granted herein. -You are not responsible for enforcing compliance by third parties to + TERMS AND CONDITIONS + + 0. Definitions. + + "This License" refers to version 3 of the GNU Affero General Public License. + + "Copyright" also means copyright-like laws that apply to other kinds of +works, such as semiconductor masks. + + "The Program" refers to any copyrightable work licensed under this +License. Each licensee is addressed as "you". "Licensees" and +"recipients" may be individuals or organizations. + + To "modify" a work means to copy from or adapt all or part of the work +in a fashion requiring copyright permission, other than the making of an +exact copy. The resulting work is called a "modified version" of the +earlier work or a work "based on" the earlier work. + + A "covered work" means either the unmodified Program or a work based +on the Program. + + To "propagate" a work means to do anything with it that, without +permission, would make you directly or secondarily liable for +infringement under applicable copyright law, except executing it on a +computer or modifying a private copy. Propagation includes copying, +distribution (with or without modification), making available to the +public, and in some countries other activities as well. + + To "convey" a work means any kind of propagation that enables other +parties to make or receive copies. Mere interaction with a user through +a computer network, with no transfer of a copy, is not conveying. + + An interactive user interface displays "Appropriate Legal Notices" +to the extent that it includes a convenient and prominently visible +feature that (1) displays an appropriate copyright notice, and (2) +tells the user that there is no warranty for the work (except to the +extent that warranties are provided), that licensees may convey the +work under this License, and how to view a copy of this License. If +the interface presents a list of user commands or options, such as a +menu, a prominent item in the list meets this criterion. + + 1. Source Code. + + The "source code" for a work means the preferred form of the work +for making modifications to it. "Object code" means any non-source +form of a work. + + A "Standard Interface" means an interface that either is an official +standard defined by a recognized standards body, or, in the case of +interfaces specified for a particular programming language, one that +is widely used among developers working in that language. + + The "System Libraries" of an executable work include anything, other +than the work as a whole, that (a) is included in the normal form of +packaging a Major Component, but which is not part of that Major +Component, and (b) serves only to enable use of the work with that +Major Component, or to implement a Standard Interface for which an +implementation is available to the public in source code form. A +"Major Component", in this context, means a major essential component +(kernel, window system, and so on) of the specific operating system +(if any) on which the executable work runs, or a compiler used to +produce the work, or an object code interpreter used to run it. + + The "Corresponding Source" for a work in object code form means all +the source code needed to generate, install, and (for an executable +work) run the object code and to modify the work, including scripts to +control those activities. However, it does not include the work's +System Libraries, or general-purpose tools or generally available free +programs which are used unmodified in performing those activities but +which are not part of the work. For example, Corresponding Source +includes interface definition files associated with source files for +the work, and the source code for shared libraries and dynamically +linked subprograms that the work is specifically designed to require, +such as by intimate data communication or control flow between those +subprograms and other parts of the work. + + The Corresponding Source need not include anything that users +can regenerate automatically from other parts of the Corresponding +Source. + + The Corresponding Source for a work in source code form is that +same work. + + 2. Basic Permissions. + + All rights granted under this License are granted for the term of +copyright on the Program, and are irrevocable provided the stated +conditions are met. This License explicitly affirms your unlimited +permission to run the unmodified Program. The output from running a +covered work is covered by this License only if the output, given its +content, constitutes a covered work. This License acknowledges your +rights of fair use or other equivalent, as provided by copyright law. + + You may make, run and propagate covered works that you do not +convey, without conditions so long as your license otherwise remains +in force. You may convey covered works to others for the sole purpose +of having them make modifications exclusively for you, or provide you +with facilities for running those works, provided that you comply with +the terms of this License in conveying all material for which you do +not control copyright. Those thus making or running the covered works +for you must do so exclusively on your behalf, under your direction +and control, on terms that prohibit them from making any copies of +your copyrighted material outside their relationship with you. + + Conveying under any other circumstances is permitted solely under +the conditions stated below. Sublicensing is not allowed; section 10 +makes it unnecessary. + + 3. Protecting Users' Legal Rights From Anti-Circumvention Law. + + No covered work shall be deemed part of an effective technological +measure under any applicable law fulfilling obligations under article +11 of the WIPO copyright treaty adopted on 20 December 1996, or +similar laws prohibiting or restricting circumvention of such +measures. + + When you convey a covered work, you waive any legal power to forbid +circumvention of technological measures to the extent such circumvention +is effected by exercising rights under this License with respect to +the covered work, and you disclaim any intention to limit operation or +modification of the work as a means of enforcing, against the work's +users, your or third parties' legal rights to forbid circumvention of +technological measures. + + 4. Conveying Verbatim Copies. + + You may convey verbatim copies of the Program's source code as you +receive it, in any medium, provided that you conspicuously and +appropriately publish on each copy an appropriate copyright notice; +keep intact all notices stating that this License and any +non-permissive terms added in accord with section 7 apply to the code; +keep intact all notices of the absence of any warranty; and give all +recipients a copy of this License along with the Program. + + You may charge any price or no price for each copy that you convey, +and you may offer support or warranty protection for a fee. + + 5. Conveying Modified Source Versions. + + You may convey a work based on the Program, or the modifications to +produce it from the Program, in the form of source code under the +terms of section 4, provided that you also meet all of these conditions: + + a) The work must carry prominent notices stating that you modified + it, and giving a relevant date. + + b) The work must carry prominent notices stating that it is + released under this License and any conditions added under section + 7. This requirement modifies the requirement in section 4 to + "keep intact all notices". + + c) You must license the entire work, as a whole, under this + License to anyone who comes into possession of a copy. This + License will therefore apply, along with any applicable section 7 + additional terms, to the whole of the work, and all its parts, + regardless of how they are packaged. This License gives no + permission to license the work in any other way, but it does not + invalidate such permission if you have separately received it. + + d) If the work has interactive user interfaces, each must display + Appropriate Legal Notices; however, if the Program has interactive + interfaces that do not display Appropriate Legal Notices, your + work need not make them do so. + + A compilation of a covered work with other separate and independent +works, which are not by their nature extensions of the covered work, +and which are not combined with it such as to form a larger program, +in or on a volume of a storage or distribution medium, is called an +"aggregate" if the compilation and its resulting copyright are not +used to limit the access or legal rights of the compilation's users +beyond what the individual works permit. Inclusion of a covered work +in an aggregate does not cause this License to apply to the other +parts of the aggregate. + + 6. Conveying Non-Source Forms. + + You may convey a covered work in object code form under the terms +of sections 4 and 5, provided that you also convey the +machine-readable Corresponding Source under the terms of this License, +in one of these ways: + + a) Convey the object code in, or embodied in, a physical product + (including a physical distribution medium), accompanied by the + Corresponding Source fixed on a durable physical medium + customarily used for software interchange. + + b) Convey the object code in, or embodied in, a physical product + (including a physical distribution medium), accompanied by a + written offer, valid for at least three years and valid for as + long as you offer spare parts or customer support for that product + model, to give anyone who possesses the object code either (1) a + copy of the Corresponding Source for all the software in the + product that is covered by this License, on a durable physical + medium customarily used for software interchange, for a price no + more than your reasonable cost of physically performing this + conveying of source, or (2) access to copy the + Corresponding Source from a network server at no charge. + + c) Convey individual copies of the object code with a copy of the + written offer to provide the Corresponding Source. This + alternative is allowed only occasionally and noncommercially, and + only if you received the object code with such an offer, in accord + with subsection 6b. + + d) Convey the object code by offering access from a designated + place (gratis or for a charge), and offer equivalent access to the + Corresponding Source in the same way through the same place at no + further charge. You need not require recipients to copy the + Corresponding Source along with the object code. If the place to + copy the object code is a network server, the Corresponding Source + may be on a different server (operated by you or a third party) + that supports equivalent copying facilities, provided you maintain + clear directions next to the object code saying where to find the + Corresponding Source. Regardless of what server hosts the + Corresponding Source, you remain obligated to ensure that it is + available for as long as needed to satisfy these requirements. + + e) Convey the object code using peer-to-peer transmission, provided + you inform other peers where the object code and Corresponding + Source of the work are being offered to the general public at no + charge under subsection 6d. + + A separable portion of the object code, whose source code is excluded +from the Corresponding Source as a System Library, need not be +included in conveying the object code work. + + A "User Product" is either (1) a "consumer product", which means any +tangible personal property which is normally used for personal, family, +or household purposes, or (2) anything designed or sold for incorporation +into a dwelling. In determining whether a product is a consumer product, +doubtful cases shall be resolved in favor of coverage. For a particular +product received by a particular user, "normally used" refers to a +typical or common use of that class of product, regardless of the status +of the particular user or of the way in which the particular user +actually uses, or expects or is expected to use, the product. A product +is a consumer product regardless of whether the product has substantial +commercial, industrial or non-consumer uses, unless such uses represent +the only significant mode of use of the product. + + "Installation Information" for a User Product means any methods, +procedures, authorization keys, or other information required to install +and execute modified versions of a covered work in that User Product from +a modified version of its Corresponding Source. The information must +suffice to ensure that the continued functioning of the modified object +code is in no case prevented or interfered with solely because +modification has been made. + + If you convey an object code work under this section in, or with, or +specifically for use in, a User Product, and the conveying occurs as +part of a transaction in which the right of possession and use of the +User Product is transferred to the recipient in perpetuity or for a +fixed term (regardless of how the transaction is characterized), the +Corresponding Source conveyed under this section must be accompanied +by the Installation Information. But this requirement does not apply +if neither you nor any third party retains the ability to install +modified object code on the User Product (for example, the work has +been installed in ROM). + + The requirement to provide Installation Information does not include a +requirement to continue to provide support service, warranty, or updates +for a work that has been modified or installed by the recipient, or for +the User Product in which it has been modified or installed. Access to a +network may be denied when the modification itself materially and +adversely affects the operation of the network or violates the rules and +protocols for communication across the network. + + Corresponding Source conveyed, and Installation Information provided, +in accord with this section must be in a format that is publicly +documented (and with an implementation available to the public in +source code form), and must require no special password or key for +unpacking, reading or copying. + + 7. Additional Terms. + + "Additional permissions" are terms that supplement the terms of this +License by making exceptions from one or more of its conditions. +Additional permissions that are applicable to the entire Program shall +be treated as though they were included in this License, to the extent +that they are valid under applicable law. If additional permissions +apply only to part of the Program, that part may be used separately +under those permissions, but the entire Program remains governed by +this License without regard to the additional permissions. + + When you convey a copy of a covered work, you may at your option +remove any additional permissions from that copy, or from any part of +it. (Additional permissions may be written to require their own +removal in certain cases when you modify the work.) You may place +additional permissions on material, added by you to a covered work, +for which you have or can give appropriate copyright permission. + + Notwithstanding any other provision of this License, for material you +add to a covered work, you may (if authorized by the copyright holders of +that material) supplement the terms of this License with terms: + + a) Disclaiming warranty or limiting liability differently from the + terms of sections 15 and 16 of this License; or + + b) Requiring preservation of specified reasonable legal notices or + author attributions in that material or in the Appropriate Legal + Notices displayed by works containing it; or + + c) Prohibiting misrepresentation of the origin of that material, or + requiring that modified versions of such material be marked in + reasonable ways as different from the original version; or + + d) Limiting the use for publicity purposes of names of licensors or + authors of the material; or + + e) Declining to grant rights under trademark law for use of some + trade names, trademarks, or service marks; or + + f) Requiring indemnification of licensors and authors of that + material by anyone who conveys the material (or modified versions of + it) with contractual assumptions of liability to the recipient, for + any liability that these contractual assumptions directly impose on + those licensors and authors. + + All other non-permissive additional terms are considered "further +restrictions" within the meaning of section 10. If the Program as you +received it, or any part of it, contains a notice stating that it is +governed by this License along with a term that is a further +restriction, you may remove that term. If a license document contains +a further restriction but permits relicensing or conveying under this +License, you may add to a covered work material governed by the terms +of that license document, provided that the further restriction does +not survive such relicensing or conveying. + + If you add terms to a covered work in accord with this section, you +must place, in the relevant source files, a statement of the +additional terms that apply to those files, or a notice indicating +where to find the applicable terms. + + Additional terms, permissive or non-permissive, may be stated in the +form of a separately written license, or stated as exceptions; +the above requirements apply either way. + + 8. Termination. + + You may not propagate or modify a covered work except as expressly +provided under this License. Any attempt otherwise to propagate or +modify it is void, and will automatically terminate your rights under +this License (including any patent licenses granted under the third +paragraph of section 11). + + However, if you cease all violation of this License, then your +license from a particular copyright holder is reinstated (a) +provisionally, unless and until the copyright holder explicitly and +finally terminates your license, and (b) permanently, if the copyright +holder fails to notify you of the violation by some reasonable means +prior to 60 days after the cessation. + + Moreover, your license from a particular copyright holder is +reinstated permanently if the copyright holder notifies you of the +violation by some reasonable means, this is the first time you have +received notice of violation of this License (for any work) from that +copyright holder, and you cure the violation prior to 30 days after +your receipt of the notice. + + Termination of your rights under this section does not terminate the +licenses of parties who have received copies or rights from you under +this License. If your rights have been terminated and not permanently +reinstated, you do not qualify to receive new licenses for the same +material under section 10. + + 9. Acceptance Not Required for Having Copies. + + You are not required to accept this License in order to receive or +run a copy of the Program. Ancillary propagation of a covered work +occurring solely as a consequence of using peer-to-peer transmission +to receive a copy likewise does not require acceptance. However, +nothing other than this License grants you permission to propagate or +modify any covered work. These actions infringe copyright if you do +not accept this License. Therefore, by modifying or propagating a +covered work, you indicate your acceptance of this License to do so. + + 10. Automatic Licensing of Downstream Recipients. + + Each time you convey a covered work, the recipient automatically +receives a license from the original licensors, to run, modify and +propagate that work, subject to this License. You are not responsible +for enforcing compliance by third parties with this License. + + An "entity transaction" is a transaction transferring control of an +organization, or substantially all assets of one, or subdividing an +organization, or merging organizations. If propagation of a covered +work results from an entity transaction, each party to that +transaction who receives a copy of the work also receives whatever +licenses to the work the party's predecessor in interest had or could +give under the previous paragraph, plus a right to possession of the +Corresponding Source of the work from the predecessor in interest, if +the predecessor has it or can get it with reasonable efforts. + + You may not impose any further restrictions on the exercise of the +rights granted or affirmed under this License. For example, you may +not impose a license fee, royalty, or other charge for exercise of +rights granted under this License, and you may not initiate litigation +(including a cross-claim or counterclaim in a lawsuit) alleging that +any patent claim is infringed by making, using, selling, offering for +sale, or importing the Program or any portion of it. + + 11. Patents. + + A "contributor" is a copyright holder who authorizes use under this +License of the Program or a work on which the Program is based. The +work thus licensed is called the contributor's "contributor version". + + A contributor's "essential patent claims" are all patent claims +owned or controlled by the contributor, whether already acquired or +hereafter acquired, that would be infringed by some manner, permitted +by this License, of making, using, or selling its contributor version, +but do not include claims that would be infringed only as a +consequence of further modification of the contributor version. For +purposes of this definition, "control" includes the right to grant +patent sublicenses in a manner consistent with the requirements of this License. - 7. If, as a consequence of a court judgment or allegation of patent -infringement or for any other reason (not limited to patent issues), -conditions are imposed on you (whether by court order, agreement or + Each contributor grants you a non-exclusive, worldwide, royalty-free +patent license under the contributor's essential patent claims, to +make, use, sell, offer for sale, import and otherwise run, modify and +propagate the contents of its contributor version. + + In the following three paragraphs, a "patent license" is any express +agreement or commitment, however denominated, not to enforce a patent +(such as an express permission to practice a patent or covenant not to +sue for patent infringement). To "grant" such a patent license to a +party means to make such an agreement or commitment not to enforce a +patent against the party. + + If you convey a covered work, knowingly relying on a patent license, +and the Corresponding Source of the work is not available for anyone +to copy, free of charge and under the terms of this License, through a +publicly available network server or other readily accessible means, +then you must either (1) cause the Corresponding Source to be so +available, or (2) arrange to deprive yourself of the benefit of the +patent license for this particular work, or (3) arrange, in a manner +consistent with the requirements of this License, to extend the patent +license to downstream recipients. "Knowingly relying" means you have +actual knowledge that, but for the patent license, your conveying the +covered work in a country, or your recipient's use of the covered work +in a country, would infringe one or more identifiable patents in that +country that you have reason to believe are valid. + + If, pursuant to or in connection with a single transaction or +arrangement, you convey, or propagate by procuring conveyance of, a +covered work, and grant a patent license to some of the parties +receiving the covered work authorizing them to use, propagate, modify +or convey a specific copy of the covered work, then the patent license +you grant is automatically extended to all recipients of the covered +work and works based on it. + + A patent license is "discriminatory" if it does not include within +the scope of its coverage, prohibits the exercise of, or is +conditioned on the non-exercise of one or more of the rights that are +specifically granted under this License. You may not convey a covered +work if you are a party to an arrangement with a third party that is +in the business of distributing software, under which you make payment +to the third party based on the extent of your activity of conveying +the work, and under which the third party grants, to any of the +parties who would receive the covered work from you, a discriminatory +patent license (a) in connection with copies of the covered work +conveyed by you (or copies made from those copies), or (b) primarily +for and in connection with specific products or compilations that +contain the covered work, unless you entered into that arrangement, +or that patent license was granted, prior to 28 March 2007. + + Nothing in this License shall be construed as excluding or limiting +any implied license or other defenses to infringement that may +otherwise be available to you under applicable patent law. + + 12. No Surrender of Others' Freedom. + + If conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not -excuse you from the conditions of this License. If you cannot -distribute so as to satisfy simultaneously your obligations under this -License and any other pertinent obligations, then as a consequence you -may not distribute the Program at all. For example, if a patent -license would not permit royalty-free redistribution of the Program by -all those who receive copies directly or indirectly through you, then -the only way you could satisfy both it and this License would be to -refrain entirely from distribution of the Program. - -If any portion of this section is held invalid or unenforceable under -any particular circumstance, the balance of the section is intended to -apply and the section as a whole is intended to apply in other -circumstances. - -It is not the purpose of this section to induce you to infringe any -patents or other property right claims or to contest validity of any -such claims; this section has the sole purpose of protecting the -integrity of the free software distribution system, which is -implemented by public license practices. Many people have made -generous contributions to the wide range of software distributed -through that system in reliance on consistent application of that -system; it is up to the author/donor to decide if he or she is willing -to distribute software through any other system and a licensee cannot -impose that choice. - -This section is intended to make thoroughly clear what is believed to -be a consequence of the rest of this License. - - 8. If the distribution and/or use of the Program is restricted in -certain countries either by patents or by copyrighted interfaces, the -original copyright holder who places the Program under this License -may add an explicit geographical distribution limitation excluding -those countries, so that distribution is permitted only in or among -countries not thus excluded. In such case, this License incorporates -the limitation as if written in the body of this License. - - 9. The Free Software Foundation may publish revised and/or new versions -of the General Public License from time to time. Such new versions will -be similar in spirit to the present version, but may differ in detail to +excuse you from the conditions of this License. If you cannot convey a +covered work so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you may +not convey it at all. For example, if you agree to terms that obligate you +to collect a royalty for further conveying from those to whom you convey +the Program, the only way you could satisfy both those terms and this +License would be to refrain entirely from conveying the Program. + + 13. Remote Network Interaction; Use with the GNU General Public License. + + Notwithstanding any other provision of this License, if you modify the +Program, your modified version must prominently offer all users +interacting with it remotely through a computer network (if your version +supports such interaction) an opportunity to receive the Corresponding +Source of your version by providing access to the Corresponding Source +from a network server at no charge, through some standard or customary +means of facilitating copying of software. This Corresponding Source +shall include the Corresponding Source for any work covered by version 3 +of the GNU General Public License that is incorporated pursuant to the +following paragraph. + + Notwithstanding any other provision of this License, you have +permission to link or combine any covered work with a work licensed +under version 3 of the GNU General Public License into a single +combined work, and to convey the resulting work. The terms of this +License will continue to apply to the part which is the covered work, +but the work with which it is combined will remain governed by version +3 of the GNU General Public License. + + 14. Revised Versions of this License. + + The Free Software Foundation may publish revised and/or new versions of +the GNU Affero General Public License from time to time. Such new versions +will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. -Each version is given a distinguishing version number. If the Program -specifies a version number of this License which applies to it and "any -later version", you have the option of following the terms and conditions -either of that version or of any later version published by the Free -Software Foundation. If the Program does not specify a version number of -this License, you may choose any version ever published by the Free Software -Foundation. - - 10. If you wish to incorporate parts of the Program into other free -programs whose distribution conditions are different, write to the author -to ask for permission. For software which is copyrighted by the Free -Software Foundation, write to the Free Software Foundation; we sometimes -make exceptions for this. Our decision will be guided by the two goals -of preserving the free status of all derivatives of our free software and -of promoting the sharing and reuse of software generally. - - NO WARRANTY - - 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY -FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN -OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES -PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED -OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF -MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS -TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE -PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, -REPAIR OR CORRECTION. - - 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING -WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR -REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, -INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING -OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED -TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY -YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER -PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE -POSSIBILITY OF SUCH DAMAGES. - - END OF TERMS AND CONDITIONS - - How to Apply These Terms to Your New Programs + Each version is given a distinguishing version number. If the +Program specifies that a certain numbered version of the GNU Affero General +Public License "or any later version" applies to it, you have the +option of following the terms and conditions either of that numbered +version or of any later version published by the Free Software +Foundation. If the Program does not specify a version number of the +GNU Affero General Public License, you may choose any version ever published +by the Free Software Foundation. + + If the Program specifies that a proxy can decide which future +versions of the GNU Affero General Public License can be used, that proxy's +public statement of acceptance of a version permanently authorizes you +to choose that version for the Program. + + Later license versions may give you additional or different +permissions. However, no additional obligations are imposed on any +author or copyright holder as a result of your choosing to follow a +later version. + + 15. Disclaimer of Warranty. + + THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY +APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT +HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY +OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, +THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR +PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM +IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF +ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + + 16. Limitation of Liability. + + IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS +THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY +GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE +USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF +DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD +PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), +EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF +SUCH DAMAGES. + + 17. Interpretation of Sections 15 and 16. + + If the disclaimer of warranty and limitation of liability provided +above cannot be given local legal effect according to their terms, +reviewing courts shall apply local law that most closely approximates +an absolute waiver of all civil liability in connection with the +Program, unless a warranty or assumption of liability accompanies a +copy of the Program in return for a fee. + + END OF TERMS AND CONDITIONS + + How to Apply These Terms to Your New Programs If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it @@ -288,54 +626,36 @@ free software which everyone can redistribute and change under these terms. To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively -convey the exclusion of warranty; and each file should have at least +state the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. - Copyright (C) 19yy + Copyright (C) - 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 - the Free Software Foundation; either version 2 of the License, or + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU Affero General Public License as published by + the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU Affero General Public License for more details. + You should have received a copy of the GNU Affero General Public License + along with this program. If not, see . Also add information on how to contact you by electronic and paper mail. -If the program is interactive, make it output a short notice like this -when it starts in an interactive mode: - - Gnomovision version 69, Copyright (C) 19yy name of author - Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. - This is free software, and you are welcome to redistribute it - under certain conditions; type `show c' for details. - -The hypothetical commands `show w' and `show c' should show the appropriate -parts of the General Public License. Of course, the commands you use may -be called something other than `show w' and `show c'; they could even be -mouse-clicks or menu items--whatever suits your program. - -You should also get your employer (if you work as a programmer) or your -school, if any, to sign a "copyright disclaimer" for the program, if -necessary. Here is a sample; alter the names: - - Yoyodyne, Inc., hereby disclaims all copyright interest in the program - `Gnomovision' (which makes passes at compilers) written by James Hacker. - - , 1 April 1989 - Ty Coon, President of Vice - -This General Public License does not permit incorporating your program into -proprietary programs. If your program is a subroutine library, you may -consider it more useful to permit linking proprietary applications with the -library. If this is what you want to do, use the GNU Library General -Public License instead of this License. + If your software can interact with users remotely through a computer +network, you should also make sure that it provides a way for users to +get its source. For example, if your program is a web application, its +interface could display a "Source" link that leads users to an archive +of the code. There are many ways you could offer source, and different +solutions will be better for different programs; see section 13 for the +specific requirements. + + You should also get your employer (if you work as a programmer) or school, +if any, to sign a "copyright disclaimer" for the program, if necessary. +For more information on this, and how to apply and follow the GNU AGPL, see +. diff --git a/src/go/cmd/mock_server/mock_server.go b/src/go/cmd/mock_server/mock_server.go index a90b5237b1d1..99712ab47399 100644 --- a/src/go/cmd/mock_server/mock_server.go +++ b/src/go/cmd/mock_server/mock_server.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package main diff --git a/src/go/cmd/zabbix_agent2/config.go b/src/go/cmd/zabbix_agent2/config.go index 0f39199a576e..74b62ae83e13 100644 --- a/src/go/cmd/zabbix_agent2/config.go +++ b/src/go/cmd/zabbix_agent2/config.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package main diff --git a/src/go/cmd/zabbix_agent2/copyright_extra.go b/src/go/cmd/zabbix_agent2/copyright_extra.go index 62e09717f99f..78229e6de8b2 100644 --- a/src/go/cmd/zabbix_agent2/copyright_extra.go +++ b/src/go/cmd/zabbix_agent2/copyright_extra.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package main diff --git a/src/go/cmd/zabbix_agent2/external.go b/src/go/cmd/zabbix_agent2/external.go index c3a059d8cd9c..3b4607e20bc7 100644 --- a/src/go/cmd/zabbix_agent2/external.go +++ b/src/go/cmd/zabbix_agent2/external.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package main diff --git a/src/go/cmd/zabbix_agent2/external_nix.go b/src/go/cmd/zabbix_agent2/external_nix.go index a79c4c18b76a..a0155b58d272 100644 --- a/src/go/cmd/zabbix_agent2/external_nix.go +++ b/src/go/cmd/zabbix_agent2/external_nix.go @@ -2,22 +2,17 @@ // +build !windows /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package main diff --git a/src/go/cmd/zabbix_agent2/external_windows.go b/src/go/cmd/zabbix_agent2/external_windows.go index c4ce769b5079..764a6ae3ccf6 100644 --- a/src/go/cmd/zabbix_agent2/external_windows.go +++ b/src/go/cmd/zabbix_agent2/external_windows.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package main diff --git a/src/go/cmd/zabbix_agent2/service_nix.go b/src/go/cmd/zabbix_agent2/service_nix.go index fbd948e047da..85f3a5b8fc8f 100644 --- a/src/go/cmd/zabbix_agent2/service_nix.go +++ b/src/go/cmd/zabbix_agent2/service_nix.go @@ -2,22 +2,17 @@ // +build !windows /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package main diff --git a/src/go/cmd/zabbix_agent2/service_windows.go b/src/go/cmd/zabbix_agent2/service_windows.go index a52cc3824f7f..3470b01bf35a 100644 --- a/src/go/cmd/zabbix_agent2/service_windows.go +++ b/src/go/cmd/zabbix_agent2/service_windows.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package main diff --git a/src/go/cmd/zabbix_agent2/testrun.go b/src/go/cmd/zabbix_agent2/testrun.go index ee77b3228d81..a1818b95040d 100644 --- a/src/go/cmd/zabbix_agent2/testrun.go +++ b/src/go/cmd/zabbix_agent2/testrun.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package main diff --git a/src/go/cmd/zabbix_agent2/testrun_darwin.go b/src/go/cmd/zabbix_agent2/testrun_darwin.go index a3bd254cda8a..f1b19684c0fd 100644 --- a/src/go/cmd/zabbix_agent2/testrun_darwin.go +++ b/src/go/cmd/zabbix_agent2/testrun_darwin.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package main diff --git a/src/go/cmd/zabbix_agent2/testrun_linux.go b/src/go/cmd/zabbix_agent2/testrun_linux.go index f105dc7a0904..85ba6f9f3309 100644 --- a/src/go/cmd/zabbix_agent2/testrun_linux.go +++ b/src/go/cmd/zabbix_agent2/testrun_linux.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package main diff --git a/src/go/cmd/zabbix_agent2/testrun_windows.go b/src/go/cmd/zabbix_agent2/testrun_windows.go index 37a512037254..8b2d5e0f04fe 100644 --- a/src/go/cmd/zabbix_agent2/testrun_windows.go +++ b/src/go/cmd/zabbix_agent2/testrun_windows.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package main diff --git a/src/go/cmd/zabbix_agent2/zabbix_agent2.go b/src/go/cmd/zabbix_agent2/zabbix_agent2.go index 8e756aaab1b3..5fceb4df1663 100644 --- a/src/go/cmd/zabbix_agent2/zabbix_agent2.go +++ b/src/go/cmd/zabbix_agent2/zabbix_agent2.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package main diff --git a/src/go/cmd/zabbix_agent2/zabbix_agent2_nix.go b/src/go/cmd/zabbix_agent2/zabbix_agent2_nix.go index 2ba56e54b18e..3ed31dae3c58 100644 --- a/src/go/cmd/zabbix_agent2/zabbix_agent2_nix.go +++ b/src/go/cmd/zabbix_agent2/zabbix_agent2_nix.go @@ -2,22 +2,17 @@ // +build !windows /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package main diff --git a/src/go/cmd/zabbix_agent2/zabbix_agent2_windows.go b/src/go/cmd/zabbix_agent2/zabbix_agent2_windows.go index 1c7aa3f3f3ea..e4e229479e0c 100644 --- a/src/go/cmd/zabbix_agent2/zabbix_agent2_windows.go +++ b/src/go/cmd/zabbix_agent2/zabbix_agent2_windows.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package main diff --git a/src/go/cmd/zabbix_web_service/config.go b/src/go/cmd/zabbix_web_service/config.go index 8c3b0cf05ff0..594c2d113e6e 100644 --- a/src/go/cmd/zabbix_web_service/config.go +++ b/src/go/cmd/zabbix_web_service/config.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package main diff --git a/src/go/cmd/zabbix_web_service/pdf_report_creator.go b/src/go/cmd/zabbix_web_service/pdf_report_creator.go index d61764770901..3e51607caf84 100644 --- a/src/go/cmd/zabbix_web_service/pdf_report_creator.go +++ b/src/go/cmd/zabbix_web_service/pdf_report_creator.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package main diff --git a/src/go/cmd/zabbix_web_service/zabbix_web_service.go b/src/go/cmd/zabbix_web_service/zabbix_web_service.go index 36a70736bf62..08fe057ea5cf 100644 --- a/src/go/cmd/zabbix_web_service/zabbix_web_service.go +++ b/src/go/cmd/zabbix_web_service/zabbix_web_service.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package main diff --git a/src/go/internal/agent/alias/alias.go b/src/go/internal/agent/alias/alias.go index 58b2436b5588..2be7139178c6 100644 --- a/src/go/internal/agent/alias/alias.go +++ b/src/go/internal/agent/alias/alias.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package alias diff --git a/src/go/internal/agent/alias/alias_nix.go b/src/go/internal/agent/alias/alias_nix.go index 46e5a42363f5..405a3fd231c8 100644 --- a/src/go/internal/agent/alias/alias_nix.go +++ b/src/go/internal/agent/alias/alias_nix.go @@ -2,22 +2,17 @@ // +build !windows /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package alias diff --git a/src/go/internal/agent/alias/alias_test.go b/src/go/internal/agent/alias/alias_test.go index e2cf3ce6eeb9..298535cb2a07 100644 --- a/src/go/internal/agent/alias/alias_test.go +++ b/src/go/internal/agent/alias/alias_test.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package alias diff --git a/src/go/internal/agent/alias/alias_windows.go b/src/go/internal/agent/alias/alias_windows.go index 7aa47b4c4a07..8cab9842e712 100644 --- a/src/go/internal/agent/alias/alias_windows.go +++ b/src/go/internal/agent/alias/alias_windows.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package alias diff --git a/src/go/internal/agent/client.go b/src/go/internal/agent/client.go index cb335f7d2f96..d72ff7eab891 100644 --- a/src/go/internal/agent/client.go +++ b/src/go/internal/agent/client.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package agent diff --git a/src/go/internal/agent/keyaccess/key_access_rules.go b/src/go/internal/agent/keyaccess/key_access_rules.go index be9f580c8d87..8f7fa32aebb4 100644 --- a/src/go/internal/agent/keyaccess/key_access_rules.go +++ b/src/go/internal/agent/keyaccess/key_access_rules.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package keyaccess diff --git a/src/go/internal/agent/keyaccess/key_access_rules_test.go b/src/go/internal/agent/keyaccess/key_access_rules_test.go index e8f4f34fac60..c1122956c964 100644 --- a/src/go/internal/agent/keyaccess/key_access_rules_test.go +++ b/src/go/internal/agent/keyaccess/key_access_rules_test.go @@ -1,22 +1,17 @@ //go:build linux && (amd64 || arm64) /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package keyaccess diff --git a/src/go/internal/agent/options.go b/src/go/internal/agent/options.go index 3579117b77bc..833901365dbd 100644 --- a/src/go/internal/agent/options.go +++ b/src/go/internal/agent/options.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package agent diff --git a/src/go/internal/agent/options_nix.go b/src/go/internal/agent/options_nix.go index 21a77dc9fc5f..a991fdf84e35 100644 --- a/src/go/internal/agent/options_nix.go +++ b/src/go/internal/agent/options_nix.go @@ -2,22 +2,17 @@ // +build !windows /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package agent diff --git a/src/go/internal/agent/options_test.go b/src/go/internal/agent/options_test.go index 07624a13680d..6a545521d75e 100644 --- a/src/go/internal/agent/options_test.go +++ b/src/go/internal/agent/options_test.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package agent diff --git a/src/go/internal/agent/options_windows.go b/src/go/internal/agent/options_windows.go index b9a2ed9bbd7e..0917fae1caca 100644 --- a/src/go/internal/agent/options_windows.go +++ b/src/go/internal/agent/options_windows.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package agent diff --git a/src/go/internal/agent/plugin_agent.go b/src/go/internal/agent/plugin_agent.go index f038bf297e2d..c8e029732bab 100644 --- a/src/go/internal/agent/plugin_agent.go +++ b/src/go/internal/agent/plugin_agent.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package agent diff --git a/src/go/internal/agent/plugin_userparameter.go b/src/go/internal/agent/plugin_userparameter.go index 4c4f7e41a024..5e2d1465ad85 100644 --- a/src/go/internal/agent/plugin_userparameter.go +++ b/src/go/internal/agent/plugin_userparameter.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package agent diff --git a/src/go/internal/agent/resultcache/diskcache.go b/src/go/internal/agent/resultcache/diskcache.go index ba0904375d0d..c6e9f7cffa46 100644 --- a/src/go/internal/agent/resultcache/diskcache.go +++ b/src/go/internal/agent/resultcache/diskcache.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package resultcache diff --git a/src/go/internal/agent/resultcache/memorycache.go b/src/go/internal/agent/resultcache/memorycache.go index aceba882dd04..0517d2fc1cf1 100644 --- a/src/go/internal/agent/resultcache/memorycache.go +++ b/src/go/internal/agent/resultcache/memorycache.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package resultcache diff --git a/src/go/internal/agent/resultcache/resultcache.go b/src/go/internal/agent/resultcache/resultcache.go index 9ebf6e029350..19b5f6a297ee 100644 --- a/src/go/internal/agent/resultcache/resultcache.go +++ b/src/go/internal/agent/resultcache/resultcache.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ // package resultcache provides result caching component. diff --git a/src/go/internal/agent/resultcache/resultcache_test.go b/src/go/internal/agent/resultcache/resultcache_test.go index 65a8e65d9cea..34e1f45a089a 100644 --- a/src/go/internal/agent/resultcache/resultcache_test.go +++ b/src/go/internal/agent/resultcache/resultcache_test.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package resultcache diff --git a/src/go/internal/agent/runtimecontrol/runtime.go b/src/go/internal/agent/runtimecontrol/runtime.go index 40c467dc7291..f4d7ec69d9d4 100644 --- a/src/go/internal/agent/runtimecontrol/runtime.go +++ b/src/go/internal/agent/runtimecontrol/runtime.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package runtimecontrol diff --git a/src/go/internal/agent/runtimecontrol/runtime_nix.go b/src/go/internal/agent/runtimecontrol/runtime_nix.go index 57dc5800f8fd..e9be37a92004 100644 --- a/src/go/internal/agent/runtimecontrol/runtime_nix.go +++ b/src/go/internal/agent/runtimecontrol/runtime_nix.go @@ -2,22 +2,17 @@ // +build !windows /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package runtimecontrol diff --git a/src/go/internal/agent/runtimecontrol/runtime_windows.go b/src/go/internal/agent/runtimecontrol/runtime_windows.go index cfd21693b4ef..fdbc1b8b040e 100644 --- a/src/go/internal/agent/runtimecontrol/runtime_windows.go +++ b/src/go/internal/agent/runtimecontrol/runtime_windows.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package runtimecontrol diff --git a/src/go/internal/agent/scheduler/client.go b/src/go/internal/agent/scheduler/client.go index 3b987ed38173..c451960f4000 100644 --- a/src/go/internal/agent/scheduler/client.go +++ b/src/go/internal/agent/scheduler/client.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package scheduler diff --git a/src/go/internal/agent/scheduler/manager.go b/src/go/internal/agent/scheduler/manager.go index b46a4967e5bc..b686fd968126 100644 --- a/src/go/internal/agent/scheduler/manager.go +++ b/src/go/internal/agent/scheduler/manager.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package scheduler diff --git a/src/go/internal/agent/scheduler/manager_test.go b/src/go/internal/agent/scheduler/manager_test.go index f7f0ddb2f592..bfbd42294f45 100644 --- a/src/go/internal/agent/scheduler/manager_test.go +++ b/src/go/internal/agent/scheduler/manager_test.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package scheduler diff --git a/src/go/internal/agent/scheduler/performer.go b/src/go/internal/agent/scheduler/performer.go index 4fb12d6636d8..516a559ee1db 100644 --- a/src/go/internal/agent/scheduler/performer.go +++ b/src/go/internal/agent/scheduler/performer.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package scheduler diff --git a/src/go/internal/agent/scheduler/plugin.go b/src/go/internal/agent/scheduler/plugin.go index 759cff88a149..a794f9014b50 100644 --- a/src/go/internal/agent/scheduler/plugin.go +++ b/src/go/internal/agent/scheduler/plugin.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package scheduler diff --git a/src/go/internal/agent/scheduler/pluginheap.go b/src/go/internal/agent/scheduler/pluginheap.go index 3da452ca7666..39f262f96aee 100644 --- a/src/go/internal/agent/scheduler/pluginheap.go +++ b/src/go/internal/agent/scheduler/pluginheap.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package scheduler diff --git a/src/go/internal/agent/scheduler/query.go b/src/go/internal/agent/scheduler/query.go index 971bd89e1da2..cdb6a0f9608f 100644 --- a/src/go/internal/agent/scheduler/query.go +++ b/src/go/internal/agent/scheduler/query.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package scheduler diff --git a/src/go/internal/agent/scheduler/task.go b/src/go/internal/agent/scheduler/task.go index 9725809d64ed..23f5b1c68295 100644 --- a/src/go/internal/agent/scheduler/task.go +++ b/src/go/internal/agent/scheduler/task.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package scheduler diff --git a/src/go/internal/agent/serverconnector/activeconnection.go b/src/go/internal/agent/serverconnector/activeconnection.go index 875c34c66969..03bb80b9d20f 100644 --- a/src/go/internal/agent/serverconnector/activeconnection.go +++ b/src/go/internal/agent/serverconnector/activeconnection.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package serverconnector diff --git a/src/go/internal/agent/serverconnector/serverconnector.go b/src/go/internal/agent/serverconnector/serverconnector.go index f51bf6f7aa1d..0bd3f4234b4a 100644 --- a/src/go/internal/agent/serverconnector/serverconnector.go +++ b/src/go/internal/agent/serverconnector/serverconnector.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package serverconnector diff --git a/src/go/internal/agent/serverlistener/passivecheck.go b/src/go/internal/agent/serverlistener/passivecheck.go index 6ecaf95ea940..bfea6bc99036 100644 --- a/src/go/internal/agent/serverlistener/passivecheck.go +++ b/src/go/internal/agent/serverlistener/passivecheck.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package serverlistener diff --git a/src/go/internal/agent/serverlistener/passivecheck_test.go b/src/go/internal/agent/serverlistener/passivecheck_test.go index b370a6dbe136..9b2fea62c853 100644 --- a/src/go/internal/agent/serverlistener/passivecheck_test.go +++ b/src/go/internal/agent/serverlistener/passivecheck_test.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package serverlistener diff --git a/src/go/internal/agent/serverlistener/passiveconnection.go b/src/go/internal/agent/serverlistener/passiveconnection.go index d2b5f55087f1..92bef5c78d00 100644 --- a/src/go/internal/agent/serverlistener/passiveconnection.go +++ b/src/go/internal/agent/serverlistener/passiveconnection.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package serverlistener diff --git a/src/go/internal/agent/serverlistener/serverlistener.go b/src/go/internal/agent/serverlistener/serverlistener.go index 72b26fd28626..dd66165b2344 100644 --- a/src/go/internal/agent/serverlistener/serverlistener.go +++ b/src/go/internal/agent/serverlistener/serverlistener.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package serverlistener diff --git a/src/go/internal/agent/statuslistener/statuslistener.go b/src/go/internal/agent/statuslistener/statuslistener.go index f3d6f415342c..756cb080ba37 100644 --- a/src/go/internal/agent/statuslistener/statuslistener.go +++ b/src/go/internal/agent/statuslistener/statuslistener.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package statuslistener diff --git a/src/go/internal/monitor/monitor.go b/src/go/internal/monitor/monitor.go index 1326736bf56b..dc6114f41f7d 100644 --- a/src/go/internal/monitor/monitor.go +++ b/src/go/internal/monitor/monitor.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package monitor diff --git a/src/go/pkg/glexpr/expression.go b/src/go/pkg/glexpr/expression.go index 1e19c7464771..b15d9356af78 100644 --- a/src/go/pkg/glexpr/expression.go +++ b/src/go/pkg/glexpr/expression.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package glexpr diff --git a/src/go/pkg/itemutil/key.go b/src/go/pkg/itemutil/key.go index b77fc64eb57e..8b1d4698a31a 100644 --- a/src/go/pkg/itemutil/key.go +++ b/src/go/pkg/itemutil/key.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package itemutil diff --git a/src/go/pkg/itemutil/key_test.go b/src/go/pkg/itemutil/key_test.go index cd1c72543c96..f9cb869939a5 100644 --- a/src/go/pkg/itemutil/key_test.go +++ b/src/go/pkg/itemutil/key_test.go @@ -1,22 +1,17 @@ //go:build amd64 || arm64 /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package itemutil diff --git a/src/go/pkg/itemutil/value.go b/src/go/pkg/itemutil/value.go index 2ce47e07404e..897f60474da7 100644 --- a/src/go/pkg/itemutil/value.go +++ b/src/go/pkg/itemutil/value.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package itemutil diff --git a/src/go/pkg/pdh/pdh.go b/src/go/pkg/pdh/pdh.go index 460860b786c7..3ae4055d327c 100644 --- a/src/go/pkg/pdh/pdh.go +++ b/src/go/pkg/pdh/pdh.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package pdh diff --git a/src/go/pkg/pdh/pdh_windows.go b/src/go/pkg/pdh/pdh_windows.go index a51b5c5d2abc..99a36268aaef 100644 --- a/src/go/pkg/pdh/pdh_windows.go +++ b/src/go/pkg/pdh/pdh_windows.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package pdh diff --git a/src/go/pkg/pidfile/pidfile.go b/src/go/pkg/pidfile/pidfile.go index fbfef33ed1f7..660e32b39742 100644 --- a/src/go/pkg/pidfile/pidfile.go +++ b/src/go/pkg/pidfile/pidfile.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package pidfile diff --git a/src/go/pkg/pidfile/pidfile_nix.go b/src/go/pkg/pidfile/pidfile_nix.go index cb169c1d9b18..8143d2fa2d3a 100644 --- a/src/go/pkg/pidfile/pidfile_nix.go +++ b/src/go/pkg/pidfile/pidfile_nix.go @@ -2,22 +2,17 @@ // +build !windows /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package pidfile diff --git a/src/go/pkg/pidfile/pidfile_windows.go b/src/go/pkg/pidfile/pidfile_windows.go index 754a766060af..cc9ecf982f05 100644 --- a/src/go/pkg/pidfile/pidfile_windows.go +++ b/src/go/pkg/pidfile/pidfile_windows.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package pidfile diff --git a/src/go/pkg/procfs/procfs.go b/src/go/pkg/procfs/procfs.go index c451bea0ad65..891b0a42c32e 100644 --- a/src/go/pkg/procfs/procfs.go +++ b/src/go/pkg/procfs/procfs.go @@ -2,22 +2,17 @@ // +build linux /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package procfs diff --git a/src/go/pkg/procfs/procfs_test.go b/src/go/pkg/procfs/procfs_test.go index 4e39c1e958b8..457426a8868c 100644 --- a/src/go/pkg/procfs/procfs_test.go +++ b/src/go/pkg/procfs/procfs_test.go @@ -2,22 +2,17 @@ // +build linux /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package procfs diff --git a/src/go/pkg/tls/tls.go b/src/go/pkg/tls/tls.go index 3f01ab32dfb0..b514c536ea8d 100644 --- a/src/go/pkg/tls/tls.go +++ b/src/go/pkg/tls/tls.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package tls diff --git a/src/go/pkg/version/version.go b/src/go/pkg/version/version.go index 96ddae155a45..ce3bc0b11815 100644 --- a/src/go/pkg/version/version.go +++ b/src/go/pkg/version/version.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ // Package version provides zabbix release version @@ -35,7 +30,7 @@ const ( ZABBIX_VERSION_RC_NUM = "{ZABBIX_RC_NUM}" ZABBIX_VERSION_REVISION = "{ZABBIX_REVISION}" copyrightMessage = "Copyright (C) 2024 Zabbix SIA\n" + - "License GPLv2+: GNU GPL version 2 or later .\n" + + "License AGPLv3: GNU Affero General Public License version 3 .\n" + "This is free software: you are free to change and redistribute it according to\n" + "the license. There is NO WARRANTY, to the extent permitted by law." ) diff --git a/src/go/pkg/watch/manager.go b/src/go/pkg/watch/manager.go index 0bd9cc7b37cd..affe549caf12 100644 --- a/src/go/pkg/watch/manager.go +++ b/src/go/pkg/watch/manager.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ // watch package provides utility functionality for easier Watcher plugin implementation. diff --git a/src/go/pkg/web/web.go b/src/go/pkg/web/web.go index d86a894ddce4..df3ae55c8b96 100644 --- a/src/go/pkg/web/web.go +++ b/src/go/pkg/web/web.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package web diff --git a/src/go/pkg/wildcard/wildcard.go b/src/go/pkg/wildcard/wildcard.go index c39b3b9e343b..5221c9af953f 100644 --- a/src/go/pkg/wildcard/wildcard.go +++ b/src/go/pkg/wildcard/wildcard.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package wildcard diff --git a/src/go/pkg/wildcard/wildcard_test.go b/src/go/pkg/wildcard/wildcard_test.go index 2b324a2afc4b..ccb1dc631673 100644 --- a/src/go/pkg/wildcard/wildcard_test.go +++ b/src/go/pkg/wildcard/wildcard_test.go @@ -1,22 +1,17 @@ //go:build linux && (amd64 || arm64) /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package wildcard diff --git a/src/go/pkg/win32/advapi32.go b/src/go/pkg/win32/advapi32.go index b6334c805e6a..0b709786f3df 100644 --- a/src/go/pkg/win32/advapi32.go +++ b/src/go/pkg/win32/advapi32.go @@ -2,22 +2,17 @@ // +build windows /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package win32 diff --git a/src/go/pkg/win32/helper.go b/src/go/pkg/win32/helper.go index ad5f4cce0f71..46a4506e12e7 100644 --- a/src/go/pkg/win32/helper.go +++ b/src/go/pkg/win32/helper.go @@ -2,22 +2,17 @@ // +build windows /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package win32 diff --git a/src/go/pkg/win32/iphlp.go b/src/go/pkg/win32/iphlp.go index 8bd8640a5966..ac29b8b0707b 100644 --- a/src/go/pkg/win32/iphlp.go +++ b/src/go/pkg/win32/iphlp.go @@ -2,22 +2,17 @@ // +build windows /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package win32 diff --git a/src/go/pkg/win32/kernel32.go b/src/go/pkg/win32/kernel32.go index 9ec0a736f3ac..8332974dd4f7 100644 --- a/src/go/pkg/win32/kernel32.go +++ b/src/go/pkg/win32/kernel32.go @@ -2,22 +2,17 @@ // +build windows /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package win32 diff --git a/src/go/pkg/win32/pdh.go b/src/go/pkg/win32/pdh.go index 620fb1382d01..485ea1bc47df 100644 --- a/src/go/pkg/win32/pdh.go +++ b/src/go/pkg/win32/pdh.go @@ -2,22 +2,17 @@ // +build windows /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package win32 diff --git a/src/go/pkg/win32/placeholder.go b/src/go/pkg/win32/placeholder.go index 65b341ae93c7..9ac4d34be38e 100644 --- a/src/go/pkg/win32/placeholder.go +++ b/src/go/pkg/win32/placeholder.go @@ -2,22 +2,17 @@ // +build !windows /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package win32 diff --git a/src/go/pkg/win32/psapi.go b/src/go/pkg/win32/psapi.go index 791423f7605e..3d88edb4a4a8 100644 --- a/src/go/pkg/win32/psapi.go +++ b/src/go/pkg/win32/psapi.go @@ -2,22 +2,17 @@ // +build windows /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package win32 diff --git a/src/go/pkg/win32/types.go b/src/go/pkg/win32/types.go index 71eb49862484..624a8756112e 100644 --- a/src/go/pkg/win32/types.go +++ b/src/go/pkg/win32/types.go @@ -2,22 +2,17 @@ // +build windows /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package win32 diff --git a/src/go/pkg/win32/types_386.go b/src/go/pkg/win32/types_386.go index 1c1c72c7ec75..f9dea5a7c30f 100644 --- a/src/go/pkg/win32/types_386.go +++ b/src/go/pkg/win32/types_386.go @@ -2,22 +2,17 @@ // +build windows /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package win32 diff --git a/src/go/pkg/win32/types_amd64.go b/src/go/pkg/win32/types_amd64.go index 5e716e32972b..13cae7940032 100644 --- a/src/go/pkg/win32/types_amd64.go +++ b/src/go/pkg/win32/types_amd64.go @@ -2,22 +2,17 @@ // +build windows /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package win32 diff --git a/src/go/pkg/win32/user32.go b/src/go/pkg/win32/user32.go index 24794b10b1f2..2542cc61f45a 100644 --- a/src/go/pkg/win32/user32.go +++ b/src/go/pkg/win32/user32.go @@ -2,22 +2,17 @@ // +build windows /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package win32 diff --git a/src/go/pkg/win32/win32.go b/src/go/pkg/win32/win32.go index 60dfa78bde4c..c7ca8cd463e6 100644 --- a/src/go/pkg/win32/win32.go +++ b/src/go/pkg/win32/win32.go @@ -2,22 +2,17 @@ // +build windows /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package win32 diff --git a/src/go/pkg/wmi/wmi.go b/src/go/pkg/wmi/wmi.go index a43564bb10cb..fa0d91ab00d2 100644 --- a/src/go/pkg/wmi/wmi.go +++ b/src/go/pkg/wmi/wmi.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package wmi diff --git a/src/go/pkg/zbxcmd/zbxcmd.go b/src/go/pkg/zbxcmd/zbxcmd.go index 965646d91ef9..8db25958435a 100644 --- a/src/go/pkg/zbxcmd/zbxcmd.go +++ b/src/go/pkg/zbxcmd/zbxcmd.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package zbxcmd diff --git a/src/go/pkg/zbxcmd/zbxcmd_nix.go b/src/go/pkg/zbxcmd/zbxcmd_nix.go index d2ba49000c66..905a0a236680 100644 --- a/src/go/pkg/zbxcmd/zbxcmd_nix.go +++ b/src/go/pkg/zbxcmd/zbxcmd_nix.go @@ -1,22 +1,17 @@ //go:build !windows /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package zbxcmd diff --git a/src/go/pkg/zbxcmd/zbxcmd_windows.go b/src/go/pkg/zbxcmd/zbxcmd_windows.go index c74cfb07140a..b6ae99c9868d 100644 --- a/src/go/pkg/zbxcmd/zbxcmd_windows.go +++ b/src/go/pkg/zbxcmd/zbxcmd_windows.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package zbxcmd diff --git a/src/go/pkg/zbxcomms/address.go b/src/go/pkg/zbxcomms/address.go index 0e14538423c1..2f1f652bb3dd 100644 --- a/src/go/pkg/zbxcomms/address.go +++ b/src/go/pkg/zbxcomms/address.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package zbxcomms diff --git a/src/go/pkg/zbxcomms/addresspool.go b/src/go/pkg/zbxcomms/addresspool.go index 797549041a70..ff9f1c8b14dd 100644 --- a/src/go/pkg/zbxcomms/addresspool.go +++ b/src/go/pkg/zbxcomms/addresspool.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package zbxcomms diff --git a/src/go/pkg/zbxcomms/addressset.go b/src/go/pkg/zbxcomms/addressset.go index 18a9d411526b..ede307d4d0a8 100644 --- a/src/go/pkg/zbxcomms/addressset.go +++ b/src/go/pkg/zbxcomms/addressset.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package zbxcomms diff --git a/src/go/pkg/zbxcomms/comms.go b/src/go/pkg/zbxcomms/comms.go index 847d349e455c..92a71513e184 100644 --- a/src/go/pkg/zbxcomms/comms.go +++ b/src/go/pkg/zbxcomms/comms.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package zbxcomms diff --git a/src/go/pkg/zbxcomms/comms_nix.go b/src/go/pkg/zbxcomms/comms_nix.go index 705de5eb910a..737600c28b05 100644 --- a/src/go/pkg/zbxcomms/comms_nix.go +++ b/src/go/pkg/zbxcomms/comms_nix.go @@ -2,22 +2,17 @@ // +build !windows /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package zbxcomms diff --git a/src/go/pkg/zbxcomms/comms_test.go b/src/go/pkg/zbxcomms/comms_test.go index 4523b817cb4c..0514208f5ec0 100644 --- a/src/go/pkg/zbxcomms/comms_test.go +++ b/src/go/pkg/zbxcomms/comms_test.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package zbxcomms diff --git a/src/go/pkg/zbxcomms/comms_windows.go b/src/go/pkg/zbxcomms/comms_windows.go index be791bdd43d0..ce04a27670df 100644 --- a/src/go/pkg/zbxcomms/comms_windows.go +++ b/src/go/pkg/zbxcomms/comms_windows.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package zbxcomms diff --git a/src/go/pkg/zbxlib/checks.go b/src/go/pkg/zbxlib/checks.go index 24dd87a8feef..675838e8da16 100644 --- a/src/go/pkg/zbxlib/checks.go +++ b/src/go/pkg/zbxlib/checks.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package zbxlib diff --git a/src/go/pkg/zbxlib/checks_darwin.go b/src/go/pkg/zbxlib/checks_darwin.go index 053aa5b94385..58eda3d79d54 100644 --- a/src/go/pkg/zbxlib/checks_darwin.go +++ b/src/go/pkg/zbxlib/checks_darwin.go @@ -2,22 +2,17 @@ // +build !linux /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package zbxlib diff --git a/src/go/pkg/zbxlib/checks_linux.go b/src/go/pkg/zbxlib/checks_linux.go index d4389fe2cba1..5d5bedcb3a68 100644 --- a/src/go/pkg/zbxlib/checks_linux.go +++ b/src/go/pkg/zbxlib/checks_linux.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package zbxlib diff --git a/src/go/pkg/zbxlib/checks_windows.go b/src/go/pkg/zbxlib/checks_windows.go index 2030694b59da..c3555d4810d8 100644 --- a/src/go/pkg/zbxlib/checks_windows.go +++ b/src/go/pkg/zbxlib/checks_windows.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package zbxlib diff --git a/src/go/pkg/zbxlib/eventlog_windows.go b/src/go/pkg/zbxlib/eventlog_windows.go index 020c7758fede..41a3c345ecd6 100644 --- a/src/go/pkg/zbxlib/eventlog_windows.go +++ b/src/go/pkg/zbxlib/eventlog_windows.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package zbxlib diff --git a/src/go/pkg/zbxlib/expressions.go b/src/go/pkg/zbxlib/expressions.go index e62b9d6785f2..b9dac251eb28 100644 --- a/src/go/pkg/zbxlib/expressions.go +++ b/src/go/pkg/zbxlib/expressions.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package zbxlib diff --git a/src/go/pkg/zbxlib/globals.go b/src/go/pkg/zbxlib/globals.go index e2e4fb507963..0fe9b57b7ba5 100644 --- a/src/go/pkg/zbxlib/globals.go +++ b/src/go/pkg/zbxlib/globals.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package zbxlib diff --git a/src/go/pkg/zbxlib/globals_darwin.go b/src/go/pkg/zbxlib/globals_darwin.go index 36cf329c9b3d..ee97d715ae40 100644 --- a/src/go/pkg/zbxlib/globals_darwin.go +++ b/src/go/pkg/zbxlib/globals_darwin.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package zbxlib diff --git a/src/go/pkg/zbxlib/globals_linux.go b/src/go/pkg/zbxlib/globals_linux.go index c5f968a6b2ef..efc179c019dc 100644 --- a/src/go/pkg/zbxlib/globals_linux.go +++ b/src/go/pkg/zbxlib/globals_linux.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package zbxlib diff --git a/src/go/pkg/zbxlib/globals_windows.go b/src/go/pkg/zbxlib/globals_windows.go index ceb37e202912..78a2db583c99 100644 --- a/src/go/pkg/zbxlib/globals_windows.go +++ b/src/go/pkg/zbxlib/globals_windows.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package zbxlib diff --git a/src/go/pkg/zbxlib/log.go b/src/go/pkg/zbxlib/log.go index b54f2e187727..0b0f41dd417d 100644 --- a/src/go/pkg/zbxlib/log.go +++ b/src/go/pkg/zbxlib/log.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package zbxlib diff --git a/src/go/pkg/zbxlib/logfile.go b/src/go/pkg/zbxlib/logfile.go index 21d31151eede..e4d5d109954c 100644 --- a/src/go/pkg/zbxlib/logfile.go +++ b/src/go/pkg/zbxlib/logfile.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package zbxlib diff --git a/src/go/pkg/zbxlib/logger.go b/src/go/pkg/zbxlib/logger.go index 3e2a2b546f76..98445cf40155 100644 --- a/src/go/pkg/zbxlib/logger.go +++ b/src/go/pkg/zbxlib/logger.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package zbxlib diff --git a/src/go/pkg/zbxlib/nextcheck.go b/src/go/pkg/zbxlib/nextcheck.go index 4eba9e838b7f..3f93e559161c 100644 --- a/src/go/pkg/zbxlib/nextcheck.go +++ b/src/go/pkg/zbxlib/nextcheck.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package zbxlib diff --git a/src/go/pkg/zbxregexp/zbxregexp.go b/src/go/pkg/zbxregexp/zbxregexp.go index 5960454764ef..78c2fae3b9bb 100644 --- a/src/go/pkg/zbxregexp/zbxregexp.go +++ b/src/go/pkg/zbxregexp/zbxregexp.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package zbxregexp diff --git a/src/go/pkg/zbxtest/zbxtest.go b/src/go/pkg/zbxtest/zbxtest.go index ab3399376382..fc72e27c1a81 100644 --- a/src/go/pkg/zbxtest/zbxtest.go +++ b/src/go/pkg/zbxtest/zbxtest.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package zbxtest diff --git a/src/go/plugins/ceph/ceph.go b/src/go/plugins/ceph/ceph.go index 3913e663118c..a6882daeac4a 100644 --- a/src/go/plugins/ceph/ceph.go +++ b/src/go/plugins/ceph/ceph.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package ceph diff --git a/src/go/plugins/ceph/ceph_test.go b/src/go/plugins/ceph/ceph_test.go index 520eb6f3bc3f..3df871872293 100644 --- a/src/go/plugins/ceph/ceph_test.go +++ b/src/go/plugins/ceph/ceph_test.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package ceph diff --git a/src/go/plugins/ceph/config.go b/src/go/plugins/ceph/config.go index 2427561d12f3..0353cb342146 100644 --- a/src/go/plugins/ceph/config.go +++ b/src/go/plugins/ceph/config.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package ceph diff --git a/src/go/plugins/ceph/handler_df.go b/src/go/plugins/ceph/handler_df.go index 323394bf257b..81bef86efd1c 100644 --- a/src/go/plugins/ceph/handler_df.go +++ b/src/go/plugins/ceph/handler_df.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package ceph diff --git a/src/go/plugins/ceph/handler_df_test.go b/src/go/plugins/ceph/handler_df_test.go index 5f9358bfe00c..b85475b80391 100644 --- a/src/go/plugins/ceph/handler_df_test.go +++ b/src/go/plugins/ceph/handler_df_test.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package ceph diff --git a/src/go/plugins/ceph/handler_discovery.go b/src/go/plugins/ceph/handler_discovery.go index a3cfff2f491d..0406b5255efd 100644 --- a/src/go/plugins/ceph/handler_discovery.go +++ b/src/go/plugins/ceph/handler_discovery.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package ceph diff --git a/src/go/plugins/ceph/handler_discovery_test.go b/src/go/plugins/ceph/handler_discovery_test.go index d7da8c2a4807..6b01b6cef2d0 100644 --- a/src/go/plugins/ceph/handler_discovery_test.go +++ b/src/go/plugins/ceph/handler_discovery_test.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package ceph diff --git a/src/go/plugins/ceph/handler_osd.go b/src/go/plugins/ceph/handler_osd.go index 2cda7cffde06..65c89db4d5b5 100644 --- a/src/go/plugins/ceph/handler_osd.go +++ b/src/go/plugins/ceph/handler_osd.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package ceph diff --git a/src/go/plugins/ceph/handler_osd_dump.go b/src/go/plugins/ceph/handler_osd_dump.go index 97e1489e6bb0..5ef53bbe8dda 100644 --- a/src/go/plugins/ceph/handler_osd_dump.go +++ b/src/go/plugins/ceph/handler_osd_dump.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package ceph diff --git a/src/go/plugins/ceph/handler_osd_dump_test.go b/src/go/plugins/ceph/handler_osd_dump_test.go index 34dce94ef2f4..9d524cc65ab9 100644 --- a/src/go/plugins/ceph/handler_osd_dump_test.go +++ b/src/go/plugins/ceph/handler_osd_dump_test.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package ceph diff --git a/src/go/plugins/ceph/handler_osd_test.go b/src/go/plugins/ceph/handler_osd_test.go index f6ba60243cc0..d32408958247 100644 --- a/src/go/plugins/ceph/handler_osd_test.go +++ b/src/go/plugins/ceph/handler_osd_test.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package ceph diff --git a/src/go/plugins/ceph/handler_ping.go b/src/go/plugins/ceph/handler_ping.go index 811b46005f58..b3056741751e 100644 --- a/src/go/plugins/ceph/handler_ping.go +++ b/src/go/plugins/ceph/handler_ping.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package ceph diff --git a/src/go/plugins/ceph/handler_ping_test.go b/src/go/plugins/ceph/handler_ping_test.go index cf4cb70387ee..3f81e2d4a866 100644 --- a/src/go/plugins/ceph/handler_ping_test.go +++ b/src/go/plugins/ceph/handler_ping_test.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package ceph diff --git a/src/go/plugins/ceph/handler_status.go b/src/go/plugins/ceph/handler_status.go index 9040ad1eaa2e..d4c5df062b39 100644 --- a/src/go/plugins/ceph/handler_status.go +++ b/src/go/plugins/ceph/handler_status.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package ceph diff --git a/src/go/plugins/ceph/handler_status_test.go b/src/go/plugins/ceph/handler_status_test.go index 9c442070db05..9f723854227c 100644 --- a/src/go/plugins/ceph/handler_status_test.go +++ b/src/go/plugins/ceph/handler_status_test.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package ceph diff --git a/src/go/plugins/ceph/metrics.go b/src/go/plugins/ceph/metrics.go index 994894dafd38..f70b2debf53a 100644 --- a/src/go/plugins/ceph/metrics.go +++ b/src/go/plugins/ceph/metrics.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package ceph diff --git a/src/go/plugins/ceph/request.go b/src/go/plugins/ceph/request.go index 64d3c6530aeb..b0c3d0ed04b8 100644 --- a/src/go/plugins/ceph/request.go +++ b/src/go/plugins/ceph/request.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package ceph diff --git a/src/go/plugins/debug/collector/collector.go b/src/go/plugins/debug/collector/collector.go index 78a9b9552fa1..cdc6f8b0ec16 100644 --- a/src/go/plugins/debug/collector/collector.go +++ b/src/go/plugins/debug/collector/collector.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package empty diff --git a/src/go/plugins/debug/empty/empty.go b/src/go/plugins/debug/empty/empty.go index d5a213b2dab0..71a3ae1a9860 100644 --- a/src/go/plugins/debug/empty/empty.go +++ b/src/go/plugins/debug/empty/empty.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package empty diff --git a/src/go/plugins/debug/external/full/full.go b/src/go/plugins/debug/external/full/full.go index dd04089d0af7..52b7498a0d11 100644 --- a/src/go/plugins/debug/external/full/full.go +++ b/src/go/plugins/debug/external/full/full.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package main diff --git a/src/go/plugins/debug/external/full/main.go b/src/go/plugins/debug/external/full/main.go index d91b32747bcc..be9b189b435b 100644 --- a/src/go/plugins/debug/external/full/main.go +++ b/src/go/plugins/debug/external/full/main.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package main diff --git a/src/go/plugins/debug/external/multikey/main.go b/src/go/plugins/debug/external/multikey/main.go index d91b32747bcc..be9b189b435b 100644 --- a/src/go/plugins/debug/external/multikey/main.go +++ b/src/go/plugins/debug/external/multikey/main.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package main diff --git a/src/go/plugins/debug/external/multikey/multikey.go b/src/go/plugins/debug/external/multikey/multikey.go index 74d76813d948..9596c6bffaaf 100644 --- a/src/go/plugins/debug/external/multikey/multikey.go +++ b/src/go/plugins/debug/external/multikey/multikey.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package main diff --git a/src/go/plugins/debug/external/test/main.go b/src/go/plugins/debug/external/test/main.go index dba837d2b37e..4a5af2b0784f 100644 --- a/src/go/plugins/debug/external/test/main.go +++ b/src/go/plugins/debug/external/test/main.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package main diff --git a/src/go/plugins/debug/external/test/test.go b/src/go/plugins/debug/external/test/test.go index dcd754aab10b..92ad18650639 100644 --- a/src/go/plugins/debug/external/test/test.go +++ b/src/go/plugins/debug/external/test/test.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package main diff --git a/src/go/plugins/debug/filewatcher/filewatcher.go b/src/go/plugins/debug/filewatcher/filewatcher.go index 9bf8ae39947d..cca4c5cf80d4 100644 --- a/src/go/plugins/debug/filewatcher/filewatcher.go +++ b/src/go/plugins/debug/filewatcher/filewatcher.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package filemonitor diff --git a/src/go/plugins/debug/log/log.go b/src/go/plugins/debug/log/log.go index af502851ca95..cdfee16e654c 100644 --- a/src/go/plugins/debug/log/log.go +++ b/src/go/plugins/debug/log/log.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package log diff --git a/src/go/plugins/debug/trapper/trapper.go b/src/go/plugins/debug/trapper/trapper.go index 7353e9d5f08d..dc8edd2fb7b9 100644 --- a/src/go/plugins/debug/trapper/trapper.go +++ b/src/go/plugins/debug/trapper/trapper.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package trapper diff --git a/src/go/plugins/docker/client.go b/src/go/plugins/docker/client.go index 1e5c41cb342c..cd2f838e739f 100644 --- a/src/go/plugins/docker/client.go +++ b/src/go/plugins/docker/client.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package docker diff --git a/src/go/plugins/docker/config.go b/src/go/plugins/docker/config.go index 2a9d72de716e..7f9ad8975339 100644 --- a/src/go/plugins/docker/config.go +++ b/src/go/plugins/docker/config.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package docker diff --git a/src/go/plugins/docker/discovery.go b/src/go/plugins/docker/discovery.go index 7ba1866e77c4..b827cd520f79 100644 --- a/src/go/plugins/docker/discovery.go +++ b/src/go/plugins/docker/discovery.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package docker diff --git a/src/go/plugins/docker/docker.go b/src/go/plugins/docker/docker.go index 9d4c9e227976..af2cce630660 100644 --- a/src/go/plugins/docker/docker.go +++ b/src/go/plugins/docker/docker.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package docker diff --git a/src/go/plugins/docker/metrics.go b/src/go/plugins/docker/metrics.go index 6fbfed7f328d..cc6280b749d1 100644 --- a/src/go/plugins/docker/metrics.go +++ b/src/go/plugins/docker/metrics.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package docker diff --git a/src/go/plugins/docker/types.go b/src/go/plugins/docker/types.go index c535db57a139..d995373d15e4 100644 --- a/src/go/plugins/docker/types.go +++ b/src/go/plugins/docker/types.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package docker diff --git a/src/go/plugins/external/broker.go b/src/go/plugins/external/broker.go index 80ba92688ecb..34dfab1c1db7 100644 --- a/src/go/plugins/external/broker.go +++ b/src/go/plugins/external/broker.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package external diff --git a/src/go/plugins/external/broker_nix.go b/src/go/plugins/external/broker_nix.go index 1f3b3a8df8e5..5c2da890c233 100644 --- a/src/go/plugins/external/broker_nix.go +++ b/src/go/plugins/external/broker_nix.go @@ -2,22 +2,17 @@ // +build !windows /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package external diff --git a/src/go/plugins/external/broker_windows.go b/src/go/plugins/external/broker_windows.go index d473643a1759..e66d9cedf4dc 100644 --- a/src/go/plugins/external/broker_windows.go +++ b/src/go/plugins/external/broker_windows.go @@ -2,22 +2,17 @@ // +build windows /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package external diff --git a/src/go/plugins/external/plugin.go b/src/go/plugins/external/plugin.go index 01602ae916ba..c0d390ff4f72 100644 --- a/src/go/plugins/external/plugin.go +++ b/src/go/plugins/external/plugin.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package external diff --git a/src/go/plugins/kernel/kernel.go b/src/go/plugins/kernel/kernel.go index 17dada22eacf..8ad1999cca1a 100644 --- a/src/go/plugins/kernel/kernel.go +++ b/src/go/plugins/kernel/kernel.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package kernel diff --git a/src/go/plugins/kernel/kernel_linux.go b/src/go/plugins/kernel/kernel_linux.go index c8df50aca72e..b5bd9cb4968a 100644 --- a/src/go/plugins/kernel/kernel_linux.go +++ b/src/go/plugins/kernel/kernel_linux.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package kernel diff --git a/src/go/plugins/kernel/kernel_test.go b/src/go/plugins/kernel/kernel_test.go index 1b8943e82d76..fd95a619e9fd 100644 --- a/src/go/plugins/kernel/kernel_test.go +++ b/src/go/plugins/kernel/kernel_test.go @@ -1,22 +1,17 @@ //go:build linux && (amd64 || arm64) /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package kernel diff --git a/src/go/plugins/log/log.go b/src/go/plugins/log/log.go index f0def9516e12..f568db150fc3 100644 --- a/src/go/plugins/log/log.go +++ b/src/go/plugins/log/log.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package log diff --git a/src/go/plugins/memcached/config.go b/src/go/plugins/memcached/config.go index 614fd6fb82a6..4e4bfd3a36f4 100644 --- a/src/go/plugins/memcached/config.go +++ b/src/go/plugins/memcached/config.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package memcached diff --git a/src/go/plugins/memcached/conn.go b/src/go/plugins/memcached/conn.go index 852f6276af1f..d41c42525e5a 100644 --- a/src/go/plugins/memcached/conn.go +++ b/src/go/plugins/memcached/conn.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package memcached diff --git a/src/go/plugins/memcached/conn_test.go b/src/go/plugins/memcached/conn_test.go index b7d18129bc42..9f5e8a0f33cd 100644 --- a/src/go/plugins/memcached/conn_test.go +++ b/src/go/plugins/memcached/conn_test.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package memcached diff --git a/src/go/plugins/memcached/handler_ping.go b/src/go/plugins/memcached/handler_ping.go index 901a972a73c1..15d5454c9081 100644 --- a/src/go/plugins/memcached/handler_ping.go +++ b/src/go/plugins/memcached/handler_ping.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package memcached diff --git a/src/go/plugins/memcached/handler_ping_test.go b/src/go/plugins/memcached/handler_ping_test.go index 1b71502e148c..07a54552d196 100644 --- a/src/go/plugins/memcached/handler_ping_test.go +++ b/src/go/plugins/memcached/handler_ping_test.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package memcached diff --git a/src/go/plugins/memcached/handler_stats.go b/src/go/plugins/memcached/handler_stats.go index 88e8a0b1256c..f80b38adf05e 100644 --- a/src/go/plugins/memcached/handler_stats.go +++ b/src/go/plugins/memcached/handler_stats.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package memcached diff --git a/src/go/plugins/memcached/handler_stats_test.go b/src/go/plugins/memcached/handler_stats_test.go index eaae3c1e71b8..9a2716866d82 100644 --- a/src/go/plugins/memcached/handler_stats_test.go +++ b/src/go/plugins/memcached/handler_stats_test.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package memcached diff --git a/src/go/plugins/memcached/memcached.go b/src/go/plugins/memcached/memcached.go index 4bd348ee7bf1..e9a93ca82887 100644 --- a/src/go/plugins/memcached/memcached.go +++ b/src/go/plugins/memcached/memcached.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package memcached diff --git a/src/go/plugins/memcached/memcached_test.go b/src/go/plugins/memcached/memcached_test.go index be71885dd845..4f1555ea3db8 100644 --- a/src/go/plugins/memcached/memcached_test.go +++ b/src/go/plugins/memcached/memcached_test.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package memcached diff --git a/src/go/plugins/memcached/metrics.go b/src/go/plugins/memcached/metrics.go index cb6aae7703f2..b13b2c6467bc 100644 --- a/src/go/plugins/memcached/metrics.go +++ b/src/go/plugins/memcached/metrics.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package memcached diff --git a/src/go/plugins/modbus/endianness.go b/src/go/plugins/modbus/endianness.go index 671793019c25..248cc639de90 100644 --- a/src/go/plugins/modbus/endianness.go +++ b/src/go/plugins/modbus/endianness.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package modbus diff --git a/src/go/plugins/modbus/modbus.go b/src/go/plugins/modbus/modbus.go index f385cd86131f..2702a263ce68 100644 --- a/src/go/plugins/modbus/modbus.go +++ b/src/go/plugins/modbus/modbus.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ /* diff --git a/src/go/plugins/modbus/parse.go b/src/go/plugins/modbus/parse.go index 5e73e254be1d..8c3f8af31889 100644 --- a/src/go/plugins/modbus/parse.go +++ b/src/go/plugins/modbus/parse.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package modbus diff --git a/src/go/plugins/mqtt/config.go b/src/go/plugins/mqtt/config.go index 60b3af9d62ec..35be0bf4b901 100644 --- a/src/go/plugins/mqtt/config.go +++ b/src/go/plugins/mqtt/config.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package mqtt diff --git a/src/go/plugins/mqtt/metrics.go b/src/go/plugins/mqtt/metrics.go index 84546e50246d..eb032b5dd791 100644 --- a/src/go/plugins/mqtt/metrics.go +++ b/src/go/plugins/mqtt/metrics.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package mqtt diff --git a/src/go/plugins/mqtt/mqtt.go b/src/go/plugins/mqtt/mqtt.go index bf67b379e14a..fa3153c3c8a0 100644 --- a/src/go/plugins/mqtt/mqtt.go +++ b/src/go/plugins/mqtt/mqtt.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . ** **/ diff --git a/src/go/plugins/mysql/config.go b/src/go/plugins/mysql/config.go index 434824565b30..e678a67dfc01 100644 --- a/src/go/plugins/mysql/config.go +++ b/src/go/plugins/mysql/config.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package mysql diff --git a/src/go/plugins/mysql/conn.go b/src/go/plugins/mysql/conn.go index 2b7e69de9081..cc3c6d8ad299 100644 --- a/src/go/plugins/mysql/conn.go +++ b/src/go/plugins/mysql/conn.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package mysql diff --git a/src/go/plugins/mysql/conn_test.go b/src/go/plugins/mysql/conn_test.go index 89345eef10e0..e89ea89a33d5 100644 --- a/src/go/plugins/mysql/conn_test.go +++ b/src/go/plugins/mysql/conn_test.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package mysql diff --git a/src/go/plugins/mysql/handler_custom_query.go b/src/go/plugins/mysql/handler_custom_query.go index 402a7c930f23..4567c0e44339 100644 --- a/src/go/plugins/mysql/handler_custom_query.go +++ b/src/go/plugins/mysql/handler_custom_query.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package mysql diff --git a/src/go/plugins/mysql/handler_database_size.go b/src/go/plugins/mysql/handler_database_size.go index 869689ae0170..610e73c89366 100644 --- a/src/go/plugins/mysql/handler_database_size.go +++ b/src/go/plugins/mysql/handler_database_size.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package mysql diff --git a/src/go/plugins/mysql/handler_databases_discovery.go b/src/go/plugins/mysql/handler_databases_discovery.go index 35ec662aca8f..3511a0b1413c 100644 --- a/src/go/plugins/mysql/handler_databases_discovery.go +++ b/src/go/plugins/mysql/handler_databases_discovery.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package mysql diff --git a/src/go/plugins/mysql/handler_ping.go b/src/go/plugins/mysql/handler_ping.go index c825ed1377c2..d012c70643ea 100644 --- a/src/go/plugins/mysql/handler_ping.go +++ b/src/go/plugins/mysql/handler_ping.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package mysql diff --git a/src/go/plugins/mysql/handler_replication_discovery.go b/src/go/plugins/mysql/handler_replication_discovery.go index 9524fa467a30..5cdbf5c27398 100644 --- a/src/go/plugins/mysql/handler_replication_discovery.go +++ b/src/go/plugins/mysql/handler_replication_discovery.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package mysql diff --git a/src/go/plugins/mysql/handler_replication_status.go b/src/go/plugins/mysql/handler_replication_status.go index 6f2df75ea0ac..d5a0c3f512f6 100644 --- a/src/go/plugins/mysql/handler_replication_status.go +++ b/src/go/plugins/mysql/handler_replication_status.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package mysql diff --git a/src/go/plugins/mysql/handler_status_variables.go b/src/go/plugins/mysql/handler_status_variables.go index a23d092c3bb6..d88242c2bf68 100644 --- a/src/go/plugins/mysql/handler_status_variables.go +++ b/src/go/plugins/mysql/handler_status_variables.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package mysql diff --git a/src/go/plugins/mysql/handler_version.go b/src/go/plugins/mysql/handler_version.go index c73dc1a19ca8..9eefc82a9c32 100644 --- a/src/go/plugins/mysql/handler_version.go +++ b/src/go/plugins/mysql/handler_version.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package mysql diff --git a/src/go/plugins/mysql/metrics.go b/src/go/plugins/mysql/metrics.go index c7cbfa49d169..40adb884cd78 100644 --- a/src/go/plugins/mysql/metrics.go +++ b/src/go/plugins/mysql/metrics.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package mysql diff --git a/src/go/plugins/mysql/mysql.go b/src/go/plugins/mysql/mysql.go index ed681568f5e1..6fd2b2e01e8a 100644 --- a/src/go/plugins/mysql/mysql.go +++ b/src/go/plugins/mysql/mysql.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package mysql diff --git a/src/go/plugins/mysql/scanHelper.go b/src/go/plugins/mysql/scanHelper.go index 37efb60936c4..3b27f4a6bd1f 100644 --- a/src/go/plugins/mysql/scanHelper.go +++ b/src/go/plugins/mysql/scanHelper.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package mysql diff --git a/src/go/plugins/net/dns/dns.go b/src/go/plugins/net/dns/dns.go index fb7b4cd1a78f..acd213e3ea39 100644 --- a/src/go/plugins/net/dns/dns.go +++ b/src/go/plugins/net/dns/dns.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package dns diff --git a/src/go/plugins/net/dns/dns_get.go b/src/go/plugins/net/dns/dns_get.go index 5d74339dc907..56eee408628a 100644 --- a/src/go/plugins/net/dns/dns_get.go +++ b/src/go/plugins/net/dns/dns_get.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package dns diff --git a/src/go/plugins/net/dns/dns_get_test.go b/src/go/plugins/net/dns/dns_get_test.go index 33bc97765c3e..0e0c5f6c33ab 100644 --- a/src/go/plugins/net/dns/dns_get_test.go +++ b/src/go/plugins/net/dns/dns_get_test.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package dns diff --git a/src/go/plugins/net/dns/dns_nix.go b/src/go/plugins/net/dns/dns_nix.go index 88149b9fd45e..3b1dc7738eb7 100644 --- a/src/go/plugins/net/dns/dns_nix.go +++ b/src/go/plugins/net/dns/dns_nix.go @@ -2,22 +2,17 @@ // +build !windows /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package dns diff --git a/src/go/plugins/net/dns/dns_windows.go b/src/go/plugins/net/dns/dns_windows.go index 9384d09c61ff..5b15bfebec79 100644 --- a/src/go/plugins/net/dns/dns_windows.go +++ b/src/go/plugins/net/dns/dns_windows.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package dns diff --git a/src/go/plugins/net/netif/netif.go b/src/go/plugins/net/netif/netif.go index 73fea6978083..7b59991c28cd 100644 --- a/src/go/plugins/net/netif/netif.go +++ b/src/go/plugins/net/netif/netif.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package netif diff --git a/src/go/plugins/net/netif/netif_linux.go b/src/go/plugins/net/netif/netif_linux.go index 1622e602244a..234f8dc9ceee 100644 --- a/src/go/plugins/net/netif/netif_linux.go +++ b/src/go/plugins/net/netif/netif_linux.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package netif diff --git a/src/go/plugins/net/netif/netif_test.go b/src/go/plugins/net/netif/netif_test.go index 00b03b35fd89..b54115109873 100644 --- a/src/go/plugins/net/netif/netif_test.go +++ b/src/go/plugins/net/netif/netif_test.go @@ -1,22 +1,17 @@ //go:build linux && (amd64 || arm64) /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package netif diff --git a/src/go/plugins/net/netif/netif_unsupported.go b/src/go/plugins/net/netif/netif_unsupported.go index d1ad35dd05b3..d71ecad130b2 100644 --- a/src/go/plugins/net/netif/netif_unsupported.go +++ b/src/go/plugins/net/netif/netif_unsupported.go @@ -2,22 +2,17 @@ // +build !linux,!windows /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package netif diff --git a/src/go/plugins/net/netif/netif_windows.go b/src/go/plugins/net/netif/netif_windows.go index a0b9733d9e2e..6a5d7678f5ac 100644 --- a/src/go/plugins/net/netif/netif_windows.go +++ b/src/go/plugins/net/netif/netif_windows.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package netif diff --git a/src/go/plugins/net/tcp/tcp.go b/src/go/plugins/net/tcp/tcp.go index fa2afc6ef6c0..a7a7864b71ce 100644 --- a/src/go/plugins/net/tcp/tcp.go +++ b/src/go/plugins/net/tcp/tcp.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package tcpudp diff --git a/src/go/plugins/net/tcp/tcp_netstat.go b/src/go/plugins/net/tcp/tcp_netstat.go index bfd7d2b23571..a1e9d1ac2437 100644 --- a/src/go/plugins/net/tcp/tcp_netstat.go +++ b/src/go/plugins/net/tcp/tcp_netstat.go @@ -2,22 +2,17 @@ // +build linux windows,amd64 /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package tcpudp diff --git a/src/go/plugins/net/tcp/tcp_nix.go b/src/go/plugins/net/tcp/tcp_nix.go index 902c33d6f129..ca78d0c5f25c 100644 --- a/src/go/plugins/net/tcp/tcp_nix.go +++ b/src/go/plugins/net/tcp/tcp_nix.go @@ -2,22 +2,17 @@ // +build !windows /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package tcpudp diff --git a/src/go/plugins/net/tcp/tcp_test.go b/src/go/plugins/net/tcp/tcp_test.go index 8435a858822b..0661807afaf6 100644 --- a/src/go/plugins/net/tcp/tcp_test.go +++ b/src/go/plugins/net/tcp/tcp_test.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package tcpudp diff --git a/src/go/plugins/net/tcp/tcp_unsupported.go b/src/go/plugins/net/tcp/tcp_unsupported.go index aa356b12ade0..7e55092aabff 100644 --- a/src/go/plugins/net/tcp/tcp_unsupported.go +++ b/src/go/plugins/net/tcp/tcp_unsupported.go @@ -2,22 +2,17 @@ // +build windows,386 darwin /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package tcpudp diff --git a/src/go/plugins/net/tcp/tcp_windows.go b/src/go/plugins/net/tcp/tcp_windows.go index 2521dc10fe34..a0653cca212f 100644 --- a/src/go/plugins/net/tcp/tcp_windows.go +++ b/src/go/plugins/net/tcp/tcp_windows.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package tcpudp diff --git a/src/go/plugins/net/udp/udp.go b/src/go/plugins/net/udp/udp.go index d0ae41c91626..aa20ac31914e 100644 --- a/src/go/plugins/net/udp/udp.go +++ b/src/go/plugins/net/udp/udp.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package udp diff --git a/src/go/plugins/net/udp/udp_netstat.go b/src/go/plugins/net/udp/udp_netstat.go index f0dbaa9515ba..b13542781ad3 100644 --- a/src/go/plugins/net/udp/udp_netstat.go +++ b/src/go/plugins/net/udp/udp_netstat.go @@ -2,22 +2,17 @@ // +build linux windows,amd64 /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package udp diff --git a/src/go/plugins/net/udp/udp_unsupported.go b/src/go/plugins/net/udp/udp_unsupported.go index ad19eb2a1f5f..f0c14f7d3c8b 100644 --- a/src/go/plugins/net/udp/udp_unsupported.go +++ b/src/go/plugins/net/udp/udp_unsupported.go @@ -2,22 +2,17 @@ // +build windows,386 darwin /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package udp diff --git a/src/go/plugins/oracle/config.go b/src/go/plugins/oracle/config.go index c1fe517a1fd2..f0280050cca8 100644 --- a/src/go/plugins/oracle/config.go +++ b/src/go/plugins/oracle/config.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package oracle diff --git a/src/go/plugins/oracle/conn.go b/src/go/plugins/oracle/conn.go index 13d3c6b08e56..45882bb04d84 100644 --- a/src/go/plugins/oracle/conn.go +++ b/src/go/plugins/oracle/conn.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package oracle diff --git a/src/go/plugins/oracle/conn_test.go b/src/go/plugins/oracle/conn_test.go index d4949f6da52e..b7908a615383 100644 --- a/src/go/plugins/oracle/conn_test.go +++ b/src/go/plugins/oracle/conn_test.go @@ -2,22 +2,17 @@ // +build oracle_tests /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package oracle diff --git a/src/go/plugins/oracle/handler_archive.go b/src/go/plugins/oracle/handler_archive.go index 8f122bb874ca..411609c64f28 100644 --- a/src/go/plugins/oracle/handler_archive.go +++ b/src/go/plugins/oracle/handler_archive.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package oracle diff --git a/src/go/plugins/oracle/handler_archive_discovery.go b/src/go/plugins/oracle/handler_archive_discovery.go index 06b15a0468bd..00b98e79392b 100644 --- a/src/go/plugins/oracle/handler_archive_discovery.go +++ b/src/go/plugins/oracle/handler_archive_discovery.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package oracle diff --git a/src/go/plugins/oracle/handler_asm_diskgroups.go b/src/go/plugins/oracle/handler_asm_diskgroups.go index 513be4a8c22b..6aba36abf28c 100644 --- a/src/go/plugins/oracle/handler_asm_diskgroups.go +++ b/src/go/plugins/oracle/handler_asm_diskgroups.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package oracle diff --git a/src/go/plugins/oracle/handler_asm_diskgroups_discovery.go b/src/go/plugins/oracle/handler_asm_diskgroups_discovery.go index c4f7c7c66504..448263c03b75 100644 --- a/src/go/plugins/oracle/handler_asm_diskgroups_discovery.go +++ b/src/go/plugins/oracle/handler_asm_diskgroups_discovery.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package oracle diff --git a/src/go/plugins/oracle/handler_cdb.go b/src/go/plugins/oracle/handler_cdb.go index 86125370f63f..6a92f2c2b656 100644 --- a/src/go/plugins/oracle/handler_cdb.go +++ b/src/go/plugins/oracle/handler_cdb.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package oracle diff --git a/src/go/plugins/oracle/handler_custom_query.go b/src/go/plugins/oracle/handler_custom_query.go index 0b49a1612211..8451680499c8 100644 --- a/src/go/plugins/oracle/handler_custom_query.go +++ b/src/go/plugins/oracle/handler_custom_query.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package oracle diff --git a/src/go/plugins/oracle/handler_databases_discovery.go b/src/go/plugins/oracle/handler_databases_discovery.go index 5479fbade794..61219e06fb75 100644 --- a/src/go/plugins/oracle/handler_databases_discovery.go +++ b/src/go/plugins/oracle/handler_databases_discovery.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package oracle diff --git a/src/go/plugins/oracle/handler_datafiles.go b/src/go/plugins/oracle/handler_datafiles.go index 93d5436e9ea8..0294720a08ed 100644 --- a/src/go/plugins/oracle/handler_datafiles.go +++ b/src/go/plugins/oracle/handler_datafiles.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package oracle diff --git a/src/go/plugins/oracle/handler_fra.go b/src/go/plugins/oracle/handler_fra.go index 77f30e134d44..c3d5eaa045f7 100644 --- a/src/go/plugins/oracle/handler_fra.go +++ b/src/go/plugins/oracle/handler_fra.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package oracle diff --git a/src/go/plugins/oracle/handler_instance.go b/src/go/plugins/oracle/handler_instance.go index 8e9e5a5a9228..e5e46d6ecccf 100644 --- a/src/go/plugins/oracle/handler_instance.go +++ b/src/go/plugins/oracle/handler_instance.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package oracle diff --git a/src/go/plugins/oracle/handler_pdb.go b/src/go/plugins/oracle/handler_pdb.go index bccd184ddb8d..cd145fe7535b 100644 --- a/src/go/plugins/oracle/handler_pdb.go +++ b/src/go/plugins/oracle/handler_pdb.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package oracle diff --git a/src/go/plugins/oracle/handler_pdb_discovery.go b/src/go/plugins/oracle/handler_pdb_discovery.go index a4819b003bdc..ababf503ffdf 100644 --- a/src/go/plugins/oracle/handler_pdb_discovery.go +++ b/src/go/plugins/oracle/handler_pdb_discovery.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package oracle diff --git a/src/go/plugins/oracle/handler_pga.go b/src/go/plugins/oracle/handler_pga.go index af950b5fba65..fa0b27318b01 100644 --- a/src/go/plugins/oracle/handler_pga.go +++ b/src/go/plugins/oracle/handler_pga.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package oracle diff --git a/src/go/plugins/oracle/handler_ping.go b/src/go/plugins/oracle/handler_ping.go index ef020db5d032..49e3e3e94c1f 100644 --- a/src/go/plugins/oracle/handler_ping.go +++ b/src/go/plugins/oracle/handler_ping.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package oracle diff --git a/src/go/plugins/oracle/handler_processes.go b/src/go/plugins/oracle/handler_processes.go index f6b8defd8b4c..e17d303269c4 100644 --- a/src/go/plugins/oracle/handler_processes.go +++ b/src/go/plugins/oracle/handler_processes.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package oracle diff --git a/src/go/plugins/oracle/handler_redolog.go b/src/go/plugins/oracle/handler_redolog.go index 70e29d279d36..45f81187e311 100644 --- a/src/go/plugins/oracle/handler_redolog.go +++ b/src/go/plugins/oracle/handler_redolog.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package oracle diff --git a/src/go/plugins/oracle/handler_sessions.go b/src/go/plugins/oracle/handler_sessions.go index 58a355174dca..0eab83000391 100644 --- a/src/go/plugins/oracle/handler_sessions.go +++ b/src/go/plugins/oracle/handler_sessions.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package oracle diff --git a/src/go/plugins/oracle/handler_sga.go b/src/go/plugins/oracle/handler_sga.go index 52d09a9c3e32..e60c4470db80 100644 --- a/src/go/plugins/oracle/handler_sga.go +++ b/src/go/plugins/oracle/handler_sga.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package oracle diff --git a/src/go/plugins/oracle/handler_sysmetrics.go b/src/go/plugins/oracle/handler_sysmetrics.go index 26c8ce439f50..b3ea27275c22 100644 --- a/src/go/plugins/oracle/handler_sysmetrics.go +++ b/src/go/plugins/oracle/handler_sysmetrics.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package oracle diff --git a/src/go/plugins/oracle/handler_sysparams.go b/src/go/plugins/oracle/handler_sysparams.go index 9c5db5118623..4225be52728a 100644 --- a/src/go/plugins/oracle/handler_sysparams.go +++ b/src/go/plugins/oracle/handler_sysparams.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package oracle diff --git a/src/go/plugins/oracle/handler_tablespaces.go b/src/go/plugins/oracle/handler_tablespaces.go index 62d3e6b61096..9bfa55ce424d 100644 --- a/src/go/plugins/oracle/handler_tablespaces.go +++ b/src/go/plugins/oracle/handler_tablespaces.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package oracle diff --git a/src/go/plugins/oracle/handler_tablespaces_discovery.go b/src/go/plugins/oracle/handler_tablespaces_discovery.go index 145f59401403..c92dcae6d985 100644 --- a/src/go/plugins/oracle/handler_tablespaces_discovery.go +++ b/src/go/plugins/oracle/handler_tablespaces_discovery.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package oracle diff --git a/src/go/plugins/oracle/handler_user.go b/src/go/plugins/oracle/handler_user.go index c883ad3239bc..a5d3aac25abc 100644 --- a/src/go/plugins/oracle/handler_user.go +++ b/src/go/plugins/oracle/handler_user.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package oracle diff --git a/src/go/plugins/oracle/handler_version.go b/src/go/plugins/oracle/handler_version.go index 99d5029af0da..cd55077dc686 100644 --- a/src/go/plugins/oracle/handler_version.go +++ b/src/go/plugins/oracle/handler_version.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package oracle diff --git a/src/go/plugins/oracle/handler_version_test.go b/src/go/plugins/oracle/handler_version_test.go index a10ae0a1d6dc..72e8d2a91007 100644 --- a/src/go/plugins/oracle/handler_version_test.go +++ b/src/go/plugins/oracle/handler_version_test.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package oracle diff --git a/src/go/plugins/oracle/metrics.go b/src/go/plugins/oracle/metrics.go index 569e78dcc717..cdd503d4064f 100644 --- a/src/go/plugins/oracle/metrics.go +++ b/src/go/plugins/oracle/metrics.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package oracle diff --git a/src/go/plugins/oracle/oracle.go b/src/go/plugins/oracle/oracle.go index 55659b6ed24c..a55be22f1b16 100644 --- a/src/go/plugins/oracle/oracle.go +++ b/src/go/plugins/oracle/oracle.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package oracle diff --git a/src/go/plugins/oracle/oracle_test.go b/src/go/plugins/oracle/oracle_test.go index 5111a8c1c823..51e8c8838312 100644 --- a/src/go/plugins/oracle/oracle_test.go +++ b/src/go/plugins/oracle/oracle_test.go @@ -2,22 +2,17 @@ // +build oracle_tests /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package oracle diff --git a/src/go/plugins/oracle/oracle_unit_test.go b/src/go/plugins/oracle/oracle_unit_test.go index 8bab5f60bc6d..b03de1e3c847 100644 --- a/src/go/plugins/oracle/oracle_unit_test.go +++ b/src/go/plugins/oracle/oracle_unit_test.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package oracle diff --git a/src/go/plugins/plugins_darwin.go b/src/go/plugins/plugins_darwin.go index 9fb976064b35..fd157906938f 100644 --- a/src/go/plugins/plugins_darwin.go +++ b/src/go/plugins/plugins_darwin.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package plugins diff --git a/src/go/plugins/plugins_linux.go b/src/go/plugins/plugins_linux.go index 536c236c4668..21e80ca46f24 100644 --- a/src/go/plugins/plugins_linux.go +++ b/src/go/plugins/plugins_linux.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package plugins diff --git a/src/go/plugins/plugins_windows.go b/src/go/plugins/plugins_windows.go index f9864fe6f41b..4c6a4db805a6 100644 --- a/src/go/plugins/plugins_windows.go +++ b/src/go/plugins/plugins_windows.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package plugins diff --git a/src/go/plugins/proc/proc.go b/src/go/plugins/proc/proc.go index 5ab888f7d102..c42a344cb47e 100755 --- a/src/go/plugins/proc/proc.go +++ b/src/go/plugins/proc/proc.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package proc diff --git a/src/go/plugins/proc/proc_linux.go b/src/go/plugins/proc/proc_linux.go index ebc7dd865af6..29bd42a18935 100644 --- a/src/go/plugins/proc/proc_linux.go +++ b/src/go/plugins/proc/proc_linux.go @@ -2,22 +2,17 @@ // +build linux /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package proc diff --git a/src/go/plugins/proc/proc_linux_test.go b/src/go/plugins/proc/proc_linux_test.go index cfb56f36278e..11482027a7e5 100644 --- a/src/go/plugins/proc/proc_linux_test.go +++ b/src/go/plugins/proc/proc_linux_test.go @@ -2,22 +2,17 @@ // +build linux /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package proc diff --git a/src/go/plugins/proc/proc_test.go b/src/go/plugins/proc/proc_test.go index 8e5b9bf69eb9..a0248ba98ebf 100644 --- a/src/go/plugins/proc/proc_test.go +++ b/src/go/plugins/proc/proc_test.go @@ -2,22 +2,17 @@ // +build !windows /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package proc diff --git a/src/go/plugins/proc/proc_windows.go b/src/go/plugins/proc/proc_windows.go index 3b63376537e4..b67e04280e15 100755 --- a/src/go/plugins/proc/proc_windows.go +++ b/src/go/plugins/proc/proc_windows.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package proc diff --git a/src/go/plugins/proc/procfs_linux.go b/src/go/plugins/proc/procfs_linux.go index 29d6814b4aa2..817ec1441442 100644 --- a/src/go/plugins/proc/procfs_linux.go +++ b/src/go/plugins/proc/procfs_linux.go @@ -2,22 +2,17 @@ // +build linux /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package proc diff --git a/src/go/plugins/redis/config.go b/src/go/plugins/redis/config.go index bf566bc87b46..470bcc63fe14 100644 --- a/src/go/plugins/redis/config.go +++ b/src/go/plugins/redis/config.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package redis diff --git a/src/go/plugins/redis/conn.go b/src/go/plugins/redis/conn.go index 744c2ecdfc3f..56eb503336f6 100644 --- a/src/go/plugins/redis/conn.go +++ b/src/go/plugins/redis/conn.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package redis diff --git a/src/go/plugins/redis/conn_test.go b/src/go/plugins/redis/conn_test.go index 4882ebe2c982..52d8793214ef 100644 --- a/src/go/plugins/redis/conn_test.go +++ b/src/go/plugins/redis/conn_test.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package redis diff --git a/src/go/plugins/redis/handler_config.go b/src/go/plugins/redis/handler_config.go index e3510c381d4b..d544564cde7b 100644 --- a/src/go/plugins/redis/handler_config.go +++ b/src/go/plugins/redis/handler_config.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package redis diff --git a/src/go/plugins/redis/handler_config_test.go b/src/go/plugins/redis/handler_config_test.go index e85f7208a32f..ab9bd10688c1 100644 --- a/src/go/plugins/redis/handler_config_test.go +++ b/src/go/plugins/redis/handler_config_test.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package redis diff --git a/src/go/plugins/redis/handler_info.go b/src/go/plugins/redis/handler_info.go index 6086a6537fab..b0ec8f9a099a 100644 --- a/src/go/plugins/redis/handler_info.go +++ b/src/go/plugins/redis/handler_info.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package redis diff --git a/src/go/plugins/redis/handler_info_test.go b/src/go/plugins/redis/handler_info_test.go index 7c79d7f8dffb..46b3b27d3273 100644 --- a/src/go/plugins/redis/handler_info_test.go +++ b/src/go/plugins/redis/handler_info_test.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package redis diff --git a/src/go/plugins/redis/handler_ping.go b/src/go/plugins/redis/handler_ping.go index 4c472ab2beab..eb597697ece6 100644 --- a/src/go/plugins/redis/handler_ping.go +++ b/src/go/plugins/redis/handler_ping.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package redis diff --git a/src/go/plugins/redis/handler_ping_test.go b/src/go/plugins/redis/handler_ping_test.go index cdfc080142a6..5a672cdb2449 100644 --- a/src/go/plugins/redis/handler_ping_test.go +++ b/src/go/plugins/redis/handler_ping_test.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package redis diff --git a/src/go/plugins/redis/handler_slowlog.go b/src/go/plugins/redis/handler_slowlog.go index 931002aac2ed..7d441b07244c 100644 --- a/src/go/plugins/redis/handler_slowlog.go +++ b/src/go/plugins/redis/handler_slowlog.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package redis diff --git a/src/go/plugins/redis/handler_slowlog_test.go b/src/go/plugins/redis/handler_slowlog_test.go index 5c6570eabf08..f2f9b5f4e9dc 100644 --- a/src/go/plugins/redis/handler_slowlog_test.go +++ b/src/go/plugins/redis/handler_slowlog_test.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package redis diff --git a/src/go/plugins/redis/metrics.go b/src/go/plugins/redis/metrics.go index 0b246431ffaa..ea244dff5adc 100644 --- a/src/go/plugins/redis/metrics.go +++ b/src/go/plugins/redis/metrics.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package redis diff --git a/src/go/plugins/redis/redis.go b/src/go/plugins/redis/redis.go index 075dd7a2bcfd..d8d709216b30 100644 --- a/src/go/plugins/redis/redis.go +++ b/src/go/plugins/redis/redis.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package redis diff --git a/src/go/plugins/redis/redis_test.go b/src/go/plugins/redis/redis_test.go index 4e1672efbe94..3fbaf39046e3 100644 --- a/src/go/plugins/redis/redis_test.go +++ b/src/go/plugins/redis/redis_test.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package redis diff --git a/src/go/plugins/smart/controller.go b/src/go/plugins/smart/controller.go index e1cdeab94dae..68938ff9baa6 100644 --- a/src/go/plugins/smart/controller.go +++ b/src/go/plugins/smart/controller.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package smart diff --git a/src/go/plugins/smart/smart.go b/src/go/plugins/smart/smart.go index ff26ea214c90..aa9c00a7f036 100644 --- a/src/go/plugins/smart/smart.go +++ b/src/go/plugins/smart/smart.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package smart diff --git a/src/go/plugins/smart/smart_test.go b/src/go/plugins/smart/smart_test.go index fb4a987c3571..dc56e27d2f1f 100644 --- a/src/go/plugins/smart/smart_test.go +++ b/src/go/plugins/smart/smart_test.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package smart diff --git a/src/go/plugins/smart/smartfs.go b/src/go/plugins/smart/smartfs.go index f7b95dda919e..c78d826e12be 100644 --- a/src/go/plugins/smart/smartfs.go +++ b/src/go/plugins/smart/smartfs.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package smart diff --git a/src/go/plugins/smart/smartfs_test.go b/src/go/plugins/smart/smartfs_test.go index ba221eeee066..3bac22d69380 100644 --- a/src/go/plugins/smart/smartfs_test.go +++ b/src/go/plugins/smart/smartfs_test.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package smart diff --git a/src/go/plugins/system/cpu/cpu.go b/src/go/plugins/system/cpu/cpu.go index b4ee468e2381..2aa40ce5a5aa 100644 --- a/src/go/plugins/system/cpu/cpu.go +++ b/src/go/plugins/system/cpu/cpu.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package cpu diff --git a/src/go/plugins/system/cpu/cpu_linux.go b/src/go/plugins/system/cpu/cpu_linux.go index 9aacbfa43827..ef33d448b505 100644 --- a/src/go/plugins/system/cpu/cpu_linux.go +++ b/src/go/plugins/system/cpu/cpu_linux.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package cpu diff --git a/src/go/plugins/system/cpu/cpu_linux_test.go b/src/go/plugins/system/cpu/cpu_linux_test.go index 63092bb4486f..47d2ef3d1747 100644 --- a/src/go/plugins/system/cpu/cpu_linux_test.go +++ b/src/go/plugins/system/cpu/cpu_linux_test.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package cpu diff --git a/src/go/plugins/system/cpu/cpu_windows.go b/src/go/plugins/system/cpu/cpu_windows.go index ea8abb7576e7..d9f4a836de96 100644 --- a/src/go/plugins/system/cpu/cpu_windows.go +++ b/src/go/plugins/system/cpu/cpu_windows.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package cpu diff --git a/src/go/plugins/system/cpu/cpucounters_linux.go b/src/go/plugins/system/cpu/cpucounters_linux.go index aad6fa31841f..0a91d891f264 100644 --- a/src/go/plugins/system/cpu/cpucounters_linux.go +++ b/src/go/plugins/system/cpu/cpucounters_linux.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package cpu diff --git a/src/go/plugins/system/cpu/cpucounters_windows.go b/src/go/plugins/system/cpu/cpucounters_windows.go index 98592df1dd38..3213e1afa7c0 100644 --- a/src/go/plugins/system/cpu/cpucounters_windows.go +++ b/src/go/plugins/system/cpu/cpucounters_windows.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package cpu diff --git a/src/go/plugins/system/cpu/pdhcollector_windows.go b/src/go/plugins/system/cpu/pdhcollector_windows.go index af11aa15c116..320667a512ac 100644 --- a/src/go/plugins/system/cpu/pdhcollector_windows.go +++ b/src/go/plugins/system/cpu/pdhcollector_windows.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package cpu diff --git a/src/go/plugins/system/hw/hw_linux.go b/src/go/plugins/system/hw/hw_linux.go index a3af0c7f023b..4f1863c1d2c7 100644 --- a/src/go/plugins/system/hw/hw_linux.go +++ b/src/go/plugins/system/hw/hw_linux.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package hw diff --git a/src/go/plugins/system/hw/hw_linux_test.go b/src/go/plugins/system/hw/hw_linux_test.go index 058f0363850f..5d12f445d1ec 100644 --- a/src/go/plugins/system/hw/hw_linux_test.go +++ b/src/go/plugins/system/hw/hw_linux_test.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package hw diff --git a/src/go/plugins/system/sw/sw.go b/src/go/plugins/system/sw/sw.go index 1cbfc912f2bd..2cd912a6ab8e 100644 --- a/src/go/plugins/system/sw/sw.go +++ b/src/go/plugins/system/sw/sw.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package sw diff --git a/src/go/plugins/system/sw/sw_darwin.go b/src/go/plugins/system/sw/sw_darwin.go index cf18e703800a..2d18836a79c1 100644 --- a/src/go/plugins/system/sw/sw_darwin.go +++ b/src/go/plugins/system/sw/sw_darwin.go @@ -2,22 +2,17 @@ // +build darwin /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package sw diff --git a/src/go/plugins/system/sw/sw_linux.go b/src/go/plugins/system/sw/sw_linux.go index 045081a2b318..4088942c97ac 100644 --- a/src/go/plugins/system/sw/sw_linux.go +++ b/src/go/plugins/system/sw/sw_linux.go @@ -2,22 +2,17 @@ // +build !windows /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package sw diff --git a/src/go/plugins/system/sw/sw_test.go b/src/go/plugins/system/sw/sw_test.go index bce418372a09..8e3c046e2f5b 100644 --- a/src/go/plugins/system/sw/sw_test.go +++ b/src/go/plugins/system/sw/sw_test.go @@ -1,22 +1,17 @@ //go:build linux && (amd64 || arm64) /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package sw diff --git a/src/go/plugins/system/sw/sw_windows.go b/src/go/plugins/system/sw/sw_windows.go index 604540629c5c..44f15636ebb3 100755 --- a/src/go/plugins/system/sw/sw_windows.go +++ b/src/go/plugins/system/sw/sw_windows.go @@ -2,22 +2,17 @@ // +build windows /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package sw diff --git a/src/go/plugins/system/swap/swap.go b/src/go/plugins/system/swap/swap.go index 435a03e277bf..361979a3e5a2 100644 --- a/src/go/plugins/system/swap/swap.go +++ b/src/go/plugins/system/swap/swap.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package swap diff --git a/src/go/plugins/system/swap/swap_nix.go b/src/go/plugins/system/swap/swap_nix.go index dbdcc73e0c8e..13882597be03 100644 --- a/src/go/plugins/system/swap/swap_nix.go +++ b/src/go/plugins/system/swap/swap_nix.go @@ -2,22 +2,17 @@ // +build !windows /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package swap diff --git a/src/go/plugins/system/swap/swap_windows.go b/src/go/plugins/system/swap/swap_windows.go index 8c700b896ffe..b8dbb403dd3d 100644 --- a/src/go/plugins/system/swap/swap_windows.go +++ b/src/go/plugins/system/swap/swap_windows.go @@ -2,22 +2,17 @@ // +build windows /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package swap diff --git a/src/go/plugins/system/uname/uname.go b/src/go/plugins/system/uname/uname.go index b46a4e8e9674..d5e492d56e21 100644 --- a/src/go/plugins/system/uname/uname.go +++ b/src/go/plugins/system/uname/uname.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package uname diff --git a/src/go/plugins/system/uname/uname_linux.go b/src/go/plugins/system/uname/uname_linux.go index 5951070052f7..6173d534468a 100644 --- a/src/go/plugins/system/uname/uname_linux.go +++ b/src/go/plugins/system/uname/uname_linux.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package uname diff --git a/src/go/plugins/system/uname/uname_windows.go b/src/go/plugins/system/uname/uname_windows.go index a24479d760c9..1a5036bc334d 100644 --- a/src/go/plugins/system/uname/uname_windows.go +++ b/src/go/plugins/system/uname/uname_windows.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package uname diff --git a/src/go/plugins/system/uptime/uptime.go b/src/go/plugins/system/uptime/uptime.go index 8cf968633ec9..1c8edef623d5 100644 --- a/src/go/plugins/system/uptime/uptime.go +++ b/src/go/plugins/system/uptime/uptime.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package uptime diff --git a/src/go/plugins/system/uptime/uptime_linux.go b/src/go/plugins/system/uptime/uptime_linux.go index 443f6d18128d..2c3fb773f10f 100644 --- a/src/go/plugins/system/uptime/uptime_linux.go +++ b/src/go/plugins/system/uptime/uptime_linux.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package uptime diff --git a/src/go/plugins/system/uptime/uptime_test.go b/src/go/plugins/system/uptime/uptime_test.go index 8bd366bcdf97..0c2f651e1487 100644 --- a/src/go/plugins/system/uptime/uptime_test.go +++ b/src/go/plugins/system/uptime/uptime_test.go @@ -1,22 +1,17 @@ //go:build linux && (amd64 || arm64) /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package uptime diff --git a/src/go/plugins/system/uptime/uptime_windows.go b/src/go/plugins/system/uptime/uptime_windows.go index 9dfbf13b3ace..de12e40bfdd8 100644 --- a/src/go/plugins/system/uptime/uptime_windows.go +++ b/src/go/plugins/system/uptime/uptime_windows.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package uptime diff --git a/src/go/plugins/system/users/users.go b/src/go/plugins/system/users/users.go index d9055cc51fb1..cd4db5635ff2 100644 --- a/src/go/plugins/system/users/users.go +++ b/src/go/plugins/system/users/users.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package users diff --git a/src/go/plugins/system/users/users_nix.go b/src/go/plugins/system/users/users_nix.go index 7995f3df39c9..9efa5c20c2ce 100644 --- a/src/go/plugins/system/users/users_nix.go +++ b/src/go/plugins/system/users/users_nix.go @@ -2,22 +2,17 @@ // +build !windows /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package users diff --git a/src/go/plugins/system/users/users_windows.go b/src/go/plugins/system/users/users_windows.go index 6fe88e226af7..1b384737719d 100644 --- a/src/go/plugins/system/users/users_windows.go +++ b/src/go/plugins/system/users/users_windows.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package users diff --git a/src/go/plugins/systemd/systemd.go b/src/go/plugins/systemd/systemd.go index ebcdb48b4da4..d86f4b01c6cd 100644 --- a/src/go/plugins/systemd/systemd.go +++ b/src/go/plugins/systemd/systemd.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package systemd diff --git a/src/go/plugins/systemrun/systemrun.go b/src/go/plugins/systemrun/systemrun.go index 458ca580c365..02dd52e4daf6 100644 --- a/src/go/plugins/systemrun/systemrun.go +++ b/src/go/plugins/systemrun/systemrun.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package systemrun diff --git a/src/go/plugins/vfs/dev/dev.go b/src/go/plugins/vfs/dev/dev.go index ead4db29df53..5b06133ec46a 100644 --- a/src/go/plugins/vfs/dev/dev.go +++ b/src/go/plugins/vfs/dev/dev.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package vfsdev diff --git a/src/go/plugins/vfs/dev/dev_linux.go b/src/go/plugins/vfs/dev/dev_linux.go index 7ce2db2e40a5..d281ec34d103 100644 --- a/src/go/plugins/vfs/dev/dev_linux.go +++ b/src/go/plugins/vfs/dev/dev_linux.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package vfsdev diff --git a/src/go/plugins/vfs/dir/count.go b/src/go/plugins/vfs/dir/count.go index a7ffc10acc02..2598c4b4a4cc 100644 --- a/src/go/plugins/vfs/dir/count.go +++ b/src/go/plugins/vfs/dir/count.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package dir diff --git a/src/go/plugins/vfs/dir/count_nix.go b/src/go/plugins/vfs/dir/count_nix.go index 0e59b12cc117..30d0c79738ca 100644 --- a/src/go/plugins/vfs/dir/count_nix.go +++ b/src/go/plugins/vfs/dir/count_nix.go @@ -2,22 +2,17 @@ // +build !windows /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package dir diff --git a/src/go/plugins/vfs/dir/count_test.go b/src/go/plugins/vfs/dir/count_test.go index bbe11ebf22ba..71e410fe99cd 100644 --- a/src/go/plugins/vfs/dir/count_test.go +++ b/src/go/plugins/vfs/dir/count_test.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package dir diff --git a/src/go/plugins/vfs/dir/count_windows.go b/src/go/plugins/vfs/dir/count_windows.go index e7d901fbbb96..0e89be760932 100644 --- a/src/go/plugins/vfs/dir/count_windows.go +++ b/src/go/plugins/vfs/dir/count_windows.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package dir diff --git a/src/go/plugins/vfs/dir/dir.go b/src/go/plugins/vfs/dir/dir.go index ea6e8bc519c5..d5336eaec57f 100644 --- a/src/go/plugins/vfs/dir/dir.go +++ b/src/go/plugins/vfs/dir/dir.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package dir diff --git a/src/go/plugins/vfs/dir/size.go b/src/go/plugins/vfs/dir/size.go index 344320a73c21..69e53b6f07ee 100644 --- a/src/go/plugins/vfs/dir/size.go +++ b/src/go/plugins/vfs/dir/size.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package dir diff --git a/src/go/plugins/vfs/dir/size_nix.go b/src/go/plugins/vfs/dir/size_nix.go index d8d56034c777..493013a74088 100644 --- a/src/go/plugins/vfs/dir/size_nix.go +++ b/src/go/plugins/vfs/dir/size_nix.go @@ -2,22 +2,17 @@ // +build !windows /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package dir diff --git a/src/go/plugins/vfs/dir/size_windows.go b/src/go/plugins/vfs/dir/size_windows.go index 8b30223138cd..3ada7e9d859e 100644 --- a/src/go/plugins/vfs/dir/size_windows.go +++ b/src/go/plugins/vfs/dir/size_windows.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package dir diff --git a/src/go/plugins/vfs/file/cksum.go b/src/go/plugins/vfs/file/cksum.go index c0cde827934f..62985cc04317 100644 --- a/src/go/plugins/vfs/file/cksum.go +++ b/src/go/plugins/vfs/file/cksum.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package file diff --git a/src/go/plugins/vfs/file/cksum_test.go b/src/go/plugins/vfs/file/cksum_test.go index 95da2a5959a9..918b90c0a317 100644 --- a/src/go/plugins/vfs/file/cksum_test.go +++ b/src/go/plugins/vfs/file/cksum_test.go @@ -1,22 +1,17 @@ //go:build linux && (amd64 || arm64) /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package file diff --git a/src/go/plugins/vfs/file/contents.go b/src/go/plugins/vfs/file/contents.go index 1b1b2a3b22c1..b23a7fbed3e4 100644 --- a/src/go/plugins/vfs/file/contents.go +++ b/src/go/plugins/vfs/file/contents.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package file diff --git a/src/go/plugins/vfs/file/contents_test.go b/src/go/plugins/vfs/file/contents_test.go index 57d95ea2e22e..bb9fd6d765fe 100644 --- a/src/go/plugins/vfs/file/contents_test.go +++ b/src/go/plugins/vfs/file/contents_test.go @@ -1,22 +1,17 @@ //go:build linux && (amd64 || arm64) /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package file diff --git a/src/go/plugins/vfs/file/encoding.go b/src/go/plugins/vfs/file/encoding.go index 73e5b9c1a45a..9edf1efbfb6c 100644 --- a/src/go/plugins/vfs/file/encoding.go +++ b/src/go/plugins/vfs/file/encoding.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package file diff --git a/src/go/plugins/vfs/file/exists.go b/src/go/plugins/vfs/file/exists.go index ca63166a918c..f6842fea8100 100644 --- a/src/go/plugins/vfs/file/exists.go +++ b/src/go/plugins/vfs/file/exists.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package file diff --git a/src/go/plugins/vfs/file/exists_test.go b/src/go/plugins/vfs/file/exists_test.go index 23ca7cd1cee3..adbd309224b3 100644 --- a/src/go/plugins/vfs/file/exists_test.go +++ b/src/go/plugins/vfs/file/exists_test.go @@ -1,22 +1,17 @@ //go:build linux && (amd64 || arm64) /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package file diff --git a/src/go/plugins/vfs/file/file.go b/src/go/plugins/vfs/file/file.go index 9b5c8956aab9..deca0b756a95 100644 --- a/src/go/plugins/vfs/file/file.go +++ b/src/go/plugins/vfs/file/file.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package file diff --git a/src/go/plugins/vfs/file/get.go b/src/go/plugins/vfs/file/get.go index dc18d803cf8f..0e8fafd3b552 100644 --- a/src/go/plugins/vfs/file/get.go +++ b/src/go/plugins/vfs/file/get.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package file diff --git a/src/go/plugins/vfs/file/get_nix.go b/src/go/plugins/vfs/file/get_nix.go index a6fcdff50589..e702731bf526 100644 --- a/src/go/plugins/vfs/file/get_nix.go +++ b/src/go/plugins/vfs/file/get_nix.go @@ -2,22 +2,17 @@ // +build !windows /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package file diff --git a/src/go/plugins/vfs/file/get_windows.go b/src/go/plugins/vfs/file/get_windows.go index fa8c545f74bf..a730a1e1c7f3 100644 --- a/src/go/plugins/vfs/file/get_windows.go +++ b/src/go/plugins/vfs/file/get_windows.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package file diff --git a/src/go/plugins/vfs/file/md5sum.go b/src/go/plugins/vfs/file/md5sum.go index b05ff8855c8c..5bda8e44e71e 100644 --- a/src/go/plugins/vfs/file/md5sum.go +++ b/src/go/plugins/vfs/file/md5sum.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package file diff --git a/src/go/plugins/vfs/file/md5sum_test.go b/src/go/plugins/vfs/file/md5sum_test.go index 8be29065a438..52c5b1da0d3b 100644 --- a/src/go/plugins/vfs/file/md5sum_test.go +++ b/src/go/plugins/vfs/file/md5sum_test.go @@ -1,22 +1,17 @@ //go:build linux && (amd64 || arm64) /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package file diff --git a/src/go/plugins/vfs/file/owner_nix.go b/src/go/plugins/vfs/file/owner_nix.go index eab2fd9ab225..bf78a8c438b6 100644 --- a/src/go/plugins/vfs/file/owner_nix.go +++ b/src/go/plugins/vfs/file/owner_nix.go @@ -2,22 +2,17 @@ // +build !windows /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package file diff --git a/src/go/plugins/vfs/file/owner_windows.go b/src/go/plugins/vfs/file/owner_windows.go index 4eb003af434e..ee8448091318 100644 --- a/src/go/plugins/vfs/file/owner_windows.go +++ b/src/go/plugins/vfs/file/owner_windows.go @@ -2,22 +2,17 @@ // +build windows /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package file diff --git a/src/go/plugins/vfs/file/permissions_nix.go b/src/go/plugins/vfs/file/permissions_nix.go index ca26453408b0..c83b7b0cca6b 100644 --- a/src/go/plugins/vfs/file/permissions_nix.go +++ b/src/go/plugins/vfs/file/permissions_nix.go @@ -2,22 +2,17 @@ // +build !windows /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package file diff --git a/src/go/plugins/vfs/file/permissions_windows.go b/src/go/plugins/vfs/file/permissions_windows.go index ee5305c81d6e..03812787b33c 100644 --- a/src/go/plugins/vfs/file/permissions_windows.go +++ b/src/go/plugins/vfs/file/permissions_windows.go @@ -2,22 +2,17 @@ // +build windows /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package file diff --git a/src/go/plugins/vfs/file/read_file.go b/src/go/plugins/vfs/file/read_file.go index a0b3b3f34720..e5bb7a082855 100644 --- a/src/go/plugins/vfs/file/read_file.go +++ b/src/go/plugins/vfs/file/read_file.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package file diff --git a/src/go/plugins/vfs/file/regexp.go b/src/go/plugins/vfs/file/regexp.go index 9fbfb71b25d0..c6abd99fa5b0 100644 --- a/src/go/plugins/vfs/file/regexp.go +++ b/src/go/plugins/vfs/file/regexp.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package file diff --git a/src/go/plugins/vfs/file/regexp_test.go b/src/go/plugins/vfs/file/regexp_test.go index bed8d08deb14..2a2d03fbb4dd 100644 --- a/src/go/plugins/vfs/file/regexp_test.go +++ b/src/go/plugins/vfs/file/regexp_test.go @@ -1,22 +1,17 @@ //go:build linux && (amd64 || arm64) /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package file diff --git a/src/go/plugins/vfs/file/regmatch.go b/src/go/plugins/vfs/file/regmatch.go index 8af053e59a7d..2addcd79ebe3 100644 --- a/src/go/plugins/vfs/file/regmatch.go +++ b/src/go/plugins/vfs/file/regmatch.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package file diff --git a/src/go/plugins/vfs/file/regmatch_test.go b/src/go/plugins/vfs/file/regmatch_test.go index 3da2ccd44f1c..a575e12abc32 100644 --- a/src/go/plugins/vfs/file/regmatch_test.go +++ b/src/go/plugins/vfs/file/regmatch_test.go @@ -1,22 +1,17 @@ //go:build linux && (amd64 || arm64) /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package file diff --git a/src/go/plugins/vfs/file/sha256sum.go b/src/go/plugins/vfs/file/sha256sum.go index 2920f0a215e4..ffec0dbe9bac 100644 --- a/src/go/plugins/vfs/file/sha256sum.go +++ b/src/go/plugins/vfs/file/sha256sum.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package file diff --git a/src/go/plugins/vfs/file/size.go b/src/go/plugins/vfs/file/size.go index cdf1c44b8b92..1fa32a2e8e76 100644 --- a/src/go/plugins/vfs/file/size.go +++ b/src/go/plugins/vfs/file/size.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package file diff --git a/src/go/plugins/vfs/file/size_test.go b/src/go/plugins/vfs/file/size_test.go index 1bc65390ee4d..0c2a68a27a56 100644 --- a/src/go/plugins/vfs/file/size_test.go +++ b/src/go/plugins/vfs/file/size_test.go @@ -1,22 +1,17 @@ //go:build linux && (amd64 || arm64) /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package file diff --git a/src/go/plugins/vfs/file/time_nix.go b/src/go/plugins/vfs/file/time_nix.go index 1426b327796a..db8b27f9fa75 100644 --- a/src/go/plugins/vfs/file/time_nix.go +++ b/src/go/plugins/vfs/file/time_nix.go @@ -2,22 +2,17 @@ // +build !windows /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package file diff --git a/src/go/plugins/vfs/file/time_test.go b/src/go/plugins/vfs/file/time_test.go index 78dbf50ee04c..a2309c13ad3d 100644 --- a/src/go/plugins/vfs/file/time_test.go +++ b/src/go/plugins/vfs/file/time_test.go @@ -1,22 +1,17 @@ //go:build linux && (amd64 || arm64) /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package file diff --git a/src/go/plugins/vfs/file/time_windows.go b/src/go/plugins/vfs/file/time_windows.go index 75142ec2c7fe..e7cfee37c99c 100644 --- a/src/go/plugins/vfs/file/time_windows.go +++ b/src/go/plugins/vfs/file/time_windows.go @@ -2,22 +2,17 @@ // +build windows /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package file diff --git a/src/go/plugins/vfs/fs/fs.go b/src/go/plugins/vfs/fs/fs.go index 70445e6c32bb..cc91fe5acb21 100644 --- a/src/go/plugins/vfs/fs/fs.go +++ b/src/go/plugins/vfs/fs/fs.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package vfsfs diff --git a/src/go/plugins/vfs/fs/fs_nix.go b/src/go/plugins/vfs/fs/fs_nix.go index c16043f9259e..2c84e3589cec 100644 --- a/src/go/plugins/vfs/fs/fs_nix.go +++ b/src/go/plugins/vfs/fs/fs_nix.go @@ -2,22 +2,17 @@ // +build !windows /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package vfsfs diff --git a/src/go/plugins/vfs/fs/fs_windows.go b/src/go/plugins/vfs/fs/fs_windows.go index d1e7c1157bca..8ea6f3cde2e5 100644 --- a/src/go/plugins/vfs/fs/fs_windows.go +++ b/src/go/plugins/vfs/fs/fs_windows.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package vfsfs diff --git a/src/go/plugins/vfs/fs/fscaller.go b/src/go/plugins/vfs/fs/fscaller.go index 59a775ffee9c..52135767f1a0 100644 --- a/src/go/plugins/vfs/fs/fscaller.go +++ b/src/go/plugins/vfs/fs/fscaller.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package vfsfs diff --git a/src/go/plugins/vm/memory/memory.go b/src/go/plugins/vm/memory/memory.go index 22470b63170a..c0646cc0d988 100644 --- a/src/go/plugins/vm/memory/memory.go +++ b/src/go/plugins/vm/memory/memory.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package memory diff --git a/src/go/plugins/vm/memory/memory_linux.go b/src/go/plugins/vm/memory/memory_linux.go index 31a84756bcdc..9ff2a870375b 100644 --- a/src/go/plugins/vm/memory/memory_linux.go +++ b/src/go/plugins/vm/memory/memory_linux.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package memory diff --git a/src/go/plugins/vm/memory/memory_windows.go b/src/go/plugins/vm/memory/memory_windows.go index 1267d88ccbdc..71c3fd91670a 100644 --- a/src/go/plugins/vm/memory/memory_windows.go +++ b/src/go/plugins/vm/memory/memory_windows.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package memory diff --git a/src/go/plugins/vm/vmemory/vmemory_windows.go b/src/go/plugins/vm/vmemory/vmemory_windows.go index df14afca3819..265f8d87c468 100644 --- a/src/go/plugins/vm/vmemory/vmemory_windows.go +++ b/src/go/plugins/vm/vmemory/vmemory_windows.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package vmemory diff --git a/src/go/plugins/web/certificate/certificate.go b/src/go/plugins/web/certificate/certificate.go index cbd2c16f7b21..8efcd75da97d 100644 --- a/src/go/plugins/web/certificate/certificate.go +++ b/src/go/plugins/web/certificate/certificate.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package webcertificate diff --git a/src/go/plugins/web/certificate/certificate_test.go b/src/go/plugins/web/certificate/certificate_test.go index ce9f6ff65029..bab7ccd4ac7c 100644 --- a/src/go/plugins/web/certificate/certificate_test.go +++ b/src/go/plugins/web/certificate/certificate_test.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package webcertificate diff --git a/src/go/plugins/web/page/page.go b/src/go/plugins/web/page/page.go index f4483dec274c..8f4082a7f9ed 100644 --- a/src/go/plugins/web/page/page.go +++ b/src/go/plugins/web/page/page.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package webpage diff --git a/src/go/plugins/windows/eventlog/eventlog.go b/src/go/plugins/windows/eventlog/eventlog.go index 81a645821630..ab32cc00a8c1 100644 --- a/src/go/plugins/windows/eventlog/eventlog.go +++ b/src/go/plugins/windows/eventlog/eventlog.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package eventlog diff --git a/src/go/plugins/windows/eventlog/eventlog_windows.go b/src/go/plugins/windows/eventlog/eventlog_windows.go index c5ac53d96790..4b5cbc10b834 100644 --- a/src/go/plugins/windows/eventlog/eventlog_windows.go +++ b/src/go/plugins/windows/eventlog/eventlog_windows.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package eventlog diff --git a/src/go/plugins/windows/perfmon/perfmon.go b/src/go/plugins/windows/perfmon/perfmon.go index 899acf38a4bb..7c891f2a0091 100644 --- a/src/go/plugins/windows/perfmon/perfmon.go +++ b/src/go/plugins/windows/perfmon/perfmon.go @@ -2,22 +2,17 @@ // +build windows /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package perfmon diff --git a/src/go/plugins/windows/registry/registry.go b/src/go/plugins/windows/registry/registry.go index 6aeab08bbdc4..ce2138c00c88 100644 --- a/src/go/plugins/windows/registry/registry.go +++ b/src/go/plugins/windows/registry/registry.go @@ -2,22 +2,17 @@ // +build windows /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package registry diff --git a/src/go/plugins/windows/services/services.go b/src/go/plugins/windows/services/services.go index 5b5b451e2a80..95fb7b255c60 100644 --- a/src/go/plugins/windows/services/services.go +++ b/src/go/plugins/windows/services/services.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package services diff --git a/src/go/plugins/windows/services/services_windows.go b/src/go/plugins/windows/services/services_windows.go index 12618406595c..05c95f453ef8 100644 --- a/src/go/plugins/windows/services/services_windows.go +++ b/src/go/plugins/windows/services/services_windows.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package services diff --git a/src/go/plugins/windows/wmi/wmi.go b/src/go/plugins/windows/wmi/wmi.go index b1b34aeb332a..a6aece8c2b52 100644 --- a/src/go/plugins/windows/wmi/wmi.go +++ b/src/go/plugins/windows/wmi/wmi.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package wmi diff --git a/src/go/plugins/zabbix/async/async.go b/src/go/plugins/zabbix/async/async.go index 5975e05920df..4d590be6b9a1 100644 --- a/src/go/plugins/zabbix/async/async.go +++ b/src/go/plugins/zabbix/async/async.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package zabbixasync diff --git a/src/go/plugins/zabbix/async/async_nix.go b/src/go/plugins/zabbix/async/async_nix.go index e1a8722e2555..3af7a18b04c8 100644 --- a/src/go/plugins/zabbix/async/async_nix.go +++ b/src/go/plugins/zabbix/async/async_nix.go @@ -2,22 +2,17 @@ // +build !windows /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package zabbixasync diff --git a/src/go/plugins/zabbix/async/async_windows.go b/src/go/plugins/zabbix/async/async_windows.go index c2001f8e86e9..2d2209791116 100644 --- a/src/go/plugins/zabbix/async/async_windows.go +++ b/src/go/plugins/zabbix/async/async_windows.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package zabbixasync diff --git a/src/go/plugins/zabbix/sync/sync.go b/src/go/plugins/zabbix/sync/sync.go index ab05f9c68af8..fb962bf8f87c 100644 --- a/src/go/plugins/zabbix/sync/sync.go +++ b/src/go/plugins/zabbix/sync/sync.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package zabbixsync diff --git a/src/go/plugins/zabbix/sync/sync_nix.go b/src/go/plugins/zabbix/sync/sync_nix.go index fb4471e45066..b3e0a1e55fe2 100644 --- a/src/go/plugins/zabbix/sync/sync_nix.go +++ b/src/go/plugins/zabbix/sync/sync_nix.go @@ -2,22 +2,17 @@ // +build !windows /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package zabbixsync diff --git a/src/go/plugins/zabbix/sync/sync_windows.go b/src/go/plugins/zabbix/sync/sync_windows.go index 070f1baa90d1..0ce49c0cdd10 100644 --- a/src/go/plugins/zabbix/sync/sync_windows.go +++ b/src/go/plugins/zabbix/sync/sync_windows.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package zabbixsync diff --git a/src/go/util/uname.go b/src/go/util/uname.go index f333863e96e2..0b1f44321ea4 100755 --- a/src/go/util/uname.go +++ b/src/go/util/uname.go @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package util diff --git a/src/libs/zbxagentget/agent_get.c b/src/libs/zbxagentget/agent_get.c index 587129f1d7d2..c63883f396a4 100644 --- a/src/libs/zbxagentget/agent_get.c +++ b/src/libs/zbxagentget/agent_get.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxagentget.h" diff --git a/src/libs/zbxalerter/alert.c b/src/libs/zbxalerter/alert.c index dddec0de42aa..b32cfc8f987d 100644 --- a/src/libs/zbxalerter/alert.c +++ b/src/libs/zbxalerter/alert.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxalerter.h" diff --git a/src/libs/zbxalerter/alert_manager.c b/src/libs/zbxalerter/alert_manager.c index af9f88797656..3bfdab2e2942 100644 --- a/src/libs/zbxalerter/alert_manager.c +++ b/src/libs/zbxalerter/alert_manager.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxalerter.h" diff --git a/src/libs/zbxalerter/alert_syncer.c b/src/libs/zbxalerter/alert_syncer.c index da61b587a470..67dadcfe58f1 100644 --- a/src/libs/zbxalerter/alert_syncer.c +++ b/src/libs/zbxalerter/alert_syncer.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxalerter.h" diff --git a/src/libs/zbxalerter/alerter.c b/src/libs/zbxalerter/alerter.c index 1327b4cff101..094d57165851 100644 --- a/src/libs/zbxalerter/alerter.c +++ b/src/libs/zbxalerter/alerter.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxalerter.h" diff --git a/src/libs/zbxalerter/alerter_defs.h b/src/libs/zbxalerter/alerter_defs.h index 04957303ff3e..f215c97ae7f7 100644 --- a/src/libs/zbxalerter/alerter_defs.h +++ b/src/libs/zbxalerter/alerter_defs.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_ALERTER_DEFS_H diff --git a/src/libs/zbxalerter/alerter_protocol.c b/src/libs/zbxalerter/alerter_protocol.c index 39cb611d2f99..17c49e2d6af1 100644 --- a/src/libs/zbxalerter/alerter_protocol.c +++ b/src/libs/zbxalerter/alerter_protocol.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxalerter.h" diff --git a/src/libs/zbxalerter/alerter_protocol.h b/src/libs/zbxalerter/alerter_protocol.h index 34d7140305cd..682cb0f34918 100644 --- a/src/libs/zbxalerter/alerter_protocol.h +++ b/src/libs/zbxalerter/alerter_protocol.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_ALERTER_PROTOCOL_H diff --git a/src/libs/zbxalgo/algodefs.c b/src/libs/zbxalgo/algodefs.c index 31178a4be89e..a6b72f0724ec 100644 --- a/src/libs/zbxalgo/algodefs.c +++ b/src/libs/zbxalgo/algodefs.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxalgo.h" diff --git a/src/libs/zbxalgo/algodefs.h b/src/libs/zbxalgo/algodefs.h index 4f16e43d27f9..ee1310e420b7 100644 --- a/src/libs/zbxalgo/algodefs.h +++ b/src/libs/zbxalgo/algodefs.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_ALGO_H diff --git a/src/libs/zbxalgo/binaryheap.c b/src/libs/zbxalgo/binaryheap.c index 55cf3b496677..434912b04fca 100644 --- a/src/libs/zbxalgo/binaryheap.c +++ b/src/libs/zbxalgo/binaryheap.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxalgo.h" diff --git a/src/libs/zbxalgo/hashmap.c b/src/libs/zbxalgo/hashmap.c index b10cc47f94cf..bdb01131dd15 100644 --- a/src/libs/zbxalgo/hashmap.c +++ b/src/libs/zbxalgo/hashmap.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxalgo.h" diff --git a/src/libs/zbxalgo/hashset.c b/src/libs/zbxalgo/hashset.c index 736b8b2e9492..810257c04c34 100644 --- a/src/libs/zbxalgo/hashset.c +++ b/src/libs/zbxalgo/hashset.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxalgo.h" diff --git a/src/libs/zbxalgo/int128.c b/src/libs/zbxalgo/int128.c index 452effd91903..616f14eb5dd4 100644 --- a/src/libs/zbxalgo/int128.c +++ b/src/libs/zbxalgo/int128.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxalgo.h" diff --git a/src/libs/zbxalgo/linked_list.c b/src/libs/zbxalgo/linked_list.c index b6c5b3680308..de4d7c52159f 100644 --- a/src/libs/zbxalgo/linked_list.c +++ b/src/libs/zbxalgo/linked_list.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxalgo.h" diff --git a/src/libs/zbxalgo/prediction.c b/src/libs/zbxalgo/prediction.c index d48a4187dcb1..acc79602e243 100644 --- a/src/libs/zbxalgo/prediction.c +++ b/src/libs/zbxalgo/prediction.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxalgo.h" diff --git a/src/libs/zbxalgo/queue.c b/src/libs/zbxalgo/queue.c index f3fd99aeb856..8f7fa2399c50 100644 --- a/src/libs/zbxalgo/queue.c +++ b/src/libs/zbxalgo/queue.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxalgo.h" diff --git a/src/libs/zbxalgo/vector.c b/src/libs/zbxalgo/vector.c index 3f9d4c3eb126..f52edf62b778 100644 --- a/src/libs/zbxalgo/vector.c +++ b/src/libs/zbxalgo/vector.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxalgo.h" diff --git a/src/libs/zbxasynchttppoller/asynchttppoller.c b/src/libs/zbxasynchttppoller/asynchttppoller.c index 9a9080deb1e9..d7086db8afde 100644 --- a/src/libs/zbxasynchttppoller/asynchttppoller.c +++ b/src/libs/zbxasynchttppoller/asynchttppoller.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxasynchttppoller.h" diff --git a/src/libs/zbxasyncpoller/asyncpoller.c b/src/libs/zbxasyncpoller/asyncpoller.c index 2f6be2ea6031..949ff1a09f21 100644 --- a/src/libs/zbxasyncpoller/asyncpoller.c +++ b/src/libs/zbxasyncpoller/asyncpoller.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxasyncpoller.h" diff --git a/src/libs/zbxaudit/audit.c b/src/libs/zbxaudit/audit.c index 56e12ae3da8b..7767a8e5e889 100644 --- a/src/libs/zbxaudit/audit.c +++ b/src/libs/zbxaudit/audit.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "audit.h" diff --git a/src/libs/zbxaudit/audit.h b/src/libs/zbxaudit/audit.h index 51d8450d8e8c..448b0d6982ea 100644 --- a/src/libs/zbxaudit/audit.h +++ b/src/libs/zbxaudit/audit.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_AUDIT_H diff --git a/src/libs/zbxaudit/audit_graph.c b/src/libs/zbxaudit/audit_graph.c index 8d347a905703..a47c71d2687c 100644 --- a/src/libs/zbxaudit/audit_graph.c +++ b/src/libs/zbxaudit/audit_graph.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "audit/zbxaudit_graph.h" diff --git a/src/libs/zbxaudit/audit_ha.c b/src/libs/zbxaudit/audit_ha.c index d3353155e6df..435c1f13ce72 100644 --- a/src/libs/zbxaudit/audit_ha.c +++ b/src/libs/zbxaudit/audit_ha.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "audit/zbxaudit_ha.h" diff --git a/src/libs/zbxaudit/audit_host.c b/src/libs/zbxaudit/audit_host.c index 5b3e0b7cf742..807c1cf2f1f4 100644 --- a/src/libs/zbxaudit/audit_host.c +++ b/src/libs/zbxaudit/audit_host.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "audit/zbxaudit_host.h" diff --git a/src/libs/zbxaudit/audit_httptest.c b/src/libs/zbxaudit/audit_httptest.c index a8ccdf703e31..7bcf20bb3300 100644 --- a/src/libs/zbxaudit/audit_httptest.c +++ b/src/libs/zbxaudit/audit_httptest.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "audit/zbxaudit_httptest.h" diff --git a/src/libs/zbxaudit/audit_item.c b/src/libs/zbxaudit/audit_item.c index 92c825836675..fc64fbc8511b 100644 --- a/src/libs/zbxaudit/audit_item.c +++ b/src/libs/zbxaudit/audit_item.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "audit/zbxaudit_item.h" diff --git a/src/libs/zbxaudit/audit_trigger.c b/src/libs/zbxaudit/audit_trigger.c index a3ab53f94366..c89fdb1a4c35 100644 --- a/src/libs/zbxaudit/audit_trigger.c +++ b/src/libs/zbxaudit/audit_trigger.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "audit/zbxaudit_trigger.h" diff --git a/src/libs/zbxautoreg/autoreg.c b/src/libs/zbxautoreg/autoreg.c index 0b57eef8d9a4..c482d11f073a 100644 --- a/src/libs/zbxautoreg/autoreg.c +++ b/src/libs/zbxautoreg/autoreg.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxautoreg.h" diff --git a/src/libs/zbxavailability/avail_manager.c b/src/libs/zbxavailability/avail_manager.c index 2042694df112..9fc7db1104db 100644 --- a/src/libs/zbxavailability/avail_manager.c +++ b/src/libs/zbxavailability/avail_manager.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxavailability.h" diff --git a/src/libs/zbxavailability/avail_protocol.c b/src/libs/zbxavailability/avail_protocol.c index e3848bfd8599..1e017079bb37 100644 --- a/src/libs/zbxavailability/avail_protocol.c +++ b/src/libs/zbxavailability/avail_protocol.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxserialize.h" diff --git a/src/libs/zbxavailability/availability.c b/src/libs/zbxavailability/availability.c index a45877e6a3dd..3a89bfa8ab2b 100644 --- a/src/libs/zbxavailability/availability.c +++ b/src/libs/zbxavailability/availability.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxavailability.h" diff --git a/src/libs/zbxbincommon/bincommon.c b/src/libs/zbxbincommon/bincommon.c index 1c3c0d149c47..fff886d58207 100644 --- a/src/libs/zbxbincommon/bincommon.c +++ b/src/libs/zbxbincommon/bincommon.c @@ -1,19 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. **/ diff --git a/src/libs/zbxcacheconfig/dbconfig.c b/src/libs/zbxcacheconfig/dbconfig.c index 53f2ded4484a..84ea9d76982b 100644 --- a/src/libs/zbxcacheconfig/dbconfig.c +++ b/src/libs/zbxcacheconfig/dbconfig.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "dbconfig.h" diff --git a/src/libs/zbxcacheconfig/dbconfig.h b/src/libs/zbxcacheconfig/dbconfig.h index 684fc53b376c..eaf960053c42 100644 --- a/src/libs/zbxcacheconfig/dbconfig.h +++ b/src/libs/zbxcacheconfig/dbconfig.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_DBCONFIG_H diff --git a/src/libs/zbxcacheconfig/dbconfig_dump.c b/src/libs/zbxcacheconfig/dbconfig_dump.c index b78dbb7d6ebd..9d93337a3e70 100644 --- a/src/libs/zbxcacheconfig/dbconfig_dump.c +++ b/src/libs/zbxcacheconfig/dbconfig_dump.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxcacheconfig.h" #include "dbconfig.h" diff --git a/src/libs/zbxcacheconfig/dbconfig_maintenance.c b/src/libs/zbxcacheconfig/dbconfig_maintenance.c index 841f188d5228..3a9b01c21cd0 100644 --- a/src/libs/zbxcacheconfig/dbconfig_maintenance.c +++ b/src/libs/zbxcacheconfig/dbconfig_maintenance.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxcacheconfig.h" diff --git a/src/libs/zbxcacheconfig/dbhistoryconfig.c b/src/libs/zbxcacheconfig/dbhistoryconfig.c index 45e249c56fb7..efc264b1de84 100644 --- a/src/libs/zbxcacheconfig/dbhistoryconfig.c +++ b/src/libs/zbxcacheconfig/dbhistoryconfig.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxcacheconfig.h" diff --git a/src/libs/zbxcacheconfig/dbsync.c b/src/libs/zbxcacheconfig/dbsync.c index efccca7055ef..87e03ba7f12b 100644 --- a/src/libs/zbxcacheconfig/dbsync.c +++ b/src/libs/zbxcacheconfig/dbsync.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxcacheconfig.h" diff --git a/src/libs/zbxcacheconfig/dbsync.h b/src/libs/zbxcacheconfig/dbsync.h index 2c1ec23205fd..a0f288260bec 100644 --- a/src/libs/zbxcacheconfig/dbsync.h +++ b/src/libs/zbxcacheconfig/dbsync.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_DBSYNC_H diff --git a/src/libs/zbxcacheconfig/lld_macro.c b/src/libs/zbxcacheconfig/lld_macro.c index 854329b476ea..5606f93209ea 100644 --- a/src/libs/zbxcacheconfig/lld_macro.c +++ b/src/libs/zbxcacheconfig/lld_macro.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxcacheconfig.h" diff --git a/src/libs/zbxcacheconfig/proxy_group.c b/src/libs/zbxcacheconfig/proxy_group.c index 553829637b05..031ad1597a9d 100644 --- a/src/libs/zbxcacheconfig/proxy_group.c +++ b/src/libs/zbxcacheconfig/proxy_group.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "proxy_group.h" diff --git a/src/libs/zbxcacheconfig/proxy_group.h b/src/libs/zbxcacheconfig/proxy_group.h index 2e3818996860..1535278a3978 100644 --- a/src/libs/zbxcacheconfig/proxy_group.h +++ b/src/libs/zbxcacheconfig/proxy_group.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_PROXY_GROUP_H diff --git a/src/libs/zbxcacheconfig/trigger.c b/src/libs/zbxcacheconfig/trigger.c index b93c8f644730..6ac9e9da0762 100644 --- a/src/libs/zbxcacheconfig/trigger.c +++ b/src/libs/zbxcacheconfig/trigger.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxcacheconfig.h" diff --git a/src/libs/zbxcacheconfig/user_macro.c b/src/libs/zbxcacheconfig/user_macro.c index d560c6ad63f7..d90b5bea7b0e 100644 --- a/src/libs/zbxcacheconfig/user_macro.c +++ b/src/libs/zbxcacheconfig/user_macro.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "user_macro.h" diff --git a/src/libs/zbxcacheconfig/user_macro.h b/src/libs/zbxcacheconfig/user_macro.h index 4861c76be8f1..d4c428b1497b 100644 --- a/src/libs/zbxcacheconfig/user_macro.h +++ b/src/libs/zbxcacheconfig/user_macro.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZBX_USER_MACRO_H diff --git a/src/libs/zbxcacheconfig/vps_monitor.c b/src/libs/zbxcacheconfig/vps_monitor.c index 58fead9e712a..0f62be41295f 100644 --- a/src/libs/zbxcacheconfig/vps_monitor.c +++ b/src/libs/zbxcacheconfig/vps_monitor.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "vps_monitor.h" diff --git a/src/libs/zbxcacheconfig/vps_monitor.h b/src/libs/zbxcacheconfig/vps_monitor.h index 68d60da8a150..da8482d6459f 100644 --- a/src/libs/zbxcacheconfig/vps_monitor.h +++ b/src/libs/zbxcacheconfig/vps_monitor.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_VPS_MONITOR_H diff --git a/src/libs/zbxcachehistory/cachehistory.c b/src/libs/zbxcachehistory/cachehistory.c index ebdbdb37c86c..f46f4a133468 100644 --- a/src/libs/zbxcachehistory/cachehistory.c +++ b/src/libs/zbxcachehistory/cachehistory.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxcachehistory.h" diff --git a/src/libs/zbxcachevalue/valuecache.c b/src/libs/zbxcachevalue/valuecache.c index 5a3084ce73f7..495f70a7e28f 100644 --- a/src/libs/zbxcachevalue/valuecache.c +++ b/src/libs/zbxcachevalue/valuecache.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxcachevalue.h" diff --git a/src/libs/zbxcfg/cfg.c b/src/libs/zbxcfg/cfg.c index 061cbe2d093c..78736868357f 100644 --- a/src/libs/zbxcfg/cfg.c +++ b/src/libs/zbxcfg/cfg.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxcfg.h" diff --git a/src/libs/zbxcommon/common_log.c b/src/libs/zbxcommon/common_log.c index befe25bf016e..c40fbe5095a6 100644 --- a/src/libs/zbxcommon/common_log.c +++ b/src/libs/zbxcommon/common_log.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxcommon.h" diff --git a/src/libs/zbxcommon/common_str.c b/src/libs/zbxcommon/common_str.c index ff6bfb053acc..24b4b152f73a 100644 --- a/src/libs/zbxcommon/common_str.c +++ b/src/libs/zbxcommon/common_str.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ /* this file is for the minimal possible set of string related functions that are used by libzbxcommon.a */ diff --git a/src/libs/zbxcommon/components_strings_representations.c b/src/libs/zbxcommon/components_strings_representations.c index 2123dabb5630..390ade49eab1 100644 --- a/src/libs/zbxcommon/components_strings_representations.c +++ b/src/libs/zbxcommon/components_strings_representations.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxcommon.h" diff --git a/src/libs/zbxcommon/cuid.c b/src/libs/zbxcommon/cuid.c index 78906ac99e6a..f3f1954aa6b4 100644 --- a/src/libs/zbxcommon/cuid.c +++ b/src/libs/zbxcommon/cuid.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxcommon.h" diff --git a/src/libs/zbxcommon/libc_wrappers.c b/src/libs/zbxcommon/libc_wrappers.c index 780ee1cc4534..4a61813d085d 100644 --- a/src/libs/zbxcommon/libc_wrappers.c +++ b/src/libs/zbxcommon/libc_wrappers.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxcommon.h" diff --git a/src/libs/zbxcommon/misc.c b/src/libs/zbxcommon/misc.c index 007e93d5558b..87483ee2f0fd 100644 --- a/src/libs/zbxcommon/misc.c +++ b/src/libs/zbxcommon/misc.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxcommon.h" @@ -215,7 +210,7 @@ void *zbx_guaranteed_memset(void *v, int c, size_t n) static const char copyright_message[] = "Copyright (C) 2024 Zabbix SIA\n" - "License GPLv2+: GNU GPL version 2 or later .\n" + "License AGPLv3: GNU Affero General Public License version 3 .\n" "This is free software: you are free to change and redistribute it according to\n" "the license. There is NO WARRANTY, to the extent permitted by law."; diff --git a/src/libs/zbxcommon/setproctitle.c b/src/libs/zbxcommon/setproctitle.c index dbcc955a28b5..f9016284df23 100644 --- a/src/libs/zbxcommon/setproctitle.c +++ b/src/libs/zbxcommon/setproctitle.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ /* diff --git a/src/libs/zbxcomms/comms.c b/src/libs/zbxcomms/comms.c index a60a8def8dc5..06545b70475c 100644 --- a/src/libs/zbxcomms/comms.c +++ b/src/libs/zbxcomms/comms.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxcomms.h" diff --git a/src/libs/zbxcomms/comms.h b/src/libs/zbxcomms/comms.h index 21378aede418..7143648c4836 100644 --- a/src/libs/zbxcomms/comms.h +++ b/src/libs/zbxcomms/comms.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_COMMS_H diff --git a/src/libs/zbxcomms/telnet.c b/src/libs/zbxcomms/telnet.c index 995a73904775..5fcd1d810e91 100644 --- a/src/libs/zbxcomms/telnet.c +++ b/src/libs/zbxcomms/telnet.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxcomms.h" diff --git a/src/libs/zbxcomms/tls.c b/src/libs/zbxcomms/tls.c index 60be9f29c139..42571a3fdd86 100644 --- a/src/libs/zbxcomms/tls.c +++ b/src/libs/zbxcomms/tls.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxcomms.h" diff --git a/src/libs/zbxcomms/tls.h b/src/libs/zbxcomms/tls.h index 7ee0b0fc8555..07969165532e 100644 --- a/src/libs/zbxcomms/tls.h +++ b/src/libs/zbxcomms/tls.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_TLS_H diff --git a/src/libs/zbxcomms/tls_gnutls.c b/src/libs/zbxcomms/tls_gnutls.c index 5b7edcce6a7d..e5c35a29de57 100644 --- a/src/libs/zbxcomms/tls_gnutls.c +++ b/src/libs/zbxcomms/tls_gnutls.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxcomms.h" diff --git a/src/libs/zbxcomms/tls_openssl.c b/src/libs/zbxcomms/tls_openssl.c index eaee8cf10c4e..40394a310c9f 100644 --- a/src/libs/zbxcomms/tls_openssl.c +++ b/src/libs/zbxcomms/tls_openssl.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxcomms.h" diff --git a/src/libs/zbxcomms/tls_validate.c b/src/libs/zbxcomms/tls_validate.c index 38d1f117f230..90075bade321 100644 --- a/src/libs/zbxcomms/tls_validate.c +++ b/src/libs/zbxcomms/tls_validate.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxcomms.h" diff --git a/src/libs/zbxcomms/tls_version.c b/src/libs/zbxcomms/tls_version.c index 694cbeec9f6e..69ce353550c0 100644 --- a/src/libs/zbxcomms/tls_version.c +++ b/src/libs/zbxcomms/tls_version.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxcomms.h" diff --git a/src/libs/zbxcommshigh/commshigh.c b/src/libs/zbxcommshigh/commshigh.c index a5b6b69378d2..b011861d0ec4 100644 --- a/src/libs/zbxcommshigh/commshigh.c +++ b/src/libs/zbxcommshigh/commshigh.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxcommshigh.h" diff --git a/src/libs/zbxcompress/compress.c b/src/libs/zbxcompress/compress.c index c04f41b991fd..8e71abbbe65c 100644 --- a/src/libs/zbxcompress/compress.c +++ b/src/libs/zbxcompress/compress.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxcompress.h" diff --git a/src/libs/zbxconnector/connector.c b/src/libs/zbxconnector/connector.c index 26cdc8f9305e..74f8f0deaae0 100644 --- a/src/libs/zbxconnector/connector.c +++ b/src/libs/zbxconnector/connector.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxconnector.h" diff --git a/src/libs/zbxconnector/connector_protocol.c b/src/libs/zbxconnector/connector_protocol.c index 05b6bc042ca6..9510143233ea 100644 --- a/src/libs/zbxconnector/connector_protocol.c +++ b/src/libs/zbxconnector/connector_protocol.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxconnector.h" diff --git a/src/libs/zbxcrypto/base64.c b/src/libs/zbxcrypto/base64.c index b51aae99cd7d..5bdd5b18d9fa 100644 --- a/src/libs/zbxcrypto/base64.c +++ b/src/libs/zbxcrypto/base64.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxcrypto.h" diff --git a/src/libs/zbxcrypto/crypto.c b/src/libs/zbxcrypto/crypto.c index 6912ec44adbb..10092113a7c7 100644 --- a/src/libs/zbxcrypto/crypto.c +++ b/src/libs/zbxcrypto/crypto.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxcrypto.h" diff --git a/src/libs/zbxcrypto/endian.c b/src/libs/zbxcrypto/endian.c index 873acf890d2c..aff23434b99c 100644 --- a/src/libs/zbxcrypto/endian.c +++ b/src/libs/zbxcrypto/endian.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxcrypto.h" diff --git a/src/libs/zbxcrypto/hmac.c b/src/libs/zbxcrypto/hmac.c index b7dd281a55b2..f38353c2da6e 100644 --- a/src/libs/zbxcrypto/hmac.c +++ b/src/libs/zbxcrypto/hmac.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxcrypto.h" diff --git a/src/libs/zbxcrypto/rsa.c b/src/libs/zbxcrypto/rsa.c index 79ac1cde5aa7..cc1f45aded2a 100644 --- a/src/libs/zbxcrypto/rsa.c +++ b/src/libs/zbxcrypto/rsa.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxcrypto.h" diff --git a/src/libs/zbxcurl/curl.c b/src/libs/zbxcurl/curl.c index 00933621df89..1edf71a9aa78 100644 --- a/src/libs/zbxcurl/curl.c +++ b/src/libs/zbxcurl/curl.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxcurl.h" diff --git a/src/libs/zbxdb/db.c b/src/libs/zbxdb/db.c index a8f2d515850f..7f19bd400e62 100644 --- a/src/libs/zbxdb/db.c +++ b/src/libs/zbxdb/db.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxdb.h" diff --git a/src/libs/zbxdbhigh/db.c b/src/libs/zbxdbhigh/db.c index 9f8c3b9ffb7e..5b3c4a3b4e10 100644 --- a/src/libs/zbxdbhigh/db.c +++ b/src/libs/zbxdbhigh/db.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxdbhigh.h" diff --git a/src/libs/zbxdbhigh/item.c b/src/libs/zbxdbhigh/item.c index 123dad3e6ece..73e132e9603e 100644 --- a/src/libs/zbxdbhigh/item.c +++ b/src/libs/zbxdbhigh/item.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxcommon.h" diff --git a/src/libs/zbxdbhigh/item_param.c b/src/libs/zbxdbhigh/item_param.c index 0b7dc4e730f6..714a5904c952 100644 --- a/src/libs/zbxdbhigh/item_param.c +++ b/src/libs/zbxdbhigh/item_param.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxdbhigh.h" diff --git a/src/libs/zbxdbhigh/lld_override.c b/src/libs/zbxdbhigh/lld_override.c index fc7d1c5781db..ee0b3f9103b7 100644 --- a/src/libs/zbxdbhigh/lld_override.c +++ b/src/libs/zbxdbhigh/lld_override.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxdbhigh.h" diff --git a/src/libs/zbxdbhigh/maintenance.c b/src/libs/zbxdbhigh/maintenance.c index ba3282fb5a6b..165026dbe79a 100644 --- a/src/libs/zbxdbhigh/maintenance.c +++ b/src/libs/zbxdbhigh/maintenance.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxdbhigh.h" diff --git a/src/libs/zbxdbhigh/mediatype.c b/src/libs/zbxdbhigh/mediatype.c index 5276be06adea..84cb0c03ae6d 100644 --- a/src/libs/zbxdbhigh/mediatype.c +++ b/src/libs/zbxdbhigh/mediatype.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxdbhigh.h" diff --git a/src/libs/zbxdbhigh/proxy.c b/src/libs/zbxdbhigh/proxy.c index 07739bdef5c4..4416b29ce705 100644 --- a/src/libs/zbxdbhigh/proxy.c +++ b/src/libs/zbxdbhigh/proxy.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxdbhigh.h" diff --git a/src/libs/zbxdbhigh/tag.c b/src/libs/zbxdbhigh/tag.c index 6542158a0983..92f740abc716 100644 --- a/src/libs/zbxdbhigh/tag.c +++ b/src/libs/zbxdbhigh/tag.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxdbhigh.h" diff --git a/src/libs/zbxdbhigh/trigger.c b/src/libs/zbxdbhigh/trigger.c index 6f21a459d6ff..a95f7e464e07 100644 --- a/src/libs/zbxdbhigh/trigger.c +++ b/src/libs/zbxdbhigh/trigger.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxdbhigh.h" diff --git a/src/libs/zbxdbsyncer/dbsyncer.c b/src/libs/zbxdbsyncer/dbsyncer.c index bae1d8c372bf..e787e5fde096 100644 --- a/src/libs/zbxdbsyncer/dbsyncer.c +++ b/src/libs/zbxdbsyncer/dbsyncer.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxdbsyncer.h" diff --git a/src/libs/zbxdbupgrade/dbupgrade.c b/src/libs/zbxdbupgrade/dbupgrade.c index 307c6b9b398a..433e7407055e 100644 --- a/src/libs/zbxdbupgrade/dbupgrade.c +++ b/src/libs/zbxdbupgrade/dbupgrade.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "dbupgrade.h" diff --git a/src/libs/zbxdbupgrade/dbupgrade.h b/src/libs/zbxdbupgrade/dbupgrade.h index be89489e896c..4cd70d7853b1 100644 --- a/src/libs/zbxdbupgrade/dbupgrade.h +++ b/src/libs/zbxdbupgrade/dbupgrade.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_DBUPGRADE_H diff --git a/src/libs/zbxdbupgrade/dbupgrade_2010.c b/src/libs/zbxdbupgrade/dbupgrade_2010.c index 664bf906337c..42a19be3d82c 100644 --- a/src/libs/zbxdbupgrade/dbupgrade_2010.c +++ b/src/libs/zbxdbupgrade/dbupgrade_2010.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "dbupgrade.h" diff --git a/src/libs/zbxdbupgrade/dbupgrade_2020.c b/src/libs/zbxdbupgrade/dbupgrade_2020.c index c47f2ac60a56..346618b0e9f3 100644 --- a/src/libs/zbxdbupgrade/dbupgrade_2020.c +++ b/src/libs/zbxdbupgrade/dbupgrade_2020.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "dbupgrade.h" diff --git a/src/libs/zbxdbupgrade/dbupgrade_2030.c b/src/libs/zbxdbupgrade/dbupgrade_2030.c index a367576787cd..c382734a7618 100644 --- a/src/libs/zbxdbupgrade/dbupgrade_2030.c +++ b/src/libs/zbxdbupgrade/dbupgrade_2030.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "dbupgrade.h" diff --git a/src/libs/zbxdbupgrade/dbupgrade_2040.c b/src/libs/zbxdbupgrade/dbupgrade_2040.c index 59dcc2d87332..cab165bf882e 100644 --- a/src/libs/zbxdbupgrade/dbupgrade_2040.c +++ b/src/libs/zbxdbupgrade/dbupgrade_2040.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "dbupgrade.h" diff --git a/src/libs/zbxdbupgrade/dbupgrade_2050.c b/src/libs/zbxdbupgrade/dbupgrade_2050.c index 4c4bd25e0f88..a077ecefce15 100644 --- a/src/libs/zbxdbupgrade/dbupgrade_2050.c +++ b/src/libs/zbxdbupgrade/dbupgrade_2050.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "dbupgrade.h" diff --git a/src/libs/zbxdbupgrade/dbupgrade_3000.c b/src/libs/zbxdbupgrade/dbupgrade_3000.c index da3b8c512c89..f302cfc9e3b9 100644 --- a/src/libs/zbxdbupgrade/dbupgrade_3000.c +++ b/src/libs/zbxdbupgrade/dbupgrade_3000.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "dbupgrade.h" diff --git a/src/libs/zbxdbupgrade/dbupgrade_3010.c b/src/libs/zbxdbupgrade/dbupgrade_3010.c index f9b68749044e..957603c5cd13 100644 --- a/src/libs/zbxdbupgrade/dbupgrade_3010.c +++ b/src/libs/zbxdbupgrade/dbupgrade_3010.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "dbupgrade.h" diff --git a/src/libs/zbxdbupgrade/dbupgrade_3020.c b/src/libs/zbxdbupgrade/dbupgrade_3020.c index c2b6c6626766..158df429722c 100644 --- a/src/libs/zbxdbupgrade/dbupgrade_3020.c +++ b/src/libs/zbxdbupgrade/dbupgrade_3020.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "dbupgrade.h" diff --git a/src/libs/zbxdbupgrade/dbupgrade_3030.c b/src/libs/zbxdbupgrade/dbupgrade_3030.c index f9e086b03904..95158ff271e0 100644 --- a/src/libs/zbxdbupgrade/dbupgrade_3030.c +++ b/src/libs/zbxdbupgrade/dbupgrade_3030.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "dbupgrade.h" diff --git a/src/libs/zbxdbupgrade/dbupgrade_3040.c b/src/libs/zbxdbupgrade/dbupgrade_3040.c index 953fadd107e4..4466ddfc6266 100644 --- a/src/libs/zbxdbupgrade/dbupgrade_3040.c +++ b/src/libs/zbxdbupgrade/dbupgrade_3040.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "dbupgrade.h" diff --git a/src/libs/zbxdbupgrade/dbupgrade_3050.c b/src/libs/zbxdbupgrade/dbupgrade_3050.c index 9b0eb3c8c97a..6bc32f2bf664 100644 --- a/src/libs/zbxdbupgrade/dbupgrade_3050.c +++ b/src/libs/zbxdbupgrade/dbupgrade_3050.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "dbupgrade.h" diff --git a/src/libs/zbxdbupgrade/dbupgrade_4000.c b/src/libs/zbxdbupgrade/dbupgrade_4000.c index 6053ea85b9ba..d2104396ce8d 100644 --- a/src/libs/zbxdbupgrade/dbupgrade_4000.c +++ b/src/libs/zbxdbupgrade/dbupgrade_4000.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "dbupgrade.h" diff --git a/src/libs/zbxdbupgrade/dbupgrade_4010.c b/src/libs/zbxdbupgrade/dbupgrade_4010.c index 28cb75840822..494a5d5584b7 100644 --- a/src/libs/zbxdbupgrade/dbupgrade_4010.c +++ b/src/libs/zbxdbupgrade/dbupgrade_4010.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "dbupgrade.h" diff --git a/src/libs/zbxdbupgrade/dbupgrade_4020.c b/src/libs/zbxdbupgrade/dbupgrade_4020.c index 079bcebc0f93..ae3f20752a71 100644 --- a/src/libs/zbxdbupgrade/dbupgrade_4020.c +++ b/src/libs/zbxdbupgrade/dbupgrade_4020.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "dbupgrade.h" diff --git a/src/libs/zbxdbupgrade/dbupgrade_4030.c b/src/libs/zbxdbupgrade/dbupgrade_4030.c index 2292af04aa22..253a88620bd0 100644 --- a/src/libs/zbxdbupgrade/dbupgrade_4030.c +++ b/src/libs/zbxdbupgrade/dbupgrade_4030.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "dbupgrade.h" diff --git a/src/libs/zbxdbupgrade/dbupgrade_4040.c b/src/libs/zbxdbupgrade/dbupgrade_4040.c index a2667648b18a..e33fdb17b5e0 100644 --- a/src/libs/zbxdbupgrade/dbupgrade_4040.c +++ b/src/libs/zbxdbupgrade/dbupgrade_4040.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "dbupgrade.h" diff --git a/src/libs/zbxdbupgrade/dbupgrade_4050.c b/src/libs/zbxdbupgrade/dbupgrade_4050.c index 6aa6dc35bea6..eac27d471038 100644 --- a/src/libs/zbxdbupgrade/dbupgrade_4050.c +++ b/src/libs/zbxdbupgrade/dbupgrade_4050.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "dbupgrade.h" diff --git a/src/libs/zbxdbupgrade/dbupgrade_5000.c b/src/libs/zbxdbupgrade/dbupgrade_5000.c index 2312078c0092..89f346727ec7 100644 --- a/src/libs/zbxdbupgrade/dbupgrade_5000.c +++ b/src/libs/zbxdbupgrade/dbupgrade_5000.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "dbupgrade.h" diff --git a/src/libs/zbxdbupgrade/dbupgrade_5010.c b/src/libs/zbxdbupgrade/dbupgrade_5010.c index a7cdac1b7b67..0f01109510dd 100644 --- a/src/libs/zbxdbupgrade/dbupgrade_5010.c +++ b/src/libs/zbxdbupgrade/dbupgrade_5010.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "dbupgrade.h" diff --git a/src/libs/zbxdbupgrade/dbupgrade_5020.c b/src/libs/zbxdbupgrade/dbupgrade_5020.c index 2dbf93f6d1b2..d8b86cb205c1 100644 --- a/src/libs/zbxdbupgrade/dbupgrade_5020.c +++ b/src/libs/zbxdbupgrade/dbupgrade_5020.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "dbupgrade.h" diff --git a/src/libs/zbxdbupgrade/dbupgrade_5030.c b/src/libs/zbxdbupgrade/dbupgrade_5030.c index 02bf1f519888..012b64bc0a6b 100644 --- a/src/libs/zbxdbupgrade/dbupgrade_5030.c +++ b/src/libs/zbxdbupgrade/dbupgrade_5030.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "dbupgrade.h" diff --git a/src/libs/zbxdbupgrade/dbupgrade_5040.c b/src/libs/zbxdbupgrade/dbupgrade_5040.c index 991f4c17676e..4fe1eb4424e1 100644 --- a/src/libs/zbxdbupgrade/dbupgrade_5040.c +++ b/src/libs/zbxdbupgrade/dbupgrade_5040.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "dbupgrade.h" diff --git a/src/libs/zbxdbupgrade/dbupgrade_5050.c b/src/libs/zbxdbupgrade/dbupgrade_5050.c index 6fe49d7343cc..cf923c1a9433 100644 --- a/src/libs/zbxdbupgrade/dbupgrade_5050.c +++ b/src/libs/zbxdbupgrade/dbupgrade_5050.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "dbupgrade.h" diff --git a/src/libs/zbxdbupgrade/dbupgrade_6000.c b/src/libs/zbxdbupgrade/dbupgrade_6000.c index b2004b2028fd..c8a0bcb1a658 100644 --- a/src/libs/zbxdbupgrade/dbupgrade_6000.c +++ b/src/libs/zbxdbupgrade/dbupgrade_6000.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "dbupgrade.h" diff --git a/src/libs/zbxdbupgrade/dbupgrade_6010.c b/src/libs/zbxdbupgrade/dbupgrade_6010.c index c26f6300a92e..9601c0f8d69d 100644 --- a/src/libs/zbxdbupgrade/dbupgrade_6010.c +++ b/src/libs/zbxdbupgrade/dbupgrade_6010.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "dbupgrade.h" diff --git a/src/libs/zbxdbupgrade/dbupgrade_6020.c b/src/libs/zbxdbupgrade/dbupgrade_6020.c index f5eb820714fa..343af39ecde8 100644 --- a/src/libs/zbxdbupgrade/dbupgrade_6020.c +++ b/src/libs/zbxdbupgrade/dbupgrade_6020.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "dbupgrade.h" diff --git a/src/libs/zbxdbupgrade/dbupgrade_6030.c b/src/libs/zbxdbupgrade/dbupgrade_6030.c index ce445cce995c..e053d663daeb 100644 --- a/src/libs/zbxdbupgrade/dbupgrade_6030.c +++ b/src/libs/zbxdbupgrade/dbupgrade_6030.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxdbhigh.h" diff --git a/src/libs/zbxdbupgrade/dbupgrade_6040.c b/src/libs/zbxdbupgrade/dbupgrade_6040.c index 8cbf49a66d96..8a4a05d11e8e 100644 --- a/src/libs/zbxdbupgrade/dbupgrade_6040.c +++ b/src/libs/zbxdbupgrade/dbupgrade_6040.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "dbupgrade.h" diff --git a/src/libs/zbxdbupgrade/dbupgrade_6050.c b/src/libs/zbxdbupgrade/dbupgrade_6050.c index 6b7f87abfd68..74dff3521e24 100644 --- a/src/libs/zbxdbupgrade/dbupgrade_6050.c +++ b/src/libs/zbxdbupgrade/dbupgrade_6050.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "dbupgrade.h" diff --git a/src/libs/zbxdbupgrade/dbupgrade_common.c b/src/libs/zbxdbupgrade/dbupgrade_common.c index 244355dd41b9..eea804a5860d 100644 --- a/src/libs/zbxdbupgrade/dbupgrade_common.c +++ b/src/libs/zbxdbupgrade/dbupgrade_common.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "dbupgrade_common.h" diff --git a/src/libs/zbxdbupgrade/dbupgrade_common.h b/src/libs/zbxdbupgrade/dbupgrade_common.h index ceeef0d73b13..ed84aa7851b5 100644 --- a/src/libs/zbxdbupgrade/dbupgrade_common.h +++ b/src/libs/zbxdbupgrade/dbupgrade_common.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_DBUPGRADE_COMMON_H diff --git a/src/libs/zbxdbupgrade/dbupgrade_macros.c b/src/libs/zbxdbupgrade/dbupgrade_macros.c index e6358518bee2..892a8b5b6f35 100644 --- a/src/libs/zbxdbupgrade/dbupgrade_macros.c +++ b/src/libs/zbxdbupgrade/dbupgrade_macros.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "dbupgrade_macros.h" diff --git a/src/libs/zbxdbupgrade/dbupgrade_macros.h b/src/libs/zbxdbupgrade/dbupgrade_macros.h index da587a9a8895..2fd2eba3034f 100644 --- a/src/libs/zbxdbupgrade/dbupgrade_macros.h +++ b/src/libs/zbxdbupgrade/dbupgrade_macros.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_DBUPGRADE_MACROS_H diff --git a/src/libs/zbxdbwrap/event.c b/src/libs/zbxdbwrap/event.c index 01356c301d1d..d4bf951a3868 100644 --- a/src/libs/zbxdbwrap/event.c +++ b/src/libs/zbxdbwrap/event.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxdbwrap.h" diff --git a/src/libs/zbxdbwrap/graph_linking.c b/src/libs/zbxdbwrap/graph_linking.c index e4811e135759..542c3af9b38e 100644 --- a/src/libs/zbxdbwrap/graph_linking.c +++ b/src/libs/zbxdbwrap/graph_linking.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "graph_linking.h" diff --git a/src/libs/zbxdbwrap/graph_linking.h b/src/libs/zbxdbwrap/graph_linking.h index cae6622264ec..d62e9a9ac43d 100644 --- a/src/libs/zbxdbwrap/graph_linking.h +++ b/src/libs/zbxdbwrap/graph_linking.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_GRAPH_LINKING_H diff --git a/src/libs/zbxdbwrap/host.c b/src/libs/zbxdbwrap/host.c index c6ca75707751..30299d439cbb 100644 --- a/src/libs/zbxdbwrap/host.c +++ b/src/libs/zbxdbwrap/host.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxdbwrap.h" diff --git a/src/libs/zbxdbwrap/permission.c b/src/libs/zbxdbwrap/permission.c index f23b5b34b625..c8f339c6bdc5 100644 --- a/src/libs/zbxdbwrap/permission.c +++ b/src/libs/zbxdbwrap/permission.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxdbwrap.h" diff --git a/src/libs/zbxdbwrap/proxy.c b/src/libs/zbxdbwrap/proxy.c index 860b317f15aa..5d2b3050980d 100644 --- a/src/libs/zbxdbwrap/proxy.c +++ b/src/libs/zbxdbwrap/proxy.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxdbwrap.h" diff --git a/src/libs/zbxdbwrap/template.h b/src/libs/zbxdbwrap/template.h index edf6207fe8d5..aaafb9644d60 100644 --- a/src/libs/zbxdbwrap/template.h +++ b/src/libs/zbxdbwrap/template.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_TEMPLATE_H diff --git a/src/libs/zbxdbwrap/template_item.c b/src/libs/zbxdbwrap/template_item.c index 4808e298e672..45446546a74d 100644 --- a/src/libs/zbxdbwrap/template_item.c +++ b/src/libs/zbxdbwrap/template_item.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxdbhigh.h" diff --git a/src/libs/zbxdbwrap/template_item_audit.c b/src/libs/zbxdbwrap/template_item_audit.c index c465987c1303..fe4fdaba2383 100644 --- a/src/libs/zbxdbwrap/template_item_audit.c +++ b/src/libs/zbxdbwrap/template_item_audit.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "template.h" diff --git a/src/libs/zbxdbwrap/trigger.c b/src/libs/zbxdbwrap/trigger.c index 4779bf7b9896..d758f68d1ea9 100644 --- a/src/libs/zbxdbwrap/trigger.c +++ b/src/libs/zbxdbwrap/trigger.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxdbwrap.h" diff --git a/src/libs/zbxdbwrap/trigger_dep_linking.c b/src/libs/zbxdbwrap/trigger_dep_linking.c index 333489bd35fc..19b765affed3 100644 --- a/src/libs/zbxdbwrap/trigger_dep_linking.c +++ b/src/libs/zbxdbwrap/trigger_dep_linking.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "trigger_dep_linking.h" diff --git a/src/libs/zbxdbwrap/trigger_dep_linking.h b/src/libs/zbxdbwrap/trigger_dep_linking.h index 3d8b8ca29eab..2023adc20f74 100644 --- a/src/libs/zbxdbwrap/trigger_dep_linking.h +++ b/src/libs/zbxdbwrap/trigger_dep_linking.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_TRIGGER_DEP_LINKING_H diff --git a/src/libs/zbxdbwrap/trigger_linking.c b/src/libs/zbxdbwrap/trigger_linking.c index b43b8ff30110..55b329687eaf 100644 --- a/src/libs/zbxdbwrap/trigger_linking.c +++ b/src/libs/zbxdbwrap/trigger_linking.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "trigger_linking.h" diff --git a/src/libs/zbxdbwrap/trigger_linking.h b/src/libs/zbxdbwrap/trigger_linking.h index 4a99bb349265..048b87345e96 100644 --- a/src/libs/zbxdbwrap/trigger_linking.h +++ b/src/libs/zbxdbwrap/trigger_linking.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_TRIGGER_LINKING_H diff --git a/src/libs/zbxdbwrap/user.c b/src/libs/zbxdbwrap/user.c index e65cd35d4f1f..b4c868585291 100644 --- a/src/libs/zbxdbwrap/user.c +++ b/src/libs/zbxdbwrap/user.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxdbwrap.h" diff --git a/src/libs/zbxdiag/diag.c b/src/libs/zbxdiag/diag.c index dadfad48ff03..034a9805c90e 100644 --- a/src/libs/zbxdiag/diag.c +++ b/src/libs/zbxdiag/diag.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxdiag.h" diff --git a/src/libs/zbxdiscoverer/async_http.c b/src/libs/zbxdiscoverer/async_http.c index ddb39a3c1266..6d4511565c34 100644 --- a/src/libs/zbxdiscoverer/async_http.c +++ b/src/libs/zbxdiscoverer/async_http.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "async_http.h" diff --git a/src/libs/zbxdiscoverer/async_http.h b/src/libs/zbxdiscoverer/async_http.h index f43feaf4fd0a..65c7c99cb5a7 100644 --- a/src/libs/zbxdiscoverer/async_http.h +++ b/src/libs/zbxdiscoverer/async_http.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_ASYNC_HTTP_H_ diff --git a/src/libs/zbxdiscoverer/async_tcpsvc.c b/src/libs/zbxdiscoverer/async_tcpsvc.c index ed6d96917a3c..abfcbaa2d997 100644 --- a/src/libs/zbxdiscoverer/async_tcpsvc.c +++ b/src/libs/zbxdiscoverer/async_tcpsvc.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "async_tcpsvc.h" diff --git a/src/libs/zbxdiscoverer/async_tcpsvc.h b/src/libs/zbxdiscoverer/async_tcpsvc.h index f876344f114a..f575a8316ca9 100644 --- a/src/libs/zbxdiscoverer/async_tcpsvc.h +++ b/src/libs/zbxdiscoverer/async_tcpsvc.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_ASYNC_TCPSVC_H_ diff --git a/src/libs/zbxdiscoverer/async_telnet.c b/src/libs/zbxdiscoverer/async_telnet.c index ca4f14abecc2..1a00065264f7 100644 --- a/src/libs/zbxdiscoverer/async_telnet.c +++ b/src/libs/zbxdiscoverer/async_telnet.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "async_telnet.h" diff --git a/src/libs/zbxdiscoverer/async_telnet.h b/src/libs/zbxdiscoverer/async_telnet.h index a18ac1225d10..f0c361164607 100644 --- a/src/libs/zbxdiscoverer/async_telnet.h +++ b/src/libs/zbxdiscoverer/async_telnet.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_ASYNC_TELNET_H_ diff --git a/src/libs/zbxdiscoverer/discoverer.c b/src/libs/zbxdiscoverer/discoverer.c index bc9211107cb0..87dbf14481d7 100644 --- a/src/libs/zbxdiscoverer/discoverer.c +++ b/src/libs/zbxdiscoverer/discoverer.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxdiscoverer.h" diff --git a/src/libs/zbxdiscoverer/discoverer_async.c b/src/libs/zbxdiscoverer/discoverer_async.c index ff9c999f562e..6eab6a9fad42 100644 --- a/src/libs/zbxdiscoverer/discoverer_async.c +++ b/src/libs/zbxdiscoverer/discoverer_async.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "discoverer_job.h" diff --git a/src/libs/zbxdiscoverer/discoverer_async.h b/src/libs/zbxdiscoverer/discoverer_async.h index fa82d308ae11..6e1131725cd8 100644 --- a/src/libs/zbxdiscoverer/discoverer_async.h +++ b/src/libs/zbxdiscoverer/discoverer_async.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_DISCOVERER_ASYNC_H diff --git a/src/libs/zbxdiscoverer/discoverer_int.h b/src/libs/zbxdiscoverer/discoverer_int.h index e15f331acd81..2adc20621e7b 100644 --- a/src/libs/zbxdiscoverer/discoverer_int.h +++ b/src/libs/zbxdiscoverer/discoverer_int.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_DISCOVERER_INT_H_ diff --git a/src/libs/zbxdiscoverer/discoverer_job.c b/src/libs/zbxdiscoverer/discoverer_job.c index 27d7b791276e..18dae66af9d5 100644 --- a/src/libs/zbxdiscoverer/discoverer_job.c +++ b/src/libs/zbxdiscoverer/discoverer_job.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "discoverer_job.h" diff --git a/src/libs/zbxdiscoverer/discoverer_job.h b/src/libs/zbxdiscoverer/discoverer_job.h index 776549cb54d9..1d6749df5a47 100644 --- a/src/libs/zbxdiscoverer/discoverer_job.h +++ b/src/libs/zbxdiscoverer/discoverer_job.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_DISCOVERER_JOB_H diff --git a/src/libs/zbxdiscoverer/discoverer_queue.c b/src/libs/zbxdiscoverer/discoverer_queue.c index ddc8130f29ba..addce429c92b 100644 --- a/src/libs/zbxdiscoverer/discoverer_queue.c +++ b/src/libs/zbxdiscoverer/discoverer_queue.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "discoverer_queue.h" diff --git a/src/libs/zbxdiscoverer/discoverer_queue.h b/src/libs/zbxdiscoverer/discoverer_queue.h index 729016f1c21c..dad0f3b1588b 100644 --- a/src/libs/zbxdiscoverer/discoverer_queue.h +++ b/src/libs/zbxdiscoverer/discoverer_queue.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_DISCOVERER_QUEUE_H diff --git a/src/libs/zbxdiscoverer/discoverer_taskprep.c b/src/libs/zbxdiscoverer/discoverer_taskprep.c index 8dc2888a834d..79825fbd2a8b 100644 --- a/src/libs/zbxdiscoverer/discoverer_taskprep.c +++ b/src/libs/zbxdiscoverer/discoverer_taskprep.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "discoverer_taskprep.h" diff --git a/src/libs/zbxdiscoverer/discoverer_taskprep.h b/src/libs/zbxdiscoverer/discoverer_taskprep.h index 7403b99c1f11..997e3b5dc6c7 100644 --- a/src/libs/zbxdiscoverer/discoverer_taskprep.h +++ b/src/libs/zbxdiscoverer/discoverer_taskprep.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_DISCOVERER_TASKPREP_H_ diff --git a/src/libs/zbxdiscovery/discovery.c b/src/libs/zbxdiscovery/discovery.c index a36e41fe00e9..a53ed79a3002 100644 --- a/src/libs/zbxdiscovery/discovery.c +++ b/src/libs/zbxdiscovery/discovery.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxdiscovery.h" diff --git a/src/libs/zbxembed/browser.c b/src/libs/zbxembed/browser.c index b84cfe524ef7..c8b5a712c310 100644 --- a/src/libs/zbxembed/browser.c +++ b/src/libs/zbxembed/browser.c @@ -1,19 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the envied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. **/ diff --git a/src/libs/zbxembed/browser_alert.c b/src/libs/zbxembed/browser_alert.c index 953160715fdf..4f235d0fe76b 100644 --- a/src/libs/zbxembed/browser_alert.c +++ b/src/libs/zbxembed/browser_alert.c @@ -1,19 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the envied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. **/ diff --git a/src/libs/zbxembed/browser_alert.h b/src/libs/zbxembed/browser_alert.h index 65509aebc17e..d4e202d03f6e 100644 --- a/src/libs/zbxembed/browser_alert.h +++ b/src/libs/zbxembed/browser_alert.h @@ -1,19 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. **/ diff --git a/src/libs/zbxembed/browser_element.c b/src/libs/zbxembed/browser_element.c index 91e31feb3c4e..12feb76b34a2 100644 --- a/src/libs/zbxembed/browser_element.c +++ b/src/libs/zbxembed/browser_element.c @@ -1,19 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the envied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. **/ diff --git a/src/libs/zbxembed/browser_element.h b/src/libs/zbxembed/browser_element.h index d1e4434f4856..e695efc00521 100644 --- a/src/libs/zbxembed/browser_element.h +++ b/src/libs/zbxembed/browser_element.h @@ -1,19 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. **/ diff --git a/src/libs/zbxembed/browser_error.c b/src/libs/zbxembed/browser_error.c index 3b4c7a5fefed..650aa6b70043 100644 --- a/src/libs/zbxembed/browser_error.c +++ b/src/libs/zbxembed/browser_error.c @@ -1,19 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the envied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. **/ diff --git a/src/libs/zbxembed/browser_error.h b/src/libs/zbxembed/browser_error.h index db18962e28c8..b00ad547ab4d 100644 --- a/src/libs/zbxembed/browser_error.h +++ b/src/libs/zbxembed/browser_error.h @@ -1,19 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. **/ diff --git a/src/libs/zbxembed/browser_perf.c b/src/libs/zbxembed/browser_perf.c index 38c3765f59e1..62b3f5d46104 100644 --- a/src/libs/zbxembed/browser_perf.c +++ b/src/libs/zbxembed/browser_perf.c @@ -1,19 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the envied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. **/ diff --git a/src/libs/zbxembed/browser_perf.h b/src/libs/zbxembed/browser_perf.h index 3536c13d7980..af645796330c 100644 --- a/src/libs/zbxembed/browser_perf.h +++ b/src/libs/zbxembed/browser_perf.h @@ -1,19 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. **/ diff --git a/src/libs/zbxembed/console.c b/src/libs/zbxembed/console.c index 116ba98d8a37..b23ee1745419 100644 --- a/src/libs/zbxembed/console.c +++ b/src/libs/zbxembed/console.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the envied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "console.h" diff --git a/src/libs/zbxembed/console.h b/src/libs/zbxembed/console.h index 85701ef93ff5..b244404d8ac1 100644 --- a/src/libs/zbxembed/console.h +++ b/src/libs/zbxembed/console.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_CONSOLE_H diff --git a/src/libs/zbxembed/embed.c b/src/libs/zbxembed/embed.c index 1a8d9542504a..0a1744d2a6c1 100644 --- a/src/libs/zbxembed/embed.c +++ b/src/libs/zbxembed/embed.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the envied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxembed.h" diff --git a/src/libs/zbxembed/embed.h b/src/libs/zbxembed/embed.h index 0b24aa91ba5a..82f5ee95aa62 100644 --- a/src/libs/zbxembed/embed.h +++ b/src/libs/zbxembed/embed.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_EMBED_H diff --git a/src/libs/zbxembed/embed_xml.c b/src/libs/zbxembed/embed_xml.c index 775495de1dd2..c747c6766c05 100644 --- a/src/libs/zbxembed/embed_xml.c +++ b/src/libs/zbxembed/embed_xml.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the envied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "embed_xml.h" diff --git a/src/libs/zbxembed/embed_xml.h b/src/libs/zbxembed/embed_xml.h index db67bf59982f..6c65bd7ca406 100644 --- a/src/libs/zbxembed/embed_xml.h +++ b/src/libs/zbxembed/embed_xml.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_EMBED_XML_H diff --git a/src/libs/zbxembed/global.c b/src/libs/zbxembed/global.c index 4f7d4cf6e873..b3e710ceaafc 100644 --- a/src/libs/zbxembed/global.c +++ b/src/libs/zbxembed/global.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the envied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "global.h" diff --git a/src/libs/zbxembed/global.h b/src/libs/zbxembed/global.h index 50f1659628bf..072324fed7f6 100644 --- a/src/libs/zbxembed/global.h +++ b/src/libs/zbxembed/global.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the envied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_GLOBAL_H diff --git a/src/libs/zbxembed/httprequest.c b/src/libs/zbxembed/httprequest.c index 5942e27c064c..da962d62ab95 100644 --- a/src/libs/zbxembed/httprequest.c +++ b/src/libs/zbxembed/httprequest.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the envied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "httprequest.h" diff --git a/src/libs/zbxembed/httprequest.h b/src/libs/zbxembed/httprequest.h index 1c426c72e11f..b8c2dfd3cee0 100644 --- a/src/libs/zbxembed/httprequest.h +++ b/src/libs/zbxembed/httprequest.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_HTTPREQUEST_H diff --git a/src/libs/zbxembed/webdriver.c b/src/libs/zbxembed/webdriver.c index 60d8e3d5b150..8a8adcb7d291 100644 --- a/src/libs/zbxembed/webdriver.c +++ b/src/libs/zbxembed/webdriver.c @@ -1,19 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the envied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. **/ diff --git a/src/libs/zbxembed/webdriver.h b/src/libs/zbxembed/webdriver.h index 09f1e8c12b96..b975f2d05483 100644 --- a/src/libs/zbxembed/webdriver.h +++ b/src/libs/zbxembed/webdriver.h @@ -1,19 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. **/ diff --git a/src/libs/zbxembed/zabbix.c b/src/libs/zbxembed/zabbix.c index 5b17b3046ae0..793e00907c5f 100644 --- a/src/libs/zbxembed/zabbix.c +++ b/src/libs/zbxembed/zabbix.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the envied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zabbix.h" diff --git a/src/libs/zbxembed/zabbix.h b/src/libs/zbxembed/zabbix.h index 8e3a8ee78f97..359766a84072 100644 --- a/src/libs/zbxembed/zabbix.h +++ b/src/libs/zbxembed/zabbix.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_ZABBIX_H diff --git a/src/libs/zbxescalations/escalations.c b/src/libs/zbxescalations/escalations.c index db69d23eadc5..85e15ec2a8bc 100644 --- a/src/libs/zbxescalations/escalations.c +++ b/src/libs/zbxescalations/escalations.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxescalations.h" diff --git a/src/libs/zbxeval/calc.c b/src/libs/zbxeval/calc.c index 9313484c8bcb..92bf9ddb30c9 100644 --- a/src/libs/zbxeval/calc.c +++ b/src/libs/zbxeval/calc.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxeval.h" diff --git a/src/libs/zbxeval/count_pattern.c b/src/libs/zbxeval/count_pattern.c index b9ba8d062fec..ecb7f54f776e 100644 --- a/src/libs/zbxeval/count_pattern.c +++ b/src/libs/zbxeval/count_pattern.c @@ -1,20 +1,15 @@ /** -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxeval.h" diff --git a/src/libs/zbxeval/eval.h b/src/libs/zbxeval/eval.h index 8472a660fcbe..2f5f4e803808 100644 --- a/src/libs/zbxeval/eval.h +++ b/src/libs/zbxeval/eval.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_EVAL_H diff --git a/src/libs/zbxeval/execute.c b/src/libs/zbxeval/execute.c index ca5c3a2d2573..0a7f55863908 100644 --- a/src/libs/zbxeval/execute.c +++ b/src/libs/zbxeval/execute.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxeval.h" diff --git a/src/libs/zbxeval/misc.c b/src/libs/zbxeval/misc.c index 57196e0ed265..3f016da39c3c 100644 --- a/src/libs/zbxeval/misc.c +++ b/src/libs/zbxeval/misc.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "eval.h" diff --git a/src/libs/zbxeval/parse.c b/src/libs/zbxeval/parse.c index 2e62889b1aff..0afefa89ff10 100644 --- a/src/libs/zbxeval/parse.c +++ b/src/libs/zbxeval/parse.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxeval.h" diff --git a/src/libs/zbxeval/query.c b/src/libs/zbxeval/query.c index 9cd1ab68d99d..783e756292f8 100644 --- a/src/libs/zbxeval/query.c +++ b/src/libs/zbxeval/query.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "eval.h" diff --git a/src/libs/zbxevent/event.c b/src/libs/zbxevent/event.c index 095593dee8fd..0431d6a934cc 100644 --- a/src/libs/zbxevent/event.c +++ b/src/libs/zbxevent/event.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxevent.h" diff --git a/src/libs/zbxevent/event_db.c b/src/libs/zbxevent/event_db.c index f03bb5867c10..d1abbae279c4 100644 --- a/src/libs/zbxevent/event_db.c +++ b/src/libs/zbxevent/event_db.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxevent.h" diff --git a/src/libs/zbxexec/execute.c b/src/libs/zbxexec/execute.c index a2fe8ab6cbee..d40f5df112d0 100644 --- a/src/libs/zbxexec/execute.c +++ b/src/libs/zbxexec/execute.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxexec.h" diff --git a/src/libs/zbxexport/export.c b/src/libs/zbxexport/export.c index 96fe61b0060d..bd469ed85658 100644 --- a/src/libs/zbxexport/export.c +++ b/src/libs/zbxexport/export.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxexport.h" diff --git a/src/libs/zbxexpr/expr.c b/src/libs/zbxexpr/expr.c index 624645980a9d..2df4b088828e 100644 --- a/src/libs/zbxexpr/expr.c +++ b/src/libs/zbxexpr/expr.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxexpr.h" diff --git a/src/libs/zbxexpr/function.c b/src/libs/zbxexpr/function.c index bab049375e2c..f2cff538b407 100644 --- a/src/libs/zbxexpr/function.c +++ b/src/libs/zbxexpr/function.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxexpr.h" diff --git a/src/libs/zbxexpr/host.c b/src/libs/zbxexpr/host.c index 35159cf561ab..99171348874d 100644 --- a/src/libs/zbxexpr/host.c +++ b/src/libs/zbxexpr/host.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxexpr.h" diff --git a/src/libs/zbxexpr/interval.c b/src/libs/zbxexpr/interval.c index 299b87f40a4b..bc626453b88d 100644 --- a/src/libs/zbxexpr/interval.c +++ b/src/libs/zbxexpr/interval.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxexpr.h" diff --git a/src/libs/zbxexpr/macro.c b/src/libs/zbxexpr/macro.c index 88cf10af56d5..78a1fc81e510 100644 --- a/src/libs/zbxexpr/macro.c +++ b/src/libs/zbxexpr/macro.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxexpr.h" diff --git a/src/libs/zbxexpr/token.c b/src/libs/zbxexpr/token.c index 058b0218eaad..548cc329f156 100644 --- a/src/libs/zbxexpr/token.c +++ b/src/libs/zbxexpr/token.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxexpr.h" diff --git a/src/libs/zbxexpression/anomalystl.c b/src/libs/zbxexpression/anomalystl.c index 303a2ab80896..4531b262def7 100644 --- a/src/libs/zbxexpression/anomalystl.c +++ b/src/libs/zbxexpression/anomalystl.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "anomalystl.h" diff --git a/src/libs/zbxexpression/anomalystl.h b/src/libs/zbxexpression/anomalystl.h index e1cdef1f1f5c..bfb5086f1c6f 100644 --- a/src/libs/zbxexpression/anomalystl.h +++ b/src/libs/zbxexpression/anomalystl.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_ANOMALYSTL_H diff --git a/src/libs/zbxexpression/datafunc.c b/src/libs/zbxexpression/datafunc.c index b5f6f10d41d9..392472892f89 100644 --- a/src/libs/zbxexpression/datafunc.c +++ b/src/libs/zbxexpression/datafunc.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxexpression.h" diff --git a/src/libs/zbxexpression/datafunc.h b/src/libs/zbxexpression/datafunc.h index c3460eb152f6..8cb97dc21c49 100644 --- a/src/libs/zbxexpression/datafunc.h +++ b/src/libs/zbxexpression/datafunc.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_DATAFUNC_H diff --git a/src/libs/zbxexpression/evalfunc.c b/src/libs/zbxexpression/evalfunc.c index b6ebf32600a7..83b52b170b75 100644 --- a/src/libs/zbxexpression/evalfunc.c +++ b/src/libs/zbxexpression/evalfunc.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "evalfunc.h" diff --git a/src/libs/zbxexpression/evalfunc.h b/src/libs/zbxexpression/evalfunc.h index 0b0bb67e9821..763e116af2bb 100644 --- a/src/libs/zbxexpression/evalfunc.h +++ b/src/libs/zbxexpression/evalfunc.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_EVALFUNC_H diff --git a/src/libs/zbxexpression/evalsimple.c b/src/libs/zbxexpression/evalsimple.c index ca83eb9f09b7..44f4a4819126 100644 --- a/src/libs/zbxexpression/evalsimple.c +++ b/src/libs/zbxexpression/evalsimple.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxexpression.h" diff --git a/src/libs/zbxexpression/expr_eval.c b/src/libs/zbxexpression/expr_eval.c index ff2f43af340d..ac5a79ef9e19 100644 --- a/src/libs/zbxexpression/expr_eval.c +++ b/src/libs/zbxexpression/expr_eval.c @@ -1,21 +1,16 @@ /* - ** Zabbix - ** Copyright (C) 2001-2024 Zabbix SIA - ** - ** 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 - ** the Free Software Foundation; either version 2 of the License, or - ** (at your option) any later version. - ** - ** This program is distributed in the hope that it will be useful, - ** but WITHOUT ANY WARRANTY; without even the implied warranty of - ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - ** GNU General Public License for more details. - ** - ** You should have received a copy of the GNU General Public License - ** along with this program; if not, write to the Free Software - ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - **/ +** Copyright (C) 2001-2024 Zabbix SIA +** +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. +** +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. +** +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . +**/ #include "zbxexpression.h" #include "datafunc.h" diff --git a/src/libs/zbxexpression/expression.c b/src/libs/zbxexpression/expression.c index 4326a2180a17..364c7b60139e 100644 --- a/src/libs/zbxexpression/expression.c +++ b/src/libs/zbxexpression/expression.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxexpression.h" diff --git a/src/libs/zbxexpression/expression.h b/src/libs/zbxexpression/expression.h index 7e5d4fb5e5b8..f7683a577a00 100644 --- a/src/libs/zbxexpression/expression.h +++ b/src/libs/zbxexpression/expression.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_EXPRESSION_H diff --git a/src/libs/zbxexpression/expression_names.c b/src/libs/zbxexpression/expression_names.c index 9cad3bb15d60..8ef1f2fc0fd5 100644 --- a/src/libs/zbxexpression/expression_names.c +++ b/src/libs/zbxexpression/expression_names.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "datafunc.h" diff --git a/src/libs/zbxexpression/funcparam.c b/src/libs/zbxexpression/funcparam.c index 93ae2008f5b3..91ba9ba5b9fe 100644 --- a/src/libs/zbxexpression/funcparam.c +++ b/src/libs/zbxexpression/funcparam.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "funcparam.h" diff --git a/src/libs/zbxexpression/funcparam.h b/src/libs/zbxexpression/funcparam.h index 1d5a3b3dbec2..2253d280d1d4 100644 --- a/src/libs/zbxexpression/funcparam.h +++ b/src/libs/zbxexpression/funcparam.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_FUNCPARAM_H diff --git a/src/libs/zbxexpression/lldfunc.c b/src/libs/zbxexpression/lldfunc.c index e634ec9c98d2..f9545fceaebf 100644 --- a/src/libs/zbxexpression/lldfunc.c +++ b/src/libs/zbxexpression/lldfunc.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxexpression.h" diff --git a/src/libs/zbxexpression/macrofunc.c b/src/libs/zbxexpression/macrofunc.c index 722128e81689..55ab8eccc24d 100644 --- a/src/libs/zbxexpression/macrofunc.c +++ b/src/libs/zbxexpression/macrofunc.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ /* strptime() on newer and older GNU/Linux systems */ #define _GNU_SOURCE diff --git a/src/libs/zbxexpression/macrofunc.h b/src/libs/zbxexpression/macrofunc.h index d32a7de369f7..d129b3d6e361 100644 --- a/src/libs/zbxexpression/macrofunc.h +++ b/src/libs/zbxexpression/macrofunc.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_MACROFUNC_H diff --git a/src/libs/zbxexpression/triggerfunc.c b/src/libs/zbxexpression/triggerfunc.c index 0d6edc41be08..f402ef9c787d 100644 --- a/src/libs/zbxexpression/triggerfunc.c +++ b/src/libs/zbxexpression/triggerfunc.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "evalfunc.h" diff --git a/src/libs/zbxfile/file.c b/src/libs/zbxfile/file.c index 0a6871762cb4..feef0336dd6e 100644 --- a/src/libs/zbxfile/file.c +++ b/src/libs/zbxfile/file.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxfile.h" diff --git a/src/libs/zbxfile/win32/win32_file.c b/src/libs/zbxfile/win32/win32_file.c index 37359d76fa02..ac1d898f74c5 100644 --- a/src/libs/zbxfile/win32/win32_file.c +++ b/src/libs/zbxfile/win32/win32_file.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxfile.h" diff --git a/src/libs/zbxhash/zbxhash.c b/src/libs/zbxhash/zbxhash.c index 01f210d42a9e..504bb6f05417 100644 --- a/src/libs/zbxhash/zbxhash.c +++ b/src/libs/zbxhash/zbxhash.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxhash.h" diff --git a/src/libs/zbxhistory/history.c b/src/libs/zbxhistory/history.c index d432de51ee47..15a4cd70d071 100644 --- a/src/libs/zbxhistory/history.c +++ b/src/libs/zbxhistory/history.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "history.h" diff --git a/src/libs/zbxhistory/history.h b/src/libs/zbxhistory/history.h index c01d7b764d0e..0b6911467a79 100644 --- a/src/libs/zbxhistory/history.h +++ b/src/libs/zbxhistory/history.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_HISTORY_H diff --git a/src/libs/zbxhistory/history_elastic.c b/src/libs/zbxhistory/history_elastic.c index bfb50e47afa2..a4def7387b43 100644 --- a/src/libs/zbxhistory/history_elastic.c +++ b/src/libs/zbxhistory/history_elastic.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxhistory.h" diff --git a/src/libs/zbxhistory/history_sql.c b/src/libs/zbxhistory/history_sql.c index 695a1bd280c6..6b25fa387354 100644 --- a/src/libs/zbxhistory/history_sql.c +++ b/src/libs/zbxhistory/history_sql.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxhistory.h" diff --git a/src/libs/zbxhttp/charset.c b/src/libs/zbxhttp/charset.c index 63b0fb90e1db..2c0fcaeb724a 100644 --- a/src/libs/zbxhttp/charset.c +++ b/src/libs/zbxhttp/charset.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxstr.h" diff --git a/src/libs/zbxhttp/http.c b/src/libs/zbxhttp/http.c index 841188099d28..3419d459c154 100644 --- a/src/libs/zbxhttp/http.c +++ b/src/libs/zbxhttp/http.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxhttp.h" diff --git a/src/libs/zbxhttp/punycode.c b/src/libs/zbxhttp/punycode.c index 3220883ffc37..4c977e65cdb2 100644 --- a/src/libs/zbxhttp/punycode.c +++ b/src/libs/zbxhttp/punycode.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxhttp.h" diff --git a/src/libs/zbxhttp/punycode.h b/src/libs/zbxhttp/punycode.h index 961ba8360463..e1e63cf88e54 100644 --- a/src/libs/zbxhttp/punycode.h +++ b/src/libs/zbxhttp/punycode.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_PUNYCODE_H diff --git a/src/libs/zbxhttp/urlencode.c b/src/libs/zbxhttp/urlencode.c index c177dd926f96..0b195409e521 100644 --- a/src/libs/zbxhttp/urlencode.c +++ b/src/libs/zbxhttp/urlencode.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxhttp.h" diff --git a/src/libs/zbxhttppoller/httpmacro.c b/src/libs/zbxhttppoller/httpmacro.c index 1f0b7e689a4b..37bd78884dde 100644 --- a/src/libs/zbxhttppoller/httpmacro.c +++ b/src/libs/zbxhttppoller/httpmacro.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "httpmacro.h" diff --git a/src/libs/zbxhttppoller/httpmacro.h b/src/libs/zbxhttppoller/httpmacro.h index a6ab481f4b0b..496e0fd29efa 100644 --- a/src/libs/zbxhttppoller/httpmacro.h +++ b/src/libs/zbxhttppoller/httpmacro.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_HTTPMACRO_H diff --git a/src/libs/zbxhttppoller/httppoller.c b/src/libs/zbxhttppoller/httppoller.c index 093f77ed4087..27c85c31f90f 100644 --- a/src/libs/zbxhttppoller/httppoller.c +++ b/src/libs/zbxhttppoller/httppoller.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxhttppoller.h" diff --git a/src/libs/zbxhttppoller/httptest.c b/src/libs/zbxhttppoller/httptest.c index 7c8af8818f2b..33242ccebde8 100644 --- a/src/libs/zbxhttppoller/httptest.c +++ b/src/libs/zbxhttppoller/httptest.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "httptest.h" diff --git a/src/libs/zbxhttppoller/httptest.h b/src/libs/zbxhttppoller/httptest.h index ced93faafa39..02bf72ecaef1 100644 --- a/src/libs/zbxhttppoller/httptest.h +++ b/src/libs/zbxhttppoller/httptest.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_HTTPTEST_H diff --git a/src/libs/zbxicmpping/icmpping.c b/src/libs/zbxicmpping/icmpping.c index c245672f3e4f..18f5d0441466 100644 --- a/src/libs/zbxicmpping/icmpping.c +++ b/src/libs/zbxicmpping/icmpping.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxicmpping.h" diff --git a/src/libs/zbxinterface/interface.c b/src/libs/zbxinterface/interface.c index 22673bbe3185..8234b652b661 100644 --- a/src/libs/zbxinterface/interface.c +++ b/src/libs/zbxinterface/interface.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxinterface.h" diff --git a/src/libs/zbxip/ip.c b/src/libs/zbxip/ip.c index 881ccffb81c2..0cd231e1d590 100644 --- a/src/libs/zbxip/ip.c +++ b/src/libs/zbxip/ip.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxip.h" diff --git a/src/libs/zbxip/iprange.c b/src/libs/zbxip/iprange.c index 9f86a9645616..509d370fd2cd 100644 --- a/src/libs/zbxip/iprange.c +++ b/src/libs/zbxip/iprange.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxip.h" diff --git a/src/libs/zbxipmi/checks_ipmi.c b/src/libs/zbxipmi/checks_ipmi.c index 3b1cc272a0ef..1f1d8cb76614 100644 --- a/src/libs/zbxipmi/checks_ipmi.c +++ b/src/libs/zbxipmi/checks_ipmi.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxcommon.h" diff --git a/src/libs/zbxipmi/checks_ipmi.h b/src/libs/zbxipmi/checks_ipmi.h index 9a9974003a64..28fddfc3f01b 100644 --- a/src/libs/zbxipmi/checks_ipmi.h +++ b/src/libs/zbxipmi/checks_ipmi.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_CHECKS_IPMI_H diff --git a/src/libs/zbxipmi/ipmi.c b/src/libs/zbxipmi/ipmi.c index 8b899fd4dcfd..1a7c32227aa4 100644 --- a/src/libs/zbxipmi/ipmi.c +++ b/src/libs/zbxipmi/ipmi.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "config.h" diff --git a/src/libs/zbxipmi/ipmi.h b/src/libs/zbxipmi/ipmi.h index 1caf8d272fb8..dfb2f0bc5c49 100644 --- a/src/libs/zbxipmi/ipmi.h +++ b/src/libs/zbxipmi/ipmi.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_IPMI_H diff --git a/src/libs/zbxipmi/ipmi_manager.c b/src/libs/zbxipmi/ipmi_manager.c index 8548b7ba50ce..dc3682e0a85a 100644 --- a/src/libs/zbxipmi/ipmi_manager.c +++ b/src/libs/zbxipmi/ipmi_manager.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxcommon.h" diff --git a/src/libs/zbxipmi/ipmi_poller.c b/src/libs/zbxipmi/ipmi_poller.c index ad0144241197..5b38d19e299f 100644 --- a/src/libs/zbxipmi/ipmi_poller.c +++ b/src/libs/zbxipmi/ipmi_poller.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxcommon.h" diff --git a/src/libs/zbxipmi/ipmi_protocol.c b/src/libs/zbxipmi/ipmi_protocol.c index e63d411de829..9c6be65c81c9 100644 --- a/src/libs/zbxipmi/ipmi_protocol.c +++ b/src/libs/zbxipmi/ipmi_protocol.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxcommon.h" diff --git a/src/libs/zbxipmi/ipmi_protocol.h b/src/libs/zbxipmi/ipmi_protocol.h index db666eb3bd43..d67e68b667a6 100644 --- a/src/libs/zbxipmi/ipmi_protocol.h +++ b/src/libs/zbxipmi/ipmi_protocol.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_IPMI_PROTOCOL_H diff --git a/src/libs/zbxjson/json.c b/src/libs/zbxjson/json.c index 807f39c2a0e1..c0d356bf0bf6 100644 --- a/src/libs/zbxjson/json.c +++ b/src/libs/zbxjson/json.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "json.h" diff --git a/src/libs/zbxjson/json.h b/src/libs/zbxjson/json.h index 895db5548d8c..37e5377f972d 100644 --- a/src/libs/zbxjson/json.h +++ b/src/libs/zbxjson/json.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_JSON_H diff --git a/src/libs/zbxjson/json_parser.c b/src/libs/zbxjson/json_parser.c index fa2464f1000d..72dccc1178e2 100644 --- a/src/libs/zbxjson/json_parser.c +++ b/src/libs/zbxjson/json_parser.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "json_parser.h" diff --git a/src/libs/zbxjson/json_parser.h b/src/libs/zbxjson/json_parser.h index 2cd036107651..58f012197fc6 100644 --- a/src/libs/zbxjson/json_parser.h +++ b/src/libs/zbxjson/json_parser.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_JSON_PARSER_H diff --git a/src/libs/zbxjson/jsonobj.c b/src/libs/zbxjson/jsonobj.c index 888a604062ef..f4e7feb89ced 100644 --- a/src/libs/zbxjson/jsonobj.c +++ b/src/libs/zbxjson/jsonobj.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "jsonobj.h" diff --git a/src/libs/zbxjson/jsonobj.h b/src/libs/zbxjson/jsonobj.h index d4f249784773..93c13ff43cd2 100644 --- a/src/libs/zbxjson/jsonobj.h +++ b/src/libs/zbxjson/jsonobj.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_JSONOBJ_H diff --git a/src/libs/zbxjson/jsonpath.c b/src/libs/zbxjson/jsonpath.c index 1415a0271bc0..00bf484f86e5 100644 --- a/src/libs/zbxjson/jsonpath.c +++ b/src/libs/zbxjson/jsonpath.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "jsonpath.h" diff --git a/src/libs/zbxjson/jsonpath.h b/src/libs/zbxjson/jsonpath.h index 651af0304e1b..0bd75714c1ca 100644 --- a/src/libs/zbxjson/jsonpath.h +++ b/src/libs/zbxjson/jsonpath.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_JSONPATH_H diff --git a/src/libs/zbxkvs/kvs.c b/src/libs/zbxkvs/kvs.c index e44dd106432b..8d96de683af4 100644 --- a/src/libs/zbxkvs/kvs.c +++ b/src/libs/zbxkvs/kvs.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxkvs.h" diff --git a/src/libs/zbxlog/log.c b/src/libs/zbxlog/log.c index d87e0ad8fbf0..a5789471953d 100644 --- a/src/libs/zbxlog/log.c +++ b/src/libs/zbxlog/log.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxlog.h" diff --git a/src/libs/zbxmedia/email.c b/src/libs/zbxmedia/email.c index e56938fae33d..6264abd1c134 100644 --- a/src/libs/zbxmedia/email.c +++ b/src/libs/zbxmedia/email.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxmedia.h" diff --git a/src/libs/zbxmedia/sms.c b/src/libs/zbxmedia/sms.c index 17fbdda54c9c..49622a44392e 100644 --- a/src/libs/zbxmedia/sms.c +++ b/src/libs/zbxmedia/sms.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxmedia.h" diff --git a/src/libs/zbxmodules/modules.c b/src/libs/zbxmodules/modules.c index 172b08d7be2e..87d7b97914f2 100644 --- a/src/libs/zbxmodules/modules.c +++ b/src/libs/zbxmodules/modules.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxmodules.h" diff --git a/src/libs/zbxmutexs/mutexs.c b/src/libs/zbxmutexs/mutexs.c index 72d1e2878fda..97bd342dc3e2 100644 --- a/src/libs/zbxmutexs/mutexs.c +++ b/src/libs/zbxmutexs/mutexs.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxmutexs.h" diff --git a/src/libs/zbxnix/control.c b/src/libs/zbxnix/control.c index 3cebe389ff9d..a80697b798ae 100644 --- a/src/libs/zbxnix/control.c +++ b/src/libs/zbxnix/control.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "control.h" diff --git a/src/libs/zbxnix/control.h b/src/libs/zbxnix/control.h index 065a250d6ae5..126f4feb77ef 100644 --- a/src/libs/zbxnix/control.h +++ b/src/libs/zbxnix/control.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_CONTROL_H diff --git a/src/libs/zbxnix/coredump.c b/src/libs/zbxnix/coredump.c index 04812ac59f35..a15158dc2bf5 100644 --- a/src/libs/zbxnix/coredump.c +++ b/src/libs/zbxnix/coredump.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxnix.h" diff --git a/src/libs/zbxnix/daemon.c b/src/libs/zbxnix/daemon.c index d2ab23c3e404..a830dc603da0 100644 --- a/src/libs/zbxnix/daemon.c +++ b/src/libs/zbxnix/daemon.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxnix.h" diff --git a/src/libs/zbxnix/dshm.c b/src/libs/zbxnix/dshm.c index b02492702c64..ac712ff3a817 100644 --- a/src/libs/zbxnix/dshm.c +++ b/src/libs/zbxnix/dshm.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxnix.h" diff --git a/src/libs/zbxnix/fatal.c b/src/libs/zbxnix/fatal.c index 827a281da69d..3938a2743b29 100644 --- a/src/libs/zbxnix/fatal.c +++ b/src/libs/zbxnix/fatal.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #define _GNU_SOURCE /* required for getting a CPU program counter and registers in sys/ucontext.h */ diff --git a/src/libs/zbxnix/fatal.h b/src/libs/zbxnix/fatal.h index 0fb2187cb4e5..d5dfac4dca96 100644 --- a/src/libs/zbxnix/fatal.h +++ b/src/libs/zbxnix/fatal.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_FATAL_H diff --git a/src/libs/zbxnix/ipc.c b/src/libs/zbxnix/ipc.c index 7a7f9dc168ea..e1014129921a 100644 --- a/src/libs/zbxnix/ipc.c +++ b/src/libs/zbxnix/ipc.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxnix.h" diff --git a/src/libs/zbxnix/nix_internal.c b/src/libs/zbxnix/nix_internal.c index 20bc550074c3..6a000dbf837e 100644 --- a/src/libs/zbxnix/nix_internal.c +++ b/src/libs/zbxnix/nix_internal.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "nix_internal.h" diff --git a/src/libs/zbxnix/nix_internal.h b/src/libs/zbxnix/nix_internal.h index d7ab708691cb..a5b6140237fd 100644 --- a/src/libs/zbxnix/nix_internal.h +++ b/src/libs/zbxnix/nix_internal.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_NIX_INTERNAL_H #define ZABBIX_NIX_INTERNAL_H diff --git a/src/libs/zbxnix/pid.c b/src/libs/zbxnix/pid.c index edc8270504ae..e8d7c9564a98 100644 --- a/src/libs/zbxnix/pid.c +++ b/src/libs/zbxnix/pid.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxnix.h" diff --git a/src/libs/zbxnix/pid.h b/src/libs/zbxnix/pid.h index 4309aeb9cf2b..aba63e621b71 100644 --- a/src/libs/zbxnix/pid.h +++ b/src/libs/zbxnix/pid.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_PID_H diff --git a/src/libs/zbxnix/sigcommon.h b/src/libs/zbxnix/sigcommon.h index c7a4b05d0ff3..78a62c0e16f6 100644 --- a/src/libs/zbxnix/sigcommon.h +++ b/src/libs/zbxnix/sigcommon.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_SIGCOMMON_H diff --git a/src/libs/zbxnix/sighandler.c b/src/libs/zbxnix/sighandler.c index 7b4d8d5dd3e1..008425d0eb08 100644 --- a/src/libs/zbxnix/sighandler.c +++ b/src/libs/zbxnix/sighandler.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxnix.h" diff --git a/src/libs/zbxnum/num.c b/src/libs/zbxnum/num.c index 4670e9a32499..c35c08549e44 100644 --- a/src/libs/zbxnum/num.c +++ b/src/libs/zbxnum/num.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxnum.h" diff --git a/src/libs/zbxodbc/odbc.c b/src/libs/zbxodbc/odbc.c index 5b5e72b1f5cc..e71256eae316 100644 --- a/src/libs/zbxodbc/odbc.c +++ b/src/libs/zbxodbc/odbc.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxcommon.h" diff --git a/src/libs/zbxparam/param.c b/src/libs/zbxparam/param.c index 1d273b095efd..a040e04ef523 100644 --- a/src/libs/zbxparam/param.c +++ b/src/libs/zbxparam/param.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxparam.h" diff --git a/src/libs/zbxpgservice/pgservice.c b/src/libs/zbxpgservice/pgservice.c index 6335647dbbf6..1e22347bae59 100644 --- a/src/libs/zbxpgservice/pgservice.c +++ b/src/libs/zbxpgservice/pgservice.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxpgservice.h" diff --git a/src/libs/zbxpinger/pinger.c b/src/libs/zbxpinger/pinger.c index 6e4b63f08c33..093b45638521 100644 --- a/src/libs/zbxpinger/pinger.c +++ b/src/libs/zbxpinger/pinger.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxpinger.h" diff --git a/src/libs/zbxpoller/async_agent.c b/src/libs/zbxpoller/async_agent.c index 0f01a776191f..5969dafeb077 100644 --- a/src/libs/zbxpoller/async_agent.c +++ b/src/libs/zbxpoller/async_agent.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "async_agent.h" diff --git a/src/libs/zbxpoller/async_agent.h b/src/libs/zbxpoller/async_agent.h index 474c4e9dca85..b050dafd63a7 100644 --- a/src/libs/zbxpoller/async_agent.h +++ b/src/libs/zbxpoller/async_agent.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_ASYNC_AGENT_H diff --git a/src/libs/zbxpoller/async_httpagent.c b/src/libs/zbxpoller/async_httpagent.c index 7d6b8afc9aad..023a73db2ec4 100644 --- a/src/libs/zbxpoller/async_httpagent.c +++ b/src/libs/zbxpoller/async_httpagent.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "async_httpagent.h" diff --git a/src/libs/zbxpoller/async_httpagent.h b/src/libs/zbxpoller/async_httpagent.h index f2494a5682d9..85a11dae7118 100644 --- a/src/libs/zbxpoller/async_httpagent.h +++ b/src/libs/zbxpoller/async_httpagent.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_ASYNC_HTTPAGENT_H diff --git a/src/libs/zbxpoller/async_manager.c b/src/libs/zbxpoller/async_manager.c index 025b547d32a6..40df4f06e967 100644 --- a/src/libs/zbxpoller/async_manager.c +++ b/src/libs/zbxpoller/async_manager.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "async_manager.h" diff --git a/src/libs/zbxpoller/async_manager.h b/src/libs/zbxpoller/async_manager.h index 9584a8e577f7..7e51642422b2 100644 --- a/src/libs/zbxpoller/async_manager.h +++ b/src/libs/zbxpoller/async_manager.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_ASYNC_MANAGER_H diff --git a/src/libs/zbxpoller/async_poller.c b/src/libs/zbxpoller/async_poller.c index ab9d2d2fc9f3..f481c66d31f9 100644 --- a/src/libs/zbxpoller/async_poller.c +++ b/src/libs/zbxpoller/async_poller.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "async_poller.h" diff --git a/src/libs/zbxpoller/async_poller.h b/src/libs/zbxpoller/async_poller.h index 78f6a18e849e..c3cdea1e3bed 100644 --- a/src/libs/zbxpoller/async_poller.h +++ b/src/libs/zbxpoller/async_poller.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_ASYNC_POLLER_H diff --git a/src/libs/zbxpoller/async_queue.c b/src/libs/zbxpoller/async_queue.c index 69d5b1c3f200..ca63b0609f69 100644 --- a/src/libs/zbxpoller/async_queue.c +++ b/src/libs/zbxpoller/async_queue.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "async_queue.h" diff --git a/src/libs/zbxpoller/async_queue.h b/src/libs/zbxpoller/async_queue.h index 785811d54391..b0c03399cdec 100644 --- a/src/libs/zbxpoller/async_queue.h +++ b/src/libs/zbxpoller/async_queue.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_ASYNC_QUEUE_H diff --git a/src/libs/zbxpoller/async_worker.c b/src/libs/zbxpoller/async_worker.c index fc95da27d70e..c91b9241f4fb 100644 --- a/src/libs/zbxpoller/async_worker.c +++ b/src/libs/zbxpoller/async_worker.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "async_worker.h" diff --git a/src/libs/zbxpoller/async_worker.h b/src/libs/zbxpoller/async_worker.h index c5aebbd10c34..15ff7970ca07 100644 --- a/src/libs/zbxpoller/async_worker.h +++ b/src/libs/zbxpoller/async_worker.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_ASYNC_WORKER_H diff --git a/src/libs/zbxpoller/checks_agent.c b/src/libs/zbxpoller/checks_agent.c index add0b4fc71e5..01a1c2f193cd 100644 --- a/src/libs/zbxpoller/checks_agent.c +++ b/src/libs/zbxpoller/checks_agent.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxpoller.h" diff --git a/src/libs/zbxpoller/checks_browser.c b/src/libs/zbxpoller/checks_browser.c index 1851ecb605c0..34b58f1c3ba1 100644 --- a/src/libs/zbxpoller/checks_browser.c +++ b/src/libs/zbxpoller/checks_browser.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "checks_browser.h" diff --git a/src/libs/zbxpoller/checks_browser.h b/src/libs/zbxpoller/checks_browser.h index 8691e4c63679..fc113c973e3c 100644 --- a/src/libs/zbxpoller/checks_browser.h +++ b/src/libs/zbxpoller/checks_browser.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_CHECKS_BROWSER_H diff --git a/src/libs/zbxpoller/checks_calculated.c b/src/libs/zbxpoller/checks_calculated.c index cb29c30bd6a5..c1fec4d1f1e7 100644 --- a/src/libs/zbxpoller/checks_calculated.c +++ b/src/libs/zbxpoller/checks_calculated.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "checks_calculated.h" diff --git a/src/libs/zbxpoller/checks_calculated.h b/src/libs/zbxpoller/checks_calculated.h index fd4022a1bc42..8d761f06d898 100644 --- a/src/libs/zbxpoller/checks_calculated.h +++ b/src/libs/zbxpoller/checks_calculated.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_CHECKS_CALCULATED_H diff --git a/src/libs/zbxpoller/checks_db.c b/src/libs/zbxpoller/checks_db.c index d42db0df0c41..f6d8d313d6a4 100644 --- a/src/libs/zbxpoller/checks_db.c +++ b/src/libs/zbxpoller/checks_db.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "checks_db.h" diff --git a/src/libs/zbxpoller/checks_db.h b/src/libs/zbxpoller/checks_db.h index 116883649b57..382bad96de25 100644 --- a/src/libs/zbxpoller/checks_db.h +++ b/src/libs/zbxpoller/checks_db.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_CHECKS_DB_H diff --git a/src/libs/zbxpoller/checks_external.c b/src/libs/zbxpoller/checks_external.c index cdb75aebd663..fff7d7af44d8 100644 --- a/src/libs/zbxpoller/checks_external.c +++ b/src/libs/zbxpoller/checks_external.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "checks_external.h" diff --git a/src/libs/zbxpoller/checks_external.h b/src/libs/zbxpoller/checks_external.h index 47816a266a2e..cde8b83d0a7e 100644 --- a/src/libs/zbxpoller/checks_external.h +++ b/src/libs/zbxpoller/checks_external.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_CHECKS_EXTERNAL_H diff --git a/src/libs/zbxpoller/checks_http.c b/src/libs/zbxpoller/checks_http.c index f00535c6cf62..104effbe53a0 100644 --- a/src/libs/zbxpoller/checks_http.c +++ b/src/libs/zbxpoller/checks_http.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "checks_http.h" diff --git a/src/libs/zbxpoller/checks_http.h b/src/libs/zbxpoller/checks_http.h index bf4c5cb20553..a74c51f938be 100644 --- a/src/libs/zbxpoller/checks_http.h +++ b/src/libs/zbxpoller/checks_http.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_CHECKS_HTTP_H diff --git a/src/libs/zbxpoller/checks_internal.c b/src/libs/zbxpoller/checks_internal.c index 591016c736e3..eddc605a4bf6 100644 --- a/src/libs/zbxpoller/checks_internal.c +++ b/src/libs/zbxpoller/checks_internal.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "checks_internal.h" diff --git a/src/libs/zbxpoller/checks_internal.h b/src/libs/zbxpoller/checks_internal.h index 586bb2d8e175..97d6a563b9a2 100644 --- a/src/libs/zbxpoller/checks_internal.h +++ b/src/libs/zbxpoller/checks_internal.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_CHECKS_INTERNAL_H diff --git a/src/libs/zbxpoller/checks_java.c b/src/libs/zbxpoller/checks_java.c index 7a6b97200864..dc419e9e69c8 100644 --- a/src/libs/zbxpoller/checks_java.c +++ b/src/libs/zbxpoller/checks_java.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "checks_java.h" diff --git a/src/libs/zbxpoller/checks_java.h b/src/libs/zbxpoller/checks_java.h index acb3864cad28..832014074b7e 100644 --- a/src/libs/zbxpoller/checks_java.h +++ b/src/libs/zbxpoller/checks_java.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_CHECKS_JAVA_H diff --git a/src/libs/zbxpoller/checks_script.c b/src/libs/zbxpoller/checks_script.c index 15f6eabe1116..8d9aef7f19ce 100644 --- a/src/libs/zbxpoller/checks_script.c +++ b/src/libs/zbxpoller/checks_script.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "checks_script.h" diff --git a/src/libs/zbxpoller/checks_script.h b/src/libs/zbxpoller/checks_script.h index 569ddda1c828..6ba094372a13 100644 --- a/src/libs/zbxpoller/checks_script.h +++ b/src/libs/zbxpoller/checks_script.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_CHECKS_SCRIPT_H diff --git a/src/libs/zbxpoller/checks_simple.c b/src/libs/zbxpoller/checks_simple.c index 1013c9284274..9d8a7d1bf35b 100644 --- a/src/libs/zbxpoller/checks_simple.c +++ b/src/libs/zbxpoller/checks_simple.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "checks_simple.h" diff --git a/src/libs/zbxpoller/checks_simple.h b/src/libs/zbxpoller/checks_simple.h index 1f57da234726..f4b5628be22d 100644 --- a/src/libs/zbxpoller/checks_simple.h +++ b/src/libs/zbxpoller/checks_simple.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_CHECKS_SIMPLE_H diff --git a/src/libs/zbxpoller/checks_simple_vmware.c b/src/libs/zbxpoller/checks_simple_vmware.c index 37a15bd2e82f..fbfd70b8f8cc 100644 --- a/src/libs/zbxpoller/checks_simple_vmware.c +++ b/src/libs/zbxpoller/checks_simple_vmware.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "checks_simple_vmware.h" diff --git a/src/libs/zbxpoller/checks_simple_vmware.h b/src/libs/zbxpoller/checks_simple_vmware.h index 2c42f6f37d28..ec94013ae77d 100644 --- a/src/libs/zbxpoller/checks_simple_vmware.h +++ b/src/libs/zbxpoller/checks_simple_vmware.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_CHECKS_SIMPLE_VMWARE_H diff --git a/src/libs/zbxpoller/checks_snmp.c b/src/libs/zbxpoller/checks_snmp.c index ee4d28617159..fad66257fba3 100644 --- a/src/libs/zbxpoller/checks_snmp.c +++ b/src/libs/zbxpoller/checks_snmp.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "checks_snmp.h" diff --git a/src/libs/zbxpoller/checks_snmp.h b/src/libs/zbxpoller/checks_snmp.h index cf76986d1ce4..15c2cff7a393 100644 --- a/src/libs/zbxpoller/checks_snmp.h +++ b/src/libs/zbxpoller/checks_snmp.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_CHECKS_SNMP_H diff --git a/src/libs/zbxpoller/checks_ssh.c b/src/libs/zbxpoller/checks_ssh.c index 40a5eb83750b..e8ba37a4ba3a 100644 --- a/src/libs/zbxpoller/checks_ssh.c +++ b/src/libs/zbxpoller/checks_ssh.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxcommon.h" diff --git a/src/libs/zbxpoller/checks_telnet.c b/src/libs/zbxpoller/checks_telnet.c index bd63d912ef95..6ce35af5d337 100644 --- a/src/libs/zbxpoller/checks_telnet.c +++ b/src/libs/zbxpoller/checks_telnet.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxpoller.h" diff --git a/src/libs/zbxpoller/poller.c b/src/libs/zbxpoller/poller.c index 1807e82b6432..f472dd954f1e 100644 --- a/src/libs/zbxpoller/poller.c +++ b/src/libs/zbxpoller/poller.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxpoller.h" diff --git a/src/libs/zbxpoller/poller.h b/src/libs/zbxpoller/poller.h index ddc464f465a9..3aba1ace5b90 100644 --- a/src/libs/zbxpoller/poller.h +++ b/src/libs/zbxpoller/poller.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_POLLER_H #define ZABBIX_POLLER_H diff --git a/src/libs/zbxpoller/poller_thread.c b/src/libs/zbxpoller/poller_thread.c index 7b4026ffe66f..699b73374842 100644 --- a/src/libs/zbxpoller/poller_thread.c +++ b/src/libs/zbxpoller/poller_thread.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "poller.h" diff --git a/src/libs/zbxpoller/ssh2_run.c b/src/libs/zbxpoller/ssh2_run.c index 27a1e0e2a063..a33d970d4468 100644 --- a/src/libs/zbxpoller/ssh2_run.c +++ b/src/libs/zbxpoller/ssh2_run.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "ssh_run.h" diff --git a/src/libs/zbxpoller/ssh_run.c b/src/libs/zbxpoller/ssh_run.c index 6e5af4dbcad4..53e29b7a23c2 100644 --- a/src/libs/zbxpoller/ssh_run.c +++ b/src/libs/zbxpoller/ssh_run.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "ssh_run.h" diff --git a/src/libs/zbxpoller/ssh_run.h b/src/libs/zbxpoller/ssh_run.h index d691f67de993..4fd81e85b9ac 100644 --- a/src/libs/zbxpoller/ssh_run.h +++ b/src/libs/zbxpoller/ssh_run.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_SSH_RUN_H diff --git a/src/libs/zbxpoller/telnet_run.c b/src/libs/zbxpoller/telnet_run.c index 78659a1a68da..beb221bde32f 100644 --- a/src/libs/zbxpoller/telnet_run.c +++ b/src/libs/zbxpoller/telnet_run.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "telnet_run.h" diff --git a/src/libs/zbxpoller/telnet_run.h b/src/libs/zbxpoller/telnet_run.h index c853d455bae4..c9755752d862 100644 --- a/src/libs/zbxpoller/telnet_run.h +++ b/src/libs/zbxpoller/telnet_run.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_ZBXPOLLER_POLLER_H diff --git a/src/libs/zbxpreproc/item_preproc.c b/src/libs/zbxpreproc/item_preproc.c index 1c740114b78b..627bf1fd884e 100644 --- a/src/libs/zbxpreproc/item_preproc.c +++ b/src/libs/zbxpreproc/item_preproc.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "item_preproc.h" diff --git a/src/libs/zbxpreproc/item_preproc.h b/src/libs/zbxpreproc/item_preproc.h index 7eb93c71fd04..d1d3b845b43b 100644 --- a/src/libs/zbxpreproc/item_preproc.h +++ b/src/libs/zbxpreproc/item_preproc.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_ITEM_PREPROC_H diff --git a/src/libs/zbxpreproc/pp_cache.c b/src/libs/zbxpreproc/pp_cache.c index ebc0e397a7f8..0be20a4338d0 100644 --- a/src/libs/zbxpreproc/pp_cache.c +++ b/src/libs/zbxpreproc/pp_cache.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ /* debug logging, remove for release */ diff --git a/src/libs/zbxpreproc/pp_cache.h b/src/libs/zbxpreproc/pp_cache.h index c4c41e281548..2975a283e220 100644 --- a/src/libs/zbxpreproc/pp_cache.h +++ b/src/libs/zbxpreproc/pp_cache.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_PP_CACHE_H diff --git a/src/libs/zbxpreproc/pp_diag.c b/src/libs/zbxpreproc/pp_diag.c index 6b522f3a710a..bc569fb034ab 100644 --- a/src/libs/zbxpreproc/pp_diag.c +++ b/src/libs/zbxpreproc/pp_diag.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxpreproc.h" diff --git a/src/libs/zbxpreproc/pp_error.c b/src/libs/zbxpreproc/pp_error.c index e737d156ed56..9e5383b5d4ed 100644 --- a/src/libs/zbxpreproc/pp_error.c +++ b/src/libs/zbxpreproc/pp_error.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "pp_error.h" diff --git a/src/libs/zbxpreproc/pp_error.h b/src/libs/zbxpreproc/pp_error.h index 037cb398965f..e7836f3da3f2 100644 --- a/src/libs/zbxpreproc/pp_error.h +++ b/src/libs/zbxpreproc/pp_error.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_PP_ERROR_H diff --git a/src/libs/zbxpreproc/pp_execute.c b/src/libs/zbxpreproc/pp_execute.c index f43b71e84188..5d1cf6e3056d 100644 --- a/src/libs/zbxpreproc/pp_execute.c +++ b/src/libs/zbxpreproc/pp_execute.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "pp_execute.h" diff --git a/src/libs/zbxpreproc/pp_execute.h b/src/libs/zbxpreproc/pp_execute.h index 8c0a6c4fc518..f22265fb37e7 100644 --- a/src/libs/zbxpreproc/pp_execute.h +++ b/src/libs/zbxpreproc/pp_execute.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_PP_EXECUTE_H diff --git a/src/libs/zbxpreproc/pp_manager.c b/src/libs/zbxpreproc/pp_manager.c index c08add12073b..a79bb65eaf77 100644 --- a/src/libs/zbxpreproc/pp_manager.c +++ b/src/libs/zbxpreproc/pp_manager.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "pp_manager.h" diff --git a/src/libs/zbxpreproc/pp_manager.h b/src/libs/zbxpreproc/pp_manager.h index 754543171a90..b5005aa410db 100644 --- a/src/libs/zbxpreproc/pp_manager.h +++ b/src/libs/zbxpreproc/pp_manager.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_PP_MANAGER_H diff --git a/src/libs/zbxpreproc/pp_protocol.c b/src/libs/zbxpreproc/pp_protocol.c index 60aaa7190a3a..f2cbeced2624 100644 --- a/src/libs/zbxpreproc/pp_protocol.c +++ b/src/libs/zbxpreproc/pp_protocol.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "pp_protocol.h" diff --git a/src/libs/zbxpreproc/pp_protocol.h b/src/libs/zbxpreproc/pp_protocol.h index 029a4a6e3ac4..708d6e0c4b88 100644 --- a/src/libs/zbxpreproc/pp_protocol.h +++ b/src/libs/zbxpreproc/pp_protocol.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_PP_PROTOCOL_H diff --git a/src/libs/zbxpreproc/pp_queue.c b/src/libs/zbxpreproc/pp_queue.c index 9672e490246c..e1f80dec9330 100644 --- a/src/libs/zbxpreproc/pp_queue.c +++ b/src/libs/zbxpreproc/pp_queue.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "pp_queue.h" diff --git a/src/libs/zbxpreproc/pp_queue.h b/src/libs/zbxpreproc/pp_queue.h index 1acc0533f574..7504bc2f8514 100644 --- a/src/libs/zbxpreproc/pp_queue.h +++ b/src/libs/zbxpreproc/pp_queue.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_PP_QUEUE_H diff --git a/src/libs/zbxpreproc/pp_stats.c b/src/libs/zbxpreproc/pp_stats.c index 5abbf2c44ab3..121b54f7e22b 100644 --- a/src/libs/zbxpreproc/pp_stats.c +++ b/src/libs/zbxpreproc/pp_stats.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxpreproc.h" diff --git a/src/libs/zbxpreproc/pp_task.c b/src/libs/zbxpreproc/pp_task.c index 7c132516fd6f..8b1c8d99a8b1 100644 --- a/src/libs/zbxpreproc/pp_task.c +++ b/src/libs/zbxpreproc/pp_task.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "pp_task.h" diff --git a/src/libs/zbxpreproc/pp_task.h b/src/libs/zbxpreproc/pp_task.h index 7d43febe9235..f631e4e915e3 100644 --- a/src/libs/zbxpreproc/pp_task.h +++ b/src/libs/zbxpreproc/pp_task.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_PP_TASK_H diff --git a/src/libs/zbxpreproc/pp_worker.c b/src/libs/zbxpreproc/pp_worker.c index 6f8169e88156..ecbe3e5e7163 100644 --- a/src/libs/zbxpreproc/pp_worker.c +++ b/src/libs/zbxpreproc/pp_worker.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "pp_worker.h" diff --git a/src/libs/zbxpreproc/pp_worker.h b/src/libs/zbxpreproc/pp_worker.h index 82d21bbd8fdb..2dc7278739a9 100644 --- a/src/libs/zbxpreproc/pp_worker.h +++ b/src/libs/zbxpreproc/pp_worker.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_PP_WORKER_H diff --git a/src/libs/zbxpreproc/preproc_snmp.c b/src/libs/zbxpreproc/preproc_snmp.c index d69e40ef4d6f..07591b4b63c5 100644 --- a/src/libs/zbxpreproc/preproc_snmp.c +++ b/src/libs/zbxpreproc/preproc_snmp.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "item_preproc.h" diff --git a/src/libs/zbxpreproc/preproc_snmp.h b/src/libs/zbxpreproc/preproc_snmp.h index c84d68aab3eb..f17ddbc71136 100644 --- a/src/libs/zbxpreproc/preproc_snmp.h +++ b/src/libs/zbxpreproc/preproc_snmp.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_PREPROC_SNMP_H diff --git a/src/libs/zbxpreprocbase/pp_history.c b/src/libs/zbxpreprocbase/pp_history.c index 5b835c5f44ff..3a5d7e11aff4 100644 --- a/src/libs/zbxpreprocbase/pp_history.c +++ b/src/libs/zbxpreprocbase/pp_history.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxpreprocbase.h" diff --git a/src/libs/zbxpreprocbase/pp_item.c b/src/libs/zbxpreprocbase/pp_item.c index e216ec509067..cdcd3197b1bd 100644 --- a/src/libs/zbxpreprocbase/pp_item.c +++ b/src/libs/zbxpreprocbase/pp_item.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxpreprocbase.h" diff --git a/src/libs/zbxprometheus/zbxprometheus.c b/src/libs/zbxprometheus/zbxprometheus.c index 918023ea15c4..82594ca2d222 100644 --- a/src/libs/zbxprometheus/zbxprometheus.c +++ b/src/libs/zbxprometheus/zbxprometheus.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxprometheus.h" diff --git a/src/libs/zbxproxybuffer/pb_autoreg.c b/src/libs/zbxproxybuffer/pb_autoreg.c index dab0e6a51280..3198c0a16a34 100644 --- a/src/libs/zbxproxybuffer/pb_autoreg.c +++ b/src/libs/zbxproxybuffer/pb_autoreg.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "pb_autoreg.h" diff --git a/src/libs/zbxproxybuffer/pb_autoreg.h b/src/libs/zbxproxybuffer/pb_autoreg.h index f7462d6849e6..5598e209e470 100644 --- a/src/libs/zbxproxybuffer/pb_autoreg.h +++ b/src/libs/zbxproxybuffer/pb_autoreg.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_PB_AUTOREG_H diff --git a/src/libs/zbxproxybuffer/pb_discovery.c b/src/libs/zbxproxybuffer/pb_discovery.c index 581fcd9bd826..e80aed2b8f3b 100644 --- a/src/libs/zbxproxybuffer/pb_discovery.c +++ b/src/libs/zbxproxybuffer/pb_discovery.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "pb_discovery.h" diff --git a/src/libs/zbxproxybuffer/pb_discovery.h b/src/libs/zbxproxybuffer/pb_discovery.h index 0d2c82861a4c..5e3ee81cc795 100644 --- a/src/libs/zbxproxybuffer/pb_discovery.h +++ b/src/libs/zbxproxybuffer/pb_discovery.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_PB_DISCOVERY_H diff --git a/src/libs/zbxproxybuffer/pb_history.c b/src/libs/zbxproxybuffer/pb_history.c index ecda19d08f7e..143c5fd184d7 100644 --- a/src/libs/zbxproxybuffer/pb_history.c +++ b/src/libs/zbxproxybuffer/pb_history.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "pb_history.h" diff --git a/src/libs/zbxproxybuffer/pb_history.h b/src/libs/zbxproxybuffer/pb_history.h index 3e5e858fc524..9c844094dbc3 100644 --- a/src/libs/zbxproxybuffer/pb_history.h +++ b/src/libs/zbxproxybuffer/pb_history.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_PB_HISTORY_H diff --git a/src/libs/zbxproxybuffer/proxybuffer.c b/src/libs/zbxproxybuffer/proxybuffer.c index 16ce7e5f6ff7..6dee5df23b35 100644 --- a/src/libs/zbxproxybuffer/proxybuffer.c +++ b/src/libs/zbxproxybuffer/proxybuffer.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "proxybuffer.h" diff --git a/src/libs/zbxproxybuffer/proxybuffer.h b/src/libs/zbxproxybuffer/proxybuffer.h index 8d760661465b..65b3d6187462 100644 --- a/src/libs/zbxproxybuffer/proxybuffer.h +++ b/src/libs/zbxproxybuffer/proxybuffer.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_PROXYBUFFER_H diff --git a/src/libs/zbxregexp/zbxregexp.c b/src/libs/zbxregexp/zbxregexp.c index 5d6b6114ff2b..27ba760b2a9c 100644 --- a/src/libs/zbxregexp/zbxregexp.c +++ b/src/libs/zbxregexp/zbxregexp.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxregexp.h" diff --git a/src/libs/zbxrtc/rtc.c b/src/libs/zbxrtc/rtc.c index 55cbb063c04c..d1c4df3f4ff2 100644 --- a/src/libs/zbxrtc/rtc.c +++ b/src/libs/zbxrtc/rtc.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "rtc.h" diff --git a/src/libs/zbxrtc/rtc.h b/src/libs/zbxrtc/rtc.h index 67fd4f044ed5..ee7c0061795d 100644 --- a/src/libs/zbxrtc/rtc.h +++ b/src/libs/zbxrtc/rtc.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_RTC_H diff --git a/src/libs/zbxrtc/rtc_client.c b/src/libs/zbxrtc/rtc_client.c index d1dd9f5264a1..41a4cf9a5494 100644 --- a/src/libs/zbxrtc/rtc_client.c +++ b/src/libs/zbxrtc/rtc_client.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxrtc.h" diff --git a/src/libs/zbxrtc/rtc_service.c b/src/libs/zbxrtc/rtc_service.c index 2da9ee53f780..eabe491b3bf3 100644 --- a/src/libs/zbxrtc/rtc_service.c +++ b/src/libs/zbxrtc/rtc_service.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxcommon.h" diff --git a/src/libs/zbxscripts/scripts.c b/src/libs/zbxscripts/scripts.c index 0e500486e52f..b7d436d2533b 100644 --- a/src/libs/zbxscripts/scripts.c +++ b/src/libs/zbxscripts/scripts.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxscripts.h" diff --git a/src/libs/zbxself/selfmon.c b/src/libs/zbxself/selfmon.c index ca54a98e12c6..15fecebb6128 100644 --- a/src/libs/zbxself/selfmon.c +++ b/src/libs/zbxself/selfmon.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxself.h" diff --git a/src/libs/zbxserialize/serialize.c b/src/libs/zbxserialize/serialize.c index 64117e98a9dd..ab050a6ca5bb 100644 --- a/src/libs/zbxserialize/serialize.c +++ b/src/libs/zbxserialize/serialize.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxserialize.h" diff --git a/src/libs/zbxservice/service.c b/src/libs/zbxservice/service.c index aba0a71444ab..33eb2d05f997 100644 --- a/src/libs/zbxservice/service.c +++ b/src/libs/zbxservice/service.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxservice.h" diff --git a/src/libs/zbxservice/service_protocol.c b/src/libs/zbxservice/service_protocol.c index 90440bce0750..9b5570e025d1 100644 --- a/src/libs/zbxservice/service_protocol.c +++ b/src/libs/zbxservice/service_protocol.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxservice.h" diff --git a/src/libs/zbxshmem/memalloc.c b/src/libs/zbxshmem/memalloc.c index 7d6c4a25f105..6604bf97649a 100644 --- a/src/libs/zbxshmem/memalloc.c +++ b/src/libs/zbxshmem/memalloc.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxshmem.h" diff --git a/src/libs/zbxsnmptrapper/snmptrapper.c b/src/libs/zbxsnmptrapper/snmptrapper.c index 6ccbbe51a990..42e2d03af055 100644 --- a/src/libs/zbxsnmptrapper/snmptrapper.c +++ b/src/libs/zbxsnmptrapper/snmptrapper.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxsnmptrapper.h" diff --git a/src/libs/zbxstats/stats.c b/src/libs/zbxstats/stats.c index 8b89071f5a76..c7882f4caca9 100644 --- a/src/libs/zbxstats/stats.c +++ b/src/libs/zbxstats/stats.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxstats.h" diff --git a/src/libs/zbxstr/str.c b/src/libs/zbxstr/str.c index 859c8f39e751..3bff7f3ebc1c 100644 --- a/src/libs/zbxstr/str.c +++ b/src/libs/zbxstr/str.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxstr.h" diff --git a/src/libs/zbxsysinfo/agent/agent.c b/src/libs/zbxsysinfo/agent/agent.c index 7dae1b3586a6..9caa4cb2076f 100644 --- a/src/libs/zbxsysinfo/agent/agent.c +++ b/src/libs/zbxsysinfo/agent/agent.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxsysinfo.h" diff --git a/src/libs/zbxsysinfo/agent/agent.h b/src/libs/zbxsysinfo/agent/agent.h index 966832148508..37d9e902e65e 100644 --- a/src/libs/zbxsysinfo/agent/agent.h +++ b/src/libs/zbxsysinfo/agent/agent.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_SYSINFO_AGENT_H diff --git a/src/libs/zbxsysinfo/agent/modbtype.h b/src/libs/zbxsysinfo/agent/modbtype.h index 67a5da221bf0..e359b36381b0 100644 --- a/src/libs/zbxsysinfo/agent/modbtype.h +++ b/src/libs/zbxsysinfo/agent/modbtype.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_SYSINFO_COMMON_MODBTYPE_H diff --git a/src/libs/zbxsysinfo/agent/modbus.c b/src/libs/zbxsysinfo/agent/modbus.c index bff7f9b3e0f9..d72d59147172 100644 --- a/src/libs/zbxsysinfo/agent/modbus.c +++ b/src/libs/zbxsysinfo/agent/modbus.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "modbtype.h" diff --git a/src/libs/zbxsysinfo/aix/aix.c b/src/libs/zbxsysinfo/aix/aix.c index 988b53b63813..2f18a6c589a7 100644 --- a/src/libs/zbxsysinfo/aix/aix.c +++ b/src/libs/zbxsysinfo/aix/aix.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxsysinfo.h" diff --git a/src/libs/zbxsysinfo/aix/cpu.c b/src/libs/zbxsysinfo/aix/cpu.c index 90199b073141..9ffa051fdb74 100644 --- a/src/libs/zbxsysinfo/aix/cpu.c +++ b/src/libs/zbxsysinfo/aix/cpu.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxsysinfo.h" diff --git a/src/libs/zbxsysinfo/aix/diskio.c b/src/libs/zbxsysinfo/aix/diskio.c index 10c442dfa12f..f4cc25e4780b 100644 --- a/src/libs/zbxsysinfo/aix/diskio.c +++ b/src/libs/zbxsysinfo/aix/diskio.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxsysinfo.h" diff --git a/src/libs/zbxsysinfo/aix/diskspace.c b/src/libs/zbxsysinfo/aix/diskspace.c index b50095fb6a2e..5da901e50458 100644 --- a/src/libs/zbxsysinfo/aix/diskspace.c +++ b/src/libs/zbxsysinfo/aix/diskspace.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxsysinfo.h" diff --git a/src/libs/zbxsysinfo/aix/hostname.c b/src/libs/zbxsysinfo/aix/hostname.c index f8bd028ce33a..d880b7084db9 100644 --- a/src/libs/zbxsysinfo/aix/hostname.c +++ b/src/libs/zbxsysinfo/aix/hostname.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxsysinfo.h" diff --git a/src/libs/zbxsysinfo/aix/inodes.c b/src/libs/zbxsysinfo/aix/inodes.c index b11529c3a639..e4e6e28366d5 100644 --- a/src/libs/zbxsysinfo/aix/inodes.c +++ b/src/libs/zbxsysinfo/aix/inodes.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxsysinfo.h" diff --git a/src/libs/zbxsysinfo/aix/inodes.h b/src/libs/zbxsysinfo/aix/inodes.h index e1fe86948f81..83a2616725ca 100644 --- a/src/libs/zbxsysinfo/aix/inodes.h +++ b/src/libs/zbxsysinfo/aix/inodes.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_INODES_H diff --git a/src/libs/zbxsysinfo/aix/memory.c b/src/libs/zbxsysinfo/aix/memory.c index 76267b6564a2..cab72e02dbac 100644 --- a/src/libs/zbxsysinfo/aix/memory.c +++ b/src/libs/zbxsysinfo/aix/memory.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxsysinfo.h" diff --git a/src/libs/zbxsysinfo/aix/net.c b/src/libs/zbxsysinfo/aix/net.c index baa60863a632..194a2506f5e8 100644 --- a/src/libs/zbxsysinfo/aix/net.c +++ b/src/libs/zbxsysinfo/aix/net.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxsysinfo.h" diff --git a/src/libs/zbxsysinfo/aix/proc.c b/src/libs/zbxsysinfo/aix/proc.c index df60fff103d0..2c4555bce533 100644 --- a/src/libs/zbxsysinfo/aix/proc.c +++ b/src/libs/zbxsysinfo/aix/proc.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxsysinfo.h" diff --git a/src/libs/zbxsysinfo/aix/software.c b/src/libs/zbxsysinfo/aix/software.c index 139e43367c85..918a1a267c9f 100644 --- a/src/libs/zbxsysinfo/aix/software.c +++ b/src/libs/zbxsysinfo/aix/software.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxsysinfo.h" diff --git a/src/libs/zbxsysinfo/aix/swap.c b/src/libs/zbxsysinfo/aix/swap.c index 7490539bfc43..6b7b26168a0c 100644 --- a/src/libs/zbxsysinfo/aix/swap.c +++ b/src/libs/zbxsysinfo/aix/swap.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxsysinfo.h" diff --git a/src/libs/zbxsysinfo/aix/system.c b/src/libs/zbxsysinfo/aix/system.c index fb5265c34539..232064bffe53 100644 --- a/src/libs/zbxsysinfo/aix/system.c +++ b/src/libs/zbxsysinfo/aix/system.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxsysinfo.h" diff --git a/src/libs/zbxsysinfo/aix/uptime.c b/src/libs/zbxsysinfo/aix/uptime.c index 9c4edb9fffec..02a77dc34223 100644 --- a/src/libs/zbxsysinfo/aix/uptime.c +++ b/src/libs/zbxsysinfo/aix/uptime.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxsysinfo.h" diff --git a/src/libs/zbxsysinfo/aix/vmstats.c b/src/libs/zbxsysinfo/aix/vmstats.c index 0d4a76108abe..b3ae4982d9f2 100644 --- a/src/libs/zbxsysinfo/aix/vmstats.c +++ b/src/libs/zbxsysinfo/aix/vmstats.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxsysinfo.h" diff --git a/src/libs/zbxsysinfo/alias/alias.c b/src/libs/zbxsysinfo/alias/alias.c index b0bb3f2047cd..be0408c06864 100644 --- a/src/libs/zbxsysinfo/alias/alias.c +++ b/src/libs/zbxsysinfo/alias/alias.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxsysinfo.h" diff --git a/src/libs/zbxsysinfo/alias/alias.h b/src/libs/zbxsysinfo/alias/alias.h index 2fe37e25978c..577e7cd3b6be 100644 --- a/src/libs/zbxsysinfo/alias/alias.h +++ b/src/libs/zbxsysinfo/alias/alias.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_ALIAS_H diff --git a/src/libs/zbxsysinfo/common/cpu.c b/src/libs/zbxsysinfo/common/cpu.c index 43a46991e183..afe60099f9d6 100644 --- a/src/libs/zbxsysinfo/common/cpu.c +++ b/src/libs/zbxsysinfo/common/cpu.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "cpu.h" diff --git a/src/libs/zbxsysinfo/common/cpu.h b/src/libs/zbxsysinfo/common/cpu.h index 33db90448b34..230a10ea68a2 100644 --- a/src/libs/zbxsysinfo/common/cpu.h +++ b/src/libs/zbxsysinfo/common/cpu.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_SYSINFO_COMMON_CPU_H diff --git a/src/libs/zbxsysinfo/common/cpustat.c b/src/libs/zbxsysinfo/common/cpustat.c index 69b4af70d95c..ac0abd115355 100644 --- a/src/libs/zbxsysinfo/common/cpustat.c +++ b/src/libs/zbxsysinfo/common/cpustat.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "cpustat.h" diff --git a/src/libs/zbxsysinfo/common/cpustat.h b/src/libs/zbxsysinfo/common/cpustat.h index 402d6e37369d..334a1716c440 100644 --- a/src/libs/zbxsysinfo/common/cpustat.h +++ b/src/libs/zbxsysinfo/common/cpustat.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_CPUSTAT_H diff --git a/src/libs/zbxsysinfo/common/dir.c b/src/libs/zbxsysinfo/common/dir.c index d4cae905141a..ee8e7e66ce8b 100644 --- a/src/libs/zbxsysinfo/common/dir.c +++ b/src/libs/zbxsysinfo/common/dir.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "dir.h" diff --git a/src/libs/zbxsysinfo/common/dir.h b/src/libs/zbxsysinfo/common/dir.h index a6b254837194..305d528dc99f 100644 --- a/src/libs/zbxsysinfo/common/dir.h +++ b/src/libs/zbxsysinfo/common/dir.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_SYSINFO_COMMON_DIR_H diff --git a/src/libs/zbxsysinfo/common/diskdevices.c b/src/libs/zbxsysinfo/common/diskdevices.c index b0b30153bbc4..580e9fd1ed0a 100644 --- a/src/libs/zbxsysinfo/common/diskdevices.c +++ b/src/libs/zbxsysinfo/common/diskdevices.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef _WINDOWS diff --git a/src/libs/zbxsysinfo/common/diskdevices.h b/src/libs/zbxsysinfo/common/diskdevices.h index de45f903a19e..022304ce3de2 100644 --- a/src/libs/zbxsysinfo/common/diskdevices.h +++ b/src/libs/zbxsysinfo/common/diskdevices.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_DISKDEVICES_H diff --git a/src/libs/zbxsysinfo/common/dns.c b/src/libs/zbxsysinfo/common/dns.c index edb42fcaaccb..22de5bfeb63c 100644 --- a/src/libs/zbxsysinfo/common/dns.c +++ b/src/libs/zbxsysinfo/common/dns.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "dns.h" diff --git a/src/libs/zbxsysinfo/common/dns.h b/src/libs/zbxsysinfo/common/dns.h index 7e3e7e7745d0..27e20a932324 100644 --- a/src/libs/zbxsysinfo/common/dns.h +++ b/src/libs/zbxsysinfo/common/dns.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_SYSINFO_COMMON_DNS_H diff --git a/src/libs/zbxsysinfo/common/http.c b/src/libs/zbxsysinfo/common/http.c index a2d3e7341379..9aaaab731807 100644 --- a/src/libs/zbxsysinfo/common/http.c +++ b/src/libs/zbxsysinfo/common/http.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "http.h" diff --git a/src/libs/zbxsysinfo/common/http.h b/src/libs/zbxsysinfo/common/http.h index 293e3d4f9cfd..c9a1538eef92 100644 --- a/src/libs/zbxsysinfo/common/http.h +++ b/src/libs/zbxsysinfo/common/http.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_SYSINFO_COMMON_HTTP_H diff --git a/src/libs/zbxsysinfo/common/http_metrics.c b/src/libs/zbxsysinfo/common/http_metrics.c index db3b3672de80..acf315aefe36 100644 --- a/src/libs/zbxsysinfo/common/http_metrics.c +++ b/src/libs/zbxsysinfo/common/http_metrics.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "http.h" diff --git a/src/libs/zbxsysinfo/common/http_metrics.h b/src/libs/zbxsysinfo/common/http_metrics.h index 1b0d7e623bfd..768e88f92520 100644 --- a/src/libs/zbxsysinfo/common/http_metrics.h +++ b/src/libs/zbxsysinfo/common/http_metrics.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxcommon.h" diff --git a/src/libs/zbxsysinfo/common/ip_reverse.c b/src/libs/zbxsysinfo/common/ip_reverse.c index 49f784830387..0eb198b51194 100644 --- a/src/libs/zbxsysinfo/common/ip_reverse.c +++ b/src/libs/zbxsysinfo/common/ip_reverse.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "ip_reverse.h" diff --git a/src/libs/zbxsysinfo/common/ip_reverse.h b/src/libs/zbxsysinfo/common/ip_reverse.h index 9e558a08f517..223afdbc0ce6 100644 --- a/src/libs/zbxsysinfo/common/ip_reverse.h +++ b/src/libs/zbxsysinfo/common/ip_reverse.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_SYSINFO_COMMON_IP_REVERSE_H diff --git a/src/libs/zbxsysinfo/common/net.c b/src/libs/zbxsysinfo/common/net.c index f574fdd441fd..2fe4223e1006 100644 --- a/src/libs/zbxsysinfo/common/net.c +++ b/src/libs/zbxsysinfo/common/net.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "../sysinfo.h" diff --git a/src/libs/zbxsysinfo/common/net.h b/src/libs/zbxsysinfo/common/net.h index 3be957021131..444aee8d3703 100644 --- a/src/libs/zbxsysinfo/common/net.h +++ b/src/libs/zbxsysinfo/common/net.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_SYSINFO_COMMON_NET_H diff --git a/src/libs/zbxsysinfo/common/procstat.c b/src/libs/zbxsysinfo/common/procstat.c index c249d153b566..f10335239d74 100644 --- a/src/libs/zbxsysinfo/common/procstat.c +++ b/src/libs/zbxsysinfo/common/procstat.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "procstat.h" diff --git a/src/libs/zbxsysinfo/common/procstat.h b/src/libs/zbxsysinfo/common/procstat.h index 34804469adba..5e9dc8f6e953 100644 --- a/src/libs/zbxsysinfo/common/procstat.h +++ b/src/libs/zbxsysinfo/common/procstat.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_PROCSTAT_H diff --git a/src/libs/zbxsysinfo/common/stats.c b/src/libs/zbxsysinfo/common/stats.c index cc0e076797ef..01f188a2a497 100644 --- a/src/libs/zbxsysinfo/common/stats.c +++ b/src/libs/zbxsysinfo/common/stats.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "stats.h" diff --git a/src/libs/zbxsysinfo/common/stats.h b/src/libs/zbxsysinfo/common/stats.h index 49ad5e1da2be..17ae709e27d9 100644 --- a/src/libs/zbxsysinfo/common/stats.h +++ b/src/libs/zbxsysinfo/common/stats.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_STATS_H diff --git a/src/libs/zbxsysinfo/common/system.c b/src/libs/zbxsysinfo/common/system.c index 9a4756c59b8c..8a9919a2d90e 100644 --- a/src/libs/zbxsysinfo/common/system.c +++ b/src/libs/zbxsysinfo/common/system.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "../sysinfo.h" diff --git a/src/libs/zbxsysinfo/common/system.h b/src/libs/zbxsysinfo/common/system.h index 7cc91e68979a..932811db22e0 100644 --- a/src/libs/zbxsysinfo/common/system.h +++ b/src/libs/zbxsysinfo/common/system.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_SYSINFO_COMMON_SYSTEM_H diff --git a/src/libs/zbxsysinfo/common/vfs_file.c b/src/libs/zbxsysinfo/common/vfs_file.c index 45fb05c3ea9c..5319b3568ccc 100644 --- a/src/libs/zbxsysinfo/common/vfs_file.c +++ b/src/libs/zbxsysinfo/common/vfs_file.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "vfs_file.h" diff --git a/src/libs/zbxsysinfo/common/vfs_file.h b/src/libs/zbxsysinfo/common/vfs_file.h index 85af472c2ba5..4d47f33e28e7 100644 --- a/src/libs/zbxsysinfo/common/vfs_file.h +++ b/src/libs/zbxsysinfo/common/vfs_file.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_SYSINFO_COMMON_VFS_FILE_H diff --git a/src/libs/zbxsysinfo/common/zabbix_stats.c b/src/libs/zbxsysinfo/common/zabbix_stats.c index 57cbc7ec30fd..4da930c22d8e 100644 --- a/src/libs/zbxsysinfo/common/zabbix_stats.c +++ b/src/libs/zbxsysinfo/common/zabbix_stats.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zabbix_stats.h" diff --git a/src/libs/zbxsysinfo/common/zabbix_stats.h b/src/libs/zbxsysinfo/common/zabbix_stats.h index b5d1e9830122..58306e618378 100644 --- a/src/libs/zbxsysinfo/common/zabbix_stats.h +++ b/src/libs/zbxsysinfo/common/zabbix_stats.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_SYSINFO_COMMON_ZABBIX_STATS_H_ diff --git a/src/libs/zbxsysinfo/common/zbxkstat.c b/src/libs/zbxsysinfo/common/zbxkstat.c index 0b574df1de37..a036ea9d38af 100644 --- a/src/libs/zbxsysinfo/common/zbxkstat.c +++ b/src/libs/zbxsysinfo/common/zbxkstat.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxkstat.h" diff --git a/src/libs/zbxsysinfo/common/zbxkstat.h b/src/libs/zbxsysinfo/common/zbxkstat.h index 5cdc299e4857..336e71b0fdd1 100644 --- a/src/libs/zbxsysinfo/common/zbxkstat.h +++ b/src/libs/zbxsysinfo/common/zbxkstat.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_ZBXKSTAT_H diff --git a/src/libs/zbxsysinfo/common/zbxsysinfo_common.c b/src/libs/zbxsysinfo/common/zbxsysinfo_common.c index 4f0407feab89..d3431f7355a8 100644 --- a/src/libs/zbxsysinfo/common/zbxsysinfo_common.c +++ b/src/libs/zbxsysinfo/common/zbxsysinfo_common.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxsysinfo_common.h" diff --git a/src/libs/zbxsysinfo/common/zbxsysinfo_common.h b/src/libs/zbxsysinfo/common/zbxsysinfo_common.h index 90e5a76753e2..1a388e26e3ac 100644 --- a/src/libs/zbxsysinfo/common/zbxsysinfo_common.h +++ b/src/libs/zbxsysinfo/common/zbxsysinfo_common.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_SYSINFO_COMMON_H diff --git a/src/libs/zbxsysinfo/freebsd/boottime.c b/src/libs/zbxsysinfo/freebsd/boottime.c index d4f132e5cb89..d8f918a02f11 100644 --- a/src/libs/zbxsysinfo/freebsd/boottime.c +++ b/src/libs/zbxsysinfo/freebsd/boottime.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxsysinfo.h" diff --git a/src/libs/zbxsysinfo/freebsd/cpu.c b/src/libs/zbxsysinfo/freebsd/cpu.c index 708df020b305..0250253d87a2 100644 --- a/src/libs/zbxsysinfo/freebsd/cpu.c +++ b/src/libs/zbxsysinfo/freebsd/cpu.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxsysinfo.h" diff --git a/src/libs/zbxsysinfo/freebsd/diskio.c b/src/libs/zbxsysinfo/freebsd/diskio.c index 2c8b2dfac00c..67e12602f6c4 100644 --- a/src/libs/zbxsysinfo/freebsd/diskio.c +++ b/src/libs/zbxsysinfo/freebsd/diskio.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxsysinfo.h" diff --git a/src/libs/zbxsysinfo/freebsd/diskspace.c b/src/libs/zbxsysinfo/freebsd/diskspace.c index e13b039a0243..e872b3046a6e 100644 --- a/src/libs/zbxsysinfo/freebsd/diskspace.c +++ b/src/libs/zbxsysinfo/freebsd/diskspace.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxsysinfo.h" diff --git a/src/libs/zbxsysinfo/freebsd/freebsd.c b/src/libs/zbxsysinfo/freebsd/freebsd.c index d20ab30cef70..82a26ec7b729 100644 --- a/src/libs/zbxsysinfo/freebsd/freebsd.c +++ b/src/libs/zbxsysinfo/freebsd/freebsd.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxsysinfo.h" diff --git a/src/libs/zbxsysinfo/freebsd/hostname.c b/src/libs/zbxsysinfo/freebsd/hostname.c index f8bd028ce33a..d880b7084db9 100644 --- a/src/libs/zbxsysinfo/freebsd/hostname.c +++ b/src/libs/zbxsysinfo/freebsd/hostname.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxsysinfo.h" diff --git a/src/libs/zbxsysinfo/freebsd/inodes.c b/src/libs/zbxsysinfo/freebsd/inodes.c index 42f56dc70058..096b34f5457b 100644 --- a/src/libs/zbxsysinfo/freebsd/inodes.c +++ b/src/libs/zbxsysinfo/freebsd/inodes.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxsysinfo.h" diff --git a/src/libs/zbxsysinfo/freebsd/inodes.h b/src/libs/zbxsysinfo/freebsd/inodes.h index e1fe86948f81..83a2616725ca 100644 --- a/src/libs/zbxsysinfo/freebsd/inodes.h +++ b/src/libs/zbxsysinfo/freebsd/inodes.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_INODES_H diff --git a/src/libs/zbxsysinfo/freebsd/kernel.c b/src/libs/zbxsysinfo/freebsd/kernel.c index 8841911f2f56..4a511f1a9e09 100644 --- a/src/libs/zbxsysinfo/freebsd/kernel.c +++ b/src/libs/zbxsysinfo/freebsd/kernel.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxsysinfo.h" diff --git a/src/libs/zbxsysinfo/freebsd/memory.c b/src/libs/zbxsysinfo/freebsd/memory.c index e0c42eb49e77..3efb2943a125 100644 --- a/src/libs/zbxsysinfo/freebsd/memory.c +++ b/src/libs/zbxsysinfo/freebsd/memory.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxsysinfo.h" diff --git a/src/libs/zbxsysinfo/freebsd/net.c b/src/libs/zbxsysinfo/freebsd/net.c index 412413167920..ac9c5014e61f 100644 --- a/src/libs/zbxsysinfo/freebsd/net.c +++ b/src/libs/zbxsysinfo/freebsd/net.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxsysinfo.h" diff --git a/src/libs/zbxsysinfo/freebsd/proc.c b/src/libs/zbxsysinfo/freebsd/proc.c index c4de93e3dbf6..90bc03fcc066 100644 --- a/src/libs/zbxsysinfo/freebsd/proc.c +++ b/src/libs/zbxsysinfo/freebsd/proc.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxsysinfo.h" diff --git a/src/libs/zbxsysinfo/freebsd/software.c b/src/libs/zbxsysinfo/freebsd/software.c index 2aa1eb0252e9..959c4060c0f3 100644 --- a/src/libs/zbxsysinfo/freebsd/software.c +++ b/src/libs/zbxsysinfo/freebsd/software.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxsysinfo.h" diff --git a/src/libs/zbxsysinfo/freebsd/swap.c b/src/libs/zbxsysinfo/freebsd/swap.c index ad79e006ac48..3b331e487d9f 100644 --- a/src/libs/zbxsysinfo/freebsd/swap.c +++ b/src/libs/zbxsysinfo/freebsd/swap.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxsysinfo.h" diff --git a/src/libs/zbxsysinfo/freebsd/system.c b/src/libs/zbxsysinfo/freebsd/system.c index 61043db72e32..f1413ed7bb71 100644 --- a/src/libs/zbxsysinfo/freebsd/system.c +++ b/src/libs/zbxsysinfo/freebsd/system.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxsysinfo.h" diff --git a/src/libs/zbxsysinfo/freebsd/uptime.c b/src/libs/zbxsysinfo/freebsd/uptime.c index 58f352d5908d..dd28a17a407f 100644 --- a/src/libs/zbxsysinfo/freebsd/uptime.c +++ b/src/libs/zbxsysinfo/freebsd/uptime.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxsysinfo.h" diff --git a/src/libs/zbxsysinfo/hpux/cpu.c b/src/libs/zbxsysinfo/hpux/cpu.c index 201c32e80c12..6a7c00d70338 100644 --- a/src/libs/zbxsysinfo/hpux/cpu.c +++ b/src/libs/zbxsysinfo/hpux/cpu.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxsysinfo.h" diff --git a/src/libs/zbxsysinfo/hpux/diskio.c b/src/libs/zbxsysinfo/hpux/diskio.c index d3ecce75689f..61a43fd6f0ba 100644 --- a/src/libs/zbxsysinfo/hpux/diskio.c +++ b/src/libs/zbxsysinfo/hpux/diskio.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxsysinfo.h" diff --git a/src/libs/zbxsysinfo/hpux/diskspace.c b/src/libs/zbxsysinfo/hpux/diskspace.c index 71b131c842d6..418d1a6d0660 100644 --- a/src/libs/zbxsysinfo/hpux/diskspace.c +++ b/src/libs/zbxsysinfo/hpux/diskspace.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxsysinfo.h" diff --git a/src/libs/zbxsysinfo/hpux/hostname.c b/src/libs/zbxsysinfo/hpux/hostname.c index ecf812bf95f4..c7a8a369ac8d 100644 --- a/src/libs/zbxsysinfo/hpux/hostname.c +++ b/src/libs/zbxsysinfo/hpux/hostname.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxsysinfo.h" diff --git a/src/libs/zbxsysinfo/hpux/hpux.c b/src/libs/zbxsysinfo/hpux/hpux.c index da12d73ad828..2534591ccd1f 100644 --- a/src/libs/zbxsysinfo/hpux/hpux.c +++ b/src/libs/zbxsysinfo/hpux/hpux.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxsysinfo.h" diff --git a/src/libs/zbxsysinfo/hpux/inodes.c b/src/libs/zbxsysinfo/hpux/inodes.c index e814d21e4086..982c63a38219 100644 --- a/src/libs/zbxsysinfo/hpux/inodes.c +++ b/src/libs/zbxsysinfo/hpux/inodes.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "inodes.h" diff --git a/src/libs/zbxsysinfo/hpux/inodes.h b/src/libs/zbxsysinfo/hpux/inodes.h index e1fe86948f81..83a2616725ca 100644 --- a/src/libs/zbxsysinfo/hpux/inodes.h +++ b/src/libs/zbxsysinfo/hpux/inodes.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_INODES_H diff --git a/src/libs/zbxsysinfo/hpux/memory.c b/src/libs/zbxsysinfo/hpux/memory.c index 2e7c57bedbf6..7457a85d773a 100644 --- a/src/libs/zbxsysinfo/hpux/memory.c +++ b/src/libs/zbxsysinfo/hpux/memory.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxsysinfo.h" diff --git a/src/libs/zbxsysinfo/hpux/net.c b/src/libs/zbxsysinfo/hpux/net.c index 4129708dcbbf..89ab864861e3 100644 --- a/src/libs/zbxsysinfo/hpux/net.c +++ b/src/libs/zbxsysinfo/hpux/net.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxsysinfo.h" diff --git a/src/libs/zbxsysinfo/hpux/proc.c b/src/libs/zbxsysinfo/hpux/proc.c index 31cc3d4396fd..c5f0553a2661 100644 --- a/src/libs/zbxsysinfo/hpux/proc.c +++ b/src/libs/zbxsysinfo/hpux/proc.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ /* Enable wide (64-bit) interfaces for narrow (32-bit) applications (see pstat(2) for details). */ diff --git a/src/libs/zbxsysinfo/hpux/software.c b/src/libs/zbxsysinfo/hpux/software.c index 2aa1eb0252e9..959c4060c0f3 100644 --- a/src/libs/zbxsysinfo/hpux/software.c +++ b/src/libs/zbxsysinfo/hpux/software.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxsysinfo.h" diff --git a/src/libs/zbxsysinfo/hpux/system.c b/src/libs/zbxsysinfo/hpux/system.c index f883cdc40e1f..369b0ee8dbfd 100644 --- a/src/libs/zbxsysinfo/hpux/system.c +++ b/src/libs/zbxsysinfo/hpux/system.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxsysinfo.h" diff --git a/src/libs/zbxsysinfo/linux/boottime.c b/src/libs/zbxsysinfo/linux/boottime.c index 00007e4acf7c..a8652c1b14a1 100644 --- a/src/libs/zbxsysinfo/linux/boottime.c +++ b/src/libs/zbxsysinfo/linux/boottime.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "../sysinfo.h" diff --git a/src/libs/zbxsysinfo/linux/cpu.c b/src/libs/zbxsysinfo/linux/cpu.c index b1c6ee20c620..4fa3052ec389 100644 --- a/src/libs/zbxsysinfo/linux/cpu.c +++ b/src/libs/zbxsysinfo/linux/cpu.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxsysinfo.h" diff --git a/src/libs/zbxsysinfo/linux/diskio.c b/src/libs/zbxsysinfo/linux/diskio.c index 5ade8c769b07..6f7c14aa436e 100644 --- a/src/libs/zbxsysinfo/linux/diskio.c +++ b/src/libs/zbxsysinfo/linux/diskio.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxsysinfo.h" diff --git a/src/libs/zbxsysinfo/linux/diskspace.c b/src/libs/zbxsysinfo/linux/diskspace.c index ef2d200bc922..19bf5a1ec710 100644 --- a/src/libs/zbxsysinfo/linux/diskspace.c +++ b/src/libs/zbxsysinfo/linux/diskspace.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "../sysinfo.h" diff --git a/src/libs/zbxsysinfo/linux/hardware.c b/src/libs/zbxsysinfo/linux/hardware.c index 99ba730dddbe..ec4654df8dc9 100644 --- a/src/libs/zbxsysinfo/linux/hardware.c +++ b/src/libs/zbxsysinfo/linux/hardware.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "hardware.h" diff --git a/src/libs/zbxsysinfo/linux/hardware.h b/src/libs/zbxsysinfo/linux/hardware.h index 14a614658a72..e98f3d4925d2 100644 --- a/src/libs/zbxsysinfo/linux/hardware.h +++ b/src/libs/zbxsysinfo/linux/hardware.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_HARDWARE_H diff --git a/src/libs/zbxsysinfo/linux/hostname.c b/src/libs/zbxsysinfo/linux/hostname.c index e6b0c100b2d7..9a83010659ee 100644 --- a/src/libs/zbxsysinfo/linux/hostname.c +++ b/src/libs/zbxsysinfo/linux/hostname.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "../sysinfo.h" diff --git a/src/libs/zbxsysinfo/linux/inodes.c b/src/libs/zbxsysinfo/linux/inodes.c index 3992188d4efe..806406003f06 100644 --- a/src/libs/zbxsysinfo/linux/inodes.c +++ b/src/libs/zbxsysinfo/linux/inodes.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "inodes.h" diff --git a/src/libs/zbxsysinfo/linux/inodes.h b/src/libs/zbxsysinfo/linux/inodes.h index e1fe86948f81..83a2616725ca 100644 --- a/src/libs/zbxsysinfo/linux/inodes.h +++ b/src/libs/zbxsysinfo/linux/inodes.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_INODES_H diff --git a/src/libs/zbxsysinfo/linux/kernel.c b/src/libs/zbxsysinfo/linux/kernel.c index 4f2d335396ad..304f7c4e643f 100644 --- a/src/libs/zbxsysinfo/linux/kernel.c +++ b/src/libs/zbxsysinfo/linux/kernel.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "../sysinfo.h" diff --git a/src/libs/zbxsysinfo/linux/linux.c b/src/libs/zbxsysinfo/linux/linux.c index 082a4a2d564c..5d3a4f6dc2f3 100644 --- a/src/libs/zbxsysinfo/linux/linux.c +++ b/src/libs/zbxsysinfo/linux/linux.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "../sysinfo.h" diff --git a/src/libs/zbxsysinfo/linux/memory.c b/src/libs/zbxsysinfo/linux/memory.c index d2c50447729e..7e47fd26c5f0 100644 --- a/src/libs/zbxsysinfo/linux/memory.c +++ b/src/libs/zbxsysinfo/linux/memory.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "../sysinfo.h" diff --git a/src/libs/zbxsysinfo/linux/net.c b/src/libs/zbxsysinfo/linux/net.c index feb9dca01aba..e1dcad4d9841 100644 --- a/src/libs/zbxsysinfo/linux/net.c +++ b/src/libs/zbxsysinfo/linux/net.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "../sysinfo.h" diff --git a/src/libs/zbxsysinfo/linux/proc.c b/src/libs/zbxsysinfo/linux/proc.c index e47d2f7189f9..91656f019cae 100644 --- a/src/libs/zbxsysinfo/linux/proc.c +++ b/src/libs/zbxsysinfo/linux/proc.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "proc.h" diff --git a/src/libs/zbxsysinfo/linux/proc.h b/src/libs/zbxsysinfo/linux/proc.h index 166d8a463e6b..dc2f94b4dd71 100644 --- a/src/libs/zbxsysinfo/linux/proc.h +++ b/src/libs/zbxsysinfo/linux/proc.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_PROC_H diff --git a/src/libs/zbxsysinfo/linux/sensors.c b/src/libs/zbxsysinfo/linux/sensors.c index 3d47e77f7daf..a00470130696 100644 --- a/src/libs/zbxsysinfo/linux/sensors.c +++ b/src/libs/zbxsysinfo/linux/sensors.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "../sysinfo.h" diff --git a/src/libs/zbxsysinfo/linux/software.c b/src/libs/zbxsysinfo/linux/software.c index 121a0ad8f80b..e2d97c7f1841 100644 --- a/src/libs/zbxsysinfo/linux/software.c +++ b/src/libs/zbxsysinfo/linux/software.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ /* strptime() on newer and older GNU/Linux systems */ diff --git a/src/libs/zbxsysinfo/linux/software.h b/src/libs/zbxsysinfo/linux/software.h index 80f70813ce0e..4bc778d42347 100644 --- a/src/libs/zbxsysinfo/linux/software.h +++ b/src/libs/zbxsysinfo/linux/software.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_SOFTWARE_H diff --git a/src/libs/zbxsysinfo/linux/swap.c b/src/libs/zbxsysinfo/linux/swap.c index c268566a3ccf..d572a860c85e 100644 --- a/src/libs/zbxsysinfo/linux/swap.c +++ b/src/libs/zbxsysinfo/linux/swap.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "../sysinfo.h" diff --git a/src/libs/zbxsysinfo/linux/system.c b/src/libs/zbxsysinfo/linux/system.c index dcdc3f65209c..66af7d061fba 100644 --- a/src/libs/zbxsysinfo/linux/system.c +++ b/src/libs/zbxsysinfo/linux/system.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "../sysinfo.h" diff --git a/src/libs/zbxsysinfo/linux/uptime.c b/src/libs/zbxsysinfo/linux/uptime.c index 3ec0263e2931..7d24d6737669 100644 --- a/src/libs/zbxsysinfo/linux/uptime.c +++ b/src/libs/zbxsysinfo/linux/uptime.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "../sysinfo.h" diff --git a/src/libs/zbxsysinfo/netbsd/boottime.c b/src/libs/zbxsysinfo/netbsd/boottime.c index d4f132e5cb89..d8f918a02f11 100644 --- a/src/libs/zbxsysinfo/netbsd/boottime.c +++ b/src/libs/zbxsysinfo/netbsd/boottime.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxsysinfo.h" diff --git a/src/libs/zbxsysinfo/netbsd/cpu.c b/src/libs/zbxsysinfo/netbsd/cpu.c index c64b7c3bbf4f..2ffdc1c2bdb3 100644 --- a/src/libs/zbxsysinfo/netbsd/cpu.c +++ b/src/libs/zbxsysinfo/netbsd/cpu.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxsysinfo.h" diff --git a/src/libs/zbxsysinfo/netbsd/diskio.c b/src/libs/zbxsysinfo/netbsd/diskio.c index d3ecce75689f..61a43fd6f0ba 100644 --- a/src/libs/zbxsysinfo/netbsd/diskio.c +++ b/src/libs/zbxsysinfo/netbsd/diskio.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxsysinfo.h" diff --git a/src/libs/zbxsysinfo/netbsd/diskspace.c b/src/libs/zbxsysinfo/netbsd/diskspace.c index ccfb70fcf583..a07eaca1fc92 100644 --- a/src/libs/zbxsysinfo/netbsd/diskspace.c +++ b/src/libs/zbxsysinfo/netbsd/diskspace.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxsysinfo.h" diff --git a/src/libs/zbxsysinfo/netbsd/hostname.c b/src/libs/zbxsysinfo/netbsd/hostname.c index f8bd028ce33a..d880b7084db9 100644 --- a/src/libs/zbxsysinfo/netbsd/hostname.c +++ b/src/libs/zbxsysinfo/netbsd/hostname.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxsysinfo.h" diff --git a/src/libs/zbxsysinfo/netbsd/inodes.c b/src/libs/zbxsysinfo/netbsd/inodes.c index e814d21e4086..982c63a38219 100644 --- a/src/libs/zbxsysinfo/netbsd/inodes.c +++ b/src/libs/zbxsysinfo/netbsd/inodes.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "inodes.h" diff --git a/src/libs/zbxsysinfo/netbsd/inodes.h b/src/libs/zbxsysinfo/netbsd/inodes.h index e1fe86948f81..83a2616725ca 100644 --- a/src/libs/zbxsysinfo/netbsd/inodes.h +++ b/src/libs/zbxsysinfo/netbsd/inodes.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_INODES_H diff --git a/src/libs/zbxsysinfo/netbsd/kernel.c b/src/libs/zbxsysinfo/netbsd/kernel.c index b3042885f484..b9cc18a129fa 100644 --- a/src/libs/zbxsysinfo/netbsd/kernel.c +++ b/src/libs/zbxsysinfo/netbsd/kernel.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxsysinfo.h" diff --git a/src/libs/zbxsysinfo/netbsd/memory.c b/src/libs/zbxsysinfo/netbsd/memory.c index 0a4e01e6a760..225f734cad04 100644 --- a/src/libs/zbxsysinfo/netbsd/memory.c +++ b/src/libs/zbxsysinfo/netbsd/memory.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxsysinfo.h" diff --git a/src/libs/zbxsysinfo/netbsd/net.c b/src/libs/zbxsysinfo/netbsd/net.c index 410c06a20eab..e6a97c904fae 100644 --- a/src/libs/zbxsysinfo/netbsd/net.c +++ b/src/libs/zbxsysinfo/netbsd/net.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxsysinfo.h" diff --git a/src/libs/zbxsysinfo/netbsd/netbsd.c b/src/libs/zbxsysinfo/netbsd/netbsd.c index 769807d47759..4df5277e683d 100644 --- a/src/libs/zbxsysinfo/netbsd/netbsd.c +++ b/src/libs/zbxsysinfo/netbsd/netbsd.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxsysinfo.h" diff --git a/src/libs/zbxsysinfo/netbsd/proc.c b/src/libs/zbxsysinfo/netbsd/proc.c index 74ed5a8a2d2a..1d21aba3bde7 100644 --- a/src/libs/zbxsysinfo/netbsd/proc.c +++ b/src/libs/zbxsysinfo/netbsd/proc.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxsysinfo.h" diff --git a/src/libs/zbxsysinfo/netbsd/software.c b/src/libs/zbxsysinfo/netbsd/software.c index 2aa1eb0252e9..959c4060c0f3 100644 --- a/src/libs/zbxsysinfo/netbsd/software.c +++ b/src/libs/zbxsysinfo/netbsd/software.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxsysinfo.h" diff --git a/src/libs/zbxsysinfo/netbsd/system.c b/src/libs/zbxsysinfo/netbsd/system.c index 61043db72e32..f1413ed7bb71 100644 --- a/src/libs/zbxsysinfo/netbsd/system.c +++ b/src/libs/zbxsysinfo/netbsd/system.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxsysinfo.h" diff --git a/src/libs/zbxsysinfo/netbsd/uptime.c b/src/libs/zbxsysinfo/netbsd/uptime.c index 58f352d5908d..dd28a17a407f 100644 --- a/src/libs/zbxsysinfo/netbsd/uptime.c +++ b/src/libs/zbxsysinfo/netbsd/uptime.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxsysinfo.h" diff --git a/src/libs/zbxsysinfo/openbsd/boottime.c b/src/libs/zbxsysinfo/openbsd/boottime.c index d4f132e5cb89..d8f918a02f11 100644 --- a/src/libs/zbxsysinfo/openbsd/boottime.c +++ b/src/libs/zbxsysinfo/openbsd/boottime.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxsysinfo.h" diff --git a/src/libs/zbxsysinfo/openbsd/cpu.c b/src/libs/zbxsysinfo/openbsd/cpu.c index 18b7066af635..7205de262fa1 100644 --- a/src/libs/zbxsysinfo/openbsd/cpu.c +++ b/src/libs/zbxsysinfo/openbsd/cpu.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxsysinfo.h" diff --git a/src/libs/zbxsysinfo/openbsd/diskio.c b/src/libs/zbxsysinfo/openbsd/diskio.c index 569544463164..26ec93ff8d39 100644 --- a/src/libs/zbxsysinfo/openbsd/diskio.c +++ b/src/libs/zbxsysinfo/openbsd/diskio.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxsysinfo.h" diff --git a/src/libs/zbxsysinfo/openbsd/diskspace.c b/src/libs/zbxsysinfo/openbsd/diskspace.c index e3c120242275..1a250bb49104 100644 --- a/src/libs/zbxsysinfo/openbsd/diskspace.c +++ b/src/libs/zbxsysinfo/openbsd/diskspace.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxsysinfo.h" diff --git a/src/libs/zbxsysinfo/openbsd/hostname.c b/src/libs/zbxsysinfo/openbsd/hostname.c index f8bd028ce33a..d880b7084db9 100644 --- a/src/libs/zbxsysinfo/openbsd/hostname.c +++ b/src/libs/zbxsysinfo/openbsd/hostname.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxsysinfo.h" diff --git a/src/libs/zbxsysinfo/openbsd/inodes.c b/src/libs/zbxsysinfo/openbsd/inodes.c index e814d21e4086..982c63a38219 100644 --- a/src/libs/zbxsysinfo/openbsd/inodes.c +++ b/src/libs/zbxsysinfo/openbsd/inodes.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "inodes.h" diff --git a/src/libs/zbxsysinfo/openbsd/inodes.h b/src/libs/zbxsysinfo/openbsd/inodes.h index e1fe86948f81..83a2616725ca 100644 --- a/src/libs/zbxsysinfo/openbsd/inodes.h +++ b/src/libs/zbxsysinfo/openbsd/inodes.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_INODES_H diff --git a/src/libs/zbxsysinfo/openbsd/kernel.c b/src/libs/zbxsysinfo/openbsd/kernel.c index b3042885f484..b9cc18a129fa 100644 --- a/src/libs/zbxsysinfo/openbsd/kernel.c +++ b/src/libs/zbxsysinfo/openbsd/kernel.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxsysinfo.h" diff --git a/src/libs/zbxsysinfo/openbsd/memory.c b/src/libs/zbxsysinfo/openbsd/memory.c index 3efce99e162e..e6100334dcf4 100644 --- a/src/libs/zbxsysinfo/openbsd/memory.c +++ b/src/libs/zbxsysinfo/openbsd/memory.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxsysinfo.h" diff --git a/src/libs/zbxsysinfo/openbsd/net.c b/src/libs/zbxsysinfo/openbsd/net.c index e17d1463e257..414018b65a6e 100644 --- a/src/libs/zbxsysinfo/openbsd/net.c +++ b/src/libs/zbxsysinfo/openbsd/net.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxsysinfo.h" diff --git a/src/libs/zbxsysinfo/openbsd/openbsd.c b/src/libs/zbxsysinfo/openbsd/openbsd.c index 17c46efed011..61e46e1b709e 100644 --- a/src/libs/zbxsysinfo/openbsd/openbsd.c +++ b/src/libs/zbxsysinfo/openbsd/openbsd.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxsysinfo.h" diff --git a/src/libs/zbxsysinfo/openbsd/proc.c b/src/libs/zbxsysinfo/openbsd/proc.c index c30781250492..d0ec6747b527 100644 --- a/src/libs/zbxsysinfo/openbsd/proc.c +++ b/src/libs/zbxsysinfo/openbsd/proc.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxsysinfo.h" diff --git a/src/libs/zbxsysinfo/openbsd/sensors.c b/src/libs/zbxsysinfo/openbsd/sensors.c index 4749288c0803..97d3cbfe5d25 100644 --- a/src/libs/zbxsysinfo/openbsd/sensors.c +++ b/src/libs/zbxsysinfo/openbsd/sensors.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxsysinfo.h" diff --git a/src/libs/zbxsysinfo/openbsd/software.c b/src/libs/zbxsysinfo/openbsd/software.c index 2aa1eb0252e9..959c4060c0f3 100644 --- a/src/libs/zbxsysinfo/openbsd/software.c +++ b/src/libs/zbxsysinfo/openbsd/software.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxsysinfo.h" diff --git a/src/libs/zbxsysinfo/openbsd/swap.c b/src/libs/zbxsysinfo/openbsd/swap.c index 7e92ea5bfed4..91429f333c94 100644 --- a/src/libs/zbxsysinfo/openbsd/swap.c +++ b/src/libs/zbxsysinfo/openbsd/swap.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxsysinfo.h" diff --git a/src/libs/zbxsysinfo/openbsd/system.c b/src/libs/zbxsysinfo/openbsd/system.c index 61043db72e32..f1413ed7bb71 100644 --- a/src/libs/zbxsysinfo/openbsd/system.c +++ b/src/libs/zbxsysinfo/openbsd/system.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxsysinfo.h" diff --git a/src/libs/zbxsysinfo/openbsd/uptime.c b/src/libs/zbxsysinfo/openbsd/uptime.c index c52a10aa4194..8b2843124dd9 100644 --- a/src/libs/zbxsysinfo/openbsd/uptime.c +++ b/src/libs/zbxsysinfo/openbsd/uptime.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxsysinfo.h" diff --git a/src/libs/zbxsysinfo/osx/boottime.c b/src/libs/zbxsysinfo/osx/boottime.c index 757c0a82d082..a0053cb959aa 100644 --- a/src/libs/zbxsysinfo/osx/boottime.c +++ b/src/libs/zbxsysinfo/osx/boottime.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxsysinfo.h" diff --git a/src/libs/zbxsysinfo/osx/cpu.c b/src/libs/zbxsysinfo/osx/cpu.c index 75a5f49e638b..575f523fa464 100644 --- a/src/libs/zbxsysinfo/osx/cpu.c +++ b/src/libs/zbxsysinfo/osx/cpu.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxsysinfo.h" diff --git a/src/libs/zbxsysinfo/osx/diskio.c b/src/libs/zbxsysinfo/osx/diskio.c index d3ecce75689f..61a43fd6f0ba 100644 --- a/src/libs/zbxsysinfo/osx/diskio.c +++ b/src/libs/zbxsysinfo/osx/diskio.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxsysinfo.h" diff --git a/src/libs/zbxsysinfo/osx/diskspace.c b/src/libs/zbxsysinfo/osx/diskspace.c index bd31813be4c4..916c29c122c3 100644 --- a/src/libs/zbxsysinfo/osx/diskspace.c +++ b/src/libs/zbxsysinfo/osx/diskspace.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxsysinfo.h" diff --git a/src/libs/zbxsysinfo/osx/hostname.c b/src/libs/zbxsysinfo/osx/hostname.c index f8bd028ce33a..d880b7084db9 100644 --- a/src/libs/zbxsysinfo/osx/hostname.c +++ b/src/libs/zbxsysinfo/osx/hostname.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxsysinfo.h" diff --git a/src/libs/zbxsysinfo/osx/inodes.c b/src/libs/zbxsysinfo/osx/inodes.c index 0f597ab6f8d1..8a9668c49a0e 100644 --- a/src/libs/zbxsysinfo/osx/inodes.c +++ b/src/libs/zbxsysinfo/osx/inodes.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxsysinfo.h" diff --git a/src/libs/zbxsysinfo/osx/inodes.h b/src/libs/zbxsysinfo/osx/inodes.h index e1fe86948f81..83a2616725ca 100644 --- a/src/libs/zbxsysinfo/osx/inodes.h +++ b/src/libs/zbxsysinfo/osx/inodes.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_INODES_H diff --git a/src/libs/zbxsysinfo/osx/kernel.c b/src/libs/zbxsysinfo/osx/kernel.c index 203f5885de5d..13c44ea26322 100644 --- a/src/libs/zbxsysinfo/osx/kernel.c +++ b/src/libs/zbxsysinfo/osx/kernel.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxsysinfo.h" diff --git a/src/libs/zbxsysinfo/osx/memory.c b/src/libs/zbxsysinfo/osx/memory.c index 7759243f0e7e..9c7523096b6f 100644 --- a/src/libs/zbxsysinfo/osx/memory.c +++ b/src/libs/zbxsysinfo/osx/memory.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxsysinfo.h" diff --git a/src/libs/zbxsysinfo/osx/net.c b/src/libs/zbxsysinfo/osx/net.c index e6e34b525136..a7975d7b6696 100644 --- a/src/libs/zbxsysinfo/osx/net.c +++ b/src/libs/zbxsysinfo/osx/net.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxsysinfo.h" diff --git a/src/libs/zbxsysinfo/osx/osx.c b/src/libs/zbxsysinfo/osx/osx.c index efd34cbb75f6..e7ce1c13084b 100644 --- a/src/libs/zbxsysinfo/osx/osx.c +++ b/src/libs/zbxsysinfo/osx/osx.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxsysinfo.h" diff --git a/src/libs/zbxsysinfo/osx/software.c b/src/libs/zbxsysinfo/osx/software.c index 2aa1eb0252e9..959c4060c0f3 100644 --- a/src/libs/zbxsysinfo/osx/software.c +++ b/src/libs/zbxsysinfo/osx/software.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxsysinfo.h" diff --git a/src/libs/zbxsysinfo/osx/system.c b/src/libs/zbxsysinfo/osx/system.c index 61043db72e32..f1413ed7bb71 100644 --- a/src/libs/zbxsysinfo/osx/system.c +++ b/src/libs/zbxsysinfo/osx/system.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxsysinfo.h" diff --git a/src/libs/zbxsysinfo/osx/uptime.c b/src/libs/zbxsysinfo/osx/uptime.c index 9876e3d23432..10d02ac7ab58 100644 --- a/src/libs/zbxsysinfo/osx/uptime.c +++ b/src/libs/zbxsysinfo/osx/uptime.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxsysinfo.h" diff --git a/src/libs/zbxsysinfo/simple/ntp.c b/src/libs/zbxsysinfo/simple/ntp.c index 61a6d6dd0be5..ed16f0944781 100644 --- a/src/libs/zbxsysinfo/simple/ntp.c +++ b/src/libs/zbxsysinfo/simple/ntp.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "ntp.h" diff --git a/src/libs/zbxsysinfo/simple/ntp.h b/src/libs/zbxsysinfo/simple/ntp.h index a7b3de352e3a..6bce9678834d 100644 --- a/src/libs/zbxsysinfo/simple/ntp.h +++ b/src/libs/zbxsysinfo/simple/ntp.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_SYSINFO_SIMPLE_NTP_H diff --git a/src/libs/zbxsysinfo/simple/simple.c b/src/libs/zbxsysinfo/simple/simple.c index f999e521ac64..c16c35a5f25d 100644 --- a/src/libs/zbxsysinfo/simple/simple.c +++ b/src/libs/zbxsysinfo/simple/simple.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxsysinfo.h" diff --git a/src/libs/zbxsysinfo/simple/simple.h b/src/libs/zbxsysinfo/simple/simple.h index ca9b755303de..3af057821f79 100644 --- a/src/libs/zbxsysinfo/simple/simple.h +++ b/src/libs/zbxsysinfo/simple/simple.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_SYSINFO_SIMPLE_H diff --git a/src/libs/zbxsysinfo/solaris/boottime.c b/src/libs/zbxsysinfo/solaris/boottime.c index 4cf956944ffb..650344e188d0 100644 --- a/src/libs/zbxsysinfo/solaris/boottime.c +++ b/src/libs/zbxsysinfo/solaris/boottime.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxsysinfo.h" diff --git a/src/libs/zbxsysinfo/solaris/cpu.c b/src/libs/zbxsysinfo/solaris/cpu.c index 765ecdbdda3a..56a16f827657 100644 --- a/src/libs/zbxsysinfo/solaris/cpu.c +++ b/src/libs/zbxsysinfo/solaris/cpu.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxsysinfo.h" diff --git a/src/libs/zbxsysinfo/solaris/diskio.c b/src/libs/zbxsysinfo/solaris/diskio.c index 956e15ed3bbb..d00ce8e462fd 100644 --- a/src/libs/zbxsysinfo/solaris/diskio.c +++ b/src/libs/zbxsysinfo/solaris/diskio.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxsysinfo.h" diff --git a/src/libs/zbxsysinfo/solaris/diskspace.c b/src/libs/zbxsysinfo/solaris/diskspace.c index 20c229e420c2..e7376b8fd844 100644 --- a/src/libs/zbxsysinfo/solaris/diskspace.c +++ b/src/libs/zbxsysinfo/solaris/diskspace.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxsysinfo.h" diff --git a/src/libs/zbxsysinfo/solaris/hostname.c b/src/libs/zbxsysinfo/solaris/hostname.c index f8bd028ce33a..d880b7084db9 100644 --- a/src/libs/zbxsysinfo/solaris/hostname.c +++ b/src/libs/zbxsysinfo/solaris/hostname.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxsysinfo.h" diff --git a/src/libs/zbxsysinfo/solaris/inodes.c b/src/libs/zbxsysinfo/solaris/inodes.c index feb70bf6c9b0..903adda9dffe 100644 --- a/src/libs/zbxsysinfo/solaris/inodes.c +++ b/src/libs/zbxsysinfo/solaris/inodes.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxsysinfo.h" diff --git a/src/libs/zbxsysinfo/solaris/inodes.h b/src/libs/zbxsysinfo/solaris/inodes.h index e1fe86948f81..83a2616725ca 100644 --- a/src/libs/zbxsysinfo/solaris/inodes.h +++ b/src/libs/zbxsysinfo/solaris/inodes.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_INODES_H diff --git a/src/libs/zbxsysinfo/solaris/kernel.c b/src/libs/zbxsysinfo/solaris/kernel.c index 4623fcab0c99..914cf0e0551b 100644 --- a/src/libs/zbxsysinfo/solaris/kernel.c +++ b/src/libs/zbxsysinfo/solaris/kernel.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxsysinfo.h" diff --git a/src/libs/zbxsysinfo/solaris/memory.c b/src/libs/zbxsysinfo/solaris/memory.c index a42893bca8af..49f1c20c9456 100644 --- a/src/libs/zbxsysinfo/solaris/memory.c +++ b/src/libs/zbxsysinfo/solaris/memory.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxsysinfo.h" diff --git a/src/libs/zbxsysinfo/solaris/net.c b/src/libs/zbxsysinfo/solaris/net.c index 508b81db861f..6026dd51da82 100644 --- a/src/libs/zbxsysinfo/solaris/net.c +++ b/src/libs/zbxsysinfo/solaris/net.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxsysinfo.h" diff --git a/src/libs/zbxsysinfo/solaris/proc.c b/src/libs/zbxsysinfo/solaris/proc.c index f9abe3dbd9b6..7361d07c4a05 100644 --- a/src/libs/zbxsysinfo/solaris/proc.c +++ b/src/libs/zbxsysinfo/solaris/proc.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxsysinfo.h" diff --git a/src/libs/zbxsysinfo/solaris/software.c b/src/libs/zbxsysinfo/solaris/software.c index 8618c105b12e..2274801eca87 100644 --- a/src/libs/zbxsysinfo/solaris/software.c +++ b/src/libs/zbxsysinfo/solaris/software.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxsysinfo.h" diff --git a/src/libs/zbxsysinfo/solaris/solaris.c b/src/libs/zbxsysinfo/solaris/solaris.c index 53143c5f171d..7fc40de8c87e 100644 --- a/src/libs/zbxsysinfo/solaris/solaris.c +++ b/src/libs/zbxsysinfo/solaris/solaris.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxsysinfo.h" diff --git a/src/libs/zbxsysinfo/solaris/swap.c b/src/libs/zbxsysinfo/solaris/swap.c index 819bd9a074f8..794984376cef 100644 --- a/src/libs/zbxsysinfo/solaris/swap.c +++ b/src/libs/zbxsysinfo/solaris/swap.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxsysinfo.h" diff --git a/src/libs/zbxsysinfo/solaris/system.c b/src/libs/zbxsysinfo/solaris/system.c index 61043db72e32..f1413ed7bb71 100644 --- a/src/libs/zbxsysinfo/solaris/system.c +++ b/src/libs/zbxsysinfo/solaris/system.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxsysinfo.h" diff --git a/src/libs/zbxsysinfo/solaris/uptime.c b/src/libs/zbxsysinfo/solaris/uptime.c index dfe8608f4298..80dba6037093 100644 --- a/src/libs/zbxsysinfo/solaris/uptime.c +++ b/src/libs/zbxsysinfo/solaris/uptime.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxsysinfo.h" diff --git a/src/libs/zbxsysinfo/solaris/zbx_sysinfo_kstat.c b/src/libs/zbxsysinfo/solaris/zbx_sysinfo_kstat.c index 6b0f6bf938e4..5e02ede38055 100644 --- a/src/libs/zbxsysinfo/solaris/zbx_sysinfo_kstat.c +++ b/src/libs/zbxsysinfo/solaris/zbx_sysinfo_kstat.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbx_sysinfo_kstat.h" diff --git a/src/libs/zbxsysinfo/solaris/zbx_sysinfo_kstat.h b/src/libs/zbxsysinfo/solaris/zbx_sysinfo_kstat.h index b241fc909461..f0b233f63aed 100644 --- a/src/libs/zbxsysinfo/solaris/zbx_sysinfo_kstat.h +++ b/src/libs/zbxsysinfo/solaris/zbx_sysinfo_kstat.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxtypes.h" diff --git a/src/libs/zbxsysinfo/specsysinfo.h b/src/libs/zbxsysinfo/specsysinfo.h index f2b59b1ca1b5..e99cf5d4e07e 100644 --- a/src/libs/zbxsysinfo/specsysinfo.h +++ b/src/libs/zbxsysinfo/specsysinfo.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_SPECSYSINFO_H diff --git a/src/libs/zbxsysinfo/sysinfo.c b/src/libs/zbxsysinfo/sysinfo.c index 056a341f2b79..b79a0ed0d333 100644 --- a/src/libs/zbxsysinfo/sysinfo.c +++ b/src/libs/zbxsysinfo/sysinfo.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxsysinfo.h" diff --git a/src/libs/zbxsysinfo/sysinfo.h b/src/libs/zbxsysinfo/sysinfo.h index bb7e2fa3f118..d83750e08a70 100644 --- a/src/libs/zbxsysinfo/sysinfo.h +++ b/src/libs/zbxsysinfo/sysinfo.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_SYSINFO_H diff --git a/src/libs/zbxsysinfo/unknown/diskio.c b/src/libs/zbxsysinfo/unknown/diskio.c index d3ecce75689f..61a43fd6f0ba 100644 --- a/src/libs/zbxsysinfo/unknown/diskio.c +++ b/src/libs/zbxsysinfo/unknown/diskio.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxsysinfo.h" diff --git a/src/libs/zbxsysinfo/unknown/hostname.c b/src/libs/zbxsysinfo/unknown/hostname.c index 6abc8dd41344..db9d93ae6228 100644 --- a/src/libs/zbxsysinfo/unknown/hostname.c +++ b/src/libs/zbxsysinfo/unknown/hostname.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxsysinfo.h" diff --git a/src/libs/zbxsysinfo/unknown/unknown.c b/src/libs/zbxsysinfo/unknown/unknown.c index acaf44c75f92..8d0fe1c72744 100644 --- a/src/libs/zbxsysinfo/unknown/unknown.c +++ b/src/libs/zbxsysinfo/unknown/unknown.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxsysinfo.h" diff --git a/src/libs/zbxsysinfo/win32/cpu.c b/src/libs/zbxsysinfo/win32/cpu.c index a4826d24eab2..f59b30466834 100644 --- a/src/libs/zbxsysinfo/win32/cpu.c +++ b/src/libs/zbxsysinfo/win32/cpu.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxsysinfo.h" diff --git a/src/libs/zbxsysinfo/win32/diskio.c b/src/libs/zbxsysinfo/win32/diskio.c index d3ecce75689f..61a43fd6f0ba 100644 --- a/src/libs/zbxsysinfo/win32/diskio.c +++ b/src/libs/zbxsysinfo/win32/diskio.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxsysinfo.h" diff --git a/src/libs/zbxsysinfo/win32/diskspace.c b/src/libs/zbxsysinfo/win32/diskspace.c index 07655b1fe957..3977a870c704 100644 --- a/src/libs/zbxsysinfo/win32/diskspace.c +++ b/src/libs/zbxsysinfo/win32/diskspace.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxsysinfo.h" diff --git a/src/libs/zbxsysinfo/win32/hostname.c b/src/libs/zbxsysinfo/win32/hostname.c index 0141757e8ab4..b59257c81705 100644 --- a/src/libs/zbxsysinfo/win32/hostname.c +++ b/src/libs/zbxsysinfo/win32/hostname.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxsysinfo.h" diff --git a/src/libs/zbxsysinfo/win32/memory.c b/src/libs/zbxsysinfo/win32/memory.c index 0cf5fe9ba699..410f44020753 100644 --- a/src/libs/zbxsysinfo/win32/memory.c +++ b/src/libs/zbxsysinfo/win32/memory.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxsysinfo.h" diff --git a/src/libs/zbxsysinfo/win32/net.c b/src/libs/zbxsysinfo/win32/net.c index 11cb4b545724..313bda183e81 100644 --- a/src/libs/zbxsysinfo/win32/net.c +++ b/src/libs/zbxsysinfo/win32/net.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxsysinfo.h" diff --git a/src/libs/zbxsysinfo/win32/pdhmon.c b/src/libs/zbxsysinfo/win32/pdhmon.c index 59d563883a65..91803d809e9d 100644 --- a/src/libs/zbxsysinfo/win32/pdhmon.c +++ b/src/libs/zbxsysinfo/win32/pdhmon.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxsysinfo.h" diff --git a/src/libs/zbxsysinfo/win32/perfstat/perfstat.c b/src/libs/zbxsysinfo/win32/perfstat/perfstat.c index 596ab587fcbc..a78457bf8d6f 100644 --- a/src/libs/zbxsysinfo/win32/perfstat/perfstat.c +++ b/src/libs/zbxsysinfo/win32/perfstat/perfstat.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "perfstat.h" diff --git a/src/libs/zbxsysinfo/win32/perfstat/perfstat.h b/src/libs/zbxsysinfo/win32/perfstat/perfstat.h index 2e7419480243..f7011c912508 100644 --- a/src/libs/zbxsysinfo/win32/perfstat/perfstat.h +++ b/src/libs/zbxsysinfo/win32/perfstat/perfstat.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_PERFSTAT_H diff --git a/src/libs/zbxsysinfo/win32/proc.c b/src/libs/zbxsysinfo/win32/proc.c index e94b96eef81c..93ebd41dbc8e 100644 --- a/src/libs/zbxsysinfo/win32/proc.c +++ b/src/libs/zbxsysinfo/win32/proc.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxsysinfo.h" diff --git a/src/libs/zbxsysinfo/win32/registry.c b/src/libs/zbxsysinfo/win32/registry.c index 0ab90e8bdd2e..def119a6a288 100644 --- a/src/libs/zbxsysinfo/win32/registry.c +++ b/src/libs/zbxsysinfo/win32/registry.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxsysinfo.h" diff --git a/src/libs/zbxsysinfo/win32/services.c b/src/libs/zbxsysinfo/win32/services.c index 61c959cdf39a..08de4a5cd8b2 100644 --- a/src/libs/zbxsysinfo/win32/services.c +++ b/src/libs/zbxsysinfo/win32/services.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxsysinfo.h" diff --git a/src/libs/zbxsysinfo/win32/software.c b/src/libs/zbxsysinfo/win32/software.c index 061c3f8a1231..2159ddd4e6ec 100644 --- a/src/libs/zbxsysinfo/win32/software.c +++ b/src/libs/zbxsysinfo/win32/software.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxsysinfo.h" diff --git a/src/libs/zbxsysinfo/win32/swap.c b/src/libs/zbxsysinfo/win32/swap.c index e5f9f956d2ca..d1481567ee66 100644 --- a/src/libs/zbxsysinfo/win32/swap.c +++ b/src/libs/zbxsysinfo/win32/swap.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxsysinfo.h" diff --git a/src/libs/zbxsysinfo/win32/system.c b/src/libs/zbxsysinfo/win32/system.c index 447045fd922d..18f2603a52f9 100644 --- a/src/libs/zbxsysinfo/win32/system.c +++ b/src/libs/zbxsysinfo/win32/system.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxsysinfo.h" diff --git a/src/libs/zbxsysinfo/win32/uptime.c b/src/libs/zbxsysinfo/win32/uptime.c index 9397bca3edcc..c38423b367f9 100644 --- a/src/libs/zbxsysinfo/win32/uptime.c +++ b/src/libs/zbxsysinfo/win32/uptime.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxsysinfo.h" diff --git a/src/libs/zbxsysinfo/win32/win32.c b/src/libs/zbxsysinfo/win32/win32.c index a50e1dc3ac6a..ef2aaee05f29 100644 --- a/src/libs/zbxsysinfo/win32/win32.c +++ b/src/libs/zbxsysinfo/win32/win32.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxsysinfo.h" diff --git a/src/libs/zbxsysinfo/win32/win32_cpu.h b/src/libs/zbxsysinfo/win32/win32_cpu.h index 32a9d503ad42..59549f9e6cc1 100644 --- a/src/libs/zbxsysinfo/win32/win32_cpu.h +++ b/src/libs/zbxsysinfo/win32/win32_cpu.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_WIN32_CPU_H diff --git a/src/libs/zbxsysinfo/win32/wmi.cpp b/src/libs/zbxsysinfo/win32/wmi.cpp index 71e42d0f758c..aa286ff28ea2 100644 --- a/src/libs/zbxsysinfo/win32/wmi.cpp +++ b/src/libs/zbxsysinfo/win32/wmi.cpp @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxsysinc.h" diff --git a/src/libs/zbxtagfilter/tagfilter.c b/src/libs/zbxtagfilter/tagfilter.c index 9ac5596de501..56bd38ed5299 100644 --- a/src/libs/zbxtagfilter/tagfilter.c +++ b/src/libs/zbxtagfilter/tagfilter.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxtagfilter.h" diff --git a/src/libs/zbxtasks/task.c b/src/libs/zbxtasks/task.c index 698b01bdfe9f..d8114ad75680 100644 --- a/src/libs/zbxtasks/task.c +++ b/src/libs/zbxtasks/task.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxtasks.h" diff --git a/src/libs/zbxthreads/threads.c b/src/libs/zbxthreads/threads.c index d79a8abb2522..1543f82ccc0c 100644 --- a/src/libs/zbxthreads/threads.c +++ b/src/libs/zbxthreads/threads.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxthreads.h" diff --git a/src/libs/zbxtime/time.c b/src/libs/zbxtime/time.c index 0f8c727ae23a..486b2a4c7e05 100644 --- a/src/libs/zbxtime/time.c +++ b/src/libs/zbxtime/time.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxtime.h" diff --git a/src/libs/zbxtimekeeper/timekeeper.c b/src/libs/zbxtimekeeper/timekeeper.c index 3d3ac7a23040..fef48f2f0e30 100644 --- a/src/libs/zbxtimekeeper/timekeeper.c +++ b/src/libs/zbxtimekeeper/timekeeper.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxtimekeeper.h" diff --git a/src/libs/zbxtrapper/active.c b/src/libs/zbxtrapper/active.c index dfd72f5d6bae..d59708ea53a4 100644 --- a/src/libs/zbxtrapper/active.c +++ b/src/libs/zbxtrapper/active.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "active.h" diff --git a/src/libs/zbxtrapper/active.h b/src/libs/zbxtrapper/active.h index 89a4ec77579a..e23559910562 100644 --- a/src/libs/zbxtrapper/active.h +++ b/src/libs/zbxtrapper/active.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_TRAPPER_ACTIVE_H diff --git a/src/libs/zbxtrapper/nodecommand.c b/src/libs/zbxtrapper/nodecommand.c index 44e3bc317e5f..e4961a7d6322 100644 --- a/src/libs/zbxtrapper/nodecommand.c +++ b/src/libs/zbxtrapper/nodecommand.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "nodecommand.h" diff --git a/src/libs/zbxtrapper/nodecommand.h b/src/libs/zbxtrapper/nodecommand.h index d64024911562..f750ae060f26 100644 --- a/src/libs/zbxtrapper/nodecommand.h +++ b/src/libs/zbxtrapper/nodecommand.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_NODECOMMAND_H diff --git a/src/libs/zbxtrapper/trapper.c b/src/libs/zbxtrapper/trapper.c index 5f8e870d549d..ace7e5789025 100644 --- a/src/libs/zbxtrapper/trapper.c +++ b/src/libs/zbxtrapper/trapper.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxtrapper.h" diff --git a/src/libs/zbxtrapper/trapper_auth.c b/src/libs/zbxtrapper/trapper_auth.c index f8b89a45bcd1..d3f268c1d770 100644 --- a/src/libs/zbxtrapper/trapper_auth.c +++ b/src/libs/zbxtrapper/trapper_auth.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxtrapper.h" diff --git a/src/libs/zbxtrapper/trapper_expressions_evaluate.c b/src/libs/zbxtrapper/trapper_expressions_evaluate.c index b5964ca2488d..f3d9db0f4fac 100644 --- a/src/libs/zbxtrapper/trapper_expressions_evaluate.c +++ b/src/libs/zbxtrapper/trapper_expressions_evaluate.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "trapper_expressions_evaluate.h" diff --git a/src/libs/zbxtrapper/trapper_expressions_evaluate.h b/src/libs/zbxtrapper/trapper_expressions_evaluate.h index 0fe67cfa36b6..26fb92d139bc 100644 --- a/src/libs/zbxtrapper/trapper_expressions_evaluate.h +++ b/src/libs/zbxtrapper/trapper_expressions_evaluate.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_TRAPPER_EXPRESSION_EVALUATE_H diff --git a/src/libs/zbxtrapper/trapper_item_test.c b/src/libs/zbxtrapper/trapper_item_test.c index 56d8f8fe87f1..2c87b2382a7f 100644 --- a/src/libs/zbxtrapper/trapper_item_test.c +++ b/src/libs/zbxtrapper/trapper_item_test.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "trapper_item_test.h" diff --git a/src/libs/zbxtrapper/trapper_item_test.h b/src/libs/zbxtrapper/trapper_item_test.h index b05b26877d9a..f1145920676c 100644 --- a/src/libs/zbxtrapper/trapper_item_test.h +++ b/src/libs/zbxtrapper/trapper_item_test.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_TRAPPER_ITEM_TEST_H diff --git a/src/libs/zbxtrapper/trapper_preproc.c b/src/libs/zbxtrapper/trapper_preproc.c index f9ba5e158527..588609fcc80b 100644 --- a/src/libs/zbxtrapper/trapper_preproc.c +++ b/src/libs/zbxtrapper/trapper_preproc.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "trapper_preproc.h" diff --git a/src/libs/zbxtrapper/trapper_preproc.h b/src/libs/zbxtrapper/trapper_preproc.h index c9c1b106bb72..127c2b596ab0 100644 --- a/src/libs/zbxtrapper/trapper_preproc.h +++ b/src/libs/zbxtrapper/trapper_preproc.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_TRAPPER_PREPROC_H diff --git a/src/libs/zbxtrends/baseline.c b/src/libs/zbxtrends/baseline.c index 9469d20b22cf..876b933ebb43 100644 --- a/src/libs/zbxtrends/baseline.c +++ b/src/libs/zbxtrends/baseline.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxtrends.h" #include "trends.h" diff --git a/src/libs/zbxtrends/cache.c b/src/libs/zbxtrends/cache.c index 346768a2997c..ca1159af27da 100644 --- a/src/libs/zbxtrends/cache.c +++ b/src/libs/zbxtrends/cache.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxtrends.h" #include "trends.h" diff --git a/src/libs/zbxtrends/trends.c b/src/libs/zbxtrends/trends.c index 6a8a66b94a10..a93f9c067087 100644 --- a/src/libs/zbxtrends/trends.c +++ b/src/libs/zbxtrends/trends.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "trends.h" diff --git a/src/libs/zbxtrends/trends.h b/src/libs/zbxtrends/trends.h index 939c7bb6cd76..5a8b49cccfcb 100644 --- a/src/libs/zbxtrends/trends.h +++ b/src/libs/zbxtrends/trends.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxtrends.h" diff --git a/src/libs/zbxvariant/variant.c b/src/libs/zbxvariant/variant.c index b848353b3f78..18f2053569f7 100644 --- a/src/libs/zbxvariant/variant.c +++ b/src/libs/zbxvariant/variant.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxvariant.h" diff --git a/src/libs/zbxvariant/variant_misc.c b/src/libs/zbxvariant/variant_misc.c index a819305f430d..dbcf8d04cc2d 100644 --- a/src/libs/zbxvariant/variant_misc.c +++ b/src/libs/zbxvariant/variant_misc.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxvariant.h" diff --git a/src/libs/zbxvault/cyberark.c b/src/libs/zbxvault/cyberark.c index 976a069a2b98..78170e8793ef 100644 --- a/src/libs/zbxvault/cyberark.c +++ b/src/libs/zbxvault/cyberark.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "cyberark.h" diff --git a/src/libs/zbxvault/cyberark.h b/src/libs/zbxvault/cyberark.h index 73f9db35a71d..eac18c046810 100644 --- a/src/libs/zbxvault/cyberark.h +++ b/src/libs/zbxvault/cyberark.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_CYBERARK_H diff --git a/src/libs/zbxvault/hashicorp.c b/src/libs/zbxvault/hashicorp.c index 890ed38879c6..d4e8dfd587e8 100644 --- a/src/libs/zbxvault/hashicorp.c +++ b/src/libs/zbxvault/hashicorp.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "hashicorp.h" diff --git a/src/libs/zbxvault/hashicorp.h b/src/libs/zbxvault/hashicorp.h index 6298560735ba..a5a6479592fc 100644 --- a/src/libs/zbxvault/hashicorp.h +++ b/src/libs/zbxvault/hashicorp.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_HASHICORP_H diff --git a/src/libs/zbxvault/vault.c b/src/libs/zbxvault/vault.c index 7fe5511b1bc2..741604214d18 100644 --- a/src/libs/zbxvault/vault.c +++ b/src/libs/zbxvault/vault.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxvault.h" diff --git a/src/libs/zbxversion/version.c b/src/libs/zbxversion/version.c index d31fe1a6b51e..8c12acbeda9c 100644 --- a/src/libs/zbxversion/version.c +++ b/src/libs/zbxversion/version.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxversion.h" diff --git a/src/libs/zbxvmware/vmware.c b/src/libs/zbxvmware/vmware.c index d52eb0d31d70..ea23b78e7800 100644 --- a/src/libs/zbxvmware/vmware.c +++ b/src/libs/zbxvmware/vmware.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxvmware.h" diff --git a/src/libs/zbxvmware/vmware_ds.c b/src/libs/zbxvmware/vmware_ds.c index c5cecf765269..4a47d1a9ce4c 100644 --- a/src/libs/zbxvmware/vmware_ds.c +++ b/src/libs/zbxvmware/vmware_ds.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "vmware_ds.h" diff --git a/src/libs/zbxvmware/vmware_ds.h b/src/libs/zbxvmware/vmware_ds.h index 7e144f651c34..9157cc4068a8 100644 --- a/src/libs/zbxvmware/vmware_ds.h +++ b/src/libs/zbxvmware/vmware_ds.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_VMWARE_DS_H #define ZABBIX_VMWARE_DS_H diff --git a/src/libs/zbxvmware/vmware_event.c b/src/libs/zbxvmware/vmware_event.c index a45e1631b33f..0286d62a81a4 100644 --- a/src/libs/zbxvmware/vmware_event.c +++ b/src/libs/zbxvmware/vmware_event.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "vmware_event.h" diff --git a/src/libs/zbxvmware/vmware_event.h b/src/libs/zbxvmware/vmware_event.h index 191d9ff6c72f..aa120cd6497d 100644 --- a/src/libs/zbxvmware/vmware_event.h +++ b/src/libs/zbxvmware/vmware_event.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_VMWARE_EVENT_H #define ZABBIX_VMWARE_EVENT_H diff --git a/src/libs/zbxvmware/vmware_hv.c b/src/libs/zbxvmware/vmware_hv.c index c1792ae88345..4edf027d75fd 100644 --- a/src/libs/zbxvmware/vmware_hv.c +++ b/src/libs/zbxvmware/vmware_hv.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "vmware_hv.h" diff --git a/src/libs/zbxvmware/vmware_hv.h b/src/libs/zbxvmware/vmware_hv.h index 61420fc0d29a..aa34707e1030 100644 --- a/src/libs/zbxvmware/vmware_hv.h +++ b/src/libs/zbxvmware/vmware_hv.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_VMWARE_HV_H #define ZABBIX_VMWARE_HV_H diff --git a/src/libs/zbxvmware/vmware_internal.h b/src/libs/zbxvmware/vmware_internal.h index d930bf41af35..da4cbfc1f31a 100644 --- a/src/libs/zbxvmware/vmware_internal.h +++ b/src/libs/zbxvmware/vmware_internal.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_VMWARE_INTERNAL_H #define ZABBIX_VMWARE_INTERNAL_H diff --git a/src/libs/zbxvmware/vmware_manager.c b/src/libs/zbxvmware/vmware_manager.c index fdb1897356b1..b092d93a06bc 100644 --- a/src/libs/zbxvmware/vmware_manager.c +++ b/src/libs/zbxvmware/vmware_manager.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxvmware.h" diff --git a/src/libs/zbxvmware/vmware_perfcntr.c b/src/libs/zbxvmware/vmware_perfcntr.c index eed84824f21e..3f0961348d3b 100644 --- a/src/libs/zbxvmware/vmware_perfcntr.c +++ b/src/libs/zbxvmware/vmware_perfcntr.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "vmware_perfcntr.h" diff --git a/src/libs/zbxvmware/vmware_perfcntr.h b/src/libs/zbxvmware/vmware_perfcntr.h index aed9d1660cfb..120e0e756fec 100644 --- a/src/libs/zbxvmware/vmware_perfcntr.h +++ b/src/libs/zbxvmware/vmware_perfcntr.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_VMWARE_PERFCNTR_H #define ZABBIX_VMWARE_PERFCNTR_H diff --git a/src/libs/zbxvmware/vmware_rest.c b/src/libs/zbxvmware/vmware_rest.c index 0de2f4e559ed..f25fd354d8c9 100644 --- a/src/libs/zbxvmware/vmware_rest.c +++ b/src/libs/zbxvmware/vmware_rest.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxvmware.h" diff --git a/src/libs/zbxvmware/vmware_service_cfglists.c b/src/libs/zbxvmware/vmware_service_cfglists.c index 39cebe159916..79e8c6d86d5f 100644 --- a/src/libs/zbxvmware/vmware_service_cfglists.c +++ b/src/libs/zbxvmware/vmware_service_cfglists.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "vmware_service_cfglists.h" diff --git a/src/libs/zbxvmware/vmware_service_cfglists.h b/src/libs/zbxvmware/vmware_service_cfglists.h index 5713024e7bf6..6850b20042f5 100644 --- a/src/libs/zbxvmware/vmware_service_cfglists.h +++ b/src/libs/zbxvmware/vmware_service_cfglists.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_VMWARE_SERVICE_CFGLISTS_H #define ZABBIX_VMWARE_SERVICE_CFGLISTS_H diff --git a/src/libs/zbxvmware/vmware_shmem.c b/src/libs/zbxvmware/vmware_shmem.c index 2c90e7e35567..1a4ecb348245 100644 --- a/src/libs/zbxvmware/vmware_shmem.c +++ b/src/libs/zbxvmware/vmware_shmem.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "vmware_shmem.h" diff --git a/src/libs/zbxvmware/vmware_shmem.h b/src/libs/zbxvmware/vmware_shmem.h index 28c3349c34e5..f7193022cf18 100644 --- a/src/libs/zbxvmware/vmware_shmem.h +++ b/src/libs/zbxvmware/vmware_shmem.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_VMWARE_SHMEM_H #define ZABBIX_VMWARE_SHMEM_H diff --git a/src/libs/zbxvmware/vmware_stats.c b/src/libs/zbxvmware/vmware_stats.c index c871d7b8e904..37861539e052 100644 --- a/src/libs/zbxvmware/vmware_stats.c +++ b/src/libs/zbxvmware/vmware_stats.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxvmware.h" diff --git a/src/libs/zbxvmware/vmware_vm.c b/src/libs/zbxvmware/vmware_vm.c index ee815041bf2f..527905768d94 100644 --- a/src/libs/zbxvmware/vmware_vm.c +++ b/src/libs/zbxvmware/vmware_vm.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "config.h" diff --git a/src/libs/zbxvmware/vmware_vm.h b/src/libs/zbxvmware/vmware_vm.h index e59ec5b62e58..e3d6c117fa2b 100644 --- a/src/libs/zbxvmware/vmware_vm.h +++ b/src/libs/zbxvmware/vmware_vm.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_VMWARE_VM_H #define ZABBIX_VMWARE_VM_H diff --git a/src/libs/zbxwin32/disk.c b/src/libs/zbxwin32/disk.c index a6cca740694f..5ed5bf96b565 100644 --- a/src/libs/zbxwin32/disk.c +++ b/src/libs/zbxwin32/disk.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxwin32.h" diff --git a/src/libs/zbxwin32/fatal.c b/src/libs/zbxwin32/fatal.c index 7c3ee05d8380..52989386af90 100644 --- a/src/libs/zbxwin32/fatal.c +++ b/src/libs/zbxwin32/fatal.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxwin32.h" diff --git a/src/libs/zbxwin32/perfmon.c b/src/libs/zbxwin32/perfmon.c index f8b16a98371d..b207241bddaf 100644 --- a/src/libs/zbxwin32/perfmon.c +++ b/src/libs/zbxwin32/perfmon.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxwin32.h" diff --git a/src/libs/zbxwin32/symbols.c b/src/libs/zbxwin32/symbols.c index 0443025e8acc..886778c32db5 100644 --- a/src/libs/zbxwin32/symbols.c +++ b/src/libs/zbxwin32/symbols.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxwin32.h" diff --git a/src/libs/zbxwinservice/service.c b/src/libs/zbxwinservice/service.c index 05f997646682..f3265dd81dab 100644 --- a/src/libs/zbxwinservice/service.c +++ b/src/libs/zbxwinservice/service.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxwinservice.h" diff --git a/src/libs/zbxxml/xml.c b/src/libs/zbxxml/xml.c index a29bb324e38d..e007c4ca7623 100644 --- a/src/libs/zbxxml/xml.c +++ b/src/libs/zbxxml/xml.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxxml.h" diff --git a/src/modules/dummy/dummy.c b/src/modules/dummy/dummy.c index 967cb3fa66b4..256df18fd5a6 100644 --- a/src/modules/dummy/dummy.c +++ b/src/modules/dummy/dummy.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include diff --git a/src/zabbix_agent/active_checks/active_checks.c b/src/zabbix_agent/active_checks/active_checks.c index 66b7410ac066..8e4e06b58714 100644 --- a/src/zabbix_agent/active_checks/active_checks.c +++ b/src/zabbix_agent/active_checks/active_checks.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "active_checks.h" diff --git a/src/zabbix_agent/active_checks/active_checks.h b/src/zabbix_agent/active_checks/active_checks.h index b16464662b1a..4378130c6e8c 100644 --- a/src/zabbix_agent/active_checks/active_checks.h +++ b/src/zabbix_agent/active_checks/active_checks.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_ACTIVE_CHECKS_H diff --git a/src/zabbix_agent/active_checks/eventlog_win32/eventlog.c b/src/zabbix_agent/active_checks/eventlog_win32/eventlog.c index 44929670b839..cc351921a367 100644 --- a/src/zabbix_agent/active_checks/eventlog_win32/eventlog.c +++ b/src/zabbix_agent/active_checks/eventlog_win32/eventlog.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "process_eventslog.h" diff --git a/src/zabbix_agent/active_checks/eventlog_win32/process_eventslog.c b/src/zabbix_agent/active_checks/eventlog_win32/process_eventslog.c index d9910fdfbbab..23576423a54b 100644 --- a/src/zabbix_agent/active_checks/eventlog_win32/process_eventslog.c +++ b/src/zabbix_agent/active_checks/eventlog_win32/process_eventslog.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "process_eventslog.h" diff --git a/src/zabbix_agent/active_checks/eventlog_win32/process_eventslog.h b/src/zabbix_agent/active_checks/eventlog_win32/process_eventslog.h index 5cad262c3b42..41dc09c1ec2c 100644 --- a/src/zabbix_agent/active_checks/eventlog_win32/process_eventslog.h +++ b/src/zabbix_agent/active_checks/eventlog_win32/process_eventslog.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZBX_EVENTLOG_H diff --git a/src/zabbix_agent/active_checks/eventlog_win32/process_eventslog6.c b/src/zabbix_agent/active_checks/eventlog_win32/process_eventslog6.c index 36665dfb38a4..724e559898de 100644 --- a/src/zabbix_agent/active_checks/eventlog_win32/process_eventslog6.c +++ b/src/zabbix_agent/active_checks/eventlog_win32/process_eventslog6.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "process_eventslog6.h" diff --git a/src/zabbix_agent/active_checks/eventlog_win32/process_eventslog6.h b/src/zabbix_agent/active_checks/eventlog_win32/process_eventslog6.h index b2edb95afe2b..0b22df2fec22 100644 --- a/src/zabbix_agent/active_checks/eventlog_win32/process_eventslog6.h +++ b/src/zabbix_agent/active_checks/eventlog_win32/process_eventslog6.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZBX_EVENTLOG6_H diff --git a/src/zabbix_agent/active_checks/eventlog_win32/severity_constants.h b/src/zabbix_agent/active_checks/eventlog_win32/severity_constants.h index 41b048b49d1d..67ce07a81a2f 100644 --- a/src/zabbix_agent/active_checks/eventlog_win32/severity_constants.h +++ b/src/zabbix_agent/active_checks/eventlog_win32/severity_constants.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef INFORMATION_TYPE diff --git a/src/zabbix_agent/agent_conf/agent_conf.c b/src/zabbix_agent/agent_conf/agent_conf.c index c2ecb926668a..73e045dfb4c6 100644 --- a/src/zabbix_agent/agent_conf/agent_conf.c +++ b/src/zabbix_agent/agent_conf/agent_conf.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "agent_conf.h" diff --git a/src/zabbix_agent/agent_conf/agent_conf.h b/src/zabbix_agent/agent_conf/agent_conf.h index 23246e79d080..ccfbf80070c7 100644 --- a/src/zabbix_agent/agent_conf/agent_conf.h +++ b/src/zabbix_agent/agent_conf/agent_conf.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_AGENT_CONF_H diff --git a/src/zabbix_agent/listener/listener.c b/src/zabbix_agent/listener/listener.c index f4b59790e47b..001090bbfcf9 100644 --- a/src/zabbix_agent/listener/listener.c +++ b/src/zabbix_agent/listener/listener.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "listener.h" diff --git a/src/zabbix_agent/listener/listener.h b/src/zabbix_agent/listener/listener.h index 9eaf058ef123..1a4c608410eb 100644 --- a/src/zabbix_agent/listener/listener.h +++ b/src/zabbix_agent/listener/listener.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_LISTENER_H diff --git a/src/zabbix_agent/logfiles/logfiles.c b/src/zabbix_agent/logfiles/logfiles.c index a77a49e680ae..894571862407 100644 --- a/src/zabbix_agent/logfiles/logfiles.c +++ b/src/zabbix_agent/logfiles/logfiles.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "logfiles.h" diff --git a/src/zabbix_agent/logfiles/logfiles.h b/src/zabbix_agent/logfiles/logfiles.h index 6180978efe72..936076eb38e6 100644 --- a/src/zabbix_agent/logfiles/logfiles.h +++ b/src/zabbix_agent/logfiles/logfiles.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_LOGFILES_H diff --git a/src/zabbix_agent/logfiles/persistent_state.c b/src/zabbix_agent/logfiles/persistent_state.c index aeedcd19e861..58bdb19a8ea4 100644 --- a/src/zabbix_agent/logfiles/persistent_state.c +++ b/src/zabbix_agent/logfiles/persistent_state.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "persistent_state.h" diff --git a/src/zabbix_agent/logfiles/persistent_state.h b/src/zabbix_agent/logfiles/persistent_state.h index bfd7b58440cf..aab0ddd002fd 100644 --- a/src/zabbix_agent/logfiles/persistent_state.h +++ b/src/zabbix_agent/logfiles/persistent_state.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_PERSISTENT_STATE_H diff --git a/src/zabbix_agent/metrics/metrics.c b/src/zabbix_agent/metrics/metrics.c index 4427fb015827..864ed5fabb71 100644 --- a/src/zabbix_agent/metrics/metrics.c +++ b/src/zabbix_agent/metrics/metrics.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "metrics.h" diff --git a/src/zabbix_agent/metrics/metrics.h b/src/zabbix_agent/metrics/metrics.h index cffb66f07c30..d46671fb2327 100644 --- a/src/zabbix_agent/metrics/metrics.h +++ b/src/zabbix_agent/metrics/metrics.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_METRICS_H diff --git a/src/zabbix_agent/zabbix_agentd.c b/src/zabbix_agent/zabbix_agentd.c index d9630c738015..3d3247214bc7 100644 --- a/src/zabbix_agent/zabbix_agentd.c +++ b/src/zabbix_agent/zabbix_agentd.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "agent_conf/agent_conf.h" diff --git a/src/zabbix_get/zabbix_get.c b/src/zabbix_get/zabbix_get.c index 03e8687eb9a9..0166d1c8fe20 100644 --- a/src/zabbix_get/zabbix_get.c +++ b/src/zabbix_get/zabbix_get.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxstr.h" diff --git a/src/zabbix_java/src/com/zabbix/gateway/BinaryProtocolSpeaker.java b/src/zabbix_java/src/com/zabbix/gateway/BinaryProtocolSpeaker.java index fba1c0db121c..9bd59f181b2b 100644 --- a/src/zabbix_java/src/com/zabbix/gateway/BinaryProtocolSpeaker.java +++ b/src/zabbix_java/src/com/zabbix/gateway/BinaryProtocolSpeaker.java @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package com.zabbix.gateway; diff --git a/src/zabbix_java/src/com/zabbix/gateway/ConfigurationManager.java b/src/zabbix_java/src/com/zabbix/gateway/ConfigurationManager.java index 3a87f48fd9c6..9301dae967bf 100644 --- a/src/zabbix_java/src/com/zabbix/gateway/ConfigurationManager.java +++ b/src/zabbix_java/src/com/zabbix/gateway/ConfigurationManager.java @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package com.zabbix.gateway; diff --git a/src/zabbix_java/src/com/zabbix/gateway/ConfigurationParameter.java b/src/zabbix_java/src/com/zabbix/gateway/ConfigurationParameter.java index 9548b8196712..61a47cda88f5 100644 --- a/src/zabbix_java/src/com/zabbix/gateway/ConfigurationParameter.java +++ b/src/zabbix_java/src/com/zabbix/gateway/ConfigurationParameter.java @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package com.zabbix.gateway; diff --git a/src/zabbix_java/src/com/zabbix/gateway/GeneralInformation.java b/src/zabbix_java/src/com/zabbix/gateway/GeneralInformation.java index 17b376a08438..010958b75602 100644 --- a/src/zabbix_java/src/com/zabbix/gateway/GeneralInformation.java +++ b/src/zabbix_java/src/com/zabbix/gateway/GeneralInformation.java @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package com.zabbix.gateway; diff --git a/src/zabbix_java/src/com/zabbix/gateway/HelperFunctionChest.java b/src/zabbix_java/src/com/zabbix/gateway/HelperFunctionChest.java index de2af0abd379..732998637917 100644 --- a/src/zabbix_java/src/com/zabbix/gateway/HelperFunctionChest.java +++ b/src/zabbix_java/src/com/zabbix/gateway/HelperFunctionChest.java @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package com.zabbix.gateway; diff --git a/src/zabbix_java/src/com/zabbix/gateway/InputValidator.java b/src/zabbix_java/src/com/zabbix/gateway/InputValidator.java index ffcbfeb5eb74..d9f183362bb0 100644 --- a/src/zabbix_java/src/com/zabbix/gateway/InputValidator.java +++ b/src/zabbix_java/src/com/zabbix/gateway/InputValidator.java @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package com.zabbix.gateway; diff --git a/src/zabbix_java/src/com/zabbix/gateway/IntegerValidator.java b/src/zabbix_java/src/com/zabbix/gateway/IntegerValidator.java index 6eb687e9b802..20e0f595f66d 100644 --- a/src/zabbix_java/src/com/zabbix/gateway/IntegerValidator.java +++ b/src/zabbix_java/src/com/zabbix/gateway/IntegerValidator.java @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package com.zabbix.gateway; diff --git a/src/zabbix_java/src/com/zabbix/gateway/InternalItemChecker.java b/src/zabbix_java/src/com/zabbix/gateway/InternalItemChecker.java index 358c151e4196..0a0642cfe4af 100644 --- a/src/zabbix_java/src/com/zabbix/gateway/InternalItemChecker.java +++ b/src/zabbix_java/src/com/zabbix/gateway/InternalItemChecker.java @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package com.zabbix.gateway; diff --git a/src/zabbix_java/src/com/zabbix/gateway/ItemChecker.java b/src/zabbix_java/src/com/zabbix/gateway/ItemChecker.java index 173aa7e8cff2..dbfb44b4d87b 100644 --- a/src/zabbix_java/src/com/zabbix/gateway/ItemChecker.java +++ b/src/zabbix_java/src/com/zabbix/gateway/ItemChecker.java @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package com.zabbix.gateway; diff --git a/src/zabbix_java/src/com/zabbix/gateway/JMXItemChecker.java b/src/zabbix_java/src/com/zabbix/gateway/JMXItemChecker.java index 73aa28f7d12a..32431c30360e 100644 --- a/src/zabbix_java/src/com/zabbix/gateway/JMXItemChecker.java +++ b/src/zabbix_java/src/com/zabbix/gateway/JMXItemChecker.java @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package com.zabbix.gateway; diff --git a/src/zabbix_java/src/com/zabbix/gateway/JavaGateway.java b/src/zabbix_java/src/com/zabbix/gateway/JavaGateway.java index 219f9767cfe5..cd0cb4ac1726 100644 --- a/src/zabbix_java/src/com/zabbix/gateway/JavaGateway.java +++ b/src/zabbix_java/src/com/zabbix/gateway/JavaGateway.java @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package com.zabbix.gateway; diff --git a/src/zabbix_java/src/com/zabbix/gateway/PostInputValidator.java b/src/zabbix_java/src/com/zabbix/gateway/PostInputValidator.java index 68b253107e18..d4ef20781e2a 100644 --- a/src/zabbix_java/src/com/zabbix/gateway/PostInputValidator.java +++ b/src/zabbix_java/src/com/zabbix/gateway/PostInputValidator.java @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package com.zabbix.gateway; diff --git a/src/zabbix_java/src/com/zabbix/gateway/SocketProcessor.java b/src/zabbix_java/src/com/zabbix/gateway/SocketProcessor.java index d71d2213bfd0..158f310a31dd 100644 --- a/src/zabbix_java/src/com/zabbix/gateway/SocketProcessor.java +++ b/src/zabbix_java/src/com/zabbix/gateway/SocketProcessor.java @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package com.zabbix.gateway; diff --git a/src/zabbix_java/src/com/zabbix/gateway/ZabbixException.java b/src/zabbix_java/src/com/zabbix/gateway/ZabbixException.java index d534348d8a38..c9cf17910131 100644 --- a/src/zabbix_java/src/com/zabbix/gateway/ZabbixException.java +++ b/src/zabbix_java/src/com/zabbix/gateway/ZabbixException.java @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package com.zabbix.gateway; diff --git a/src/zabbix_java/src/com/zabbix/gateway/ZabbixItem.java b/src/zabbix_java/src/com/zabbix/gateway/ZabbixItem.java index 23c219ca2904..b426804bcb0f 100644 --- a/src/zabbix_java/src/com/zabbix/gateway/ZabbixItem.java +++ b/src/zabbix_java/src/com/zabbix/gateway/ZabbixItem.java @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package com.zabbix.gateway; diff --git a/src/zabbix_java/src/com/zabbix/gateway/ZabbixJMXConnectorFactory.java b/src/zabbix_java/src/com/zabbix/gateway/ZabbixJMXConnectorFactory.java index 261dea85c32f..4cf95ddf1570 100644 --- a/src/zabbix_java/src/com/zabbix/gateway/ZabbixJMXConnectorFactory.java +++ b/src/zabbix_java/src/com/zabbix/gateway/ZabbixJMXConnectorFactory.java @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package com.zabbix.gateway; diff --git a/src/zabbix_java/tests/com/zabbix/gateway/AllTestRunner.java b/src/zabbix_java/tests/com/zabbix/gateway/AllTestRunner.java index ce04a8c7cf23..edd222a91cfb 100644 --- a/src/zabbix_java/tests/com/zabbix/gateway/AllTestRunner.java +++ b/src/zabbix_java/tests/com/zabbix/gateway/AllTestRunner.java @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package com.zabbix.gateway; diff --git a/src/zabbix_java/tests/com/zabbix/gateway/IntegerValidatorTest.java b/src/zabbix_java/tests/com/zabbix/gateway/IntegerValidatorTest.java index c3c55f03f861..b9033fdcf2f8 100644 --- a/src/zabbix_java/tests/com/zabbix/gateway/IntegerValidatorTest.java +++ b/src/zabbix_java/tests/com/zabbix/gateway/IntegerValidatorTest.java @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package com.zabbix.gateway; diff --git a/src/zabbix_java/tests/com/zabbix/gateway/JMXTest.java b/src/zabbix_java/tests/com/zabbix/gateway/JMXTest.java index 7091b2b44317..7aa5efed3864 100644 --- a/src/zabbix_java/tests/com/zabbix/gateway/JMXTest.java +++ b/src/zabbix_java/tests/com/zabbix/gateway/JMXTest.java @@ -1,21 +1,16 @@ /* - ** Zabbix - ** Copyright (C) 2001-2024 Zabbix SIA - ** - ** 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 - ** the Free Software Foundation; either version 2 of the License, or - ** (at your option) any later version. - ** - ** This program is distributed in the hope that it will be useful, - ** but WITHOUT ANY WARRANTY; without even the implied warranty of - ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - ** GNU General Public License for more details. - ** - ** You should have received a copy of the GNU General Public License - ** along with this program; if not, write to the Free Software - ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - **/ +** Copyright (C) 2001-2024 Zabbix SIA +** +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. +** +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. +** +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . +**/ package com.zabbix.gateway; diff --git a/src/zabbix_java/tests/com/zabbix/gateway/ZabbixItemTest.java b/src/zabbix_java/tests/com/zabbix/gateway/ZabbixItemTest.java index 74c764148f38..7fb7fefdf581 100644 --- a/src/zabbix_java/tests/com/zabbix/gateway/ZabbixItemTest.java +++ b/src/zabbix_java/tests/com/zabbix/gateway/ZabbixItemTest.java @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ package com.zabbix.gateway; diff --git a/src/zabbix_java/tests/com/zabbix/gateway/jmx_test_beans/Hello.java b/src/zabbix_java/tests/com/zabbix/gateway/jmx_test_beans/Hello.java index 27adb33f3318..1f1ef299d783 100644 --- a/src/zabbix_java/tests/com/zabbix/gateway/jmx_test_beans/Hello.java +++ b/src/zabbix_java/tests/com/zabbix/gateway/jmx_test_beans/Hello.java @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ public class Hello implements HelloMBean diff --git a/src/zabbix_java/tests/com/zabbix/gateway/jmx_test_beans/HelloMBean.java b/src/zabbix_java/tests/com/zabbix/gateway/jmx_test_beans/HelloMBean.java index bd321bdcc1d7..b90a7bd9e14e 100644 --- a/src/zabbix_java/tests/com/zabbix/gateway/jmx_test_beans/HelloMBean.java +++ b/src/zabbix_java/tests/com/zabbix/gateway/jmx_test_beans/HelloMBean.java @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ public interface HelloMBean diff --git a/src/zabbix_java/tests/com/zabbix/gateway/jmx_test_beans/SimpleAgent.java b/src/zabbix_java/tests/com/zabbix/gateway/jmx_test_beans/SimpleAgent.java index de5c22344202..e15a9091c26e 100644 --- a/src/zabbix_java/tests/com/zabbix/gateway/jmx_test_beans/SimpleAgent.java +++ b/src/zabbix_java/tests/com/zabbix/gateway/jmx_test_beans/SimpleAgent.java @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ import javax.management.*; diff --git a/src/zabbix_js/zabbix_js.c b/src/zabbix_js/zabbix_js.c index 7134d1823bf5..0e2b02765686 100644 --- a/src/zabbix_js/zabbix_js.c +++ b/src/zabbix_js/zabbix_js.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxlog.h" diff --git a/src/zabbix_proxy/autoreg/autoreg_proxy.c b/src/zabbix_proxy/autoreg/autoreg_proxy.c index e9fd63f59bcc..7f9ea1376686 100644 --- a/src/zabbix_proxy/autoreg/autoreg_proxy.c +++ b/src/zabbix_proxy/autoreg/autoreg_proxy.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "autoreg_proxy.h" diff --git a/src/zabbix_proxy/autoreg/autoreg_proxy.h b/src/zabbix_proxy/autoreg/autoreg_proxy.h index 17dd240b543b..7d5d51314b9e 100644 --- a/src/zabbix_proxy/autoreg/autoreg_proxy.h +++ b/src/zabbix_proxy/autoreg/autoreg_proxy.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_AUTOREG_PROXY_H diff --git a/src/zabbix_proxy/cachehistory/cachehistory_proxy.c b/src/zabbix_proxy/cachehistory/cachehistory_proxy.c index da4718030a92..e6a6e306160a 100644 --- a/src/zabbix_proxy/cachehistory/cachehistory_proxy.c +++ b/src/zabbix_proxy/cachehistory/cachehistory_proxy.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "cachehistory_proxy.h" diff --git a/src/zabbix_proxy/cachehistory/cachehistory_proxy.h b/src/zabbix_proxy/cachehistory/cachehistory_proxy.h index 7eb70afeab7d..9defab4319c6 100644 --- a/src/zabbix_proxy/cachehistory/cachehistory_proxy.h +++ b/src/zabbix_proxy/cachehistory/cachehistory_proxy.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_CACHEHISTORY_PROXY_H diff --git a/src/zabbix_proxy/datasender/datasender.c b/src/zabbix_proxy/datasender/datasender.c index a6c09b9b8cc8..6dd9338564f5 100644 --- a/src/zabbix_proxy/datasender/datasender.c +++ b/src/zabbix_proxy/datasender/datasender.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "datasender.h" diff --git a/src/zabbix_proxy/datasender/datasender.h b/src/zabbix_proxy/datasender/datasender.h index 58297887bb9a..b63f59c311b5 100644 --- a/src/zabbix_proxy/datasender/datasender.h +++ b/src/zabbix_proxy/datasender/datasender.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_DATASENDER_H diff --git a/src/zabbix_proxy/diag/diag_proxy.c b/src/zabbix_proxy/diag/diag_proxy.c index b0505002eb27..df088d873330 100644 --- a/src/zabbix_proxy/diag/diag_proxy.c +++ b/src/zabbix_proxy/diag/diag_proxy.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxdiag.h" diff --git a/src/zabbix_proxy/diag/diag_proxy.h b/src/zabbix_proxy/diag/diag_proxy.h index af1e6e49cf7a..586a08cdcc5e 100644 --- a/src/zabbix_proxy/diag/diag_proxy.h +++ b/src/zabbix_proxy/diag/diag_proxy.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_DIAG_PROXY_H diff --git a/src/zabbix_proxy/discovery/discovery_proxy.c b/src/zabbix_proxy/discovery/discovery_proxy.c index 5acacc5237db..692e6d1d06e2 100644 --- a/src/zabbix_proxy/discovery/discovery_proxy.c +++ b/src/zabbix_proxy/discovery/discovery_proxy.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "discovery_proxy.h" diff --git a/src/zabbix_proxy/discovery/discovery_proxy.h b/src/zabbix_proxy/discovery/discovery_proxy.h index 6b956a8b62ac..aeb7ac7460dc 100644 --- a/src/zabbix_proxy/discovery/discovery_proxy.h +++ b/src/zabbix_proxy/discovery/discovery_proxy.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_DISCOVERY_PROXY_H diff --git a/src/zabbix_proxy/housekeeper/housekeeper_proxy.c b/src/zabbix_proxy/housekeeper/housekeeper_proxy.c index 58bab59b5813..4eafa488b933 100644 --- a/src/zabbix_proxy/housekeeper/housekeeper_proxy.c +++ b/src/zabbix_proxy/housekeeper/housekeeper_proxy.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "housekeeper_proxy.h" diff --git a/src/zabbix_proxy/housekeeper/housekeeper_proxy.h b/src/zabbix_proxy/housekeeper/housekeeper_proxy.h index f29e127ee19c..f2213af05f17 100644 --- a/src/zabbix_proxy/housekeeper/housekeeper_proxy.h +++ b/src/zabbix_proxy/housekeeper/housekeeper_proxy.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_HOUSEKEEPER_H diff --git a/src/zabbix_proxy/poller/checks_internal_proxy.c b/src/zabbix_proxy/poller/checks_internal_proxy.c index 6e71cb096f34..dcaab395baf0 100644 --- a/src/zabbix_proxy/poller/checks_internal_proxy.c +++ b/src/zabbix_proxy/poller/checks_internal_proxy.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxcommon.h" diff --git a/src/zabbix_proxy/poller/poller_proxy.h b/src/zabbix_proxy/poller/poller_proxy.h index 48f46c0c49c6..bcffacb1ff6b 100644 --- a/src/zabbix_proxy/poller/poller_proxy.h +++ b/src/zabbix_proxy/poller/poller_proxy.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_POLLER_PROXY_H diff --git a/src/zabbix_proxy/preproc/preproc_proxy.c b/src/zabbix_proxy/preproc/preproc_proxy.c index da8ccf325586..0d01a090b479 100644 --- a/src/zabbix_proxy/preproc/preproc_proxy.c +++ b/src/zabbix_proxy/preproc/preproc_proxy.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "preproc_proxy.h" diff --git a/src/zabbix_proxy/preproc/preproc_proxy.h b/src/zabbix_proxy/preproc/preproc_proxy.h index cdd8f4e371bc..b92cd79b30b2 100644 --- a/src/zabbix_proxy/preproc/preproc_proxy.h +++ b/src/zabbix_proxy/preproc/preproc_proxy.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_PREPROC_PREPROC_SERVER_H diff --git a/src/zabbix_proxy/proxy.c b/src/zabbix_proxy/proxy.c index f5587376bb4b..3d1c93335942 100644 --- a/src/zabbix_proxy/proxy.c +++ b/src/zabbix_proxy/proxy.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxdbwrap.h" diff --git a/src/zabbix_proxy/proxyconfig/proxyconfig.c b/src/zabbix_proxy/proxyconfig/proxyconfig.c index e309caae2c0a..5771831254a4 100644 --- a/src/zabbix_proxy/proxyconfig/proxyconfig.c +++ b/src/zabbix_proxy/proxyconfig/proxyconfig.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "proxyconfig.h" diff --git a/src/zabbix_proxy/proxyconfig/proxyconfig.h b/src/zabbix_proxy/proxyconfig/proxyconfig.h index 2b6f9a7ab75a..42e79fb1ae66 100644 --- a/src/zabbix_proxy/proxyconfig/proxyconfig.h +++ b/src/zabbix_proxy/proxyconfig/proxyconfig.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_PROXYCONFIG_H diff --git a/src/zabbix_proxy/proxyconfigwrite/proxyconfigwrite.c b/src/zabbix_proxy/proxyconfigwrite/proxyconfigwrite.c index 227119efe69f..5f77a3eb821f 100644 --- a/src/zabbix_proxy/proxyconfigwrite/proxyconfigwrite.c +++ b/src/zabbix_proxy/proxyconfigwrite/proxyconfigwrite.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "proxyconfigwrite.h" diff --git a/src/zabbix_proxy/proxyconfigwrite/proxyconfigwrite.h b/src/zabbix_proxy/proxyconfigwrite/proxyconfigwrite.h index 31462a18d710..bebea495bcd9 100644 --- a/src/zabbix_proxy/proxyconfigwrite/proxyconfigwrite.h +++ b/src/zabbix_proxy/proxyconfigwrite/proxyconfigwrite.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_PROXYCONFIG_WRITE_H diff --git a/src/zabbix_proxy/rtc/rtc_proxy.c b/src/zabbix_proxy/rtc/rtc_proxy.c index f8be30f20506..2a5dcb507c02 100644 --- a/src/zabbix_proxy/rtc/rtc_proxy.c +++ b/src/zabbix_proxy/rtc/rtc_proxy.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "rtc_proxy.h" diff --git a/src/zabbix_proxy/rtc/rtc_proxy.h b/src/zabbix_proxy/rtc/rtc_proxy.h index 6276b09e3755..d482fe8c32b2 100644 --- a/src/zabbix_proxy/rtc/rtc_proxy.h +++ b/src/zabbix_proxy/rtc/rtc_proxy.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_RTC_PROXY_H diff --git a/src/zabbix_proxy/stats/stats_proxy.c b/src/zabbix_proxy/stats/stats_proxy.c index aec739882bc7..fa648ae76b68 100644 --- a/src/zabbix_proxy/stats/stats_proxy.c +++ b/src/zabbix_proxy/stats/stats_proxy.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "stats_proxy.h" diff --git a/src/zabbix_proxy/stats/stats_proxy.h b/src/zabbix_proxy/stats/stats_proxy.h index 1bccaef0838e..a83047f4240d 100644 --- a/src/zabbix_proxy/stats/stats_proxy.h +++ b/src/zabbix_proxy/stats/stats_proxy.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_ZABBIX_STATS_H_ diff --git a/src/zabbix_proxy/taskmanager/server_tasks.c b/src/zabbix_proxy/taskmanager/server_tasks.c index 8146999f6f1d..6a58ba14e1d5 100644 --- a/src/zabbix_proxy/taskmanager/server_tasks.c +++ b/src/zabbix_proxy/taskmanager/server_tasks.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "taskmanager_proxy.h" diff --git a/src/zabbix_proxy/taskmanager/taskmanager_proxy.c b/src/zabbix_proxy/taskmanager/taskmanager_proxy.c index a05b10e33d58..06d6ea6aee6b 100644 --- a/src/zabbix_proxy/taskmanager/taskmanager_proxy.c +++ b/src/zabbix_proxy/taskmanager/taskmanager_proxy.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "taskmanager_proxy.h" diff --git a/src/zabbix_proxy/taskmanager/taskmanager_proxy.h b/src/zabbix_proxy/taskmanager/taskmanager_proxy.h index 9be22e58a14a..0ce9fe81338c 100644 --- a/src/zabbix_proxy/taskmanager/taskmanager_proxy.h +++ b/src/zabbix_proxy/taskmanager/taskmanager_proxy.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_PROXY_TASKMANAGER_H diff --git a/src/zabbix_proxy/trapper/trapper_proxy.c b/src/zabbix_proxy/trapper/trapper_proxy.c index 246be8d62ee1..d9a1e6676065 100644 --- a/src/zabbix_proxy/trapper/trapper_proxy.c +++ b/src/zabbix_proxy/trapper/trapper_proxy.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "trapper_proxy.h" diff --git a/src/zabbix_proxy/trapper/trapper_proxy.h b/src/zabbix_proxy/trapper/trapper_proxy.h index 8aeb3a014e62..2882bfc9fd6b 100644 --- a/src/zabbix_proxy/trapper/trapper_proxy.h +++ b/src/zabbix_proxy/trapper/trapper_proxy.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_TRAPPER_PROXY_H diff --git a/src/zabbix_sender/send_buffer.c b/src/zabbix_sender/send_buffer.c index 5b52307b9174..e81c8e56daa8 100644 --- a/src/zabbix_sender/send_buffer.c +++ b/src/zabbix_sender/send_buffer.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "send_buffer.h" diff --git a/src/zabbix_sender/send_buffer.h b/src/zabbix_sender/send_buffer.h index e85a1ec8e270..26bef3cc1c06 100644 --- a/src/zabbix_sender/send_buffer.h +++ b/src/zabbix_sender/send_buffer.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_SEND_BUFFER_H diff --git a/src/zabbix_sender/win32/zabbix_sender.c b/src/zabbix_sender/win32/zabbix_sender.c index 65c79094d20b..43a38bdc6e17 100644 --- a/src/zabbix_sender/win32/zabbix_sender.c +++ b/src/zabbix_sender/win32/zabbix_sender.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zabbix_sender.h" diff --git a/src/zabbix_sender/win32/zabbix_sender.h b/src/zabbix_sender/win32/zabbix_sender.h index 4825f19f3838..591307b0f728 100644 --- a/src/zabbix_sender/win32/zabbix_sender.h +++ b/src/zabbix_sender/win32/zabbix_sender.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_SENDER_H diff --git a/src/zabbix_sender/zabbix_sender.c b/src/zabbix_sender/zabbix_sender.c index e499dac94e39..5816e372c755 100644 --- a/src/zabbix_sender/zabbix_sender.c +++ b/src/zabbix_sender/zabbix_sender.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "send_buffer.h" diff --git a/src/zabbix_server/actions/actions.c b/src/zabbix_server/actions/actions.c index bbb139ef82c4..a61da7de5107 100644 --- a/src/zabbix_server/actions/actions.c +++ b/src/zabbix_server/actions/actions.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "actions.h" diff --git a/src/zabbix_server/actions/actions.h b/src/zabbix_server/actions/actions.h index 6115f0f5f152..a2d8cccc9cd3 100644 --- a/src/zabbix_server/actions/actions.h +++ b/src/zabbix_server/actions/actions.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_ACTIONS_H diff --git a/src/zabbix_server/audit/audit_config_reload.c b/src/zabbix_server/audit/audit_config_reload.c index b70de2acbbf9..b5446c2996ac 100644 --- a/src/zabbix_server/audit/audit_config_reload.c +++ b/src/zabbix_server/audit/audit_config_reload.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "audit_server.h" diff --git a/src/zabbix_server/audit/audit_server.h b/src/zabbix_server/audit/audit_server.h index 789b448341cf..69127afce15f 100644 --- a/src/zabbix_server/audit/audit_server.h +++ b/src/zabbix_server/audit/audit_server.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_AUDIT_SERVER_H diff --git a/src/zabbix_server/audit/audit_settings.c b/src/zabbix_server/audit/audit_settings.c index 160ff1048ce3..f41e34c094e1 100644 --- a/src/zabbix_server/audit/audit_settings.c +++ b/src/zabbix_server/audit/audit_settings.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "audit_server.h" diff --git a/src/zabbix_server/autoreg/autoreg_server.c b/src/zabbix_server/autoreg/autoreg_server.c index 0ac832f13cf6..add83f3eba68 100644 --- a/src/zabbix_server/autoreg/autoreg_server.c +++ b/src/zabbix_server/autoreg/autoreg_server.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "autoreg_server.h" diff --git a/src/zabbix_server/autoreg/autoreg_server.h b/src/zabbix_server/autoreg/autoreg_server.h index 6caffd2eac2d..217f5a4f4e44 100644 --- a/src/zabbix_server/autoreg/autoreg_server.h +++ b/src/zabbix_server/autoreg/autoreg_server.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_AUTOREG_SERVER_H diff --git a/src/zabbix_server/cachehistory/cachehistory_server.c b/src/zabbix_server/cachehistory/cachehistory_server.c index b2005c9c319d..c893843254b0 100644 --- a/src/zabbix_server/cachehistory/cachehistory_server.c +++ b/src/zabbix_server/cachehistory/cachehistory_server.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "cachehistory_server.h" diff --git a/src/zabbix_server/cachehistory/cachehistory_server.h b/src/zabbix_server/cachehistory/cachehistory_server.h index 0237394e6b8d..33e4691923d3 100644 --- a/src/zabbix_server/cachehistory/cachehistory_server.h +++ b/src/zabbix_server/cachehistory/cachehistory_server.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_CACHEHISTORY_SERVER_H diff --git a/src/zabbix_server/connector/connector_manager.c b/src/zabbix_server/connector/connector_manager.c index c0ed71c4cf40..4418aa013967 100644 --- a/src/zabbix_server/connector/connector_manager.c +++ b/src/zabbix_server/connector/connector_manager.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "connector_server.h" diff --git a/src/zabbix_server/connector/connector_server.h b/src/zabbix_server/connector/connector_server.h index 50f59b66e38e..bbc9fe2e78da 100644 --- a/src/zabbix_server/connector/connector_server.h +++ b/src/zabbix_server/connector/connector_server.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_CONNECTOR_SERVER_H diff --git a/src/zabbix_server/connector/connector_worker.c b/src/zabbix_server/connector/connector_worker.c index dc523e6f301f..bbf6fee4d0ab 100644 --- a/src/zabbix_server/connector/connector_worker.c +++ b/src/zabbix_server/connector/connector_worker.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "connector_server.h" diff --git a/src/zabbix_server/db_lengths_constants.h b/src/zabbix_server/db_lengths_constants.h index 175587568665..889d75bdd027 100644 --- a/src/zabbix_server/db_lengths_constants.h +++ b/src/zabbix_server/db_lengths_constants.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_DB_LENGTHS_H diff --git a/src/zabbix_server/dbconfig/dbconfig_server.c b/src/zabbix_server/dbconfig/dbconfig_server.c index c72f50f8f25d..3a5712a93bc1 100644 --- a/src/zabbix_server/dbconfig/dbconfig_server.c +++ b/src/zabbix_server/dbconfig/dbconfig_server.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "dbconfig_server.h" diff --git a/src/zabbix_server/dbconfig/dbconfig_server.h b/src/zabbix_server/dbconfig/dbconfig_server.h index f8980e6b6fa9..23cc373bc244 100644 --- a/src/zabbix_server/dbconfig/dbconfig_server.h +++ b/src/zabbix_server/dbconfig/dbconfig_server.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_DBCONFIG_H diff --git a/src/zabbix_server/dbconfigworker/dbconfig_worker_protocol.c b/src/zabbix_server/dbconfigworker/dbconfig_worker_protocol.c index 28e0a466ff32..620bda123f79 100644 --- a/src/zabbix_server/dbconfigworker/dbconfig_worker_protocol.c +++ b/src/zabbix_server/dbconfigworker/dbconfig_worker_protocol.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "dbconfigworker.h" diff --git a/src/zabbix_server/dbconfigworker/dbconfigworker.c b/src/zabbix_server/dbconfigworker/dbconfigworker.c index 607e6cbd3a1d..85b50f25f7b0 100644 --- a/src/zabbix_server/dbconfigworker/dbconfigworker.c +++ b/src/zabbix_server/dbconfigworker/dbconfigworker.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "dbconfigworker.h" diff --git a/src/zabbix_server/dbconfigworker/dbconfigworker.h b/src/zabbix_server/dbconfigworker/dbconfigworker.h index 2af7d6f0d0bc..b5f8a42b21b3 100644 --- a/src/zabbix_server/dbconfigworker/dbconfigworker.h +++ b/src/zabbix_server/dbconfigworker/dbconfigworker.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_DBCONFIG_WORKER_H diff --git a/src/zabbix_server/diag/diag_server.c b/src/zabbix_server/diag/diag_server.c index 3bbdf53ff4f4..dacdb48cc93b 100644 --- a/src/zabbix_server/diag/diag_server.c +++ b/src/zabbix_server/diag/diag_server.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxdiag.h" diff --git a/src/zabbix_server/diag/diag_server.h b/src/zabbix_server/diag/diag_server.h index 07980d0b62d0..e18d6102f9f0 100644 --- a/src/zabbix_server/diag/diag_server.h +++ b/src/zabbix_server/diag/diag_server.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_DIAG_SERVER_H diff --git a/src/zabbix_server/discovery/discovery_server.c b/src/zabbix_server/discovery/discovery_server.c index f286a96ca944..850429005bb3 100644 --- a/src/zabbix_server/discovery/discovery_server.c +++ b/src/zabbix_server/discovery/discovery_server.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "discovery_server.h" diff --git a/src/zabbix_server/discovery/discovery_server.h b/src/zabbix_server/discovery/discovery_server.h index 4686f256922f..742a2f4ca946 100644 --- a/src/zabbix_server/discovery/discovery_server.h +++ b/src/zabbix_server/discovery/discovery_server.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_DISCOVERY_SERVER_H diff --git a/src/zabbix_server/escalator/escalator.c b/src/zabbix_server/escalator/escalator.c index 9161e92ed145..3b933c602f6d 100644 --- a/src/zabbix_server/escalator/escalator.c +++ b/src/zabbix_server/escalator/escalator.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "escalator.h" diff --git a/src/zabbix_server/escalator/escalator.h b/src/zabbix_server/escalator/escalator.h index 4f393177ac2d..584c932a5d69 100644 --- a/src/zabbix_server/escalator/escalator.h +++ b/src/zabbix_server/escalator/escalator.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_ESCALATOR_H diff --git a/src/zabbix_server/events/events.c b/src/zabbix_server/events/events.c index 55e7d3e1ad1b..626246944073 100644 --- a/src/zabbix_server/events/events.c +++ b/src/zabbix_server/events/events.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "events.h" diff --git a/src/zabbix_server/events/events.h b/src/zabbix_server/events/events.h index 97b07ca7685b..70f71502cc18 100644 --- a/src/zabbix_server/events/events.h +++ b/src/zabbix_server/events/events.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_EVENTS_H diff --git a/src/zabbix_server/ha/ha.c b/src/zabbix_server/ha/ha.c index 0daf288f95c9..fd7b6662e137 100644 --- a/src/zabbix_server/ha/ha.c +++ b/src/zabbix_server/ha/ha.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "ha.h" diff --git a/src/zabbix_server/ha/ha.h b/src/zabbix_server/ha/ha.h index 05e4e0f86dd8..22c5b19cd692 100644 --- a/src/zabbix_server/ha/ha.h +++ b/src/zabbix_server/ha/ha.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_HA_H diff --git a/src/zabbix_server/ha/ha_manager.c b/src/zabbix_server/ha/ha_manager.c index dc8deecdbc24..1b77d4f7eea1 100644 --- a/src/zabbix_server/ha/ha_manager.c +++ b/src/zabbix_server/ha/ha_manager.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "ha.h" diff --git a/src/zabbix_server/housekeeper/history_compress.c b/src/zabbix_server/housekeeper/history_compress.c index 71c91d3cd156..1df2c8d46c9a 100644 --- a/src/zabbix_server/housekeeper/history_compress.c +++ b/src/zabbix_server/housekeeper/history_compress.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "history_compress.h" diff --git a/src/zabbix_server/housekeeper/history_compress.h b/src/zabbix_server/housekeeper/history_compress.h index 63e68c9e66ce..293ddfeb4da6 100644 --- a/src/zabbix_server/housekeeper/history_compress.h +++ b/src/zabbix_server/housekeeper/history_compress.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_HISTORY_COMPRESSION_H diff --git a/src/zabbix_server/housekeeper/housekeeper_server.c b/src/zabbix_server/housekeeper/housekeeper_server.c index adf2372fb098..75edb566b9a2 100644 --- a/src/zabbix_server/housekeeper/housekeeper_server.c +++ b/src/zabbix_server/housekeeper/housekeeper_server.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "housekeeper_server.h" diff --git a/src/zabbix_server/housekeeper/housekeeper_server.h b/src/zabbix_server/housekeeper/housekeeper_server.h index a31718eab462..f57d268d737e 100644 --- a/src/zabbix_server/housekeeper/housekeeper_server.h +++ b/src/zabbix_server/housekeeper/housekeeper_server.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_HOUSEKEEPER_H diff --git a/src/zabbix_server/housekeeper/trigger_housekeeper.c b/src/zabbix_server/housekeeper/trigger_housekeeper.c index e5b760cf5422..a25427a8b784 100644 --- a/src/zabbix_server/housekeeper/trigger_housekeeper.c +++ b/src/zabbix_server/housekeeper/trigger_housekeeper.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "housekeeper_server.h" diff --git a/src/zabbix_server/lld/lld.c b/src/zabbix_server/lld/lld.c index e5acdc1225b8..9acaee31df23 100644 --- a/src/zabbix_server/lld/lld.c +++ b/src/zabbix_server/lld/lld.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "lld.h" diff --git a/src/zabbix_server/lld/lld.h b/src/zabbix_server/lld/lld.h index 9a3ac6ae42ba..8f39df030bc3 100644 --- a/src/zabbix_server/lld/lld.h +++ b/src/zabbix_server/lld/lld.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_LLD_H diff --git a/src/zabbix_server/lld/lld_audit.c b/src/zabbix_server/lld/lld_audit.c index 1364e5e48227..b4d9ca74f8f7 100644 --- a/src/zabbix_server/lld/lld_audit.c +++ b/src/zabbix_server/lld/lld_audit.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "lld_audit.h" diff --git a/src/zabbix_server/lld/lld_audit.h b/src/zabbix_server/lld/lld_audit.h index 2dbbac80f582..a22eb4385edd 100644 --- a/src/zabbix_server/lld/lld_audit.h +++ b/src/zabbix_server/lld/lld_audit.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_LLD_AUDIT_H diff --git a/src/zabbix_server/lld/lld_common.c b/src/zabbix_server/lld/lld_common.c index 967d3a7c333a..1f53fe2819f4 100644 --- a/src/zabbix_server/lld/lld_common.c +++ b/src/zabbix_server/lld/lld_common.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "lld.h" diff --git a/src/zabbix_server/lld/lld_graph.c b/src/zabbix_server/lld/lld_graph.c index e69de767f919..8e43ac14f15a 100644 --- a/src/zabbix_server/lld/lld_graph.c +++ b/src/zabbix_server/lld/lld_graph.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "lld.h" diff --git a/src/zabbix_server/lld/lld_host.c b/src/zabbix_server/lld/lld_host.c index 0cc72e122835..f222ddcb2fb9 100644 --- a/src/zabbix_server/lld/lld_host.c +++ b/src/zabbix_server/lld/lld_host.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "lld.h" diff --git a/src/zabbix_server/lld/lld_item.c b/src/zabbix_server/lld/lld_item.c index 7c8c43cee2a6..4513ff9bb6a9 100644 --- a/src/zabbix_server/lld/lld_item.c +++ b/src/zabbix_server/lld/lld_item.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "lld.h" diff --git a/src/zabbix_server/lld/lld_manager.c b/src/zabbix_server/lld/lld_manager.c index 2ae698c0f13e..8195505fbe80 100644 --- a/src/zabbix_server/lld/lld_manager.c +++ b/src/zabbix_server/lld/lld_manager.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "lld_manager.h" diff --git a/src/zabbix_server/lld/lld_manager.h b/src/zabbix_server/lld/lld_manager.h index 1557e4c3aeb2..5d58a5c4a53d 100644 --- a/src/zabbix_server/lld/lld_manager.h +++ b/src/zabbix_server/lld/lld_manager.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_LLD_MANAGER_H diff --git a/src/zabbix_server/lld/lld_protocol.c b/src/zabbix_server/lld/lld_protocol.c index 13fd0f34618b..46ff307b20db 100644 --- a/src/zabbix_server/lld/lld_protocol.c +++ b/src/zabbix_server/lld/lld_protocol.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "lld_protocol.h" diff --git a/src/zabbix_server/lld/lld_protocol.h b/src/zabbix_server/lld/lld_protocol.h index 165abea2c40c..f35db022d96e 100644 --- a/src/zabbix_server/lld/lld_protocol.h +++ b/src/zabbix_server/lld/lld_protocol.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_LLD_PROTOCOL_H diff --git a/src/zabbix_server/lld/lld_trigger.c b/src/zabbix_server/lld/lld_trigger.c index b4918422ce28..56bf0967370f 100644 --- a/src/zabbix_server/lld/lld_trigger.c +++ b/src/zabbix_server/lld/lld_trigger.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "lld.h" diff --git a/src/zabbix_server/lld/lld_worker.c b/src/zabbix_server/lld/lld_worker.c index dfee6c8cc4f1..266bd7fc0c84 100644 --- a/src/zabbix_server/lld/lld_worker.c +++ b/src/zabbix_server/lld/lld_worker.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "lld_worker.h" diff --git a/src/zabbix_server/lld/lld_worker.h b/src/zabbix_server/lld/lld_worker.h index 259297763b0a..8511d1119978 100644 --- a/src/zabbix_server/lld/lld_worker.h +++ b/src/zabbix_server/lld/lld_worker.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_LLD_WORKER_H diff --git a/src/zabbix_server/operations/operations.c b/src/zabbix_server/operations/operations.c index 05134cb27312..c5c1aaafb8a9 100644 --- a/src/zabbix_server/operations/operations.c +++ b/src/zabbix_server/operations/operations.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "operations.h" diff --git a/src/zabbix_server/operations/operations.h b/src/zabbix_server/operations/operations.h index 513addd12601..c167da9c1cec 100644 --- a/src/zabbix_server/operations/operations.h +++ b/src/zabbix_server/operations/operations.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_OPERATIONS_H diff --git a/src/zabbix_server/pgmanager/pg_cache.c b/src/zabbix_server/pgmanager/pg_cache.c index 1b7d4c5f73bf..da7530466991 100644 --- a/src/zabbix_server/pgmanager/pg_cache.c +++ b/src/zabbix_server/pgmanager/pg_cache.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "pg_cache.h" diff --git a/src/zabbix_server/pgmanager/pg_cache.h b/src/zabbix_server/pgmanager/pg_cache.h index 89c90c91bb23..4c1c9ec2f2be 100644 --- a/src/zabbix_server/pgmanager/pg_cache.h +++ b/src/zabbix_server/pgmanager/pg_cache.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_PG_CACHE_H diff --git a/src/zabbix_server/pgmanager/pg_manager.c b/src/zabbix_server/pgmanager/pg_manager.c index 2d498c678916..0598d0f51b9e 100644 --- a/src/zabbix_server/pgmanager/pg_manager.c +++ b/src/zabbix_server/pgmanager/pg_manager.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "pg_manager.h" diff --git a/src/zabbix_server/pgmanager/pg_manager.h b/src/zabbix_server/pgmanager/pg_manager.h index 3eff56cfe1e5..768bd7c2e4fa 100644 --- a/src/zabbix_server/pgmanager/pg_manager.h +++ b/src/zabbix_server/pgmanager/pg_manager.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_PG_MANAGER_H diff --git a/src/zabbix_server/pgmanager/pg_service.c b/src/zabbix_server/pgmanager/pg_service.c index a84d69871d79..ad1cc0544b8c 100644 --- a/src/zabbix_server/pgmanager/pg_service.c +++ b/src/zabbix_server/pgmanager/pg_service.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "pg_service.h" diff --git a/src/zabbix_server/pgmanager/pg_service.h b/src/zabbix_server/pgmanager/pg_service.h index 4e1fcd15b643..9fac87aad93c 100644 --- a/src/zabbix_server/pgmanager/pg_service.h +++ b/src/zabbix_server/pgmanager/pg_service.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_PG_SERVICE_H diff --git a/src/zabbix_server/poller/checks_internal_server.c b/src/zabbix_server/poller/checks_internal_server.c index 4a2efe096d10..d5cb8d610b3b 100644 --- a/src/zabbix_server/poller/checks_internal_server.c +++ b/src/zabbix_server/poller/checks_internal_server.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "poller_server.h" diff --git a/src/zabbix_server/poller/poller_server.h b/src/zabbix_server/poller/poller_server.h index bc55cb289cb8..c14f5463a1f0 100644 --- a/src/zabbix_server/poller/poller_server.h +++ b/src/zabbix_server/poller/poller_server.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_POLLER_SERVER_H diff --git a/src/zabbix_server/postinit/postinit.c b/src/zabbix_server/postinit/postinit.c index d99ca07b6b35..3495c2870786 100644 --- a/src/zabbix_server/postinit/postinit.c +++ b/src/zabbix_server/postinit/postinit.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "postinit.h" diff --git a/src/zabbix_server/postinit/postinit.h b/src/zabbix_server/postinit/postinit.h index 23dde911510c..52b7e29333f5 100644 --- a/src/zabbix_server/postinit/postinit.h +++ b/src/zabbix_server/postinit/postinit.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_POSTINIT_H diff --git a/src/zabbix_server/preproc/preproc_server.c b/src/zabbix_server/preproc/preproc_server.c index 7b2308ad12e0..9b9f7f23deb9 100644 --- a/src/zabbix_server/preproc/preproc_server.c +++ b/src/zabbix_server/preproc/preproc_server.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "preproc_server.h" diff --git a/src/zabbix_server/preproc/preproc_server.h b/src/zabbix_server/preproc/preproc_server.h index 481289d56089..5b1c61312e09 100644 --- a/src/zabbix_server/preproc/preproc_server.h +++ b/src/zabbix_server/preproc/preproc_server.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_PREPROC_PREPROC_SERVER_H diff --git a/src/zabbix_server/proxyconfigread/proxyconfigread.c b/src/zabbix_server/proxyconfigread/proxyconfigread.c index ba2b286cf3d7..16554a85181b 100644 --- a/src/zabbix_server/proxyconfigread/proxyconfigread.c +++ b/src/zabbix_server/proxyconfigread/proxyconfigread.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "proxyconfigread.h" diff --git a/src/zabbix_server/proxyconfigread/proxyconfigread.h b/src/zabbix_server/proxyconfigread/proxyconfigread.h index 7db3fff7388c..7529a61ae5c1 100644 --- a/src/zabbix_server/proxyconfigread/proxyconfigread.h +++ b/src/zabbix_server/proxyconfigread/proxyconfigread.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_PROXYCONFIG_READ_H diff --git a/src/zabbix_server/proxypoller/proxypoller.c b/src/zabbix_server/proxypoller/proxypoller.c index 8ff438075eea..17b74e253a2b 100644 --- a/src/zabbix_server/proxypoller/proxypoller.c +++ b/src/zabbix_server/proxypoller/proxypoller.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "proxypoller.h" diff --git a/src/zabbix_server/proxypoller/proxypoller.h b/src/zabbix_server/proxypoller/proxypoller.h index ed10a1b58d6f..6bc4562072a5 100644 --- a/src/zabbix_server/proxypoller/proxypoller.h +++ b/src/zabbix_server/proxypoller/proxypoller.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_PROXYPOLLER_H diff --git a/src/zabbix_server/reporter/report_manager.c b/src/zabbix_server/reporter/report_manager.c index fe12888d7905..12491165e8af 100644 --- a/src/zabbix_server/reporter/report_manager.c +++ b/src/zabbix_server/reporter/report_manager.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "reporter.h" diff --git a/src/zabbix_server/reporter/report_protocol.c b/src/zabbix_server/reporter/report_protocol.c index 20f33d80762d..06c057b9b7d8 100644 --- a/src/zabbix_server/reporter/report_protocol.c +++ b/src/zabbix_server/reporter/report_protocol.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "reporter.h" diff --git a/src/zabbix_server/reporter/report_protocol.h b/src/zabbix_server/reporter/report_protocol.h index d5fcb91956d1..1709cde53afb 100644 --- a/src/zabbix_server/reporter/report_protocol.h +++ b/src/zabbix_server/reporter/report_protocol.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_REPORT_PROTOCOL_H diff --git a/src/zabbix_server/reporter/report_writer.c b/src/zabbix_server/reporter/report_writer.c index 45193de76119..6e06f1efd406 100644 --- a/src/zabbix_server/reporter/report_writer.c +++ b/src/zabbix_server/reporter/report_writer.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "reporter.h" diff --git a/src/zabbix_server/reporter/reporter.h b/src/zabbix_server/reporter/reporter.h index e3c7049be403..c2e869a9d4db 100644 --- a/src/zabbix_server/reporter/reporter.h +++ b/src/zabbix_server/reporter/reporter.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_REPORTER_H #define ZABBIX_REPORTER_H diff --git a/src/zabbix_server/rtc/rtc_server.c b/src/zabbix_server/rtc/rtc_server.c index 6827d243a5aa..09bdb591a475 100644 --- a/src/zabbix_server/rtc/rtc_server.c +++ b/src/zabbix_server/rtc/rtc_server.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "rtc_server.h" diff --git a/src/zabbix_server/rtc/rtc_server.h b/src/zabbix_server/rtc/rtc_server.h index 524df4c71b44..6c7bd9fb79d0 100644 --- a/src/zabbix_server/rtc/rtc_server.h +++ b/src/zabbix_server/rtc/rtc_server.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_RTC_SERVER_H diff --git a/src/zabbix_server/server.c b/src/zabbix_server/server.c index db87af56513d..140eaea1ad76 100644 --- a/src/zabbix_server/server.c +++ b/src/zabbix_server/server.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "config.h" diff --git a/src/zabbix_server/server_constants.h b/src/zabbix_server/server_constants.h index d1fcdbed2f96..13e19e854912 100644 --- a/src/zabbix_server/server_constants.h +++ b/src/zabbix_server/server_constants.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_SERVER_H diff --git a/src/zabbix_server/service/service_actions.c b/src/zabbix_server/service/service_actions.c index 612d45158e44..af4d0964ceb8 100644 --- a/src/zabbix_server/service/service_actions.c +++ b/src/zabbix_server/service/service_actions.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "service_actions.h" diff --git a/src/zabbix_server/service/service_actions.h b/src/zabbix_server/service/service_actions.h index 9c16e627d8de..380feed4fcb7 100644 --- a/src/zabbix_server/service/service_actions.h +++ b/src/zabbix_server/service/service_actions.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_SERVICE_ACTIONS_H diff --git a/src/zabbix_server/service/service_manager.c b/src/zabbix_server/service/service_manager.c index aaa6b0cdff60..43ec56ee903e 100644 --- a/src/zabbix_server/service/service_manager.c +++ b/src/zabbix_server/service/service_manager.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "service_server.h" diff --git a/src/zabbix_server/service/service_manager_impl.h b/src/zabbix_server/service/service_manager_impl.h index 76626966908b..d498850ae684 100644 --- a/src/zabbix_server/service/service_manager_impl.h +++ b/src/zabbix_server/service/service_manager_impl.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_SERVICE_MANAGER_IMPL_H diff --git a/src/zabbix_server/service/service_server.h b/src/zabbix_server/service/service_server.h index 203f1cfe1506..d17751649b68 100644 --- a/src/zabbix_server/service/service_server.h +++ b/src/zabbix_server/service/service_server.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_SERVICE_MANAGER_H diff --git a/src/zabbix_server/stats/stats_server.c b/src/zabbix_server/stats/stats_server.c index ab95c032db2d..cbe425a69809 100644 --- a/src/zabbix_server/stats/stats_server.c +++ b/src/zabbix_server/stats/stats_server.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "stats_server.h" diff --git a/src/zabbix_server/stats/stats_server.h b/src/zabbix_server/stats/stats_server.h index 78ebd5742222..f6a44739c3e8 100644 --- a/src/zabbix_server/stats/stats_server.h +++ b/src/zabbix_server/stats/stats_server.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_ZABBIX_STATS_H_ diff --git a/src/zabbix_server/taskmanager/proxy_tasks.c b/src/zabbix_server/taskmanager/proxy_tasks.c index 36a8d5c8322a..8eada3a248f1 100644 --- a/src/zabbix_server/taskmanager/proxy_tasks.c +++ b/src/zabbix_server/taskmanager/proxy_tasks.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "taskmanager_server.h" diff --git a/src/zabbix_server/taskmanager/taskmanager_server.c b/src/zabbix_server/taskmanager/taskmanager_server.c index 6678a2d7d046..8241eaf66451 100644 --- a/src/zabbix_server/taskmanager/taskmanager_server.c +++ b/src/zabbix_server/taskmanager/taskmanager_server.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "taskmanager_server.h" diff --git a/src/zabbix_server/taskmanager/taskmanager_server.h b/src/zabbix_server/taskmanager/taskmanager_server.h index 293c7737dcb3..ef0ad84a3168 100644 --- a/src/zabbix_server/taskmanager/taskmanager_server.h +++ b/src/zabbix_server/taskmanager/taskmanager_server.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_SERVER_TASKMANAGER_H diff --git a/src/zabbix_server/timer/timer.c b/src/zabbix_server/timer/timer.c index 4c924fa866d1..bd36868e2c6e 100644 --- a/src/zabbix_server/timer/timer.c +++ b/src/zabbix_server/timer/timer.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "timer.h" diff --git a/src/zabbix_server/timer/timer.h b/src/zabbix_server/timer/timer.h index 0eb3609a7817..810533a198dc 100644 --- a/src/zabbix_server/timer/timer.h +++ b/src/zabbix_server/timer/timer.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_TIMER_H diff --git a/src/zabbix_server/trapper/proxydata.c b/src/zabbix_server/trapper/proxydata.c index d8422ed15a0b..76adec94dd19 100644 --- a/src/zabbix_server/trapper/proxydata.c +++ b/src/zabbix_server/trapper/proxydata.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "trapper_server.h" diff --git a/src/zabbix_server/trapper/proxydata.h b/src/zabbix_server/trapper/proxydata.h index b65018f30a82..0de195965ec1 100644 --- a/src/zabbix_server/trapper/proxydata.h +++ b/src/zabbix_server/trapper/proxydata.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_PROXYDATA_H diff --git a/src/zabbix_server/trapper/trapper_history_push.c b/src/zabbix_server/trapper/trapper_history_push.c index 16de1695f204..1434ccb07c7a 100644 --- a/src/zabbix_server/trapper/trapper_history_push.c +++ b/src/zabbix_server/trapper/trapper_history_push.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "trapper_history_push.h" diff --git a/src/zabbix_server/trapper/trapper_history_push.h b/src/zabbix_server/trapper/trapper_history_push.h index 856eb81947b4..328865de27e9 100644 --- a/src/zabbix_server/trapper/trapper_history_push.h +++ b/src/zabbix_server/trapper/trapper_history_push.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_TRAPPER_PREPROC_H diff --git a/src/zabbix_server/trapper/trapper_server.c b/src/zabbix_server/trapper/trapper_server.c index 4d6608360ec1..d016d2a1a286 100644 --- a/src/zabbix_server/trapper/trapper_server.c +++ b/src/zabbix_server/trapper/trapper_server.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "trapper_history_push.h" diff --git a/src/zabbix_server/trapper/trapper_server.h b/src/zabbix_server/trapper/trapper_server.h index 3a3fc318ac9d..1bcdc16a8c43 100644 --- a/src/zabbix_server/trapper/trapper_server.h +++ b/src/zabbix_server/trapper/trapper_server.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_TRAPPER_SERVER_H diff --git a/tests/conf_tests.m4 b/tests/conf_tests.m4 index 78f65763a7bf..bed8e084d960 100644 --- a/tests/conf_tests.m4 +++ b/tests/conf_tests.m4 @@ -1,20 +1,15 @@ # -# Zabbix # Copyright (C) 2001-2024 Zabbix SIA # -# 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 -# the Free Software Foundation; either version 2 of the License, or -# (at your option) any later version. +# This program is free software: you can redistribute it and/or modify it under the terms of +# the GNU Affero General Public License as published by the Free Software Foundation, version 3. # -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. +# This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +# without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +# See the GNU Affero General Public License for more details. # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +# You should have received a copy of the GNU Affero General Public License along with this program. +# If not, see . # AC_DEFUN([CONF_TESTS], diff --git a/tests/libs/zbxalgo/list.c b/tests/libs/zbxalgo/list.c index c2024795ac21..55dbc6d8bfca 100644 --- a/tests/libs/zbxalgo/list.c +++ b/tests/libs/zbxalgo/list.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxmocktest.h" diff --git a/tests/libs/zbxalgo/queue.c b/tests/libs/zbxalgo/queue.c index 0ab4ef2d50de..c3006f48975e 100644 --- a/tests/libs/zbxalgo/queue.c +++ b/tests/libs/zbxalgo/queue.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxmocktest.h" diff --git a/tests/libs/zbxcfg/parse_cfg_file.c b/tests/libs/zbxcfg/parse_cfg_file.c index a58f2ba2ca5e..4860bf511dbf 100644 --- a/tests/libs/zbxcfg/parse_cfg_file.c +++ b/tests/libs/zbxcfg/parse_cfg_file.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxmocktest.h" diff --git a/tests/libs/zbxcommon/init_library_common.c b/tests/libs/zbxcommon/init_library_common.c index 7894e83eb358..213318562230 100644 --- a/tests/libs/zbxcommon/init_library_common.c +++ b/tests/libs/zbxcommon/init_library_common.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxmocktest.h" diff --git a/tests/libs/zbxcomms/zbx_tcp_check_allowed_peers.c b/tests/libs/zbxcomms/zbx_tcp_check_allowed_peers.c index deffc2332a54..283c69ae26a1 100644 --- a/tests/libs/zbxcomms/zbx_tcp_check_allowed_peers.c +++ b/tests/libs/zbxcomms/zbx_tcp_check_allowed_peers.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxmocktest.h" diff --git a/tests/libs/zbxcomms/zbx_tcp_check_allowed_peers_ipv4.c b/tests/libs/zbxcomms/zbx_tcp_check_allowed_peers_ipv4.c index 8fb66a8e524b..59d6d90b7fff 100644 --- a/tests/libs/zbxcomms/zbx_tcp_check_allowed_peers_ipv4.c +++ b/tests/libs/zbxcomms/zbx_tcp_check_allowed_peers_ipv4.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxmocktest.h" diff --git a/tests/libs/zbxcommshigh/zbx_tcp_recv_ext.c b/tests/libs/zbxcommshigh/zbx_tcp_recv_ext.c index 4b4492b6a326..a2fa83ab06ab 100644 --- a/tests/libs/zbxcommshigh/zbx_tcp_recv_ext.c +++ b/tests/libs/zbxcommshigh/zbx_tcp_recv_ext.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxmocktest.h" diff --git a/tests/libs/zbxcommshigh/zbx_tcp_recv_raw_ext.c b/tests/libs/zbxcommshigh/zbx_tcp_recv_raw_ext.c index bcee1b1cc905..7151c171f796 100644 --- a/tests/libs/zbxcommshigh/zbx_tcp_recv_raw_ext.c +++ b/tests/libs/zbxcommshigh/zbx_tcp_recv_raw_ext.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxmocktest.h" diff --git a/tests/libs/zbxdbcache/dbconfig_maintenance_test.c b/tests/libs/zbxdbcache/dbconfig_maintenance_test.c index d23c213e6fc5..7c947410af9d 100644 --- a/tests/libs/zbxdbcache/dbconfig_maintenance_test.c +++ b/tests/libs/zbxdbcache/dbconfig_maintenance_test.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "dbconfig_maintenance_test.h" diff --git a/tests/libs/zbxdbcache/dbconfig_maintenance_test.h b/tests/libs/zbxdbcache/dbconfig_maintenance_test.h index 0970598b29a3..fc6d8820c026 100644 --- a/tests/libs/zbxdbcache/dbconfig_maintenance_test.h +++ b/tests/libs/zbxdbcache/dbconfig_maintenance_test.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef DBCONFIG_MAINTENANCE_TEST_H diff --git a/tests/libs/zbxdbcache/dc_check_maintenance_period.c b/tests/libs/zbxdbcache/dc_check_maintenance_period.c index 11bb61d2d3af..d70962ac87e2 100644 --- a/tests/libs/zbxdbcache/dc_check_maintenance_period.c +++ b/tests/libs/zbxdbcache/dc_check_maintenance_period.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxmocktest.h" diff --git a/tests/libs/zbxdbcache/dc_expand_user_macros_in_func_params.c b/tests/libs/zbxdbcache/dc_expand_user_macros_in_func_params.c index e0393e6a599e..f2041ac71a69 100644 --- a/tests/libs/zbxdbcache/dc_expand_user_macros_in_func_params.c +++ b/tests/libs/zbxdbcache/dc_expand_user_macros_in_func_params.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxmocktest.h" diff --git a/tests/libs/zbxdbcache/dc_function_calculate_nextcheck.c b/tests/libs/zbxdbcache/dc_function_calculate_nextcheck.c index fa8d5cbca425..b59febe4bc3a 100644 --- a/tests/libs/zbxdbcache/dc_function_calculate_nextcheck.c +++ b/tests/libs/zbxdbcache/dc_function_calculate_nextcheck.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxmocktest.h" diff --git a/tests/libs/zbxdbcache/dc_item_poller_type_update.c b/tests/libs/zbxdbcache/dc_item_poller_type_update.c index e4c7bef8e2f4..c7517dff89c6 100644 --- a/tests/libs/zbxdbcache/dc_item_poller_type_update.c +++ b/tests/libs/zbxdbcache/dc_item_poller_type_update.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ /* diff --git a/tests/libs/zbxdbcache/dc_item_poller_type_update_test.c b/tests/libs/zbxdbcache/dc_item_poller_type_update_test.c index 65fe77474fe3..f2750627ef28 100644 --- a/tests/libs/zbxdbcache/dc_item_poller_type_update_test.c +++ b/tests/libs/zbxdbcache/dc_item_poller_type_update_test.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "dc_item_poller_type_update_test.h" diff --git a/tests/libs/zbxdbcache/dc_item_poller_type_update_test.h b/tests/libs/zbxdbcache/dc_item_poller_type_update_test.h index 45a569056c1c..f3200ad065a4 100644 --- a/tests/libs/zbxdbcache/dc_item_poller_type_update_test.h +++ b/tests/libs/zbxdbcache/dc_item_poller_type_update_test.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef DC_ITEM_POLLER_TYPE_UPDATE_TEST_H diff --git a/tests/libs/zbxdbcache/dc_maintenance_match_tags.c b/tests/libs/zbxdbcache/dc_maintenance_match_tags.c index c8fa6d4e0f7d..23b4e5f10157 100644 --- a/tests/libs/zbxdbcache/dc_maintenance_match_tags.c +++ b/tests/libs/zbxdbcache/dc_maintenance_match_tags.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxmocktest.h" diff --git a/tests/libs/zbxdbcache/is_item_processed_by_server.c b/tests/libs/zbxdbcache/is_item_processed_by_server.c index 652a8fd19206..a40b3312c0b4 100644 --- a/tests/libs/zbxdbcache/is_item_processed_by_server.c +++ b/tests/libs/zbxdbcache/is_item_processed_by_server.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxmocktest.h" diff --git a/tests/libs/zbxdbcache/um_cache_mock.c b/tests/libs/zbxdbcache/um_cache_mock.c index a598ea7c6ccf..1346f93873ad 100644 --- a/tests/libs/zbxdbcache/um_cache_mock.c +++ b/tests/libs/zbxdbcache/um_cache_mock.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxmocktest.h" diff --git a/tests/libs/zbxdbcache/um_cache_mock.h b/tests/libs/zbxdbcache/um_cache_mock.h index ca14fbbc7185..dd5c2d5c883d 100644 --- a/tests/libs/zbxdbcache/um_cache_mock.h +++ b/tests/libs/zbxdbcache/um_cache_mock.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_UM_CACHE_MOCK_H diff --git a/tests/libs/zbxdbcache/um_cache_resolve.c b/tests/libs/zbxdbcache/um_cache_resolve.c index 3af6b64afd7a..fd7d3aea9a26 100644 --- a/tests/libs/zbxdbcache/um_cache_resolve.c +++ b/tests/libs/zbxdbcache/um_cache_resolve.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxmocktest.h" diff --git a/tests/libs/zbxdbcache/um_cache_resolve_cont.c b/tests/libs/zbxdbcache/um_cache_resolve_cont.c index c1f6d90689b8..063dec59af04 100644 --- a/tests/libs/zbxdbcache/um_cache_resolve_cont.c +++ b/tests/libs/zbxdbcache/um_cache_resolve_cont.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxmocktest.h" diff --git a/tests/libs/zbxdbcache/um_cache_sync.c b/tests/libs/zbxdbcache/um_cache_sync.c index cb3d3213b8f7..dbe8c11fe795 100644 --- a/tests/libs/zbxdbcache/um_cache_sync.c +++ b/tests/libs/zbxdbcache/um_cache_sync.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxmocktest.h" diff --git a/tests/libs/zbxdbcache/valuecache_test.c b/tests/libs/zbxdbcache/valuecache_test.c index 612a940e6c48..8f123a928b5a 100644 --- a/tests/libs/zbxdbcache/valuecache_test.c +++ b/tests/libs/zbxdbcache/valuecache_test.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "../../../src/libs/zbxcachevalue/valuecache.c" diff --git a/tests/libs/zbxdbcache/valuecache_test.h b/tests/libs/zbxdbcache/valuecache_test.h index 362b1deea3d1..d4820e31d05f 100644 --- a/tests/libs/zbxdbcache/valuecache_test.h +++ b/tests/libs/zbxdbcache/valuecache_test.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_VALUECACHE_TEST_H diff --git a/tests/libs/zbxdbcache/zbx_vc_add_values.c b/tests/libs/zbxdbcache/zbx_vc_add_values.c index 40cc6c88b0f6..be68389b8dac 100644 --- a/tests/libs/zbxdbcache/zbx_vc_add_values.c +++ b/tests/libs/zbxdbcache/zbx_vc_add_values.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxmocktest.h" diff --git a/tests/libs/zbxdbcache/zbx_vc_common.c b/tests/libs/zbxdbcache/zbx_vc_common.c index ca8240cf2f15..de5712d782be 100644 --- a/tests/libs/zbxdbcache/zbx_vc_common.c +++ b/tests/libs/zbxdbcache/zbx_vc_common.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbx_vc_common.h" diff --git a/tests/libs/zbxdbcache/zbx_vc_common.h b/tests/libs/zbxdbcache/zbx_vc_common.h index a9656921a78e..056482b6d967 100644 --- a/tests/libs/zbxdbcache/zbx_vc_common.h +++ b/tests/libs/zbxdbcache/zbx_vc_common.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZBX_VC_COMMON_H diff --git a/tests/libs/zbxdbcache/zbx_vc_get_value.c b/tests/libs/zbxdbcache/zbx_vc_get_value.c index 890cfaffad42..2489c9ebd657 100644 --- a/tests/libs/zbxdbcache/zbx_vc_get_value.c +++ b/tests/libs/zbxdbcache/zbx_vc_get_value.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxmocktest.h" diff --git a/tests/libs/zbxdbcache/zbx_vc_get_values.c b/tests/libs/zbxdbcache/zbx_vc_get_values.c index 402f7ae98cae..174dc1bb0b22 100644 --- a/tests/libs/zbxdbcache/zbx_vc_get_values.c +++ b/tests/libs/zbxdbcache/zbx_vc_get_values.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxmocktest.h" diff --git a/tests/libs/zbxdbhigh/DBadd_condition_alloc.c b/tests/libs/zbxdbhigh/DBadd_condition_alloc.c index 5f4edd944f61..0a39fcfd501d 100644 --- a/tests/libs/zbxdbhigh/DBadd_condition_alloc.c +++ b/tests/libs/zbxdbhigh/DBadd_condition_alloc.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxmocktest.h" diff --git a/tests/libs/zbxdbhigh/DBselect_uint64.c b/tests/libs/zbxdbhigh/DBselect_uint64.c index eb1afe811765..b7ed22ab2639 100644 --- a/tests/libs/zbxdbhigh/DBselect_uint64.c +++ b/tests/libs/zbxdbhigh/DBselect_uint64.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxmocktest.h" diff --git a/tests/libs/zbxdbhigh/dbhigh_test.c b/tests/libs/zbxdbhigh/dbhigh_test.c index 4119a7397b3d..9975d14837fe 100644 --- a/tests/libs/zbxdbhigh/dbhigh_test.c +++ b/tests/libs/zbxdbhigh/dbhigh_test.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "dbhigh_test.h" diff --git a/tests/libs/zbxdbhigh/dbhigh_test.h b/tests/libs/zbxdbhigh/dbhigh_test.h index fc9569671864..49fddcd6abbb 100644 --- a/tests/libs/zbxdbhigh/dbhigh_test.h +++ b/tests/libs/zbxdbhigh/dbhigh_test.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef DBHIGH_TEST_H diff --git a/tests/libs/zbxdbhigh/zbx_add_tags.c b/tests/libs/zbxdbhigh/zbx_add_tags.c index 1e88b24381ea..9e887c8f7a73 100644 --- a/tests/libs/zbxdbhigh/zbx_add_tags.c +++ b/tests/libs/zbxdbhigh/zbx_add_tags.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "dbhigh_test.h" diff --git a/tests/libs/zbxdbhigh/zbx_del_tags.c b/tests/libs/zbxdbhigh/zbx_del_tags.c index 50ccea5c364e..10974918cfce 100644 --- a/tests/libs/zbxdbhigh/zbx_del_tags.c +++ b/tests/libs/zbxdbhigh/zbx_del_tags.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "dbhigh_test.h" diff --git a/tests/libs/zbxdbhigh/zbx_merge_tags.c b/tests/libs/zbxdbhigh/zbx_merge_tags.c index aa9e7570e326..6e2fa347ad9a 100644 --- a/tests/libs/zbxdbhigh/zbx_merge_tags.c +++ b/tests/libs/zbxdbhigh/zbx_merge_tags.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "dbhigh_test.h" diff --git a/tests/libs/zbxeval/mock_eval.c b/tests/libs/zbxeval/mock_eval.c index 9b984c026a2e..596d18b4fd46 100644 --- a/tests/libs/zbxeval/mock_eval.c +++ b/tests/libs/zbxeval/mock_eval.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxmocktest.h" diff --git a/tests/libs/zbxeval/mock_eval.h b/tests/libs/zbxeval/mock_eval.h index 81ed2f9fc154..2457deaf0221 100644 --- a/tests/libs/zbxeval/mock_eval.h +++ b/tests/libs/zbxeval/mock_eval.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxcommon.h" diff --git a/tests/libs/zbxeval/zbx_eval_compose_expression.c b/tests/libs/zbxeval/zbx_eval_compose_expression.c index f52a4c01edf5..d4460fcb8e59 100644 --- a/tests/libs/zbxeval/zbx_eval_compose_expression.c +++ b/tests/libs/zbxeval/zbx_eval_compose_expression.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxmocktest.h" diff --git a/tests/libs/zbxeval/zbx_eval_execute.c b/tests/libs/zbxeval/zbx_eval_execute.c index 474c00f1c8bc..4e6cf84905d6 100644 --- a/tests/libs/zbxeval/zbx_eval_execute.c +++ b/tests/libs/zbxeval/zbx_eval_execute.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxmocktest.h" diff --git a/tests/libs/zbxeval/zbx_eval_execute_ext.c b/tests/libs/zbxeval/zbx_eval_execute_ext.c index 13cb1d6c9622..ac52f23b6f92 100644 --- a/tests/libs/zbxeval/zbx_eval_execute_ext.c +++ b/tests/libs/zbxeval/zbx_eval_execute_ext.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxmocktest.h" diff --git a/tests/libs/zbxeval/zbx_eval_get_constant.c b/tests/libs/zbxeval/zbx_eval_get_constant.c index 0073260a1094..15686eeff1e3 100755 --- a/tests/libs/zbxeval/zbx_eval_get_constant.c +++ b/tests/libs/zbxeval/zbx_eval_get_constant.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxcommon.h" diff --git a/tests/libs/zbxeval/zbx_eval_get_group_filter.c b/tests/libs/zbxeval/zbx_eval_get_group_filter.c index 4275ec4a82ed..1351d6f2a5c7 100644 --- a/tests/libs/zbxeval/zbx_eval_get_group_filter.c +++ b/tests/libs/zbxeval/zbx_eval_get_group_filter.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxmocktest.h" diff --git a/tests/libs/zbxeval/zbx_eval_parse_expression.c b/tests/libs/zbxeval/zbx_eval_parse_expression.c index c4d39ac3593e..8548d85773e5 100644 --- a/tests/libs/zbxeval/zbx_eval_parse_expression.c +++ b/tests/libs/zbxeval/zbx_eval_parse_expression.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxmocktest.h" diff --git a/tests/libs/zbxeval/zbx_eval_parse_query.c b/tests/libs/zbxeval/zbx_eval_parse_query.c index 94a503e560af..605816f1cbd8 100755 --- a/tests/libs/zbxeval/zbx_eval_parse_query.c +++ b/tests/libs/zbxeval/zbx_eval_parse_query.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxcommon.h" diff --git a/tests/libs/zbxeval/zbx_eval_prepare_filter.c b/tests/libs/zbxeval/zbx_eval_prepare_filter.c index 2cdd45d53b3c..b6664d6d171e 100644 --- a/tests/libs/zbxeval/zbx_eval_prepare_filter.c +++ b/tests/libs/zbxeval/zbx_eval_prepare_filter.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxmocktest.h" diff --git a/tests/libs/zbxeval/zbx_eval_serialize.c b/tests/libs/zbxeval/zbx_eval_serialize.c index f0375a496069..b5975d170a7b 100644 --- a/tests/libs/zbxeval/zbx_eval_serialize.c +++ b/tests/libs/zbxeval/zbx_eval_serialize.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxmocktest.h" diff --git a/tests/libs/zbxexpr/calculate_item_nextcheck.c b/tests/libs/zbxexpr/calculate_item_nextcheck.c index 43f4ddf3954d..0a13c55052d6 100644 --- a/tests/libs/zbxexpr/calculate_item_nextcheck.c +++ b/tests/libs/zbxexpr/calculate_item_nextcheck.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxmocktest.h" diff --git a/tests/libs/zbxexpr/calculate_item_nextcheck_unreachable.c b/tests/libs/zbxexpr/calculate_item_nextcheck_unreachable.c index 50eeb992a884..aae67b9664c8 100644 --- a/tests/libs/zbxexpr/calculate_item_nextcheck_unreachable.c +++ b/tests/libs/zbxexpr/calculate_item_nextcheck_unreachable.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxmocktest.h" diff --git a/tests/libs/zbxexpr/is_double_suffix.c b/tests/libs/zbxexpr/is_double_suffix.c index 5c8b898163fd..185672c9448d 100644 --- a/tests/libs/zbxexpr/is_double_suffix.c +++ b/tests/libs/zbxexpr/is_double_suffix.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxmocktest.h" diff --git a/tests/libs/zbxexpr/parse_key.c b/tests/libs/zbxexpr/parse_key.c index cacfdb67e04f..83f944ee0365 100644 --- a/tests/libs/zbxexpr/parse_key.c +++ b/tests/libs/zbxexpr/parse_key.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxmocktest.h" diff --git a/tests/libs/zbxexpr/zbx_function_find.c b/tests/libs/zbxexpr/zbx_function_find.c index a70019e259b5..5585ce0793f4 100644 --- a/tests/libs/zbxexpr/zbx_function_find.c +++ b/tests/libs/zbxexpr/zbx_function_find.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxmocktest.h" diff --git a/tests/libs/zbxexpr/zbx_function_get_param_dyn.c b/tests/libs/zbxexpr/zbx_function_get_param_dyn.c index 1339f232483a..3f51be7d85d9 100644 --- a/tests/libs/zbxexpr/zbx_function_get_param_dyn.c +++ b/tests/libs/zbxexpr/zbx_function_get_param_dyn.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxmocktest.h" diff --git a/tests/libs/zbxexpr/zbx_function_param_parse_ext.c b/tests/libs/zbxexpr/zbx_function_param_parse_ext.c index 3926768d804d..570b2e82bbab 100644 --- a/tests/libs/zbxexpr/zbx_function_param_parse_ext.c +++ b/tests/libs/zbxexpr/zbx_function_param_parse_ext.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxmocktest.h" diff --git a/tests/libs/zbxexpr/zbx_get_report_nextcheck.c b/tests/libs/zbxexpr/zbx_get_report_nextcheck.c index bd2a01bf0344..0a20b7726c61 100644 --- a/tests/libs/zbxexpr/zbx_get_report_nextcheck.c +++ b/tests/libs/zbxexpr/zbx_get_report_nextcheck.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxmocktest.h" diff --git a/tests/libs/zbxexpr/zbx_interval_preproc.c b/tests/libs/zbxexpr/zbx_interval_preproc.c index bcc32d68e1fe..a11de20be328 100644 --- a/tests/libs/zbxexpr/zbx_interval_preproc.c +++ b/tests/libs/zbxexpr/zbx_interval_preproc.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxmocktest.h" diff --git a/tests/libs/zbxexpr/zbx_token_find.c b/tests/libs/zbxexpr/zbx_token_find.c index 90b1fc62fc3c..0518daacd5d6 100644 --- a/tests/libs/zbxexpr/zbx_token_find.c +++ b/tests/libs/zbxexpr/zbx_token_find.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxmocktest.h" diff --git a/tests/libs/zbxexpr/zbx_user_macro_parse.c b/tests/libs/zbxexpr/zbx_user_macro_parse.c index d9c760955a17..6f3bfd11ab09 100644 --- a/tests/libs/zbxexpr/zbx_user_macro_parse.c +++ b/tests/libs/zbxexpr/zbx_user_macro_parse.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxmocktest.h" diff --git a/tests/libs/zbxexpr/zbx_validate_interval.c b/tests/libs/zbxexpr/zbx_validate_interval.c index 8c01574688e6..a36340f06849 100644 --- a/tests/libs/zbxexpr/zbx_validate_interval.c +++ b/tests/libs/zbxexpr/zbx_validate_interval.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxmocktest.h" diff --git a/tests/libs/zbxexpression/evaluate.c b/tests/libs/zbxexpression/evaluate.c index 4b507501a415..ba38f23cffdf 100644 --- a/tests/libs/zbxexpression/evaluate.c +++ b/tests/libs/zbxexpression/evaluate.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxmocktest.h" diff --git a/tests/libs/zbxexpression/evaluate_function.c b/tests/libs/zbxexpression/evaluate_function.c index 7cdf723936dd..cc065f243ff8 100644 --- a/tests/libs/zbxexpression/evaluate_function.c +++ b/tests/libs/zbxexpression/evaluate_function.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxmocktest.h" diff --git a/tests/libs/zbxexpression/evaluate_percentage_deviations_in_remainder.c b/tests/libs/zbxexpression/evaluate_percentage_deviations_in_remainder.c index 574ad59c1941..06ec18b27f37 100644 --- a/tests/libs/zbxexpression/evaluate_percentage_deviations_in_remainder.c +++ b/tests/libs/zbxexpression/evaluate_percentage_deviations_in_remainder.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxmocktest.h" diff --git a/tests/libs/zbxexpression/evaluate_stl.c b/tests/libs/zbxexpression/evaluate_stl.c index ccd4289bfb58..d49f27b13797 100644 --- a/tests/libs/zbxexpression/evaluate_stl.c +++ b/tests/libs/zbxexpression/evaluate_stl.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxmocktest.h" diff --git a/tests/libs/zbxexpression/evaluate_unknown.c b/tests/libs/zbxexpression/evaluate_unknown.c index 0065957a6da8..a024293fa558 100644 --- a/tests/libs/zbxexpression/evaluate_unknown.c +++ b/tests/libs/zbxexpression/evaluate_unknown.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxmocktest.h" diff --git a/tests/libs/zbxexpression/macro_fmttime.c b/tests/libs/zbxexpression/macro_fmttime.c index 6e0c151d6861..ae8925ee5897 100644 --- a/tests/libs/zbxexpression/macro_fmttime.c +++ b/tests/libs/zbxexpression/macro_fmttime.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxmocktest.h" diff --git a/tests/libs/zbxexpression/macro_functions.c b/tests/libs/zbxexpression/macro_functions.c index 69eac29f0da4..12d6e67db76d 100644 --- a/tests/libs/zbxexpression/macro_functions.c +++ b/tests/libs/zbxexpression/macro_functions.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxexpression.h" diff --git a/tests/libs/zbxexpression/substitute_lld_macros.c b/tests/libs/zbxexpression/substitute_lld_macros.c index c930d52b8ed0..f24b34c7c885 100644 --- a/tests/libs/zbxexpression/substitute_lld_macros.c +++ b/tests/libs/zbxexpression/substitute_lld_macros.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxcommon.h" diff --git a/tests/libs/zbxexpression/valuemaps.c b/tests/libs/zbxexpression/valuemaps.c index cd16fb346180..1d7c466f8e24 100644 --- a/tests/libs/zbxexpression/valuemaps.c +++ b/tests/libs/zbxexpression/valuemaps.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxcommon.h" diff --git a/tests/libs/zbxfile/zbx_buf_readln.c b/tests/libs/zbxfile/zbx_buf_readln.c index cbb8632ecd8d..f58cf4195551 100644 --- a/tests/libs/zbxfile/zbx_buf_readln.c +++ b/tests/libs/zbxfile/zbx_buf_readln.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include diff --git a/tests/libs/zbxhistory/zbx_history_get_values.c b/tests/libs/zbxhistory/zbx_history_get_values.c index effdd152fdac..9940fcdbe287 100644 --- a/tests/libs/zbxhistory/zbx_history_get_values.c +++ b/tests/libs/zbxhistory/zbx_history_get_values.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxmocktest.h" diff --git a/tests/libs/zbxhttp/zbx_determine_charset.c b/tests/libs/zbxhttp/zbx_determine_charset.c index c7e41b7fa2c2..2e83fae864de 100644 --- a/tests/libs/zbxhttp/zbx_determine_charset.c +++ b/tests/libs/zbxhttp/zbx_determine_charset.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxhttp.h" diff --git a/tests/libs/zbxjson/mock_json.c b/tests/libs/zbxjson/mock_json.c index 0ed6e65335d7..537b310ce142 100644 --- a/tests/libs/zbxjson/mock_json.c +++ b/tests/libs/zbxjson/mock_json.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxmocktest.h" diff --git a/tests/libs/zbxjson/mock_json.h b/tests/libs/zbxjson/mock_json.h index f911c4790470..381585eaf873 100644 --- a/tests/libs/zbxjson/mock_json.h +++ b/tests/libs/zbxjson/mock_json.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_MOCK_JSON_H diff --git a/tests/libs/zbxjson/zbx_json_decodevalue.c b/tests/libs/zbxjson/zbx_json_decodevalue.c index 42358f6f97dd..2593fecd6461 100644 --- a/tests/libs/zbxjson/zbx_json_decodevalue.c +++ b/tests/libs/zbxjson/zbx_json_decodevalue.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxcommon.h" diff --git a/tests/libs/zbxjson/zbx_json_decodevalue_dyn.c b/tests/libs/zbxjson/zbx_json_decodevalue_dyn.c index 1d8f131ec34a..ef9998e6a9da 100644 --- a/tests/libs/zbxjson/zbx_json_decodevalue_dyn.c +++ b/tests/libs/zbxjson/zbx_json_decodevalue_dyn.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxcommon.h" diff --git a/tests/libs/zbxjson/zbx_json_open_path.c b/tests/libs/zbxjson/zbx_json_open_path.c index a636fe07f426..363c276bb9ce 100644 --- a/tests/libs/zbxjson/zbx_json_open_path.c +++ b/tests/libs/zbxjson/zbx_json_open_path.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxmocktest.h" diff --git a/tests/libs/zbxjson/zbx_jsonobj_query.c b/tests/libs/zbxjson/zbx_jsonobj_query.c index e565f0185b58..a9ce96cbffaf 100644 --- a/tests/libs/zbxjson/zbx_jsonobj_query.c +++ b/tests/libs/zbxjson/zbx_jsonobj_query.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxmocktest.h" diff --git a/tests/libs/zbxjson/zbx_jsonpath_compile.c b/tests/libs/zbxjson/zbx_jsonpath_compile.c index 0d85d9417b93..ec06585aa89f 100644 --- a/tests/libs/zbxjson/zbx_jsonpath_compile.c +++ b/tests/libs/zbxjson/zbx_jsonpath_compile.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxmocktest.h" diff --git a/tests/libs/zbxmodules/generic_module_load.c b/tests/libs/zbxmodules/generic_module_load.c index 5bf94ab49888..ef5162f94cff 100644 --- a/tests/libs/zbxmodules/generic_module_load.c +++ b/tests/libs/zbxmodules/generic_module_load.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxcommon.h" diff --git a/tests/libs/zbxnum/is_double.c b/tests/libs/zbxnum/is_double.c index 6524e9cc7140..925472971d27 100644 --- a/tests/libs/zbxnum/is_double.c +++ b/tests/libs/zbxnum/is_double.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxmocktest.h" diff --git a/tests/libs/zbxnum/zbx_trim_float.c b/tests/libs/zbxnum/zbx_trim_float.c index c330a8d4ba4e..2520fd70ad57 100644 --- a/tests/libs/zbxnum/zbx_trim_float.c +++ b/tests/libs/zbxnum/zbx_trim_float.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxmocktest.h" diff --git a/tests/libs/zbxnum/zbx_trim_integer.c b/tests/libs/zbxnum/zbx_trim_integer.c index 841d565bb634..a5f7d4ed08d7 100644 --- a/tests/libs/zbxnum/zbx_trim_integer.c +++ b/tests/libs/zbxnum/zbx_trim_integer.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxmocktest.h" diff --git a/tests/libs/zbxparam/replace_key_params_dyn.c b/tests/libs/zbxparam/replace_key_params_dyn.c index 88862cfb622c..95807d48c58c 100644 --- a/tests/libs/zbxparam/replace_key_params_dyn.c +++ b/tests/libs/zbxparam/replace_key_params_dyn.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxmocktest.h" diff --git a/tests/libs/zbxpoller/test_get_value_ssh.c b/tests/libs/zbxpoller/test_get_value_ssh.c index efa642b0fc49..ad2ff2f35a6e 100644 --- a/tests/libs/zbxpoller/test_get_value_ssh.c +++ b/tests/libs/zbxpoller/test_get_value_ssh.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxpoller.h" diff --git a/tests/libs/zbxpoller/test_get_value_ssh.h b/tests/libs/zbxpoller/test_get_value_ssh.h index 728013b275a6..bccf1643ba7a 100644 --- a/tests/libs/zbxpoller/test_get_value_ssh.h +++ b/tests/libs/zbxpoller/test_get_value_ssh.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef POLLER_GET_VALUE_SSH_TEST_H diff --git a/tests/libs/zbxpoller/test_get_value_telnet.c b/tests/libs/zbxpoller/test_get_value_telnet.c index 5c66ffe1e799..d449a010285f 100644 --- a/tests/libs/zbxpoller/test_get_value_telnet.c +++ b/tests/libs/zbxpoller/test_get_value_telnet.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "test_get_value_telnet.h" diff --git a/tests/libs/zbxpoller/test_get_value_telnet.h b/tests/libs/zbxpoller/test_get_value_telnet.h index ee97c70e091f..00d3035333c6 100644 --- a/tests/libs/zbxpoller/test_get_value_telnet.h +++ b/tests/libs/zbxpoller/test_get_value_telnet.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef POLLER_GET_VALUE_TELNET_TEST_H diff --git a/tests/libs/zbxpoller/zbx_poller_test.c b/tests/libs/zbxpoller/zbx_poller_test.c index 337efa5d87d9..01a48f292f37 100644 --- a/tests/libs/zbxpoller/zbx_poller_test.c +++ b/tests/libs/zbxpoller/zbx_poller_test.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxmocktest.h" diff --git a/tests/libs/zbxpreproc/configcache_mock.c b/tests/libs/zbxpreproc/configcache_mock.c index a58150c70f7d..a4612671edbb 100644 --- a/tests/libs/zbxpreproc/configcache_mock.c +++ b/tests/libs/zbxpreproc/configcache_mock.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxcacheconfig.h" diff --git a/tests/libs/zbxpreproc/item_preproc_csv_to_json.c b/tests/libs/zbxpreproc/item_preproc_csv_to_json.c index dd1ee1905b52..a891c1999df2 100644 --- a/tests/libs/zbxpreproc/item_preproc_csv_to_json.c +++ b/tests/libs/zbxpreproc/item_preproc_csv_to_json.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include #include "zbxmocktest.h" diff --git a/tests/libs/zbxpreproc/item_preproc_xpath.c b/tests/libs/zbxpreproc/item_preproc_xpath.c index b9342e0eef3a..a928885e8768 100644 --- a/tests/libs/zbxpreproc/item_preproc_xpath.c +++ b/tests/libs/zbxpreproc/item_preproc_xpath.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include #include "zbxmocktest.h" diff --git a/tests/libs/zbxpreproc/zbx_item_preproc.c b/tests/libs/zbxpreproc/zbx_item_preproc.c index 859f8f990864..09b74f583487 100644 --- a/tests/libs/zbxpreproc/zbx_item_preproc.c +++ b/tests/libs/zbxpreproc/zbx_item_preproc.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxmocktest.h" diff --git a/tests/libs/zbxprometheus/prometheus_filter_init.c b/tests/libs/zbxprometheus/prometheus_filter_init.c index 5cc64a818430..9d00f8489ed4 100644 --- a/tests/libs/zbxprometheus/prometheus_filter_init.c +++ b/tests/libs/zbxprometheus/prometheus_filter_init.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxmocktest.h" diff --git a/tests/libs/zbxprometheus/prometheus_parse_row.c b/tests/libs/zbxprometheus/prometheus_parse_row.c index c2e36b9a2717..118a910dcbb5 100644 --- a/tests/libs/zbxprometheus/prometheus_parse_row.c +++ b/tests/libs/zbxprometheus/prometheus_parse_row.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxmocktest.h" diff --git a/tests/libs/zbxprometheus/prometheus_test.c b/tests/libs/zbxprometheus/prometheus_test.c index 272744e0fd78..93242925c6ac 100644 --- a/tests/libs/zbxprometheus/prometheus_test.c +++ b/tests/libs/zbxprometheus/prometheus_test.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "prometheus_test.h" diff --git a/tests/libs/zbxprometheus/prometheus_test.h b/tests/libs/zbxprometheus/prometheus_test.h index ae0a1047a379..21559883de79 100644 --- a/tests/libs/zbxprometheus/prometheus_test.h +++ b/tests/libs/zbxprometheus/prometheus_test.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ diff --git a/tests/libs/zbxprometheus/zbx_prometheus_pattern.c b/tests/libs/zbxprometheus/zbx_prometheus_pattern.c index 0c1ccb65d1c9..51769238d5aa 100644 --- a/tests/libs/zbxprometheus/zbx_prometheus_pattern.c +++ b/tests/libs/zbxprometheus/zbx_prometheus_pattern.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxmocktest.h" diff --git a/tests/libs/zbxprometheus/zbx_prometheus_to_json.c b/tests/libs/zbxprometheus/zbx_prometheus_to_json.c index ebea62849243..e3b9cb6aba53 100644 --- a/tests/libs/zbxprometheus/zbx_prometheus_to_json.c +++ b/tests/libs/zbxprometheus/zbx_prometheus_to_json.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxmocktest.h" diff --git a/tests/libs/zbxregexp/wildcard_match.c b/tests/libs/zbxregexp/wildcard_match.c index f5f34603d837..ba93c6eba158 100644 --- a/tests/libs/zbxregexp/wildcard_match.c +++ b/tests/libs/zbxregexp/wildcard_match.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxmocktest.h" diff --git a/tests/libs/zbxstr/convert_to_utf8.c b/tests/libs/zbxstr/convert_to_utf8.c index baa9ff52ba1c..782394db8be3 100644 --- a/tests/libs/zbxstr/convert_to_utf8.c +++ b/tests/libs/zbxstr/convert_to_utf8.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxmocktest.h" diff --git a/tests/libs/zbxstr/zbx_common_trim_utf8.c b/tests/libs/zbxstr/zbx_common_trim_utf8.c index 646a6517cfa2..ac8d805e955c 100644 --- a/tests/libs/zbxstr/zbx_common_trim_utf8.c +++ b/tests/libs/zbxstr/zbx_common_trim_utf8.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbx_common_trim_utf8.h" diff --git a/tests/libs/zbxstr/zbx_common_trim_utf8.h b/tests/libs/zbxstr/zbx_common_trim_utf8.h index 2e798d3e2c18..2599d4991016 100644 --- a/tests/libs/zbxstr/zbx_common_trim_utf8.h +++ b/tests/libs/zbxstr/zbx_common_trim_utf8.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_COMMON_TRIM_UTF8_H diff --git a/tests/libs/zbxstr/zbx_dyn_escape_string.c b/tests/libs/zbxstr/zbx_dyn_escape_string.c index 0c042bd2a3b6..eced1daac0a1 100644 --- a/tests/libs/zbxstr/zbx_dyn_escape_string.c +++ b/tests/libs/zbxstr/zbx_dyn_escape_string.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxmocktest.h" diff --git a/tests/libs/zbxstr/zbx_ltrim_utf8.c b/tests/libs/zbxstr/zbx_ltrim_utf8.c index dabd26acd1ee..46153dd0e154 100644 --- a/tests/libs/zbxstr/zbx_ltrim_utf8.c +++ b/tests/libs/zbxstr/zbx_ltrim_utf8.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbx_common_trim_utf8.h" diff --git a/tests/libs/zbxstr/zbx_rtrim_utf8.c b/tests/libs/zbxstr/zbx_rtrim_utf8.c index 868ede08c616..758f32bf46fa 100644 --- a/tests/libs/zbxstr/zbx_rtrim_utf8.c +++ b/tests/libs/zbxstr/zbx_rtrim_utf8.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbx_common_trim_utf8.h" diff --git a/tests/libs/zbxstr/zbx_str_extract.c b/tests/libs/zbxstr/zbx_str_extract.c index 243b46dccf82..bd5d9ac45440 100644 --- a/tests/libs/zbxstr/zbx_str_extract.c +++ b/tests/libs/zbxstr/zbx_str_extract.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxmocktest.h" diff --git a/tests/libs/zbxstr/zbx_truncate_itemkey.c b/tests/libs/zbxstr/zbx_truncate_itemkey.c index 07bc8a636faa..d4787638d515 100644 --- a/tests/libs/zbxstr/zbx_truncate_itemkey.c +++ b/tests/libs/zbxstr/zbx_truncate_itemkey.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxmocktest.h" diff --git a/tests/libs/zbxstr/zbx_truncate_value.c b/tests/libs/zbxstr/zbx_truncate_value.c index 36fdf73d95a0..cf0a7475147b 100644 --- a/tests/libs/zbxstr/zbx_truncate_value.c +++ b/tests/libs/zbxstr/zbx_truncate_value.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxmocktest.h" diff --git a/tests/libs/zbxsysinfo/check_get_fqdn.c b/tests/libs/zbxsysinfo/check_get_fqdn.c index ded6b59b6a15..90fb40561fbb 100755 --- a/tests/libs/zbxsysinfo/check_get_fqdn.c +++ b/tests/libs/zbxsysinfo/check_get_fqdn.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxmocktest.h" diff --git a/tests/libs/zbxsysinfo/check_key_access_rules.c b/tests/libs/zbxsysinfo/check_key_access_rules.c index 21a4654298a0..0c7764c5c12a 100644 --- a/tests/libs/zbxsysinfo/check_key_access_rules.c +++ b/tests/libs/zbxsysinfo/check_key_access_rules.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxmocktest.h" diff --git a/tests/libs/zbxsysinfo/check_service_test.c b/tests/libs/zbxsysinfo/check_service_test.c index 6fe6b89dfa94..00510322aeb6 100644 --- a/tests/libs/zbxsysinfo/check_service_test.c +++ b/tests/libs/zbxsysinfo/check_service_test.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxmocktest.h" diff --git a/tests/libs/zbxsysinfo/common/system_localtime.c b/tests/libs/zbxsysinfo/common/system_localtime.c index 62bc1d8f3f40..d5d529d5833d 100644 --- a/tests/libs/zbxsysinfo/common/system_localtime.c +++ b/tests/libs/zbxsysinfo/common/system_localtime.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxmocktest.h" diff --git a/tests/libs/zbxsysinfo/common/vfs_file_exists.c b/tests/libs/zbxsysinfo/common/vfs_file_exists.c index d8b875164200..01bbc2d8d3ea 100644 --- a/tests/libs/zbxsysinfo/common/vfs_file_exists.c +++ b/tests/libs/zbxsysinfo/common/vfs_file_exists.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxmocktest.h" diff --git a/tests/libs/zbxsysinfo/common/web_page_get.c b/tests/libs/zbxsysinfo/common/web_page_get.c index d6e08973a1e4..c6b07a7cb0ff 100644 --- a/tests/libs/zbxsysinfo/common/web_page_get.c +++ b/tests/libs/zbxsysinfo/common/web_page_get.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxmocktest.h" diff --git a/tests/libs/zbxsysinfo/common/zbx_ip_reverse.c b/tests/libs/zbxsysinfo/common/zbx_ip_reverse.c index 90b22af3ea8f..45abd19df169 100644 --- a/tests/libs/zbxsysinfo/common/zbx_ip_reverse.c +++ b/tests/libs/zbxsysinfo/common/zbx_ip_reverse.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxmocktest.h" diff --git a/tests/libs/zbxsysinfo/linux/kernel_common.c b/tests/libs/zbxsysinfo/linux/kernel_common.c index 8262f3698507..03ea248e206f 100644 --- a/tests/libs/zbxsysinfo/linux/kernel_common.c +++ b/tests/libs/zbxsysinfo/linux/kernel_common.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "kernel_common.h" diff --git a/tests/libs/zbxsysinfo/linux/kernel_common.h b/tests/libs/zbxsysinfo/linux/kernel_common.h index 37f998def558..71affad3e9cd 100644 --- a/tests/libs/zbxsysinfo/linux/kernel_common.h +++ b/tests/libs/zbxsysinfo/linux/kernel_common.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef KERNEL_COMMON_H diff --git a/tests/libs/zbxsysinfo/linux/kernel_maxfiles.c b/tests/libs/zbxsysinfo/linux/kernel_maxfiles.c index c239db4951b2..882df8e7e858 100644 --- a/tests/libs/zbxsysinfo/linux/kernel_maxfiles.c +++ b/tests/libs/zbxsysinfo/linux/kernel_maxfiles.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "kernel_common.h" diff --git a/tests/libs/zbxsysinfo/linux/kernel_maxproc.c b/tests/libs/zbxsysinfo/linux/kernel_maxproc.c index 73859b886845..f89f90c06f2d 100644 --- a/tests/libs/zbxsysinfo/linux/kernel_maxproc.c +++ b/tests/libs/zbxsysinfo/linux/kernel_maxproc.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "kernel_common.h" diff --git a/tests/libs/zbxsysinfo/linux/net_if_common.c b/tests/libs/zbxsysinfo/linux/net_if_common.c index 32d1b0bbca91..9145a5c16326 100644 --- a/tests/libs/zbxsysinfo/linux/net_if_common.c +++ b/tests/libs/zbxsysinfo/linux/net_if_common.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "net_if_common.h" diff --git a/tests/libs/zbxsysinfo/linux/net_if_common.h b/tests/libs/zbxsysinfo/linux/net_if_common.h index 0e7726089bba..dd7695fff473 100644 --- a/tests/libs/zbxsysinfo/linux/net_if_common.h +++ b/tests/libs/zbxsysinfo/linux/net_if_common.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef NET_IF_COMMON_H diff --git a/tests/libs/zbxsysinfo/linux/net_if_discovery.c b/tests/libs/zbxsysinfo/linux/net_if_discovery.c index 4846f1352b35..3c55ab9473cd 100644 --- a/tests/libs/zbxsysinfo/linux/net_if_discovery.c +++ b/tests/libs/zbxsysinfo/linux/net_if_discovery.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxmocktest.h" diff --git a/tests/libs/zbxsysinfo/linux/net_if_in.c b/tests/libs/zbxsysinfo/linux/net_if_in.c index 0ccce6d589a8..4d2f4d19ccda 100644 --- a/tests/libs/zbxsysinfo/linux/net_if_in.c +++ b/tests/libs/zbxsysinfo/linux/net_if_in.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "net_if_common.h" diff --git a/tests/libs/zbxsysinfo/linux/net_if_out.c b/tests/libs/zbxsysinfo/linux/net_if_out.c index 3621128a5528..a88a2b3b7594 100644 --- a/tests/libs/zbxsysinfo/linux/net_if_out.c +++ b/tests/libs/zbxsysinfo/linux/net_if_out.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "net_if_common.h" diff --git a/tests/libs/zbxsysinfo/linux/net_if_total.c b/tests/libs/zbxsysinfo/linux/net_if_total.c index 16d165c45966..f2304793b1c8 100644 --- a/tests/libs/zbxsysinfo/linux/net_if_total.c +++ b/tests/libs/zbxsysinfo/linux/net_if_total.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "net_if_common.h" diff --git a/tests/libs/zbxsysinfo/linux/system_boottime.c b/tests/libs/zbxsysinfo/linux/system_boottime.c index 1bb8700e1028..4491de36b44b 100644 --- a/tests/libs/zbxsysinfo/linux/system_boottime.c +++ b/tests/libs/zbxsysinfo/linux/system_boottime.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxmocktest.h" diff --git a/tests/libs/zbxsysinfo/linux/system_cpu_switches.c b/tests/libs/zbxsysinfo/linux/system_cpu_switches.c index 5eda495141e1..ade6481d7e68 100644 --- a/tests/libs/zbxsysinfo/linux/system_cpu_switches.c +++ b/tests/libs/zbxsysinfo/linux/system_cpu_switches.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxmocktest.h" diff --git a/tests/libs/zbxsysinfo/linux/system_hw_chassis.c b/tests/libs/zbxsysinfo/linux/system_hw_chassis.c index ede5f44ed150..41d8349a13fd 100644 --- a/tests/libs/zbxsysinfo/linux/system_hw_chassis.c +++ b/tests/libs/zbxsysinfo/linux/system_hw_chassis.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxmocktest.h" diff --git a/tests/libs/zbxsysinfo/linux/system_sw_packages_get.c b/tests/libs/zbxsysinfo/linux/system_sw_packages_get.c index 5a9b3419c4f9..3fe3b5639c51 100644 --- a/tests/libs/zbxsysinfo/linux/system_sw_packages_get.c +++ b/tests/libs/zbxsysinfo/linux/system_sw_packages_get.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "../../../../src/libs/zbxsysinfo/linux/software.c" diff --git a/tests/libs/zbxsysinfo/linux/system_sw_software.c b/tests/libs/zbxsysinfo/linux/system_sw_software.c index e304d7245368..0e5b4027dcb7 100755 --- a/tests/libs/zbxsysinfo/linux/system_sw_software.c +++ b/tests/libs/zbxsysinfo/linux/system_sw_software.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxmocktest.h" diff --git a/tests/libs/zbxsysinfo/linux/vfs_fs_discovery.c b/tests/libs/zbxsysinfo/linux/vfs_fs_discovery.c index 4198ef8c6ae7..d4f8c1190a9a 100644 --- a/tests/libs/zbxsysinfo/linux/vfs_fs_discovery.c +++ b/tests/libs/zbxsysinfo/linux/vfs_fs_discovery.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxmocktest.h" diff --git a/tests/libs/zbxsysinfo/parse_item_key.c b/tests/libs/zbxsysinfo/parse_item_key.c index 3f8897e8bc36..d6ef0a6aef24 100644 --- a/tests/libs/zbxsysinfo/parse_item_key.c +++ b/tests/libs/zbxsysinfo/parse_item_key.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxmocktest.h" diff --git a/tests/libs/zbxsysinfo/zbx_execute_agent_check.c b/tests/libs/zbxsysinfo/zbx_execute_agent_check.c index 517bc2e3f437..2bdc9ee17f4b 100644 --- a/tests/libs/zbxsysinfo/zbx_execute_agent_check.c +++ b/tests/libs/zbxsysinfo/zbx_execute_agent_check.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxmocktest.h" diff --git a/tests/libs/zbxsysinfo/zbx_execute_agent_check_http.c b/tests/libs/zbxsysinfo/zbx_execute_agent_check_http.c index 53a653ac6ab4..2f791f8dc728 100644 --- a/tests/libs/zbxsysinfo/zbx_execute_agent_check_http.c +++ b/tests/libs/zbxsysinfo/zbx_execute_agent_check_http.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxmocktest.h" diff --git a/tests/libs/zbxtagfilter/tagfilter_match_tags.c b/tests/libs/zbxtagfilter/tagfilter_match_tags.c index 8fd639f00333..dded3dcb729c 100644 --- a/tests/libs/zbxtagfilter/tagfilter_match_tags.c +++ b/tests/libs/zbxtagfilter/tagfilter_match_tags.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxmocktest.h" diff --git a/tests/libs/zbxtime/zbx_get_week_number.c b/tests/libs/zbxtime/zbx_get_week_number.c index 56cad5bdbe91..3ca2c06d8643 100644 --- a/tests/libs/zbxtime/zbx_get_week_number.c +++ b/tests/libs/zbxtime/zbx_get_week_number.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxmocktest.h" diff --git a/tests/libs/zbxtime/zbx_iso8601_utc.c b/tests/libs/zbxtime/zbx_iso8601_utc.c index d772e6ac70f0..01d3ba6d9371 100644 --- a/tests/libs/zbxtime/zbx_iso8601_utc.c +++ b/tests/libs/zbxtime/zbx_iso8601_utc.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxmocktest.h" diff --git a/tests/libs/zbxtime/zbx_tm_add.c b/tests/libs/zbxtime/zbx_tm_add.c index 44df16475a5e..3e3a1d0ac0de 100644 --- a/tests/libs/zbxtime/zbx_tm_add.c +++ b/tests/libs/zbxtime/zbx_tm_add.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxmocktest.h" diff --git a/tests/libs/zbxtime/zbx_tm_round_down.c b/tests/libs/zbxtime/zbx_tm_round_down.c index 6afc4e6fd7bb..06aa96babbbe 100644 --- a/tests/libs/zbxtime/zbx_tm_round_down.c +++ b/tests/libs/zbxtime/zbx_tm_round_down.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxmocktest.h" diff --git a/tests/libs/zbxtime/zbx_tm_round_up.c b/tests/libs/zbxtime/zbx_tm_round_up.c index 7f7a3af1ea41..a9275796dfb6 100644 --- a/tests/libs/zbxtime/zbx_tm_round_up.c +++ b/tests/libs/zbxtime/zbx_tm_round_up.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxmocktest.h" diff --git a/tests/libs/zbxtime/zbx_tm_sub.c b/tests/libs/zbxtime/zbx_tm_sub.c index 76e917899dcc..fa47953194fe 100644 --- a/tests/libs/zbxtime/zbx_tm_sub.c +++ b/tests/libs/zbxtime/zbx_tm_sub.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxmocktest.h" diff --git a/tests/libs/zbxtrends/zbx_baseline_get_data.c b/tests/libs/zbxtrends/zbx_baseline_get_data.c index 5d9b1c8eadc3..4c4b3490d89f 100644 --- a/tests/libs/zbxtrends/zbx_baseline_get_data.c +++ b/tests/libs/zbxtrends/zbx_baseline_get_data.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxmocktest.h" diff --git a/tests/libs/zbxtrends/zbx_trends_parse_range.c b/tests/libs/zbxtrends/zbx_trends_parse_range.c index cbe85b0fb414..710259f926aa 100644 --- a/tests/libs/zbxtrends/zbx_trends_parse_range.c +++ b/tests/libs/zbxtrends/zbx_trends_parse_range.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxmocktest.h" diff --git a/tests/libs/zbxvariant/zbx_variant_compare.c b/tests/libs/zbxvariant/zbx_variant_compare.c index 29887bcbc103..cd9ed743fc1a 100644 --- a/tests/libs/zbxvariant/zbx_variant_compare.c +++ b/tests/libs/zbxvariant/zbx_variant_compare.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxmocktest.h" diff --git a/tests/libs/zbxxml/zbx_json_to_xml.c b/tests/libs/zbxxml/zbx_json_to_xml.c index 75696aef6ccc..5639cd47930b 100644 --- a/tests/libs/zbxxml/zbx_json_to_xml.c +++ b/tests/libs/zbxxml/zbx_json_to_xml.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxmocktest.h" diff --git a/tests/libs/zbxxml/zbx_xml_to_json.c b/tests/libs/zbxxml/zbx_xml_to_json.c index 56461811ee2d..2c6189d0fc33 100644 --- a/tests/libs/zbxxml/zbx_xml_to_json.c +++ b/tests/libs/zbxxml/zbx_xml_to_json.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxmocktest.h" diff --git a/tests/mocks/configcache/configcache.c b/tests/mocks/configcache/configcache.c index db9569ac72a2..c02df935b725 100644 --- a/tests/mocks/configcache/configcache.c +++ b/tests/mocks/configcache/configcache.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "configcache.h" diff --git a/tests/mocks/configcache/configcache.h b/tests/mocks/configcache/configcache.h index f748c75b81e3..8dcd4f94f30d 100644 --- a/tests/mocks/configcache/configcache.h +++ b/tests/mocks/configcache/configcache.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_CONFIGCACHE_H diff --git a/tests/mocks/configcache/configcache_mock.h b/tests/mocks/configcache/configcache_mock.h index 5b564b326e04..6a4fb2056271 100644 --- a/tests/mocks/configcache/configcache_mock.h +++ b/tests/mocks/configcache/configcache_mock.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_CONFIGCACHE_MOCK_H diff --git a/tests/mocks/configcache/hosts.c b/tests/mocks/configcache/hosts.c index 9eaec6866756..9d7d1032e29f 100644 --- a/tests/mocks/configcache/hosts.c +++ b/tests/mocks/configcache/hosts.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxmocktest.h" diff --git a/tests/mocks/configcache/usermacros.c b/tests/mocks/configcache/usermacros.c index 19c0d08f4cb9..9929d3dbf318 100644 --- a/tests/mocks/configcache/usermacros.c +++ b/tests/mocks/configcache/usermacros.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxmocktest.h" diff --git a/tests/mocks/valuecache/valuecache_mock.c b/tests/mocks/valuecache/valuecache_mock.c index abcc7ffcfa10..2a9f73fe4a8e 100644 --- a/tests/mocks/valuecache/valuecache_mock.c +++ b/tests/mocks/valuecache/valuecache_mock.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxmockassert.h" diff --git a/tests/mocks/valuecache/valuecache_mock.h b/tests/mocks/valuecache/valuecache_mock.h index d9023e1ca2fc..446676551c1d 100644 --- a/tests/mocks/valuecache/valuecache_mock.h +++ b/tests/mocks/valuecache/valuecache_mock.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef VALUECACHE_MOCK_H diff --git a/tests/test_zbxcommon/test_libzbxcommon_bin.c b/tests/test_zbxcommon/test_libzbxcommon_bin.c index d8db858eb93b..68d535bc08ae 100644 --- a/tests/test_zbxcommon/test_libzbxcommon_bin.c +++ b/tests/test_zbxcommon/test_libzbxcommon_bin.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxcommon.h" diff --git a/tests/zabbix_server/lld/zbx_lld_hgsets_test.c b/tests/zabbix_server/lld/zbx_lld_hgsets_test.c index 4ee94492886d..43d120f56585 100644 --- a/tests/zabbix_server/lld/zbx_lld_hgsets_test.c +++ b/tests/zabbix_server/lld/zbx_lld_hgsets_test.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxmocktest.h" diff --git a/tests/zabbix_server/pinger/zbx_pinger_test.c b/tests/zabbix_server/pinger/zbx_pinger_test.c index 814689e919f2..d220bfdd3ea4 100644 --- a/tests/zabbix_server/pinger/zbx_pinger_test.c +++ b/tests/zabbix_server/pinger/zbx_pinger_test.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxmocktest.h" diff --git a/tests/zabbix_server/service/mock_service.c b/tests/zabbix_server/service/mock_service.c index ae41567220f6..5cd45aa71f25 100644 --- a/tests/zabbix_server/service/mock_service.c +++ b/tests/zabbix_server/service/mock_service.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxmocktest.h" diff --git a/tests/zabbix_server/service/mock_service.h b/tests/zabbix_server/service/mock_service.h index e3336889ec45..7b16b9b2b0d8 100644 --- a/tests/zabbix_server/service/mock_service.h +++ b/tests/zabbix_server/service/mock_service.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef MOCK_SERVICE_H diff --git a/tests/zabbix_server/service/service_get_main_status.c b/tests/zabbix_server/service/service_get_main_status.c index d8bc88164afc..7c76cf24c4bf 100644 --- a/tests/zabbix_server/service/service_get_main_status.c +++ b/tests/zabbix_server/service/service_get_main_status.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxmocktest.h" diff --git a/tests/zabbix_server/service/service_get_rootcause_eventids.c b/tests/zabbix_server/service/service_get_rootcause_eventids.c index 0fe0c3bc1d93..507065fd1ebd 100644 --- a/tests/zabbix_server/service/service_get_rootcause_eventids.c +++ b/tests/zabbix_server/service/service_get_rootcause_eventids.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxmocktest.h" diff --git a/tests/zabbix_server/service/service_get_rule_status.c b/tests/zabbix_server/service/service_get_rule_status.c index 0da54f3d56c6..68977f20822f 100644 --- a/tests/zabbix_server/service/service_get_rule_status.c +++ b/tests/zabbix_server/service/service_get_rule_status.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxmocktest.h" diff --git a/tests/zabbix_server/service/service_get_status.c b/tests/zabbix_server/service/service_get_status.c index c99dcc1d377e..2911730fa2df 100644 --- a/tests/zabbix_server/service/service_get_status.c +++ b/tests/zabbix_server/service/service_get_status.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxmocktest.h" diff --git a/tests/zabbix_server/trapper/zbx_trapper_preproc_test_run.c b/tests/zabbix_server/trapper/zbx_trapper_preproc_test_run.c index 6e1611ed8b7d..544343f1bcbc 100644 --- a/tests/zabbix_server/trapper/zbx_trapper_preproc_test_run.c +++ b/tests/zabbix_server/trapper/zbx_trapper_preproc_test_run.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxmocktest.h" diff --git a/tests/zbxmockassert.c b/tests/zbxmockassert.c index 9eff4a36ca51..9668b008c0f7 100644 --- a/tests/zbxmockassert.c +++ b/tests/zbxmockassert.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxmocktest.h" diff --git a/tests/zbxmockassert.h b/tests/zbxmockassert.h index 52d184967994..33cd2c7e2443 100644 --- a/tests/zbxmockassert.h +++ b/tests/zbxmockassert.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** This program is free software; you can redistribute it and/or modify -** it under the terms of the GNU Ge_neral Public License as published by -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU Ge_neral Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU Ge_neral Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_MOCK_ASSERT_H diff --git a/tests/zbxmockdata.c b/tests/zbxmockdata.c index 18510988f794..f634a9530b36 100644 --- a/tests/zbxmockdata.c +++ b/tests/zbxmockdata.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include diff --git a/tests/zbxmockdata.h b/tests/zbxmockdata.h index 95d26eac096a..a7b6b7e69d8e 100644 --- a/tests/zbxmockdata.h +++ b/tests/zbxmockdata.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_MOCK_DATA_H diff --git a/tests/zbxmockdb.c b/tests/zbxmockdb.c index 2f662a4a10d9..8d59dce8613a 100644 --- a/tests/zbxmockdb.c +++ b/tests/zbxmockdb.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxmocktest.h" diff --git a/tests/zbxmockdb.h b/tests/zbxmockdb.h index a213e0474deb..c0f7193dc9b3 100644 --- a/tests/zbxmockdb.h +++ b/tests/zbxmockdb.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_MOCK_DB_H diff --git a/tests/zbxmockdir.c b/tests/zbxmockdir.c index b89b1b7a17e1..790ea8a151b9 100644 --- a/tests/zbxmockdir.c +++ b/tests/zbxmockdir.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ /* make sure that __wrap_*() prototypes match unwrapped counterparts */ diff --git a/tests/zbxmockdummy.c b/tests/zbxmockdummy.c index a639957a9685..fcbd2b6f4087 100644 --- a/tests/zbxmockdummy.c +++ b/tests/zbxmockdummy.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxcommon.h" #include "zbxtypes.h" diff --git a/tests/zbxmockexit.c b/tests/zbxmockexit.c index fcb372bdb7a7..38041dd92ef0 100644 --- a/tests/zbxmockexit.c +++ b/tests/zbxmockexit.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #define exit __real_exit diff --git a/tests/zbxmockfile.c b/tests/zbxmockfile.c index e4d22c370c8f..406a4910f00b 100644 --- a/tests/zbxmockfile.c +++ b/tests/zbxmockfile.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #define fopen __real_fopen diff --git a/tests/zbxmockhelper.c b/tests/zbxmockhelper.c index 389cdf2ab73e..560fcae0291d 100644 --- a/tests/zbxmockhelper.c +++ b/tests/zbxmockhelper.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxcommon.h" diff --git a/tests/zbxmockhelper.h b/tests/zbxmockhelper.h index 25457f47d9a0..40a5338eba3a 100644 --- a/tests/zbxmockhelper.h +++ b/tests/zbxmockhelper.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_MOCK_HELPER_H diff --git a/tests/zbxmockjson.c b/tests/zbxmockjson.c index 540e49d584a2..9e8ceeaa8dcb 100644 --- a/tests/zbxmockjson.c +++ b/tests/zbxmockjson.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxalgo.h" diff --git a/tests/zbxmockjson.h b/tests/zbxmockjson.h index 85371fc44907..af9dc0f47403 100644 --- a/tests/zbxmockjson.h +++ b/tests/zbxmockjson.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_MOCK_JSON_H diff --git a/tests/zbxmocklog.c b/tests/zbxmocklog.c index 85b2e69012ad..d94b7b28f885 100644 --- a/tests/zbxmocklog.c +++ b/tests/zbxmocklog.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxmocktest.h" diff --git a/tests/zbxmocktest.c b/tests/zbxmocktest.c index 322f20abf26c..8ea6ab2b6da6 100644 --- a/tests/zbxmocktest.c +++ b/tests/zbxmocktest.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxmocktest.h" #include "zbxmockdata.h" diff --git a/tests/zbxmocktest.h b/tests/zbxmocktest.h index f5d69f9c7ce4..55a021f9cd79 100644 --- a/tests/zbxmocktest.h +++ b/tests/zbxmocktest.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_MOCK_TEST_H diff --git a/tests/zbxmocktime.c b/tests/zbxmocktime.c index ff1e25e53638..0c8fd34b10ac 100644 --- a/tests/zbxmocktime.c +++ b/tests/zbxmocktime.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxcommon.h" diff --git a/tests/zbxmockutil.c b/tests/zbxmockutil.c index 759c3a78b233..b173e3a2aa70 100644 --- a/tests/zbxmockutil.c +++ b/tests/zbxmockutil.c @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #include "zbxmocktest.h" diff --git a/tests/zbxmockutil.h b/tests/zbxmockutil.h index 5c5fa4d69797..5249444b4413 100644 --- a/tests/zbxmockutil.h +++ b/tests/zbxmockutil.h @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ #ifndef ZABBIX_MOCK_UTIL_H diff --git a/ui/api_jsonrpc.php b/ui/api_jsonrpc.php index c397211aab4b..57921724ed24 100644 --- a/ui/api_jsonrpc.php +++ b/ui/api_jsonrpc.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/api_scim.php b/ui/api_scim.php index 3c527efe2d6e..b85cdd6d4861 100644 --- a/ui/api_scim.php +++ b/ui/api_scim.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerActionConditionCheck.php b/ui/app/controllers/CControllerActionConditionCheck.php index 3707cece271e..4e28f634acb0 100644 --- a/ui/app/controllers/CControllerActionConditionCheck.php +++ b/ui/app/controllers/CControllerActionConditionCheck.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerActionCreate.php b/ui/app/controllers/CControllerActionCreate.php index ff97dd0b913b..280314b65f95 100644 --- a/ui/app/controllers/CControllerActionCreate.php +++ b/ui/app/controllers/CControllerActionCreate.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerActionDelete.php b/ui/app/controllers/CControllerActionDelete.php index 69c53adc2894..76ebcd657d7f 100644 --- a/ui/app/controllers/CControllerActionDelete.php +++ b/ui/app/controllers/CControllerActionDelete.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerActionDisable.php b/ui/app/controllers/CControllerActionDisable.php index 0338bcfb9622..6adfe8cb90c8 100644 --- a/ui/app/controllers/CControllerActionDisable.php +++ b/ui/app/controllers/CControllerActionDisable.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerActionEnable.php b/ui/app/controllers/CControllerActionEnable.php index 020d55441aba..1133417b5085 100644 --- a/ui/app/controllers/CControllerActionEnable.php +++ b/ui/app/controllers/CControllerActionEnable.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerActionList.php b/ui/app/controllers/CControllerActionList.php index 7cee439855f3..903799cfab27 100644 --- a/ui/app/controllers/CControllerActionList.php +++ b/ui/app/controllers/CControllerActionList.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerActionLogList.php b/ui/app/controllers/CControllerActionLogList.php index abf3f1dfc805..1abae3b2c179 100644 --- a/ui/app/controllers/CControllerActionLogList.php +++ b/ui/app/controllers/CControllerActionLogList.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerActionOperationCheck.php b/ui/app/controllers/CControllerActionOperationCheck.php index 76650edd84e4..5f8334c63dcb 100644 --- a/ui/app/controllers/CControllerActionOperationCheck.php +++ b/ui/app/controllers/CControllerActionOperationCheck.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerActionOperationConditionCheck.php b/ui/app/controllers/CControllerActionOperationConditionCheck.php index 9fe7a7f38e89..bd82be633388 100644 --- a/ui/app/controllers/CControllerActionOperationConditionCheck.php +++ b/ui/app/controllers/CControllerActionOperationConditionCheck.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerActionUpdate.php b/ui/app/controllers/CControllerActionUpdate.php index 11189f2f1dff..35196677c185 100644 --- a/ui/app/controllers/CControllerActionUpdate.php +++ b/ui/app/controllers/CControllerActionUpdate.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerAuditLogList.php b/ui/app/controllers/CControllerAuditLogList.php index 9d260e7e7c75..cc0e93e784a9 100644 --- a/ui/app/controllers/CControllerAuditLogList.php +++ b/ui/app/controllers/CControllerAuditLogList.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerAuditSettingsEdit.php b/ui/app/controllers/CControllerAuditSettingsEdit.php index 922877c2adaf..96c6b198d3df 100644 --- a/ui/app/controllers/CControllerAuditSettingsEdit.php +++ b/ui/app/controllers/CControllerAuditSettingsEdit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerAuditSettingsUpdate.php b/ui/app/controllers/CControllerAuditSettingsUpdate.php index 51f57508f3f3..37da056c6d7e 100644 --- a/ui/app/controllers/CControllerAuditSettingsUpdate.php +++ b/ui/app/controllers/CControllerAuditSettingsUpdate.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerAuthenticationEdit.php b/ui/app/controllers/CControllerAuthenticationEdit.php index 0fb45d4259f2..fd173df258c3 100644 --- a/ui/app/controllers/CControllerAuthenticationEdit.php +++ b/ui/app/controllers/CControllerAuthenticationEdit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerAuthenticationUpdate.php b/ui/app/controllers/CControllerAuthenticationUpdate.php index 3615af7916a9..fc1a7fa25ec7 100644 --- a/ui/app/controllers/CControllerAuthenticationUpdate.php +++ b/ui/app/controllers/CControllerAuthenticationUpdate.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerAutoregEdit.php b/ui/app/controllers/CControllerAutoregEdit.php index 1fbb23fca785..f7b1e66f9cbc 100644 --- a/ui/app/controllers/CControllerAutoregEdit.php +++ b/ui/app/controllers/CControllerAutoregEdit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerAutoregUpdate.php b/ui/app/controllers/CControllerAutoregUpdate.php index 4a93f540ab7e..a650259ad624 100644 --- a/ui/app/controllers/CControllerAutoregUpdate.php +++ b/ui/app/controllers/CControllerAutoregUpdate.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerCharts.php b/ui/app/controllers/CControllerCharts.php index fbaea9546fc5..ef6f8c05a237 100644 --- a/ui/app/controllers/CControllerCharts.php +++ b/ui/app/controllers/CControllerCharts.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerChartsView.php b/ui/app/controllers/CControllerChartsView.php index 6c6670c91659..339dc658144f 100644 --- a/ui/app/controllers/CControllerChartsView.php +++ b/ui/app/controllers/CControllerChartsView.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerChartsViewJson.php b/ui/app/controllers/CControllerChartsViewJson.php index 667f1b20f896..c9662bc554b0 100644 --- a/ui/app/controllers/CControllerChartsViewJson.php +++ b/ui/app/controllers/CControllerChartsViewJson.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerConnectorCreate.php b/ui/app/controllers/CControllerConnectorCreate.php index 55461e60d856..8d6a37ba8837 100644 --- a/ui/app/controllers/CControllerConnectorCreate.php +++ b/ui/app/controllers/CControllerConnectorCreate.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerConnectorDelete.php b/ui/app/controllers/CControllerConnectorDelete.php index b9188960c603..0e996f1b1e3f 100644 --- a/ui/app/controllers/CControllerConnectorDelete.php +++ b/ui/app/controllers/CControllerConnectorDelete.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerConnectorDisable.php b/ui/app/controllers/CControllerConnectorDisable.php index 9fccfb0d055a..1a8720e1dd81 100644 --- a/ui/app/controllers/CControllerConnectorDisable.php +++ b/ui/app/controllers/CControllerConnectorDisable.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerConnectorEdit.php b/ui/app/controllers/CControllerConnectorEdit.php index d9547de6be60..c70e00f6ec1a 100644 --- a/ui/app/controllers/CControllerConnectorEdit.php +++ b/ui/app/controllers/CControllerConnectorEdit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerConnectorEnable.php b/ui/app/controllers/CControllerConnectorEnable.php index 73ca006fa638..e0debc4d6d70 100644 --- a/ui/app/controllers/CControllerConnectorEnable.php +++ b/ui/app/controllers/CControllerConnectorEnable.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerConnectorList.php b/ui/app/controllers/CControllerConnectorList.php index 835b5e266435..b01604b3c72c 100644 --- a/ui/app/controllers/CControllerConnectorList.php +++ b/ui/app/controllers/CControllerConnectorList.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerConnectorUpdate.php b/ui/app/controllers/CControllerConnectorUpdate.php index 453c8918e539..509463eb5930 100644 --- a/ui/app/controllers/CControllerConnectorUpdate.php +++ b/ui/app/controllers/CControllerConnectorUpdate.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerCopyCreate.php b/ui/app/controllers/CControllerCopyCreate.php index 62efa3397416..4ca7435abdd4 100644 --- a/ui/app/controllers/CControllerCopyCreate.php +++ b/ui/app/controllers/CControllerCopyCreate.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerCopyEdit.php b/ui/app/controllers/CControllerCopyEdit.php index da8c0aab85c6..ddb5af5b2df2 100644 --- a/ui/app/controllers/CControllerCopyEdit.php +++ b/ui/app/controllers/CControllerCopyEdit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerCorrelationConditionCheck.php b/ui/app/controllers/CControllerCorrelationConditionCheck.php index 58d09ee29a05..c28ab7dd3b6b 100644 --- a/ui/app/controllers/CControllerCorrelationConditionCheck.php +++ b/ui/app/controllers/CControllerCorrelationConditionCheck.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerCorrelationConditionEdit.php b/ui/app/controllers/CControllerCorrelationConditionEdit.php index 30594a9d0170..de295f5b158f 100644 --- a/ui/app/controllers/CControllerCorrelationConditionEdit.php +++ b/ui/app/controllers/CControllerCorrelationConditionEdit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerCorrelationCreate.php b/ui/app/controllers/CControllerCorrelationCreate.php index feaa45061d4c..be14fe20e713 100644 --- a/ui/app/controllers/CControllerCorrelationCreate.php +++ b/ui/app/controllers/CControllerCorrelationCreate.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerCorrelationDelete.php b/ui/app/controllers/CControllerCorrelationDelete.php index 59c35d859143..e1bddd20c90e 100644 --- a/ui/app/controllers/CControllerCorrelationDelete.php +++ b/ui/app/controllers/CControllerCorrelationDelete.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerCorrelationDisable.php b/ui/app/controllers/CControllerCorrelationDisable.php index af865e9d2774..b2a41f83c174 100644 --- a/ui/app/controllers/CControllerCorrelationDisable.php +++ b/ui/app/controllers/CControllerCorrelationDisable.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerCorrelationEdit.php b/ui/app/controllers/CControllerCorrelationEdit.php index c235ade37e8a..c89fe13e81cf 100644 --- a/ui/app/controllers/CControllerCorrelationEdit.php +++ b/ui/app/controllers/CControllerCorrelationEdit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerCorrelationEnable.php b/ui/app/controllers/CControllerCorrelationEnable.php index d326e3f9f704..1459dd36d0fb 100644 --- a/ui/app/controllers/CControllerCorrelationEnable.php +++ b/ui/app/controllers/CControllerCorrelationEnable.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerCorrelationList.php b/ui/app/controllers/CControllerCorrelationList.php index dc1cddeb23c4..fa670925ee55 100644 --- a/ui/app/controllers/CControllerCorrelationList.php +++ b/ui/app/controllers/CControllerCorrelationList.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerCorrelationUpdate.php b/ui/app/controllers/CControllerCorrelationUpdate.php index d6c8fa591053..a07e09cb408b 100644 --- a/ui/app/controllers/CControllerCorrelationUpdate.php +++ b/ui/app/controllers/CControllerCorrelationUpdate.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerDashboardConfigHash.php b/ui/app/controllers/CControllerDashboardConfigHash.php index c1632b83b129..ffe698db3b91 100644 --- a/ui/app/controllers/CControllerDashboardConfigHash.php +++ b/ui/app/controllers/CControllerDashboardConfigHash.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerDashboardDelete.php b/ui/app/controllers/CControllerDashboardDelete.php index 0ffa95d83e14..9749c5112dfa 100644 --- a/ui/app/controllers/CControllerDashboardDelete.php +++ b/ui/app/controllers/CControllerDashboardDelete.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerDashboardList.php b/ui/app/controllers/CControllerDashboardList.php index 23daf47c6a90..595472cbc00f 100644 --- a/ui/app/controllers/CControllerDashboardList.php +++ b/ui/app/controllers/CControllerDashboardList.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerDashboardPagePropertiesCheck.php b/ui/app/controllers/CControllerDashboardPagePropertiesCheck.php index 739dfa34f192..f10c1d01ffe6 100644 --- a/ui/app/controllers/CControllerDashboardPagePropertiesCheck.php +++ b/ui/app/controllers/CControllerDashboardPagePropertiesCheck.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerDashboardPagePropertiesEdit.php b/ui/app/controllers/CControllerDashboardPagePropertiesEdit.php index 3b8b0f0f98a7..f4ef57381adb 100644 --- a/ui/app/controllers/CControllerDashboardPagePropertiesEdit.php +++ b/ui/app/controllers/CControllerDashboardPagePropertiesEdit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerDashboardPrint.php b/ui/app/controllers/CControllerDashboardPrint.php index 7929f53338e5..cfbc2b26dd81 100644 --- a/ui/app/controllers/CControllerDashboardPrint.php +++ b/ui/app/controllers/CControllerDashboardPrint.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerDashboardPropertiesCheck.php b/ui/app/controllers/CControllerDashboardPropertiesCheck.php index 0dddcf2926b6..feeb66d31cc1 100644 --- a/ui/app/controllers/CControllerDashboardPropertiesCheck.php +++ b/ui/app/controllers/CControllerDashboardPropertiesCheck.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerDashboardPropertiesEdit.php b/ui/app/controllers/CControllerDashboardPropertiesEdit.php index 2e4b889661f7..c410ba5b8c78 100644 --- a/ui/app/controllers/CControllerDashboardPropertiesEdit.php +++ b/ui/app/controllers/CControllerDashboardPropertiesEdit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerDashboardShareUpdate.php b/ui/app/controllers/CControllerDashboardShareUpdate.php index 4dbed8f23973..334182ada484 100644 --- a/ui/app/controllers/CControllerDashboardShareUpdate.php +++ b/ui/app/controllers/CControllerDashboardShareUpdate.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerDashboardUpdate.php b/ui/app/controllers/CControllerDashboardUpdate.php index 3786774a6e99..4f7301416ccf 100644 --- a/ui/app/controllers/CControllerDashboardUpdate.php +++ b/ui/app/controllers/CControllerDashboardUpdate.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerDashboardView.php b/ui/app/controllers/CControllerDashboardView.php index d7a4c21ed4fb..2839a60003b2 100644 --- a/ui/app/controllers/CControllerDashboardView.php +++ b/ui/app/controllers/CControllerDashboardView.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerDashboardWidgetCheck.php b/ui/app/controllers/CControllerDashboardWidgetCheck.php index a1eabf21b52b..a3f52d3ce1ab 100644 --- a/ui/app/controllers/CControllerDashboardWidgetCheck.php +++ b/ui/app/controllers/CControllerDashboardWidgetCheck.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerDashboardWidgetEdit.php b/ui/app/controllers/CControllerDashboardWidgetEdit.php index a8e87b1426cc..21698f1faa21 100644 --- a/ui/app/controllers/CControllerDashboardWidgetEdit.php +++ b/ui/app/controllers/CControllerDashboardWidgetEdit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerDashboardWidgetRfRate.php b/ui/app/controllers/CControllerDashboardWidgetRfRate.php index 2a09dbfff362..5d75539143df 100644 --- a/ui/app/controllers/CControllerDashboardWidgetRfRate.php +++ b/ui/app/controllers/CControllerDashboardWidgetRfRate.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerDashboardWidgetView.php b/ui/app/controllers/CControllerDashboardWidgetView.php index 8e4cf6343322..669189922478 100644 --- a/ui/app/controllers/CControllerDashboardWidgetView.php +++ b/ui/app/controllers/CControllerDashboardWidgetView.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerDashboardWidgetsValidate.php b/ui/app/controllers/CControllerDashboardWidgetsValidate.php index 37edfc5db8f7..8bc8c26ff48e 100644 --- a/ui/app/controllers/CControllerDashboardWidgetsValidate.php +++ b/ui/app/controllers/CControllerDashboardWidgetsValidate.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerDiscoveryCheckCheck.php b/ui/app/controllers/CControllerDiscoveryCheckCheck.php index 5f29f59408c0..bdc116ec1985 100644 --- a/ui/app/controllers/CControllerDiscoveryCheckCheck.php +++ b/ui/app/controllers/CControllerDiscoveryCheckCheck.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerDiscoveryCheckEdit.php b/ui/app/controllers/CControllerDiscoveryCheckEdit.php index 2b853fbe9c1b..f824525a4153 100644 --- a/ui/app/controllers/CControllerDiscoveryCheckEdit.php +++ b/ui/app/controllers/CControllerDiscoveryCheckEdit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerDiscoveryCreate.php b/ui/app/controllers/CControllerDiscoveryCreate.php index e9d724b4a927..782585833642 100644 --- a/ui/app/controllers/CControllerDiscoveryCreate.php +++ b/ui/app/controllers/CControllerDiscoveryCreate.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerDiscoveryDelete.php b/ui/app/controllers/CControllerDiscoveryDelete.php index 1283a80f519c..bc4f4d5cc381 100644 --- a/ui/app/controllers/CControllerDiscoveryDelete.php +++ b/ui/app/controllers/CControllerDiscoveryDelete.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerDiscoveryDisable.php b/ui/app/controllers/CControllerDiscoveryDisable.php index 2d99c6359150..dec8859373e8 100644 --- a/ui/app/controllers/CControllerDiscoveryDisable.php +++ b/ui/app/controllers/CControllerDiscoveryDisable.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerDiscoveryEdit.php b/ui/app/controllers/CControllerDiscoveryEdit.php index 405d6705f25e..505952d9a52a 100644 --- a/ui/app/controllers/CControllerDiscoveryEdit.php +++ b/ui/app/controllers/CControllerDiscoveryEdit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerDiscoveryEnable.php b/ui/app/controllers/CControllerDiscoveryEnable.php index 7c0dbbd33acc..63730f3b0d02 100644 --- a/ui/app/controllers/CControllerDiscoveryEnable.php +++ b/ui/app/controllers/CControllerDiscoveryEnable.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerDiscoveryList.php b/ui/app/controllers/CControllerDiscoveryList.php index 0214ada87e6d..5d97131be7d9 100644 --- a/ui/app/controllers/CControllerDiscoveryList.php +++ b/ui/app/controllers/CControllerDiscoveryList.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerDiscoveryUpdate.php b/ui/app/controllers/CControllerDiscoveryUpdate.php index 3509738b3b3e..770a349e812e 100644 --- a/ui/app/controllers/CControllerDiscoveryUpdate.php +++ b/ui/app/controllers/CControllerDiscoveryUpdate.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerDiscoveryView.php b/ui/app/controllers/CControllerDiscoveryView.php index f43ab60a460a..3729bf3f85bd 100644 --- a/ui/app/controllers/CControllerDiscoveryView.php +++ b/ui/app/controllers/CControllerDiscoveryView.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerExport.php b/ui/app/controllers/CControllerExport.php index 3725d0e696b5..7cbd4f30e59d 100644 --- a/ui/app/controllers/CControllerExport.php +++ b/ui/app/controllers/CControllerExport.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerFavoriteCreate.php b/ui/app/controllers/CControllerFavoriteCreate.php index 8cbcf95c9091..271d6bcd7256 100644 --- a/ui/app/controllers/CControllerFavoriteCreate.php +++ b/ui/app/controllers/CControllerFavoriteCreate.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerFavoriteDelete.php b/ui/app/controllers/CControllerFavoriteDelete.php index 326423416a26..2b0bf206d0e5 100644 --- a/ui/app/controllers/CControllerFavoriteDelete.php +++ b/ui/app/controllers/CControllerFavoriteDelete.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerGeomapsEdit.php b/ui/app/controllers/CControllerGeomapsEdit.php index b382a8e08f71..5bb6669b3fd0 100644 --- a/ui/app/controllers/CControllerGeomapsEdit.php +++ b/ui/app/controllers/CControllerGeomapsEdit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerGeomapsUpdate.php b/ui/app/controllers/CControllerGeomapsUpdate.php index 0bb9161a5908..cc2d6a207849 100644 --- a/ui/app/controllers/CControllerGeomapsUpdate.php +++ b/ui/app/controllers/CControllerGeomapsUpdate.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerGuiEdit.php b/ui/app/controllers/CControllerGuiEdit.php index f6d5e24c9abe..b628349f0f25 100644 --- a/ui/app/controllers/CControllerGuiEdit.php +++ b/ui/app/controllers/CControllerGuiEdit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerGuiUpdate.php b/ui/app/controllers/CControllerGuiUpdate.php index 9ef25e8f5b85..cae35631b676 100644 --- a/ui/app/controllers/CControllerGuiUpdate.php +++ b/ui/app/controllers/CControllerGuiUpdate.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerHintboxActionlist.php b/ui/app/controllers/CControllerHintboxActionlist.php index 29425b5e5813..f58174aea23e 100644 --- a/ui/app/controllers/CControllerHintboxActionlist.php +++ b/ui/app/controllers/CControllerHintboxActionlist.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerHintboxEventlist.php b/ui/app/controllers/CControllerHintboxEventlist.php index 6effb00e5a16..78bced347d4b 100644 --- a/ui/app/controllers/CControllerHintboxEventlist.php +++ b/ui/app/controllers/CControllerHintboxEventlist.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerHost.php b/ui/app/controllers/CControllerHost.php index 4318864024ee..3a0cfe2d09ee 100644 --- a/ui/app/controllers/CControllerHost.php +++ b/ui/app/controllers/CControllerHost.php @@ -1,22 +1,17 @@ . **/ diff --git a/ui/app/controllers/CControllerHostCreate.php b/ui/app/controllers/CControllerHostCreate.php index c44600d89d17..410d1e45e542 100644 --- a/ui/app/controllers/CControllerHostCreate.php +++ b/ui/app/controllers/CControllerHostCreate.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerHostDashboardView.php b/ui/app/controllers/CControllerHostDashboardView.php index 9e1f8054a4f6..ddab77c000c3 100644 --- a/ui/app/controllers/CControllerHostDashboardView.php +++ b/ui/app/controllers/CControllerHostDashboardView.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerHostEdit.php b/ui/app/controllers/CControllerHostEdit.php index c65508da7f72..b8320aa01daa 100644 --- a/ui/app/controllers/CControllerHostEdit.php +++ b/ui/app/controllers/CControllerHostEdit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerHostGroupCreate.php b/ui/app/controllers/CControllerHostGroupCreate.php index be646216a40f..44638354be17 100644 --- a/ui/app/controllers/CControllerHostGroupCreate.php +++ b/ui/app/controllers/CControllerHostGroupCreate.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerHostGroupDelete.php b/ui/app/controllers/CControllerHostGroupDelete.php index e66dfa1a0f0a..95a8afc33e16 100644 --- a/ui/app/controllers/CControllerHostGroupDelete.php +++ b/ui/app/controllers/CControllerHostGroupDelete.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerHostGroupDisable.php b/ui/app/controllers/CControllerHostGroupDisable.php index 8d2455964bec..c812645cb71d 100644 --- a/ui/app/controllers/CControllerHostGroupDisable.php +++ b/ui/app/controllers/CControllerHostGroupDisable.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerHostGroupEdit.php b/ui/app/controllers/CControllerHostGroupEdit.php index 74a060a6cf2b..fe083c0b4a4d 100644 --- a/ui/app/controllers/CControllerHostGroupEdit.php +++ b/ui/app/controllers/CControllerHostGroupEdit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerHostGroupEnable.php b/ui/app/controllers/CControllerHostGroupEnable.php index 498a6fd86ff9..acc66016f6b4 100644 --- a/ui/app/controllers/CControllerHostGroupEnable.php +++ b/ui/app/controllers/CControllerHostGroupEnable.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerHostGroupList.php b/ui/app/controllers/CControllerHostGroupList.php index c2b35e8ae488..757234226ae4 100644 --- a/ui/app/controllers/CControllerHostGroupList.php +++ b/ui/app/controllers/CControllerHostGroupList.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerHostGroupUpdate.php b/ui/app/controllers/CControllerHostGroupUpdate.php index ad29f71f1718..5451e2ec179d 100644 --- a/ui/app/controllers/CControllerHostGroupUpdate.php +++ b/ui/app/controllers/CControllerHostGroupUpdate.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerHostList.php b/ui/app/controllers/CControllerHostList.php index 7062701b074e..0a08f14796b8 100644 --- a/ui/app/controllers/CControllerHostList.php +++ b/ui/app/controllers/CControllerHostList.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerHostMacrosList.php b/ui/app/controllers/CControllerHostMacrosList.php index 4e9828e07c5f..df3c88282400 100644 --- a/ui/app/controllers/CControllerHostMacrosList.php +++ b/ui/app/controllers/CControllerHostMacrosList.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerHostMassDelete.php b/ui/app/controllers/CControllerHostMassDelete.php index 387dd5224c50..60b8ab1fb594 100644 --- a/ui/app/controllers/CControllerHostMassDelete.php +++ b/ui/app/controllers/CControllerHostMassDelete.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerHostUpdate.php b/ui/app/controllers/CControllerHostUpdate.php index 150ca869d085..bcab1d90fe0a 100644 --- a/ui/app/controllers/CControllerHostUpdate.php +++ b/ui/app/controllers/CControllerHostUpdate.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerHostUpdateGeneral.php b/ui/app/controllers/CControllerHostUpdateGeneral.php index e547e4ef2bb3..588a1a1141c2 100644 --- a/ui/app/controllers/CControllerHostUpdateGeneral.php +++ b/ui/app/controllers/CControllerHostUpdateGeneral.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerHostView.php b/ui/app/controllers/CControllerHostView.php index f4133809395a..b6d1f1971c98 100644 --- a/ui/app/controllers/CControllerHostView.php +++ b/ui/app/controllers/CControllerHostView.php @@ -1,22 +1,17 @@ . **/ diff --git a/ui/app/controllers/CControllerHostViewRefresh.php b/ui/app/controllers/CControllerHostViewRefresh.php index 586030a8ad4b..37ac1a92ef3a 100644 --- a/ui/app/controllers/CControllerHostViewRefresh.php +++ b/ui/app/controllers/CControllerHostViewRefresh.php @@ -1,22 +1,17 @@ . **/ diff --git a/ui/app/controllers/CControllerHousekeepingEdit.php b/ui/app/controllers/CControllerHousekeepingEdit.php index bbad6320cd24..c64439f8d34e 100644 --- a/ui/app/controllers/CControllerHousekeepingEdit.php +++ b/ui/app/controllers/CControllerHousekeepingEdit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerHousekeepingUpdate.php b/ui/app/controllers/CControllerHousekeepingUpdate.php index b49f56850fe0..40757ec2d7fa 100644 --- a/ui/app/controllers/CControllerHousekeepingUpdate.php +++ b/ui/app/controllers/CControllerHousekeepingUpdate.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerIconMapCreate.php b/ui/app/controllers/CControllerIconMapCreate.php index 98e746730380..e9c124a18ac2 100644 --- a/ui/app/controllers/CControllerIconMapCreate.php +++ b/ui/app/controllers/CControllerIconMapCreate.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerIconMapDelete.php b/ui/app/controllers/CControllerIconMapDelete.php index 6ed296abefea..2636dea5c10c 100644 --- a/ui/app/controllers/CControllerIconMapDelete.php +++ b/ui/app/controllers/CControllerIconMapDelete.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerIconMapEdit.php b/ui/app/controllers/CControllerIconMapEdit.php index 1f882ee93d8e..3ccaf792c4e9 100644 --- a/ui/app/controllers/CControllerIconMapEdit.php +++ b/ui/app/controllers/CControllerIconMapEdit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerIconMapList.php b/ui/app/controllers/CControllerIconMapList.php index d7af683f50af..60f9d7647005 100644 --- a/ui/app/controllers/CControllerIconMapList.php +++ b/ui/app/controllers/CControllerIconMapList.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerIconMapUpdate.php b/ui/app/controllers/CControllerIconMapUpdate.php index 432319500d11..87e98d540c14 100644 --- a/ui/app/controllers/CControllerIconMapUpdate.php +++ b/ui/app/controllers/CControllerIconMapUpdate.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerImageCreate.php b/ui/app/controllers/CControllerImageCreate.php index 1b8b31e714f6..ccc081d4a139 100644 --- a/ui/app/controllers/CControllerImageCreate.php +++ b/ui/app/controllers/CControllerImageCreate.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerImageDelete.php b/ui/app/controllers/CControllerImageDelete.php index a63939592ab6..96eabc20c55a 100644 --- a/ui/app/controllers/CControllerImageDelete.php +++ b/ui/app/controllers/CControllerImageDelete.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerImageEdit.php b/ui/app/controllers/CControllerImageEdit.php index a7490ec61953..709d7aa78e17 100644 --- a/ui/app/controllers/CControllerImageEdit.php +++ b/ui/app/controllers/CControllerImageEdit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerImageList.php b/ui/app/controllers/CControllerImageList.php index ce55ba7ecf14..76d7aa33b0af 100644 --- a/ui/app/controllers/CControllerImageList.php +++ b/ui/app/controllers/CControllerImageList.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerImageUpdate.php b/ui/app/controllers/CControllerImageUpdate.php index 44dac54d836c..613215a08d99 100644 --- a/ui/app/controllers/CControllerImageUpdate.php +++ b/ui/app/controllers/CControllerImageUpdate.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerItem.php b/ui/app/controllers/CControllerItem.php index 818c5ba85cdc..520ecc332bd1 100644 --- a/ui/app/controllers/CControllerItem.php +++ b/ui/app/controllers/CControllerItem.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerItemClear.php b/ui/app/controllers/CControllerItemClear.php index 6c4da212176b..cdbd792ce649 100644 --- a/ui/app/controllers/CControllerItemClear.php +++ b/ui/app/controllers/CControllerItemClear.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerItemCreate.php b/ui/app/controllers/CControllerItemCreate.php index ccf18c715d18..f593e67e7a36 100644 --- a/ui/app/controllers/CControllerItemCreate.php +++ b/ui/app/controllers/CControllerItemCreate.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerItemDelete.php b/ui/app/controllers/CControllerItemDelete.php index e4f16376aab8..60e909a01aab 100644 --- a/ui/app/controllers/CControllerItemDelete.php +++ b/ui/app/controllers/CControllerItemDelete.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerItemDisable.php b/ui/app/controllers/CControllerItemDisable.php index 3ee09384654b..7db4edd13c75 100644 --- a/ui/app/controllers/CControllerItemDisable.php +++ b/ui/app/controllers/CControllerItemDisable.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerItemEdit.php b/ui/app/controllers/CControllerItemEdit.php index 5d46853e9f89..e07c13fa71e9 100644 --- a/ui/app/controllers/CControllerItemEdit.php +++ b/ui/app/controllers/CControllerItemEdit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerItemEnable.php b/ui/app/controllers/CControllerItemEnable.php index 2fdc6bb8799b..c8de946ccfab 100644 --- a/ui/app/controllers/CControllerItemEnable.php +++ b/ui/app/controllers/CControllerItemEnable.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerItemExecuteNow.php b/ui/app/controllers/CControllerItemExecuteNow.php index 92a90e1d3797..a657c5400acb 100644 --- a/ui/app/controllers/CControllerItemExecuteNow.php +++ b/ui/app/controllers/CControllerItemExecuteNow.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerItemList.php b/ui/app/controllers/CControllerItemList.php index dc0169e1fc86..14213ff605f8 100644 --- a/ui/app/controllers/CControllerItemList.php +++ b/ui/app/controllers/CControllerItemList.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerItemMassupdate.php b/ui/app/controllers/CControllerItemMassupdate.php index 2a34b97e76c8..7801f4bd3545 100644 --- a/ui/app/controllers/CControllerItemMassupdate.php +++ b/ui/app/controllers/CControllerItemMassupdate.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerItemPrototype.php b/ui/app/controllers/CControllerItemPrototype.php index c073c8c1d55f..754a3307e34e 100644 --- a/ui/app/controllers/CControllerItemPrototype.php +++ b/ui/app/controllers/CControllerItemPrototype.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerItemPrototypeCreate.php b/ui/app/controllers/CControllerItemPrototypeCreate.php index 4313afc0126d..aa006a60fcfa 100644 --- a/ui/app/controllers/CControllerItemPrototypeCreate.php +++ b/ui/app/controllers/CControllerItemPrototypeCreate.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerItemPrototypeDelete.php b/ui/app/controllers/CControllerItemPrototypeDelete.php index fccdcdacf03c..4fa0283a4fc1 100644 --- a/ui/app/controllers/CControllerItemPrototypeDelete.php +++ b/ui/app/controllers/CControllerItemPrototypeDelete.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerItemPrototypeDisable.php b/ui/app/controllers/CControllerItemPrototypeDisable.php index 2823b9ddd097..0f7d3c669cd7 100644 --- a/ui/app/controllers/CControllerItemPrototypeDisable.php +++ b/ui/app/controllers/CControllerItemPrototypeDisable.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerItemPrototypeEdit.php b/ui/app/controllers/CControllerItemPrototypeEdit.php index 12ffb46123e6..025ed8136cba 100644 --- a/ui/app/controllers/CControllerItemPrototypeEdit.php +++ b/ui/app/controllers/CControllerItemPrototypeEdit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerItemPrototypeEnable.php b/ui/app/controllers/CControllerItemPrototypeEnable.php index 3ad5be3c7fec..47caca8a045a 100644 --- a/ui/app/controllers/CControllerItemPrototypeEnable.php +++ b/ui/app/controllers/CControllerItemPrototypeEnable.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerItemPrototypeList.php b/ui/app/controllers/CControllerItemPrototypeList.php index 3be8e07939d7..fd2f177b05c2 100644 --- a/ui/app/controllers/CControllerItemPrototypeList.php +++ b/ui/app/controllers/CControllerItemPrototypeList.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerItemPrototypeUpdate.php b/ui/app/controllers/CControllerItemPrototypeUpdate.php index 0473503b07aa..e38c0cbce8c2 100644 --- a/ui/app/controllers/CControllerItemPrototypeUpdate.php +++ b/ui/app/controllers/CControllerItemPrototypeUpdate.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerItemTagsList.php b/ui/app/controllers/CControllerItemTagsList.php index 049d5eca7447..8807df1e84d2 100644 --- a/ui/app/controllers/CControllerItemTagsList.php +++ b/ui/app/controllers/CControllerItemTagsList.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerItemUpdate.php b/ui/app/controllers/CControllerItemUpdate.php index 4b1c363ca1fd..72d883204a60 100644 --- a/ui/app/controllers/CControllerItemUpdate.php +++ b/ui/app/controllers/CControllerItemUpdate.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerLatest.php b/ui/app/controllers/CControllerLatest.php index 45921865fbc0..41bf8a9c6ca2 100644 --- a/ui/app/controllers/CControllerLatest.php +++ b/ui/app/controllers/CControllerLatest.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerLatestView.php b/ui/app/controllers/CControllerLatestView.php index 085105491d54..38e7016dc0a8 100644 --- a/ui/app/controllers/CControllerLatestView.php +++ b/ui/app/controllers/CControllerLatestView.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerLatestViewRefresh.php b/ui/app/controllers/CControllerLatestViewRefresh.php index e0b2723aed4f..9518a1c55609 100644 --- a/ui/app/controllers/CControllerLatestViewRefresh.php +++ b/ui/app/controllers/CControllerLatestViewRefresh.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerMacrosEdit.php b/ui/app/controllers/CControllerMacrosEdit.php index 591c608b44c2..c68880014a0e 100644 --- a/ui/app/controllers/CControllerMacrosEdit.php +++ b/ui/app/controllers/CControllerMacrosEdit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerMacrosUpdate.php b/ui/app/controllers/CControllerMacrosUpdate.php index fd537dfb3e51..71b0be3fcccc 100644 --- a/ui/app/controllers/CControllerMacrosUpdate.php +++ b/ui/app/controllers/CControllerMacrosUpdate.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerMaintenanceCreate.php b/ui/app/controllers/CControllerMaintenanceCreate.php index c65a7d99c8bc..84099056e9ed 100644 --- a/ui/app/controllers/CControllerMaintenanceCreate.php +++ b/ui/app/controllers/CControllerMaintenanceCreate.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerMaintenanceDelete.php b/ui/app/controllers/CControllerMaintenanceDelete.php index 80363eae9bd6..9d53174bee64 100644 --- a/ui/app/controllers/CControllerMaintenanceDelete.php +++ b/ui/app/controllers/CControllerMaintenanceDelete.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerMaintenanceEdit.php b/ui/app/controllers/CControllerMaintenanceEdit.php index 1cb3bff5902f..1f85d200258d 100644 --- a/ui/app/controllers/CControllerMaintenanceEdit.php +++ b/ui/app/controllers/CControllerMaintenanceEdit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerMaintenanceList.php b/ui/app/controllers/CControllerMaintenanceList.php index 489c69658e53..b57150ea102f 100644 --- a/ui/app/controllers/CControllerMaintenanceList.php +++ b/ui/app/controllers/CControllerMaintenanceList.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerMaintenanceTimePeriodCheck.php b/ui/app/controllers/CControllerMaintenanceTimePeriodCheck.php index 96ba49b945f7..08af2b12d73f 100644 --- a/ui/app/controllers/CControllerMaintenanceTimePeriodCheck.php +++ b/ui/app/controllers/CControllerMaintenanceTimePeriodCheck.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerMaintenanceTimePeriodEdit.php b/ui/app/controllers/CControllerMaintenanceTimePeriodEdit.php index d3ad763dd74d..8a3c214303b9 100644 --- a/ui/app/controllers/CControllerMaintenanceTimePeriodEdit.php +++ b/ui/app/controllers/CControllerMaintenanceTimePeriodEdit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerMaintenanceUpdate.php b/ui/app/controllers/CControllerMaintenanceUpdate.php index 457abcd803b1..454a1edee4e3 100644 --- a/ui/app/controllers/CControllerMaintenanceUpdate.php +++ b/ui/app/controllers/CControllerMaintenanceUpdate.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerMapView.php b/ui/app/controllers/CControllerMapView.php index f7a3f98b3bb4..0609ceefedd4 100644 --- a/ui/app/controllers/CControllerMapView.php +++ b/ui/app/controllers/CControllerMapView.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerMediatypeCreate.php b/ui/app/controllers/CControllerMediatypeCreate.php index 08268a05db83..6c6fb539f44c 100644 --- a/ui/app/controllers/CControllerMediatypeCreate.php +++ b/ui/app/controllers/CControllerMediatypeCreate.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerMediatypeDelete.php b/ui/app/controllers/CControllerMediatypeDelete.php index bece2231112d..b00b99356baf 100644 --- a/ui/app/controllers/CControllerMediatypeDelete.php +++ b/ui/app/controllers/CControllerMediatypeDelete.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerMediatypeDisable.php b/ui/app/controllers/CControllerMediatypeDisable.php index 2941408539d8..36812c94564e 100644 --- a/ui/app/controllers/CControllerMediatypeDisable.php +++ b/ui/app/controllers/CControllerMediatypeDisable.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerMediatypeEdit.php b/ui/app/controllers/CControllerMediatypeEdit.php index 493ef68aae65..7cd1e8f21813 100644 --- a/ui/app/controllers/CControllerMediatypeEdit.php +++ b/ui/app/controllers/CControllerMediatypeEdit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerMediatypeEnable.php b/ui/app/controllers/CControllerMediatypeEnable.php index 69a6c2fa68b8..34116edfbb65 100644 --- a/ui/app/controllers/CControllerMediatypeEnable.php +++ b/ui/app/controllers/CControllerMediatypeEnable.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerMediatypeList.php b/ui/app/controllers/CControllerMediatypeList.php index d6cbff9d0d28..b1b747093ec4 100644 --- a/ui/app/controllers/CControllerMediatypeList.php +++ b/ui/app/controllers/CControllerMediatypeList.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerMediatypeMessageCheck.php b/ui/app/controllers/CControllerMediatypeMessageCheck.php index 5aa96222813a..e493dc68c37a 100644 --- a/ui/app/controllers/CControllerMediatypeMessageCheck.php +++ b/ui/app/controllers/CControllerMediatypeMessageCheck.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerMediatypeMessageEdit.php b/ui/app/controllers/CControllerMediatypeMessageEdit.php index a812f8f92ef5..251f92b4a603 100644 --- a/ui/app/controllers/CControllerMediatypeMessageEdit.php +++ b/ui/app/controllers/CControllerMediatypeMessageEdit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerMediatypeTestEdit.php b/ui/app/controllers/CControllerMediatypeTestEdit.php index 5b4c040aee74..96db7a1d96d8 100644 --- a/ui/app/controllers/CControllerMediatypeTestEdit.php +++ b/ui/app/controllers/CControllerMediatypeTestEdit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerMediatypeTestSend.php b/ui/app/controllers/CControllerMediatypeTestSend.php index 33d8a698996f..21983c67efbb 100644 --- a/ui/app/controllers/CControllerMediatypeTestSend.php +++ b/ui/app/controllers/CControllerMediatypeTestSend.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerMediatypeUpdate.php b/ui/app/controllers/CControllerMediatypeUpdate.php index da7fed71ed12..86cb481a3846 100644 --- a/ui/app/controllers/CControllerMediatypeUpdate.php +++ b/ui/app/controllers/CControllerMediatypeUpdate.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerMenuPopup.php b/ui/app/controllers/CControllerMenuPopup.php index 2aa7fc9a183a..f4dc92b06640 100644 --- a/ui/app/controllers/CControllerMenuPopup.php +++ b/ui/app/controllers/CControllerMenuPopup.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerMfaCheck.php b/ui/app/controllers/CControllerMfaCheck.php index 1ba0e448ccf9..4811640dab52 100644 --- a/ui/app/controllers/CControllerMfaCheck.php +++ b/ui/app/controllers/CControllerMfaCheck.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerMfaEdit.php b/ui/app/controllers/CControllerMfaEdit.php index 0e60ad25924b..2c264e2665ed 100644 --- a/ui/app/controllers/CControllerMfaEdit.php +++ b/ui/app/controllers/CControllerMfaEdit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerMiscConfigEdit.php b/ui/app/controllers/CControllerMiscConfigEdit.php index f5dcf9b63a1c..2ad16f8313a6 100644 --- a/ui/app/controllers/CControllerMiscConfigEdit.php +++ b/ui/app/controllers/CControllerMiscConfigEdit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerMiscConfigUpdate.php b/ui/app/controllers/CControllerMiscConfigUpdate.php index 62fecfd480f8..19430758aba1 100644 --- a/ui/app/controllers/CControllerMiscConfigUpdate.php +++ b/ui/app/controllers/CControllerMiscConfigUpdate.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerModuleDisable.php b/ui/app/controllers/CControllerModuleDisable.php index e897252ccc29..37a0de2e6350 100644 --- a/ui/app/controllers/CControllerModuleDisable.php +++ b/ui/app/controllers/CControllerModuleDisable.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerModuleEdit.php b/ui/app/controllers/CControllerModuleEdit.php index b868d43ea391..7a802eb02e9c 100644 --- a/ui/app/controllers/CControllerModuleEdit.php +++ b/ui/app/controllers/CControllerModuleEdit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerModuleEnable.php b/ui/app/controllers/CControllerModuleEnable.php index 91d2b28ef836..9cfb71d4a502 100644 --- a/ui/app/controllers/CControllerModuleEnable.php +++ b/ui/app/controllers/CControllerModuleEnable.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerModuleList.php b/ui/app/controllers/CControllerModuleList.php index 3a49d5c3b24f..d42c93143a5e 100644 --- a/ui/app/controllers/CControllerModuleList.php +++ b/ui/app/controllers/CControllerModuleList.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerModuleScan.php b/ui/app/controllers/CControllerModuleScan.php index 10b5599f31fa..1caa602c5e95 100644 --- a/ui/app/controllers/CControllerModuleScan.php +++ b/ui/app/controllers/CControllerModuleScan.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerModuleUpdate.php b/ui/app/controllers/CControllerModuleUpdate.php index b0ec1af8d140..44c9030c5af8 100644 --- a/ui/app/controllers/CControllerModuleUpdate.php +++ b/ui/app/controllers/CControllerModuleUpdate.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerNotificationsGet.php b/ui/app/controllers/CControllerNotificationsGet.php index 2a172b89874d..11fdcab89256 100644 --- a/ui/app/controllers/CControllerNotificationsGet.php +++ b/ui/app/controllers/CControllerNotificationsGet.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerNotificationsMute.php b/ui/app/controllers/CControllerNotificationsMute.php index b47a95f91d4b..9240443d5574 100644 --- a/ui/app/controllers/CControllerNotificationsMute.php +++ b/ui/app/controllers/CControllerNotificationsMute.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerNotificationsRead.php b/ui/app/controllers/CControllerNotificationsRead.php index 64e91a7d8301..2879401fcc24 100644 --- a/ui/app/controllers/CControllerNotificationsRead.php +++ b/ui/app/controllers/CControllerNotificationsRead.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerNotificationsSnooze.php b/ui/app/controllers/CControllerNotificationsSnooze.php index f666e13a0d50..612ce6bb80f6 100644 --- a/ui/app/controllers/CControllerNotificationsSnooze.php +++ b/ui/app/controllers/CControllerNotificationsSnooze.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerPopup.php b/ui/app/controllers/CControllerPopup.php index a3858bf943e0..df9fb3ccc69f 100644 --- a/ui/app/controllers/CControllerPopup.php +++ b/ui/app/controllers/CControllerPopup.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerPopupAcknowledgeCreate.php b/ui/app/controllers/CControllerPopupAcknowledgeCreate.php index d99c80248c1b..78c6f88106f3 100644 --- a/ui/app/controllers/CControllerPopupAcknowledgeCreate.php +++ b/ui/app/controllers/CControllerPopupAcknowledgeCreate.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerPopupAcknowledgeEdit.php b/ui/app/controllers/CControllerPopupAcknowledgeEdit.php index ec4914c689cf..d876a6917674 100644 --- a/ui/app/controllers/CControllerPopupAcknowledgeEdit.php +++ b/ui/app/controllers/CControllerPopupAcknowledgeEdit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerPopupActionConditionEdit.php b/ui/app/controllers/CControllerPopupActionConditionEdit.php index 4ff60149c9c3..b8311f2ff424 100644 --- a/ui/app/controllers/CControllerPopupActionConditionEdit.php +++ b/ui/app/controllers/CControllerPopupActionConditionEdit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerPopupActionEdit.php b/ui/app/controllers/CControllerPopupActionEdit.php index 511ad18cbf37..e39c7ba9a4c8 100644 --- a/ui/app/controllers/CControllerPopupActionEdit.php +++ b/ui/app/controllers/CControllerPopupActionEdit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerPopupActionOperationEdit.php b/ui/app/controllers/CControllerPopupActionOperationEdit.php index 253e43b88534..f45b3ba347a1 100644 --- a/ui/app/controllers/CControllerPopupActionOperationEdit.php +++ b/ui/app/controllers/CControllerPopupActionOperationEdit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerPopupActionOperationsList.php b/ui/app/controllers/CControllerPopupActionOperationsList.php index 023907ef06fb..acbc36baa552 100644 --- a/ui/app/controllers/CControllerPopupActionOperationsList.php +++ b/ui/app/controllers/CControllerPopupActionOperationsList.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerPopupConditionOperations.php b/ui/app/controllers/CControllerPopupConditionOperations.php index e878409c66b4..d010a54511eb 100644 --- a/ui/app/controllers/CControllerPopupConditionOperations.php +++ b/ui/app/controllers/CControllerPopupConditionOperations.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerPopupDashboardShareEdit.php b/ui/app/controllers/CControllerPopupDashboardShareEdit.php index 45f7cce60d9b..ed20e69c2598 100644 --- a/ui/app/controllers/CControllerPopupDashboardShareEdit.php +++ b/ui/app/controllers/CControllerPopupDashboardShareEdit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerPopupGeneric.php b/ui/app/controllers/CControllerPopupGeneric.php index f72e7f7e6b57..2cc9baf76e21 100644 --- a/ui/app/controllers/CControllerPopupGeneric.php +++ b/ui/app/controllers/CControllerPopupGeneric.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerPopupImport.php b/ui/app/controllers/CControllerPopupImport.php index b595b719d932..dda2959c0e03 100644 --- a/ui/app/controllers/CControllerPopupImport.php +++ b/ui/app/controllers/CControllerPopupImport.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerPopupImportCompare.php b/ui/app/controllers/CControllerPopupImportCompare.php index 0ffedbb39527..b4522dd15f6f 100644 --- a/ui/app/controllers/CControllerPopupImportCompare.php +++ b/ui/app/controllers/CControllerPopupImportCompare.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerPopupItemTest.php b/ui/app/controllers/CControllerPopupItemTest.php index a76af7e941cf..b9169a83f183 100644 --- a/ui/app/controllers/CControllerPopupItemTest.php +++ b/ui/app/controllers/CControllerPopupItemTest.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerPopupItemTestEdit.php b/ui/app/controllers/CControllerPopupItemTestEdit.php index 83ff9e418c53..113128d50560 100644 --- a/ui/app/controllers/CControllerPopupItemTestEdit.php +++ b/ui/app/controllers/CControllerPopupItemTestEdit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerPopupItemTestGetValue.php b/ui/app/controllers/CControllerPopupItemTestGetValue.php index a0946e8b90f9..79f748fafd37 100644 --- a/ui/app/controllers/CControllerPopupItemTestGetValue.php +++ b/ui/app/controllers/CControllerPopupItemTestGetValue.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerPopupItemTestSend.php b/ui/app/controllers/CControllerPopupItemTestSend.php index 2c4516ad18ae..22a2ef9cb9df 100644 --- a/ui/app/controllers/CControllerPopupItemTestSend.php +++ b/ui/app/controllers/CControllerPopupItemTestSend.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerPopupLdapCheck.php b/ui/app/controllers/CControllerPopupLdapCheck.php index 36d5fe868fc1..2a6cb8d2bfff 100644 --- a/ui/app/controllers/CControllerPopupLdapCheck.php +++ b/ui/app/controllers/CControllerPopupLdapCheck.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerPopupLdapEdit.php b/ui/app/controllers/CControllerPopupLdapEdit.php index 6ac3840cd654..4350e0b0ece5 100644 --- a/ui/app/controllers/CControllerPopupLdapEdit.php +++ b/ui/app/controllers/CControllerPopupLdapEdit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerPopupLdapTestEdit.php b/ui/app/controllers/CControllerPopupLdapTestEdit.php index bb5c8b1a7345..e96f78ef0c93 100644 --- a/ui/app/controllers/CControllerPopupLdapTestEdit.php +++ b/ui/app/controllers/CControllerPopupLdapTestEdit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerPopupLdapTestSend.php b/ui/app/controllers/CControllerPopupLdapTestSend.php index ffacdf67a11b..5770579825d9 100644 --- a/ui/app/controllers/CControllerPopupLdapTestSend.php +++ b/ui/app/controllers/CControllerPopupLdapTestSend.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerPopupLldOperation.php b/ui/app/controllers/CControllerPopupLldOperation.php index e49d77800e4e..139f19b5737a 100644 --- a/ui/app/controllers/CControllerPopupLldOperation.php +++ b/ui/app/controllers/CControllerPopupLldOperation.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerPopupLldOverride.php b/ui/app/controllers/CControllerPopupLldOverride.php index 0c8809640190..788c62a345fc 100644 --- a/ui/app/controllers/CControllerPopupLldOverride.php +++ b/ui/app/controllers/CControllerPopupLldOverride.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerPopupMassupdateAbstract.php b/ui/app/controllers/CControllerPopupMassupdateAbstract.php index 0f02e7e983a4..984da5bc34a0 100644 --- a/ui/app/controllers/CControllerPopupMassupdateAbstract.php +++ b/ui/app/controllers/CControllerPopupMassupdateAbstract.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerPopupMassupdateHost.php b/ui/app/controllers/CControllerPopupMassupdateHost.php index 3b62466524fd..5a6bceceabba 100644 --- a/ui/app/controllers/CControllerPopupMassupdateHost.php +++ b/ui/app/controllers/CControllerPopupMassupdateHost.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerPopupMassupdateService.php b/ui/app/controllers/CControllerPopupMassupdateService.php index 6f2bfe514da1..0e883818a115 100644 --- a/ui/app/controllers/CControllerPopupMassupdateService.php +++ b/ui/app/controllers/CControllerPopupMassupdateService.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerPopupMedia.php b/ui/app/controllers/CControllerPopupMedia.php index 81efde5bfa33..d75a804d048d 100644 --- a/ui/app/controllers/CControllerPopupMedia.php +++ b/ui/app/controllers/CControllerPopupMedia.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerPopupMediaTypeMappingCheck.php b/ui/app/controllers/CControllerPopupMediaTypeMappingCheck.php index 0d36b24fe9cf..d5f3bb8bc984 100644 --- a/ui/app/controllers/CControllerPopupMediaTypeMappingCheck.php +++ b/ui/app/controllers/CControllerPopupMediaTypeMappingCheck.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerPopupMediaTypeMappingEdit.php b/ui/app/controllers/CControllerPopupMediaTypeMappingEdit.php index d5f39e663089..3699c7381e5d 100644 --- a/ui/app/controllers/CControllerPopupMediaTypeMappingEdit.php +++ b/ui/app/controllers/CControllerPopupMediaTypeMappingEdit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerPopupProxyEdit.php b/ui/app/controllers/CControllerPopupProxyEdit.php index e069cd4357f9..0ed30d774e67 100644 --- a/ui/app/controllers/CControllerPopupProxyEdit.php +++ b/ui/app/controllers/CControllerPopupProxyEdit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerPopupProxyGroupEdit.php b/ui/app/controllers/CControllerPopupProxyGroupEdit.php index d27031d3d317..881a17a48feb 100644 --- a/ui/app/controllers/CControllerPopupProxyGroupEdit.php +++ b/ui/app/controllers/CControllerPopupProxyGroupEdit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerPopupScheduledReportCreate.php b/ui/app/controllers/CControllerPopupScheduledReportCreate.php index d0c8e0f8c98c..6ffc858fc3cd 100644 --- a/ui/app/controllers/CControllerPopupScheduledReportCreate.php +++ b/ui/app/controllers/CControllerPopupScheduledReportCreate.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerPopupScheduledReportEdit.php b/ui/app/controllers/CControllerPopupScheduledReportEdit.php index 7bb93aa9af63..f43de1e69221 100644 --- a/ui/app/controllers/CControllerPopupScheduledReportEdit.php +++ b/ui/app/controllers/CControllerPopupScheduledReportEdit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerPopupScheduledReportList.php b/ui/app/controllers/CControllerPopupScheduledReportList.php index da67a8c6237c..98f8233d752a 100644 --- a/ui/app/controllers/CControllerPopupScheduledReportList.php +++ b/ui/app/controllers/CControllerPopupScheduledReportList.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerPopupScheduledReportSubscriptionEdit.php b/ui/app/controllers/CControllerPopupScheduledReportSubscriptionEdit.php index 3afddbdd6189..182661f1351b 100644 --- a/ui/app/controllers/CControllerPopupScheduledReportSubscriptionEdit.php +++ b/ui/app/controllers/CControllerPopupScheduledReportSubscriptionEdit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerPopupScheduledReportTest.php b/ui/app/controllers/CControllerPopupScheduledReportTest.php index 4b98ef4b3b07..bb826f61f110 100644 --- a/ui/app/controllers/CControllerPopupScheduledReportTest.php +++ b/ui/app/controllers/CControllerPopupScheduledReportTest.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerPopupScriptExec.php b/ui/app/controllers/CControllerPopupScriptExec.php index 1a94b083b98c..6194e51bc34b 100644 --- a/ui/app/controllers/CControllerPopupScriptExec.php +++ b/ui/app/controllers/CControllerPopupScriptExec.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerPopupServiceEdit.php b/ui/app/controllers/CControllerPopupServiceEdit.php index ae78df630888..74d758af69ca 100644 --- a/ui/app/controllers/CControllerPopupServiceEdit.php +++ b/ui/app/controllers/CControllerPopupServiceEdit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerPopupServiceStatusRuleEdit.php b/ui/app/controllers/CControllerPopupServiceStatusRuleEdit.php index 89a544f80756..f685434f5666 100644 --- a/ui/app/controllers/CControllerPopupServiceStatusRuleEdit.php +++ b/ui/app/controllers/CControllerPopupServiceStatusRuleEdit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerPopupServices.php b/ui/app/controllers/CControllerPopupServices.php index 937806839baa..2e44bc2d2ad3 100644 --- a/ui/app/controllers/CControllerPopupServices.php +++ b/ui/app/controllers/CControllerPopupServices.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerPopupSlaEdit.php b/ui/app/controllers/CControllerPopupSlaEdit.php index 7da7c49c3104..3aa1eb8604a6 100644 --- a/ui/app/controllers/CControllerPopupSlaEdit.php +++ b/ui/app/controllers/CControllerPopupSlaEdit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerPopupSlaExcludedDowntimeEdit.php b/ui/app/controllers/CControllerPopupSlaExcludedDowntimeEdit.php index 7bffeee72f8b..6bebb5d7a1c1 100644 --- a/ui/app/controllers/CControllerPopupSlaExcludedDowntimeEdit.php +++ b/ui/app/controllers/CControllerPopupSlaExcludedDowntimeEdit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerPopupTabFilterDelete.php b/ui/app/controllers/CControllerPopupTabFilterDelete.php index 3bee5ab37ed1..18e6a8b5bb83 100644 --- a/ui/app/controllers/CControllerPopupTabFilterDelete.php +++ b/ui/app/controllers/CControllerPopupTabFilterDelete.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerPopupTabFilterEdit.php b/ui/app/controllers/CControllerPopupTabFilterEdit.php index 58b6312fbc0d..bc8bc4b04007 100644 --- a/ui/app/controllers/CControllerPopupTabFilterEdit.php +++ b/ui/app/controllers/CControllerPopupTabFilterEdit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerPopupTabFilterUpdate.php b/ui/app/controllers/CControllerPopupTabFilterUpdate.php index 28c5ab53095f..f32d7a2c312e 100644 --- a/ui/app/controllers/CControllerPopupTabFilterUpdate.php +++ b/ui/app/controllers/CControllerPopupTabFilterUpdate.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerPopupTestTriggerExpr.php b/ui/app/controllers/CControllerPopupTestTriggerExpr.php index 5d9540627b34..c934f6fd43a8 100644 --- a/ui/app/controllers/CControllerPopupTestTriggerExpr.php +++ b/ui/app/controllers/CControllerPopupTestTriggerExpr.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerPopupTokenEdit.php b/ui/app/controllers/CControllerPopupTokenEdit.php index 5df7126d6ae6..3ad5d57e6f66 100644 --- a/ui/app/controllers/CControllerPopupTokenEdit.php +++ b/ui/app/controllers/CControllerPopupTokenEdit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerPopupTokenView.php b/ui/app/controllers/CControllerPopupTokenView.php index b89bc3bb83c1..e97c1344cba2 100644 --- a/ui/app/controllers/CControllerPopupTokenView.php +++ b/ui/app/controllers/CControllerPopupTokenView.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerPopupTriggerExpr.php b/ui/app/controllers/CControllerPopupTriggerExpr.php index b63f9a31b3f8..459cb9c4e2c7 100644 --- a/ui/app/controllers/CControllerPopupTriggerExpr.php +++ b/ui/app/controllers/CControllerPopupTriggerExpr.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerPopupUserGroupMappingCheck.php b/ui/app/controllers/CControllerPopupUserGroupMappingCheck.php index 7b738ab17958..d696ef83d8ae 100644 --- a/ui/app/controllers/CControllerPopupUserGroupMappingCheck.php +++ b/ui/app/controllers/CControllerPopupUserGroupMappingCheck.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerPopupUserGroupMappingEdit.php b/ui/app/controllers/CControllerPopupUserGroupMappingEdit.php index 9a67a9acf931..08b42cc782d9 100644 --- a/ui/app/controllers/CControllerPopupUserGroupMappingEdit.php +++ b/ui/app/controllers/CControllerPopupUserGroupMappingEdit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerPopupValueMapEdit.php b/ui/app/controllers/CControllerPopupValueMapEdit.php index 7bf5e6dd5da5..e6e3ab96ea5a 100644 --- a/ui/app/controllers/CControllerPopupValueMapEdit.php +++ b/ui/app/controllers/CControllerPopupValueMapEdit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerPopupValueMapUpdate.php b/ui/app/controllers/CControllerPopupValueMapUpdate.php index ad94eafdab85..67220513f4e1 100644 --- a/ui/app/controllers/CControllerPopupValueMapUpdate.php +++ b/ui/app/controllers/CControllerPopupValueMapUpdate.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerProblem.php b/ui/app/controllers/CControllerProblem.php index e16639396193..080b2b45163b 100644 --- a/ui/app/controllers/CControllerProblem.php +++ b/ui/app/controllers/CControllerProblem.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerProblemView.php b/ui/app/controllers/CControllerProblemView.php index e8c439cbfbce..635309efb9bf 100644 --- a/ui/app/controllers/CControllerProblemView.php +++ b/ui/app/controllers/CControllerProblemView.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerProblemViewRefresh.php b/ui/app/controllers/CControllerProblemViewRefresh.php index 134d497788bf..4fe50beaab76 100644 --- a/ui/app/controllers/CControllerProblemViewRefresh.php +++ b/ui/app/controllers/CControllerProblemViewRefresh.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerProfileUpdate.php b/ui/app/controllers/CControllerProfileUpdate.php index cceff6ba1a72..102889f45f41 100644 --- a/ui/app/controllers/CControllerProfileUpdate.php +++ b/ui/app/controllers/CControllerProfileUpdate.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerProxyConfigRefresh.php b/ui/app/controllers/CControllerProxyConfigRefresh.php index fd37dd2c2a5c..2cfc90433487 100644 --- a/ui/app/controllers/CControllerProxyConfigRefresh.php +++ b/ui/app/controllers/CControllerProxyConfigRefresh.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerProxyCreate.php b/ui/app/controllers/CControllerProxyCreate.php index 085a0a4a91a8..7ecc354c38c5 100644 --- a/ui/app/controllers/CControllerProxyCreate.php +++ b/ui/app/controllers/CControllerProxyCreate.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerProxyDelete.php b/ui/app/controllers/CControllerProxyDelete.php index d769d75244ca..4196e6592713 100644 --- a/ui/app/controllers/CControllerProxyDelete.php +++ b/ui/app/controllers/CControllerProxyDelete.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerProxyGroupCreate.php b/ui/app/controllers/CControllerProxyGroupCreate.php index 6f7076287e59..e506117384c7 100644 --- a/ui/app/controllers/CControllerProxyGroupCreate.php +++ b/ui/app/controllers/CControllerProxyGroupCreate.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerProxyGroupDelete.php b/ui/app/controllers/CControllerProxyGroupDelete.php index dcc4c430fd51..13bda1674e54 100644 --- a/ui/app/controllers/CControllerProxyGroupDelete.php +++ b/ui/app/controllers/CControllerProxyGroupDelete.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerProxyGroupList.php b/ui/app/controllers/CControllerProxyGroupList.php index 457689a8f398..156610cd1bb3 100644 --- a/ui/app/controllers/CControllerProxyGroupList.php +++ b/ui/app/controllers/CControllerProxyGroupList.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerProxyGroupUpdate.php b/ui/app/controllers/CControllerProxyGroupUpdate.php index d7403d0bbcb2..d9377e3c93f5 100644 --- a/ui/app/controllers/CControllerProxyGroupUpdate.php +++ b/ui/app/controllers/CControllerProxyGroupUpdate.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerProxyHostDisable.php b/ui/app/controllers/CControllerProxyHostDisable.php index df99a41605b7..884f3726c38d 100644 --- a/ui/app/controllers/CControllerProxyHostDisable.php +++ b/ui/app/controllers/CControllerProxyHostDisable.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerProxyHostEnable.php b/ui/app/controllers/CControllerProxyHostEnable.php index e30fdaa7c643..4bcbb4576c21 100644 --- a/ui/app/controllers/CControllerProxyHostEnable.php +++ b/ui/app/controllers/CControllerProxyHostEnable.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerProxyList.php b/ui/app/controllers/CControllerProxyList.php index 455747c0332f..3b6ff043aa55 100644 --- a/ui/app/controllers/CControllerProxyList.php +++ b/ui/app/controllers/CControllerProxyList.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerProxyUpdate.php b/ui/app/controllers/CControllerProxyUpdate.php index a9b4aa5694c5..087eae588802 100644 --- a/ui/app/controllers/CControllerProxyUpdate.php +++ b/ui/app/controllers/CControllerProxyUpdate.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerQueueDetails.php b/ui/app/controllers/CControllerQueueDetails.php index 69dae6e71ee0..58d92f09e296 100644 --- a/ui/app/controllers/CControllerQueueDetails.php +++ b/ui/app/controllers/CControllerQueueDetails.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerQueueOverview.php b/ui/app/controllers/CControllerQueueOverview.php index 8a13ea788a93..1dd6bd74b470 100644 --- a/ui/app/controllers/CControllerQueueOverview.php +++ b/ui/app/controllers/CControllerQueueOverview.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerQueueOverviewProxy.php b/ui/app/controllers/CControllerQueueOverviewProxy.php index b71ef7887e59..6b170700246d 100644 --- a/ui/app/controllers/CControllerQueueOverviewProxy.php +++ b/ui/app/controllers/CControllerQueueOverviewProxy.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerRegExCreate.php b/ui/app/controllers/CControllerRegExCreate.php index 874be311ccd6..98d67f4f65e0 100644 --- a/ui/app/controllers/CControllerRegExCreate.php +++ b/ui/app/controllers/CControllerRegExCreate.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerRegExDelete.php b/ui/app/controllers/CControllerRegExDelete.php index 77b996c2bb7e..2f3418225b8a 100644 --- a/ui/app/controllers/CControllerRegExDelete.php +++ b/ui/app/controllers/CControllerRegExDelete.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerRegExEdit.php b/ui/app/controllers/CControllerRegExEdit.php index a36694bfe1da..75fd59e0ee4e 100644 --- a/ui/app/controllers/CControllerRegExEdit.php +++ b/ui/app/controllers/CControllerRegExEdit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerRegExList.php b/ui/app/controllers/CControllerRegExList.php index fffc293f443f..0bad3cd92dcd 100644 --- a/ui/app/controllers/CControllerRegExList.php +++ b/ui/app/controllers/CControllerRegExList.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerRegExTest.php b/ui/app/controllers/CControllerRegExTest.php index 5bd944322337..12c44360983b 100644 --- a/ui/app/controllers/CControllerRegExTest.php +++ b/ui/app/controllers/CControllerRegExTest.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerRegExUpdate.php b/ui/app/controllers/CControllerRegExUpdate.php index 53f13648a046..1b28fdb82045 100644 --- a/ui/app/controllers/CControllerRegExUpdate.php +++ b/ui/app/controllers/CControllerRegExUpdate.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerReportStatus.php b/ui/app/controllers/CControllerReportStatus.php index 90c5d7af313a..291a8ad3685d 100644 --- a/ui/app/controllers/CControllerReportStatus.php +++ b/ui/app/controllers/CControllerReportStatus.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerScheduledReportCreate.php b/ui/app/controllers/CControllerScheduledReportCreate.php index 74051d927c57..8cb70ca79bba 100644 --- a/ui/app/controllers/CControllerScheduledReportCreate.php +++ b/ui/app/controllers/CControllerScheduledReportCreate.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerScheduledReportDelete.php b/ui/app/controllers/CControllerScheduledReportDelete.php index c75b7486311e..c86da8eb3740 100644 --- a/ui/app/controllers/CControllerScheduledReportDelete.php +++ b/ui/app/controllers/CControllerScheduledReportDelete.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerScheduledReportDisable.php b/ui/app/controllers/CControllerScheduledReportDisable.php index c8a5ad7273db..70443b188868 100644 --- a/ui/app/controllers/CControllerScheduledReportDisable.php +++ b/ui/app/controllers/CControllerScheduledReportDisable.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerScheduledReportEdit.php b/ui/app/controllers/CControllerScheduledReportEdit.php index 41b8ae198641..0a07bf1f726a 100644 --- a/ui/app/controllers/CControllerScheduledReportEdit.php +++ b/ui/app/controllers/CControllerScheduledReportEdit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerScheduledReportEnable.php b/ui/app/controllers/CControllerScheduledReportEnable.php index 8233178dcf9c..a4da87609a2b 100644 --- a/ui/app/controllers/CControllerScheduledReportEnable.php +++ b/ui/app/controllers/CControllerScheduledReportEnable.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerScheduledReportList.php b/ui/app/controllers/CControllerScheduledReportList.php index 3f03071dac86..cc8c7fe96a8e 100644 --- a/ui/app/controllers/CControllerScheduledReportList.php +++ b/ui/app/controllers/CControllerScheduledReportList.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerScheduledReportUpdate.php b/ui/app/controllers/CControllerScheduledReportUpdate.php index c08066220820..cd90f89864fd 100644 --- a/ui/app/controllers/CControllerScheduledReportUpdate.php +++ b/ui/app/controllers/CControllerScheduledReportUpdate.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerScriptCreate.php b/ui/app/controllers/CControllerScriptCreate.php index 3557a061e714..1691baf35d55 100644 --- a/ui/app/controllers/CControllerScriptCreate.php +++ b/ui/app/controllers/CControllerScriptCreate.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerScriptDelete.php b/ui/app/controllers/CControllerScriptDelete.php index 1d9856fada7b..6090af886d77 100644 --- a/ui/app/controllers/CControllerScriptDelete.php +++ b/ui/app/controllers/CControllerScriptDelete.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerScriptEdit.php b/ui/app/controllers/CControllerScriptEdit.php index d25a2f8c6f8d..e61a4518aeab 100644 --- a/ui/app/controllers/CControllerScriptEdit.php +++ b/ui/app/controllers/CControllerScriptEdit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerScriptList.php b/ui/app/controllers/CControllerScriptList.php index 3bcedcd2e07d..186b02d8d13a 100644 --- a/ui/app/controllers/CControllerScriptList.php +++ b/ui/app/controllers/CControllerScriptList.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerScriptUpdate.php b/ui/app/controllers/CControllerScriptUpdate.php index 5f36ba2a037b..341120f2096c 100644 --- a/ui/app/controllers/CControllerScriptUpdate.php +++ b/ui/app/controllers/CControllerScriptUpdate.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerScriptUserInputCheck.php b/ui/app/controllers/CControllerScriptUserInputCheck.php index 155cf5f32917..b352b7273e17 100644 --- a/ui/app/controllers/CControllerScriptUserInputCheck.php +++ b/ui/app/controllers/CControllerScriptUserInputCheck.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerScriptUserInputEdit.php b/ui/app/controllers/CControllerScriptUserInputEdit.php index 06fe748e4758..272d5064abde 100644 --- a/ui/app/controllers/CControllerScriptUserInputEdit.php +++ b/ui/app/controllers/CControllerScriptUserInputEdit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerSearch.php b/ui/app/controllers/CControllerSearch.php index cd47d64dce33..382bcf19252a 100644 --- a/ui/app/controllers/CControllerSearch.php +++ b/ui/app/controllers/CControllerSearch.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerServiceCreate.php b/ui/app/controllers/CControllerServiceCreate.php index 4a2302a6eb19..f2fdd3b8c93e 100644 --- a/ui/app/controllers/CControllerServiceCreate.php +++ b/ui/app/controllers/CControllerServiceCreate.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerServiceDelete.php b/ui/app/controllers/CControllerServiceDelete.php index ca7d9ab61d71..65157771639c 100644 --- a/ui/app/controllers/CControllerServiceDelete.php +++ b/ui/app/controllers/CControllerServiceDelete.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerServiceList.php b/ui/app/controllers/CControllerServiceList.php index 28bc4b02e06a..aaf2c60e67c8 100644 --- a/ui/app/controllers/CControllerServiceList.php +++ b/ui/app/controllers/CControllerServiceList.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerServiceListEdit.php b/ui/app/controllers/CControllerServiceListEdit.php index b1bb9b3dd99c..3932ab02a533 100644 --- a/ui/app/controllers/CControllerServiceListEdit.php +++ b/ui/app/controllers/CControllerServiceListEdit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerServiceListEditRefresh.php b/ui/app/controllers/CControllerServiceListEditRefresh.php index a1716eafbbbd..acd85b2007c4 100644 --- a/ui/app/controllers/CControllerServiceListEditRefresh.php +++ b/ui/app/controllers/CControllerServiceListEditRefresh.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerServiceListGeneral.php b/ui/app/controllers/CControllerServiceListGeneral.php index ca920310f9f5..ef1e1761aa39 100644 --- a/ui/app/controllers/CControllerServiceListGeneral.php +++ b/ui/app/controllers/CControllerServiceListGeneral.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerServiceListRefresh.php b/ui/app/controllers/CControllerServiceListRefresh.php index 2b63b403a687..6a20ec4c0b12 100644 --- a/ui/app/controllers/CControllerServiceListRefresh.php +++ b/ui/app/controllers/CControllerServiceListRefresh.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerServiceStatusRuleValidate.php b/ui/app/controllers/CControllerServiceStatusRuleValidate.php index bb53d882f018..ddf446c4a4aa 100644 --- a/ui/app/controllers/CControllerServiceStatusRuleValidate.php +++ b/ui/app/controllers/CControllerServiceStatusRuleValidate.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerServiceUpdate.php b/ui/app/controllers/CControllerServiceUpdate.php index cd4b5d74d8b7..bc822c0b07f0 100644 --- a/ui/app/controllers/CControllerServiceUpdate.php +++ b/ui/app/controllers/CControllerServiceUpdate.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerSlaCreate.php b/ui/app/controllers/CControllerSlaCreate.php index 130ace6ecc08..dd722d9e7e64 100644 --- a/ui/app/controllers/CControllerSlaCreate.php +++ b/ui/app/controllers/CControllerSlaCreate.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerSlaCreateUpdate.php b/ui/app/controllers/CControllerSlaCreateUpdate.php index 26d1cc64e220..20178f766471 100644 --- a/ui/app/controllers/CControllerSlaCreateUpdate.php +++ b/ui/app/controllers/CControllerSlaCreateUpdate.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerSlaDelete.php b/ui/app/controllers/CControllerSlaDelete.php index 6b0df3d8e839..e9db1c2bb2d2 100644 --- a/ui/app/controllers/CControllerSlaDelete.php +++ b/ui/app/controllers/CControllerSlaDelete.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerSlaDisable.php b/ui/app/controllers/CControllerSlaDisable.php index 98acca3b4cf2..0bdd49d9c563 100644 --- a/ui/app/controllers/CControllerSlaDisable.php +++ b/ui/app/controllers/CControllerSlaDisable.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerSlaEnable.php b/ui/app/controllers/CControllerSlaEnable.php index 4a1bba20549b..323666dac485 100644 --- a/ui/app/controllers/CControllerSlaEnable.php +++ b/ui/app/controllers/CControllerSlaEnable.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerSlaExcludedDowntimeValidate.php b/ui/app/controllers/CControllerSlaExcludedDowntimeValidate.php index 1c9cd6a4fb57..c41009a9c6c6 100644 --- a/ui/app/controllers/CControllerSlaExcludedDowntimeValidate.php +++ b/ui/app/controllers/CControllerSlaExcludedDowntimeValidate.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerSlaList.php b/ui/app/controllers/CControllerSlaList.php index dd7beda43355..f890b815bfdb 100644 --- a/ui/app/controllers/CControllerSlaList.php +++ b/ui/app/controllers/CControllerSlaList.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerSlaReportList.php b/ui/app/controllers/CControllerSlaReportList.php index a1ee499549a4..6c19133dba29 100644 --- a/ui/app/controllers/CControllerSlaReportList.php +++ b/ui/app/controllers/CControllerSlaReportList.php @@ -1,22 +1,17 @@ . **/ diff --git a/ui/app/controllers/CControllerSlaUpdate.php b/ui/app/controllers/CControllerSlaUpdate.php index ce42a2c3ee33..a994430b27ca 100644 --- a/ui/app/controllers/CControllerSlaUpdate.php +++ b/ui/app/controllers/CControllerSlaUpdate.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerSoftwareVersionCheckGet.php b/ui/app/controllers/CControllerSoftwareVersionCheckGet.php index 2b6dee6cb292..7232a2e6aa11 100644 --- a/ui/app/controllers/CControllerSoftwareVersionCheckGet.php +++ b/ui/app/controllers/CControllerSoftwareVersionCheckGet.php @@ -1,20 +1,16 @@ . ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. **/ diff --git a/ui/app/controllers/CControllerSoftwareVersionCheckUpdate.php b/ui/app/controllers/CControllerSoftwareVersionCheckUpdate.php index 3013b0727b2c..7dbd7ce936f1 100644 --- a/ui/app/controllers/CControllerSoftwareVersionCheckUpdate.php +++ b/ui/app/controllers/CControllerSoftwareVersionCheckUpdate.php @@ -1,20 +1,16 @@ . ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. **/ diff --git a/ui/app/controllers/CControllerSystemWarning.php b/ui/app/controllers/CControllerSystemWarning.php index 25affa403ada..9d895943443c 100644 --- a/ui/app/controllers/CControllerSystemWarning.php +++ b/ui/app/controllers/CControllerSystemWarning.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerTabFilterProfileUpdate.php b/ui/app/controllers/CControllerTabFilterProfileUpdate.php index f657ceaf9025..6f643445ff9d 100644 --- a/ui/app/controllers/CControllerTabFilterProfileUpdate.php +++ b/ui/app/controllers/CControllerTabFilterProfileUpdate.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerTemplateCreate.php b/ui/app/controllers/CControllerTemplateCreate.php index ce991c55de6a..b06ae753a92a 100644 --- a/ui/app/controllers/CControllerTemplateCreate.php +++ b/ui/app/controllers/CControllerTemplateCreate.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerTemplateDashboardDelete.php b/ui/app/controllers/CControllerTemplateDashboardDelete.php index a3215110cfbe..4463932f2ce4 100644 --- a/ui/app/controllers/CControllerTemplateDashboardDelete.php +++ b/ui/app/controllers/CControllerTemplateDashboardDelete.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerTemplateDashboardEdit.php b/ui/app/controllers/CControllerTemplateDashboardEdit.php index 3a7c53e1caf0..5a8ff95c8441 100644 --- a/ui/app/controllers/CControllerTemplateDashboardEdit.php +++ b/ui/app/controllers/CControllerTemplateDashboardEdit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerTemplateDashboardList.php b/ui/app/controllers/CControllerTemplateDashboardList.php index cc4a9b037e4e..7aa6e52583e3 100644 --- a/ui/app/controllers/CControllerTemplateDashboardList.php +++ b/ui/app/controllers/CControllerTemplateDashboardList.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerTemplateDashboardUpdate.php b/ui/app/controllers/CControllerTemplateDashboardUpdate.php index 47c133538322..bf2b3119e7e5 100644 --- a/ui/app/controllers/CControllerTemplateDashboardUpdate.php +++ b/ui/app/controllers/CControllerTemplateDashboardUpdate.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerTemplateDelete.php b/ui/app/controllers/CControllerTemplateDelete.php index 8b463c6cbd7c..94031007159d 100644 --- a/ui/app/controllers/CControllerTemplateDelete.php +++ b/ui/app/controllers/CControllerTemplateDelete.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerTemplateEdit.php b/ui/app/controllers/CControllerTemplateEdit.php index 65918cf95e98..ce83af777d67 100644 --- a/ui/app/controllers/CControllerTemplateEdit.php +++ b/ui/app/controllers/CControllerTemplateEdit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerTemplateGroupCreate.php b/ui/app/controllers/CControllerTemplateGroupCreate.php index 48a03090ed97..ac244ccae4f2 100644 --- a/ui/app/controllers/CControllerTemplateGroupCreate.php +++ b/ui/app/controllers/CControllerTemplateGroupCreate.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerTemplateGroupDelete.php b/ui/app/controllers/CControllerTemplateGroupDelete.php index f47357ed461b..b4ebc192ee94 100644 --- a/ui/app/controllers/CControllerTemplateGroupDelete.php +++ b/ui/app/controllers/CControllerTemplateGroupDelete.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerTemplateGroupEdit.php b/ui/app/controllers/CControllerTemplateGroupEdit.php index d8314faccc29..663fc907154b 100644 --- a/ui/app/controllers/CControllerTemplateGroupEdit.php +++ b/ui/app/controllers/CControllerTemplateGroupEdit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerTemplateGroupList.php b/ui/app/controllers/CControllerTemplateGroupList.php index 5e2ae84c49cb..8dc77510b719 100644 --- a/ui/app/controllers/CControllerTemplateGroupList.php +++ b/ui/app/controllers/CControllerTemplateGroupList.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerTemplateGroupUpdate.php b/ui/app/controllers/CControllerTemplateGroupUpdate.php index 95cf2b7b8fdb..e4bc5c910b35 100644 --- a/ui/app/controllers/CControllerTemplateGroupUpdate.php +++ b/ui/app/controllers/CControllerTemplateGroupUpdate.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerTemplateList.php b/ui/app/controllers/CControllerTemplateList.php index 82234caf4084..79bfd45e2de9 100644 --- a/ui/app/controllers/CControllerTemplateList.php +++ b/ui/app/controllers/CControllerTemplateList.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerTemplateMassupdate.php b/ui/app/controllers/CControllerTemplateMassupdate.php index 9242168596ab..00a279c8e0d8 100644 --- a/ui/app/controllers/CControllerTemplateMassupdate.php +++ b/ui/app/controllers/CControllerTemplateMassupdate.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerTemplateUpdate.php b/ui/app/controllers/CControllerTemplateUpdate.php index a6f49f4b17fc..d7f6229f317b 100644 --- a/ui/app/controllers/CControllerTemplateUpdate.php +++ b/ui/app/controllers/CControllerTemplateUpdate.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerTimeSelectorCalc.php b/ui/app/controllers/CControllerTimeSelectorCalc.php index e2ca692b7469..dee22e0dc525 100644 --- a/ui/app/controllers/CControllerTimeSelectorCalc.php +++ b/ui/app/controllers/CControllerTimeSelectorCalc.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerTimeSelectorUpdate.php b/ui/app/controllers/CControllerTimeSelectorUpdate.php index 7d7eccd75474..5e826a37479f 100644 --- a/ui/app/controllers/CControllerTimeSelectorUpdate.php +++ b/ui/app/controllers/CControllerTimeSelectorUpdate.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerTimeoutsEdit.php b/ui/app/controllers/CControllerTimeoutsEdit.php index 13a99ef6d42c..6cda2ef7b374 100644 --- a/ui/app/controllers/CControllerTimeoutsEdit.php +++ b/ui/app/controllers/CControllerTimeoutsEdit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerTimeoutsUpdate.php b/ui/app/controllers/CControllerTimeoutsUpdate.php index 55056c1780c7..e166057925ea 100644 --- a/ui/app/controllers/CControllerTimeoutsUpdate.php +++ b/ui/app/controllers/CControllerTimeoutsUpdate.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerTokenCreate.php b/ui/app/controllers/CControllerTokenCreate.php index 599654477537..be594878476f 100644 --- a/ui/app/controllers/CControllerTokenCreate.php +++ b/ui/app/controllers/CControllerTokenCreate.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerTokenDelete.php b/ui/app/controllers/CControllerTokenDelete.php index f651c0edb561..ab0ba1d89e53 100644 --- a/ui/app/controllers/CControllerTokenDelete.php +++ b/ui/app/controllers/CControllerTokenDelete.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerTokenDisable.php b/ui/app/controllers/CControllerTokenDisable.php index 33834419c5a3..e92fc8a07d46 100644 --- a/ui/app/controllers/CControllerTokenDisable.php +++ b/ui/app/controllers/CControllerTokenDisable.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerTokenEnable.php b/ui/app/controllers/CControllerTokenEnable.php index d0ee0507c22f..8e6678c7e7bc 100644 --- a/ui/app/controllers/CControllerTokenEnable.php +++ b/ui/app/controllers/CControllerTokenEnable.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerTokenList.php b/ui/app/controllers/CControllerTokenList.php index e1c3fa8068dc..6f04be76a825 100644 --- a/ui/app/controllers/CControllerTokenList.php +++ b/ui/app/controllers/CControllerTokenList.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerTokenUpdate.php b/ui/app/controllers/CControllerTokenUpdate.php index ed456e362fc3..3d2a0f75c635 100644 --- a/ui/app/controllers/CControllerTokenUpdate.php +++ b/ui/app/controllers/CControllerTokenUpdate.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerTopTriggersList.php b/ui/app/controllers/CControllerTopTriggersList.php index e6c1f4fc691b..4e91896e19f0 100644 --- a/ui/app/controllers/CControllerTopTriggersList.php +++ b/ui/app/controllers/CControllerTopTriggersList.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerTrigDisplayEdit.php b/ui/app/controllers/CControllerTrigDisplayEdit.php index c1b6ce73ed04..976f018fe920 100644 --- a/ui/app/controllers/CControllerTrigDisplayEdit.php +++ b/ui/app/controllers/CControllerTrigDisplayEdit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerTrigDisplayUpdate.php b/ui/app/controllers/CControllerTrigDisplayUpdate.php index d49d8353db2b..1170728acfae 100644 --- a/ui/app/controllers/CControllerTrigDisplayUpdate.php +++ b/ui/app/controllers/CControllerTrigDisplayUpdate.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerTriggerCreate.php b/ui/app/controllers/CControllerTriggerCreate.php index 305e45f47029..92aaf2747a5f 100644 --- a/ui/app/controllers/CControllerTriggerCreate.php +++ b/ui/app/controllers/CControllerTriggerCreate.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerTriggerDelete.php b/ui/app/controllers/CControllerTriggerDelete.php index 4d296285f349..a936f3417f48 100644 --- a/ui/app/controllers/CControllerTriggerDelete.php +++ b/ui/app/controllers/CControllerTriggerDelete.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerTriggerDisable.php b/ui/app/controllers/CControllerTriggerDisable.php index a51a5ec953ac..20bfb25cdf3d 100644 --- a/ui/app/controllers/CControllerTriggerDisable.php +++ b/ui/app/controllers/CControllerTriggerDisable.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerTriggerEdit.php b/ui/app/controllers/CControllerTriggerEdit.php index 68e97844bb9b..65ebfa2100dc 100644 --- a/ui/app/controllers/CControllerTriggerEdit.php +++ b/ui/app/controllers/CControllerTriggerEdit.php @@ -1,21 +1,16 @@ . **/ require_once __DIR__ .'/../../include/forms.inc.php'; diff --git a/ui/app/controllers/CControllerTriggerEnable.php b/ui/app/controllers/CControllerTriggerEnable.php index 0c83f1c0d9ea..8fc19337a2d9 100644 --- a/ui/app/controllers/CControllerTriggerEnable.php +++ b/ui/app/controllers/CControllerTriggerEnable.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerTriggerExpressionConstructor.php b/ui/app/controllers/CControllerTriggerExpressionConstructor.php index f0216b1e3183..4c71eb54850b 100644 --- a/ui/app/controllers/CControllerTriggerExpressionConstructor.php +++ b/ui/app/controllers/CControllerTriggerExpressionConstructor.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerTriggerList.php b/ui/app/controllers/CControllerTriggerList.php index 2d1bf0249be3..9d09f4b140b8 100644 --- a/ui/app/controllers/CControllerTriggerList.php +++ b/ui/app/controllers/CControllerTriggerList.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerTriggerMassupdate.php b/ui/app/controllers/CControllerTriggerMassupdate.php index a07505c0f215..e2858b444c9c 100644 --- a/ui/app/controllers/CControllerTriggerMassupdate.php +++ b/ui/app/controllers/CControllerTriggerMassupdate.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerTriggerPrototypeCreate.php b/ui/app/controllers/CControllerTriggerPrototypeCreate.php index 2f64f4a09ff1..cc8bacbe4d43 100644 --- a/ui/app/controllers/CControllerTriggerPrototypeCreate.php +++ b/ui/app/controllers/CControllerTriggerPrototypeCreate.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerTriggerPrototypeDelete.php b/ui/app/controllers/CControllerTriggerPrototypeDelete.php index c000a8bb3a52..af50eacdf6f6 100644 --- a/ui/app/controllers/CControllerTriggerPrototypeDelete.php +++ b/ui/app/controllers/CControllerTriggerPrototypeDelete.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerTriggerPrototypeDisable.php b/ui/app/controllers/CControllerTriggerPrototypeDisable.php index 03c92e36f4fd..40226378c223 100644 --- a/ui/app/controllers/CControllerTriggerPrototypeDisable.php +++ b/ui/app/controllers/CControllerTriggerPrototypeDisable.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerTriggerPrototypeEdit.php b/ui/app/controllers/CControllerTriggerPrototypeEdit.php index 4897c691a85e..cd380f641dfb 100644 --- a/ui/app/controllers/CControllerTriggerPrototypeEdit.php +++ b/ui/app/controllers/CControllerTriggerPrototypeEdit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerTriggerPrototypeEnable.php b/ui/app/controllers/CControllerTriggerPrototypeEnable.php index ce619dd24fb6..5d844e05f781 100644 --- a/ui/app/controllers/CControllerTriggerPrototypeEnable.php +++ b/ui/app/controllers/CControllerTriggerPrototypeEnable.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerTriggerPrototypeList.php b/ui/app/controllers/CControllerTriggerPrototypeList.php index 2885e5191a18..90aef3003184 100644 --- a/ui/app/controllers/CControllerTriggerPrototypeList.php +++ b/ui/app/controllers/CControllerTriggerPrototypeList.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerTriggerPrototypeUpdate.php b/ui/app/controllers/CControllerTriggerPrototypeUpdate.php index a59e889c7ff9..7dc0e21510d6 100644 --- a/ui/app/controllers/CControllerTriggerPrototypeUpdate.php +++ b/ui/app/controllers/CControllerTriggerPrototypeUpdate.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerTriggerUpdate.php b/ui/app/controllers/CControllerTriggerUpdate.php index 71f4a872713d..8e1b1986bb56 100644 --- a/ui/app/controllers/CControllerTriggerUpdate.php +++ b/ui/app/controllers/CControllerTriggerUpdate.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerUserCreate.php b/ui/app/controllers/CControllerUserCreate.php index 3e9e21aac37c..ea75055f2855 100644 --- a/ui/app/controllers/CControllerUserCreate.php +++ b/ui/app/controllers/CControllerUserCreate.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerUserDelete.php b/ui/app/controllers/CControllerUserDelete.php index 14404098c63e..7cdde245fac1 100644 --- a/ui/app/controllers/CControllerUserDelete.php +++ b/ui/app/controllers/CControllerUserDelete.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerUserEdit.php b/ui/app/controllers/CControllerUserEdit.php index 5f521ad36ce0..13a291d067d3 100644 --- a/ui/app/controllers/CControllerUserEdit.php +++ b/ui/app/controllers/CControllerUserEdit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerUserEditGeneral.php b/ui/app/controllers/CControllerUserEditGeneral.php index 5a02ed1728aa..e11ecd952126 100644 --- a/ui/app/controllers/CControllerUserEditGeneral.php +++ b/ui/app/controllers/CControllerUserEditGeneral.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerUserList.php b/ui/app/controllers/CControllerUserList.php index 0fb4465257c2..6a769e3b9672 100644 --- a/ui/app/controllers/CControllerUserList.php +++ b/ui/app/controllers/CControllerUserList.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerUserProfileEdit.php b/ui/app/controllers/CControllerUserProfileEdit.php index 3a7b6c910765..5851c6eb7e26 100644 --- a/ui/app/controllers/CControllerUserProfileEdit.php +++ b/ui/app/controllers/CControllerUserProfileEdit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerUserProfileUpdate.php b/ui/app/controllers/CControllerUserProfileUpdate.php index d442ec4ab777..653440608c27 100644 --- a/ui/app/controllers/CControllerUserProfileUpdate.php +++ b/ui/app/controllers/CControllerUserProfileUpdate.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerUserProvision.php b/ui/app/controllers/CControllerUserProvision.php index 42049d2ab16d..86eb0cb5729f 100644 --- a/ui/app/controllers/CControllerUserProvision.php +++ b/ui/app/controllers/CControllerUserProvision.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerUserResetTotp.php b/ui/app/controllers/CControllerUserResetTotp.php index 0473077181be..a6928f1f6d7d 100644 --- a/ui/app/controllers/CControllerUserResetTotp.php +++ b/ui/app/controllers/CControllerUserResetTotp.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerUserTokenList.php b/ui/app/controllers/CControllerUserTokenList.php index 90f5ee23e33e..6b05151ec000 100644 --- a/ui/app/controllers/CControllerUserTokenList.php +++ b/ui/app/controllers/CControllerUserTokenList.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerUserUnblock.php b/ui/app/controllers/CControllerUserUnblock.php index 9ce023d782df..e47f93565643 100644 --- a/ui/app/controllers/CControllerUserUnblock.php +++ b/ui/app/controllers/CControllerUserUnblock.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerUserUpdate.php b/ui/app/controllers/CControllerUserUpdate.php index e04690e99dae..ffb811993802 100644 --- a/ui/app/controllers/CControllerUserUpdate.php +++ b/ui/app/controllers/CControllerUserUpdate.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerUserUpdateGeneral.php b/ui/app/controllers/CControllerUserUpdateGeneral.php index 1621b6b94c23..adc33e24a0f5 100644 --- a/ui/app/controllers/CControllerUserUpdateGeneral.php +++ b/ui/app/controllers/CControllerUserUpdateGeneral.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerUsergroupCreate.php b/ui/app/controllers/CControllerUsergroupCreate.php index fab5b607eed0..ddaab8859fbf 100644 --- a/ui/app/controllers/CControllerUsergroupCreate.php +++ b/ui/app/controllers/CControllerUsergroupCreate.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerUsergroupDelete.php b/ui/app/controllers/CControllerUsergroupDelete.php index b9a15ed9ab75..bb70b1b761d7 100644 --- a/ui/app/controllers/CControllerUsergroupDelete.php +++ b/ui/app/controllers/CControllerUsergroupDelete.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerUsergroupEdit.php b/ui/app/controllers/CControllerUsergroupEdit.php index 864ae7f78448..296d5651046c 100644 --- a/ui/app/controllers/CControllerUsergroupEdit.php +++ b/ui/app/controllers/CControllerUsergroupEdit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerUsergroupList.php b/ui/app/controllers/CControllerUsergroupList.php index 4728b40155e8..ed9869762d1a 100644 --- a/ui/app/controllers/CControllerUsergroupList.php +++ b/ui/app/controllers/CControllerUsergroupList.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerUsergroupMassUpdate.php b/ui/app/controllers/CControllerUsergroupMassUpdate.php index 550fe51a1e47..263eb705aef7 100644 --- a/ui/app/controllers/CControllerUsergroupMassUpdate.php +++ b/ui/app/controllers/CControllerUsergroupMassUpdate.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerUsergroupTagFilterCheck.php b/ui/app/controllers/CControllerUsergroupTagFilterCheck.php index 82fa3c241399..0f651793ee46 100644 --- a/ui/app/controllers/CControllerUsergroupTagFilterCheck.php +++ b/ui/app/controllers/CControllerUsergroupTagFilterCheck.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerUsergroupTagFilterEdit.php b/ui/app/controllers/CControllerUsergroupTagFilterEdit.php index f89e8cd91e98..be997cdeb5b1 100644 --- a/ui/app/controllers/CControllerUsergroupTagFilterEdit.php +++ b/ui/app/controllers/CControllerUsergroupTagFilterEdit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerUsergroupTagFilterList.php b/ui/app/controllers/CControllerUsergroupTagFilterList.php index 15df458a2f29..87986919de8a 100644 --- a/ui/app/controllers/CControllerUsergroupTagFilterList.php +++ b/ui/app/controllers/CControllerUsergroupTagFilterList.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerUsergroupUpdate.php b/ui/app/controllers/CControllerUsergroupUpdate.php index 4051caa235bf..b0233b5ce33d 100644 --- a/ui/app/controllers/CControllerUsergroupUpdate.php +++ b/ui/app/controllers/CControllerUsergroupUpdate.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerUserroleCreate.php b/ui/app/controllers/CControllerUserroleCreate.php index d2aa53083f9f..e328f83d8b8d 100644 --- a/ui/app/controllers/CControllerUserroleCreate.php +++ b/ui/app/controllers/CControllerUserroleCreate.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerUserroleDelete.php b/ui/app/controllers/CControllerUserroleDelete.php index f52cd5c8349c..3d38c7895685 100644 --- a/ui/app/controllers/CControllerUserroleDelete.php +++ b/ui/app/controllers/CControllerUserroleDelete.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerUserroleEdit.php b/ui/app/controllers/CControllerUserroleEdit.php index 527de5fb23b8..673bb894fff5 100644 --- a/ui/app/controllers/CControllerUserroleEdit.php +++ b/ui/app/controllers/CControllerUserroleEdit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerUserroleEditGeneral.php b/ui/app/controllers/CControllerUserroleEditGeneral.php index dddef73dad3c..2b72f38e9f27 100644 --- a/ui/app/controllers/CControllerUserroleEditGeneral.php +++ b/ui/app/controllers/CControllerUserroleEditGeneral.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerUserroleList.php b/ui/app/controllers/CControllerUserroleList.php index 82cb14ce6e9b..48f724664485 100644 --- a/ui/app/controllers/CControllerUserroleList.php +++ b/ui/app/controllers/CControllerUserroleList.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerUserroleUpdate.php b/ui/app/controllers/CControllerUserroleUpdate.php index 6dd95a023556..a007b706fdc4 100644 --- a/ui/app/controllers/CControllerUserroleUpdate.php +++ b/ui/app/controllers/CControllerUserroleUpdate.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerWebScenarioStepCheck.php b/ui/app/controllers/CControllerWebScenarioStepCheck.php index 26569d575cd9..826b3f65394c 100644 --- a/ui/app/controllers/CControllerWebScenarioStepCheck.php +++ b/ui/app/controllers/CControllerWebScenarioStepCheck.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerWebScenarioStepEdit.php b/ui/app/controllers/CControllerWebScenarioStepEdit.php index 1c8014d5f1fa..9b9d62230dce 100644 --- a/ui/app/controllers/CControllerWebScenarioStepEdit.php +++ b/ui/app/controllers/CControllerWebScenarioStepEdit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerWebView.php b/ui/app/controllers/CControllerWebView.php index 08d9a326c9c3..701e831bfb3f 100644 --- a/ui/app/controllers/CControllerWebView.php +++ b/ui/app/controllers/CControllerWebView.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerWidgetIterator.php b/ui/app/controllers/CControllerWidgetIterator.php index b26cadca1be4..5c2a918f13cc 100644 --- a/ui/app/controllers/CControllerWidgetIterator.php +++ b/ui/app/controllers/CControllerWidgetIterator.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/controllers/CControllerWidgetNavigationTreeToggle.php b/ui/app/controllers/CControllerWidgetNavigationTreeToggle.php index 29ce0c75286b..ba5248fb4e7e 100644 --- a/ui/app/controllers/CControllerWidgetNavigationTreeToggle.php +++ b/ui/app/controllers/CControllerWidgetNavigationTreeToggle.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/partials/action.operations.php b/ui/app/partials/action.operations.php index cf3fab30d8e4..235731941027 100644 --- a/ui/app/partials/action.operations.php +++ b/ui/app/partials/action.operations.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/partials/action.recovery.operations.php b/ui/app/partials/action.recovery.operations.php index c9190fec0ea2..8521a1113f24 100644 --- a/ui/app/partials/action.recovery.operations.php +++ b/ui/app/partials/action.recovery.operations.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/partials/action.update.operations.php b/ui/app/partials/action.update.operations.php index 92a5d3efbb84..5ca6190ad191 100644 --- a/ui/app/partials/action.update.operations.php +++ b/ui/app/partials/action.update.operations.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/partials/administration.ha.nodes.php b/ui/app/partials/administration.ha.nodes.php index 76f67e581dfb..8776c83c8bfb 100644 --- a/ui/app/partials/administration.ha.nodes.php +++ b/ui/app/partials/administration.ha.nodes.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/partials/administration.system.info.php b/ui/app/partials/administration.system.info.php index 773a6b1a2bd3..6030fb2e5a54 100644 --- a/ui/app/partials/administration.system.info.php +++ b/ui/app/partials/administration.system.info.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/partials/configuration.host.edit.html.php b/ui/app/partials/configuration.host.edit.html.php index 3c8c8ec48b65..b780b0df4788 100644 --- a/ui/app/partials/configuration.host.edit.html.php +++ b/ui/app/partials/configuration.host.edit.html.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/partials/configuration.host.interface.row.php b/ui/app/partials/configuration.host.interface.row.php index 6a32218b05b6..d0e7eb204e13 100644 --- a/ui/app/partials/configuration.host.interface.row.php +++ b/ui/app/partials/configuration.host.interface.row.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/partials/configuration.hostgroup.edit.html.php b/ui/app/partials/configuration.hostgroup.edit.html.php index 93f669d04c02..a06dd67f8a64 100644 --- a/ui/app/partials/configuration.hostgroup.edit.html.php +++ b/ui/app/partials/configuration.hostgroup.edit.html.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/partials/configuration.tags.tab.php b/ui/app/partials/configuration.tags.tab.php index 9cef52c45cf5..fdc207e425b4 100644 --- a/ui/app/partials/configuration.tags.tab.php +++ b/ui/app/partials/configuration.tags.tab.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/partials/configuration.templategroup.edit.html.php b/ui/app/partials/configuration.templategroup.edit.html.php index fa1d121f07e7..63c7d07eaa66 100644 --- a/ui/app/partials/configuration.templategroup.edit.html.php +++ b/ui/app/partials/configuration.templategroup.edit.html.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/partials/configuration.valuemap.php b/ui/app/partials/configuration.valuemap.php index 50c3914a25f5..dc5d0df64f88 100644 --- a/ui/app/partials/configuration.valuemap.php +++ b/ui/app/partials/configuration.valuemap.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/partials/hostmacros.inherited.list.html.php b/ui/app/partials/hostmacros.inherited.list.html.php index d96ac246f3d8..d609b192adc6 100644 --- a/ui/app/partials/hostmacros.inherited.list.html.php +++ b/ui/app/partials/hostmacros.inherited.list.html.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/partials/hostmacros.list.html.php b/ui/app/partials/hostmacros.list.html.php index 5597bbcf7789..d906b50b53cc 100644 --- a/ui/app/partials/hostmacros.list.html.php +++ b/ui/app/partials/hostmacros.list.html.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/partials/item.edit.item.tab.php b/ui/app/partials/item.edit.item.tab.php index 309124d8a611..ffb21fe63ebf 100644 --- a/ui/app/partials/item.edit.item.tab.php +++ b/ui/app/partials/item.edit.item.tab.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/partials/item.edit.preprocessing.tab.php b/ui/app/partials/item.edit.preprocessing.tab.php index 1d96f30c38cf..3f0b31bc745d 100644 --- a/ui/app/partials/item.edit.preprocessing.tab.php +++ b/ui/app/partials/item.edit.preprocessing.tab.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/partials/item.list.filter.php b/ui/app/partials/item.list.filter.php index 8ac1c650656c..708a59f9c729 100644 --- a/ui/app/partials/item.list.filter.php +++ b/ui/app/partials/item.list.filter.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/partials/js/configuration.host.edit.html.js.php b/ui/app/partials/js/configuration.host.edit.html.js.php index e7679047d998..11035ae1ff8a 100644 --- a/ui/app/partials/js/configuration.host.edit.html.js.php +++ b/ui/app/partials/js/configuration.host.edit.html.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/partials/js/configuration.tags.tab.js.php b/ui/app/partials/js/configuration.tags.tab.js.php index 6e70b06cc8de..ad4bad90cc97 100644 --- a/ui/app/partials/js/configuration.tags.tab.js.php +++ b/ui/app/partials/js/configuration.tags.tab.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/partials/js/configuration.valuemap.js.php b/ui/app/partials/js/configuration.valuemap.js.php index 0e9ba51fb30f..84be80677bbe 100644 --- a/ui/app/partials/js/configuration.valuemap.js.php +++ b/ui/app/partials/js/configuration.valuemap.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/partials/js/scheduledreport.formgrid.js.php b/ui/app/partials/js/scheduledreport.formgrid.js.php index 291b7bea1fc6..09af83a7681f 100644 --- a/ui/app/partials/js/scheduledreport.formgrid.js.php +++ b/ui/app/partials/js/scheduledreport.formgrid.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/partials/js/scheduledreport.subscription.js.php b/ui/app/partials/js/scheduledreport.subscription.js.php index 637b1792226e..e50a19b3ff7e 100644 --- a/ui/app/partials/js/scheduledreport.subscription.js.php +++ b/ui/app/partials/js/scheduledreport.subscription.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/partials/layout.htmlpage.aside.php b/ui/app/partials/layout.htmlpage.aside.php index 7a31215028eb..55fe365cc660 100644 --- a/ui/app/partials/layout.htmlpage.aside.php +++ b/ui/app/partials/layout.htmlpage.aside.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/partials/layout.htmlpage.footer.php b/ui/app/partials/layout.htmlpage.footer.php index d1bd3b0f18d4..f92efa1d329c 100644 --- a/ui/app/partials/layout.htmlpage.footer.php +++ b/ui/app/partials/layout.htmlpage.footer.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/partials/layout.htmlpage.header.php b/ui/app/partials/layout.htmlpage.header.php index 42cda6575480..a100571a1032 100644 --- a/ui/app/partials/layout.htmlpage.header.php +++ b/ui/app/partials/layout.htmlpage.header.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/partials/massupdate.macros.tab.php b/ui/app/partials/massupdate.macros.tab.php index e2cd752a1ee0..696761afd61b 100644 --- a/ui/app/partials/massupdate.macros.tab.php +++ b/ui/app/partials/massupdate.macros.tab.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/partials/massupdate.valuemaps.tab.php b/ui/app/partials/massupdate.valuemaps.tab.php index cf665451ab5f..d8fda4897275 100644 --- a/ui/app/partials/massupdate.valuemaps.tab.php +++ b/ui/app/partials/massupdate.valuemaps.tab.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/partials/monitoring.charts.subfilter.php b/ui/app/partials/monitoring.charts.subfilter.php index 2d9c9059fafc..7f8a37b2858a 100644 --- a/ui/app/partials/monitoring.charts.subfilter.php +++ b/ui/app/partials/monitoring.charts.subfilter.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/partials/monitoring.host.filter.php b/ui/app/partials/monitoring.host.filter.php index 77cddf94391c..de0da220fcf5 100644 --- a/ui/app/partials/monitoring.host.filter.php +++ b/ui/app/partials/monitoring.host.filter.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/partials/monitoring.host.view.html.php b/ui/app/partials/monitoring.host.view.html.php index 599c4f81c4f5..681fcc0a2015 100644 --- a/ui/app/partials/monitoring.host.view.html.php +++ b/ui/app/partials/monitoring.host.view.html.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/partials/monitoring.latest.filter.php b/ui/app/partials/monitoring.latest.filter.php index a567f51677fa..3da8bd332f76 100644 --- a/ui/app/partials/monitoring.latest.filter.php +++ b/ui/app/partials/monitoring.latest.filter.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/partials/monitoring.latest.subfilter.php b/ui/app/partials/monitoring.latest.subfilter.php index d557885cbd29..17087820a170 100644 --- a/ui/app/partials/monitoring.latest.subfilter.php +++ b/ui/app/partials/monitoring.latest.subfilter.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/partials/monitoring.latest.view.html.php b/ui/app/partials/monitoring.latest.view.html.php index 45356e8cabbd..38e9ab58d7c4 100644 --- a/ui/app/partials/monitoring.latest.view.html.php +++ b/ui/app/partials/monitoring.latest.view.html.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/partials/monitoring.problem.filter.php b/ui/app/partials/monitoring.problem.filter.php index e960e58ca46d..7b49484eb968 100644 --- a/ui/app/partials/monitoring.problem.filter.php +++ b/ui/app/partials/monitoring.problem.filter.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/partials/monitoring.problem.view.html.php b/ui/app/partials/monitoring.problem.view.html.php index b18b6e8d341c..423e358c8a77 100644 --- a/ui/app/partials/monitoring.problem.view.html.php +++ b/ui/app/partials/monitoring.problem.view.html.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/partials/scheduledreport.formgrid.html.php b/ui/app/partials/scheduledreport.formgrid.html.php index 61aaea948ead..1e005298283c 100644 --- a/ui/app/partials/scheduledreport.formgrid.html.php +++ b/ui/app/partials/scheduledreport.formgrid.html.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/partials/scheduledreport.subscription.php b/ui/app/partials/scheduledreport.subscription.php index 15ef6b9f8f1d..1dac9f1d3234 100644 --- a/ui/app/partials/scheduledreport.subscription.php +++ b/ui/app/partials/scheduledreport.subscription.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/partials/scheduledreport.table.html.php b/ui/app/partials/scheduledreport.table.html.php index 81f19ae1dfb5..906e76f3840d 100644 --- a/ui/app/partials/scheduledreport.table.html.php +++ b/ui/app/partials/scheduledreport.table.html.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/partials/service.info.php b/ui/app/partials/service.info.php index 837e98c9db08..e663521396cf 100644 --- a/ui/app/partials/service.info.php +++ b/ui/app/partials/service.info.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/partials/service.list.edit.php b/ui/app/partials/service.list.edit.php index 70ccedf324c8..f115526ab7cd 100644 --- a/ui/app/partials/service.list.edit.php +++ b/ui/app/partials/service.list.edit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/partials/service.list.php b/ui/app/partials/service.list.php index 5fd35e5753d0..2733ec169bcd 100644 --- a/ui/app/partials/service.list.php +++ b/ui/app/partials/service.list.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/partials/tags.list.html.php b/ui/app/partials/tags.list.html.php index e9ee6351b9f9..93811643fab3 100644 --- a/ui/app/partials/tags.list.html.php +++ b/ui/app/partials/tags.list.html.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/partials/timeselector.filter.php b/ui/app/partials/timeselector.filter.php index a3874fb1b97a..3f3d7b61f522 100644 --- a/ui/app/partials/timeselector.filter.php +++ b/ui/app/partials/timeselector.filter.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/partials/trigger.edit.dependencies.tab.php b/ui/app/partials/trigger.edit.dependencies.tab.php index 0120a43869e8..36eb4aa112b6 100644 --- a/ui/app/partials/trigger.edit.dependencies.tab.php +++ b/ui/app/partials/trigger.edit.dependencies.tab.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/partials/trigger.edit.trigger.tab.php b/ui/app/partials/trigger.edit.trigger.tab.php index 243f69a0f961..8325aa1370f0 100644 --- a/ui/app/partials/trigger.edit.trigger.tab.php +++ b/ui/app/partials/trigger.edit.trigger.tab.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/partials/usergroup.tagfilters.php b/ui/app/partials/usergroup.tagfilters.php index 04d31b0c5f6f..6002f81e299e 100644 --- a/ui/app/partials/usergroup.tagfilters.php +++ b/ui/app/partials/usergroup.tagfilters.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/action.list.php b/ui/app/views/action.list.php index 1032d581d34e..4afbddde4781 100644 --- a/ui/app/views/action.list.php +++ b/ui/app/views/action.list.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/administration.audit.settings.edit.php b/ui/app/views/administration.audit.settings.edit.php index 3f7335f948fa..5787f6bf5da0 100644 --- a/ui/app/views/administration.audit.settings.edit.php +++ b/ui/app/views/administration.audit.settings.edit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/administration.authentication.edit.php b/ui/app/views/administration.authentication.edit.php index 5a71324ce7da..8cd7d3802d0c 100644 --- a/ui/app/views/administration.authentication.edit.php +++ b/ui/app/views/administration.authentication.edit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/administration.autoreg.edit.php b/ui/app/views/administration.autoreg.edit.php index 6ab4d248d8aa..92bf88222913 100644 --- a/ui/app/views/administration.autoreg.edit.php +++ b/ui/app/views/administration.autoreg.edit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/administration.geomaps.edit.php b/ui/app/views/administration.geomaps.edit.php index 7b5fa40832bb..1853b59a671f 100644 --- a/ui/app/views/administration.geomaps.edit.php +++ b/ui/app/views/administration.geomaps.edit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/administration.gui.edit.php b/ui/app/views/administration.gui.edit.php index fa7919d6321b..b7abba575438 100644 --- a/ui/app/views/administration.gui.edit.php +++ b/ui/app/views/administration.gui.edit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/administration.housekeeping.edit.php b/ui/app/views/administration.housekeeping.edit.php index c7bbf3ea75f5..548c7c69325b 100644 --- a/ui/app/views/administration.housekeeping.edit.php +++ b/ui/app/views/administration.housekeeping.edit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/administration.iconmap.edit.php b/ui/app/views/administration.iconmap.edit.php index 6f042119b3d5..e34c450b52e1 100644 --- a/ui/app/views/administration.iconmap.edit.php +++ b/ui/app/views/administration.iconmap.edit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/administration.iconmap.list.php b/ui/app/views/administration.iconmap.list.php index fedaf0f6d8bf..e64d537336c8 100644 --- a/ui/app/views/administration.iconmap.list.php +++ b/ui/app/views/administration.iconmap.list.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/administration.image.edit.php b/ui/app/views/administration.image.edit.php index c004cd254912..d0547efa716f 100644 --- a/ui/app/views/administration.image.edit.php +++ b/ui/app/views/administration.image.edit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/administration.image.list.php b/ui/app/views/administration.image.list.php index d6d9f5cf171f..cff893dbad90 100644 --- a/ui/app/views/administration.image.list.php +++ b/ui/app/views/administration.image.list.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/administration.macros.edit.php b/ui/app/views/administration.macros.edit.php index 3ca3f5c8b465..340e033f1774 100644 --- a/ui/app/views/administration.macros.edit.php +++ b/ui/app/views/administration.macros.edit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/administration.miscconfig.edit.php b/ui/app/views/administration.miscconfig.edit.php index e03681f5d565..e16d3bcf2b8d 100644 --- a/ui/app/views/administration.miscconfig.edit.php +++ b/ui/app/views/administration.miscconfig.edit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/administration.proxy.list.php b/ui/app/views/administration.proxy.list.php index ef42bfe7b3c1..892f3a07c8a3 100644 --- a/ui/app/views/administration.proxy.list.php +++ b/ui/app/views/administration.proxy.list.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/administration.proxygroup.list.php b/ui/app/views/administration.proxygroup.list.php index a3da33d977b1..580a36fe7ab3 100644 --- a/ui/app/views/administration.proxygroup.list.php +++ b/ui/app/views/administration.proxygroup.list.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/administration.queue.details.php b/ui/app/views/administration.queue.details.php index ca488c7ac5f5..bc18a18d174c 100644 --- a/ui/app/views/administration.queue.details.php +++ b/ui/app/views/administration.queue.details.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/administration.queue.overview.php b/ui/app/views/administration.queue.overview.php index f460593cc73d..f0c42ad520e9 100644 --- a/ui/app/views/administration.queue.overview.php +++ b/ui/app/views/administration.queue.overview.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/administration.queue.overview.proxy.php b/ui/app/views/administration.queue.overview.proxy.php index 0e01219d610b..5f72336a704f 100644 --- a/ui/app/views/administration.queue.overview.proxy.php +++ b/ui/app/views/administration.queue.overview.proxy.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/administration.regex.edit.php b/ui/app/views/administration.regex.edit.php index dc0f178e4eee..75bc6434d1cb 100644 --- a/ui/app/views/administration.regex.edit.php +++ b/ui/app/views/administration.regex.edit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/administration.regex.list.php b/ui/app/views/administration.regex.list.php index ed91cb1987c8..f9f7844dbbe9 100644 --- a/ui/app/views/administration.regex.list.php +++ b/ui/app/views/administration.regex.list.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/administration.script.edit.php b/ui/app/views/administration.script.edit.php index c23332c5e645..1b50b28f4d72 100644 --- a/ui/app/views/administration.script.edit.php +++ b/ui/app/views/administration.script.edit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/administration.script.list.php b/ui/app/views/administration.script.list.php index f068895a0f24..0e610894789d 100644 --- a/ui/app/views/administration.script.list.php +++ b/ui/app/views/administration.script.list.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/administration.timeouts.edit.php b/ui/app/views/administration.timeouts.edit.php index bd9bf74f700e..c5d4d97f18ca 100644 --- a/ui/app/views/administration.timeouts.edit.php +++ b/ui/app/views/administration.timeouts.edit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/administration.token.list.php b/ui/app/views/administration.token.list.php index bf8fdd454f58..23914ce5fe9d 100644 --- a/ui/app/views/administration.token.list.php +++ b/ui/app/views/administration.token.list.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/administration.trigdisplay.edit.php b/ui/app/views/administration.trigdisplay.edit.php index 6ac16ed82975..c4d1e4d1e978 100644 --- a/ui/app/views/administration.trigdisplay.edit.php +++ b/ui/app/views/administration.trigdisplay.edit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/administration.user.edit.php b/ui/app/views/administration.user.edit.php index 990ad03096d5..e6f9d0018d47 100644 --- a/ui/app/views/administration.user.edit.php +++ b/ui/app/views/administration.user.edit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/administration.user.list.php b/ui/app/views/administration.user.list.php index b6bb65785103..c92304718240 100644 --- a/ui/app/views/administration.user.list.php +++ b/ui/app/views/administration.user.list.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/administration.user.token.list.php b/ui/app/views/administration.user.token.list.php index ea455935e638..f5db2e862cf0 100644 --- a/ui/app/views/administration.user.token.list.php +++ b/ui/app/views/administration.user.token.list.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/administration.userrole.edit.php b/ui/app/views/administration.userrole.edit.php index 54b222aad23b..39f2f6c97036 100644 --- a/ui/app/views/administration.userrole.edit.php +++ b/ui/app/views/administration.userrole.edit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/administration.userrole.list.php b/ui/app/views/administration.userrole.list.php index 04089238aa23..3282ba14f186 100644 --- a/ui/app/views/administration.userrole.list.php +++ b/ui/app/views/administration.userrole.list.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/configuration.dashboard.edit.php b/ui/app/views/configuration.dashboard.edit.php index 693de9eb38b3..0c44e58f31e2 100644 --- a/ui/app/views/configuration.dashboard.edit.php +++ b/ui/app/views/configuration.dashboard.edit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/configuration.dashboard.list.php b/ui/app/views/configuration.dashboard.list.php index c329b433f132..936b43d6b049 100644 --- a/ui/app/views/configuration.dashboard.list.php +++ b/ui/app/views/configuration.dashboard.list.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/configuration.discovery.edit.php b/ui/app/views/configuration.discovery.edit.php index 67a67fd4166a..b29bf4803009 100644 --- a/ui/app/views/configuration.discovery.edit.php +++ b/ui/app/views/configuration.discovery.edit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/configuration.discovery.list.php b/ui/app/views/configuration.discovery.list.php index ab00cc1c747f..2c8cad78d76d 100644 --- a/ui/app/views/configuration.discovery.list.php +++ b/ui/app/views/configuration.discovery.list.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/configuration.host.edit.php b/ui/app/views/configuration.host.edit.php index 9d74093e805b..639c44997bc3 100644 --- a/ui/app/views/configuration.host.edit.php +++ b/ui/app/views/configuration.host.edit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/configuration.host.list.php b/ui/app/views/configuration.host.list.php index 244592c4a510..e908a128d978 100644 --- a/ui/app/views/configuration.host.list.php +++ b/ui/app/views/configuration.host.list.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/configuration.hostgroup.edit.php b/ui/app/views/configuration.hostgroup.edit.php index 6335989c8d90..ecf0416a1366 100644 --- a/ui/app/views/configuration.hostgroup.edit.php +++ b/ui/app/views/configuration.hostgroup.edit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/configuration.hostgroup.list.php b/ui/app/views/configuration.hostgroup.list.php index 893166ed4cda..01d4a2a374ac 100644 --- a/ui/app/views/configuration.hostgroup.list.php +++ b/ui/app/views/configuration.hostgroup.list.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/configuration.templategroup.edit.php b/ui/app/views/configuration.templategroup.edit.php index 9e2bcf4c866c..ca1345fb4b50 100644 --- a/ui/app/views/configuration.templategroup.edit.php +++ b/ui/app/views/configuration.templategroup.edit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/configuration.templategroup.list.php b/ui/app/views/configuration.templategroup.list.php index c96909d74237..f9c24f1c417f 100644 --- a/ui/app/views/configuration.templategroup.list.php +++ b/ui/app/views/configuration.templategroup.list.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/connector.edit.php b/ui/app/views/connector.edit.php index cefe24c78859..7ddcc709c8e2 100644 --- a/ui/app/views/connector.edit.php +++ b/ui/app/views/connector.edit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/connector.list.php b/ui/app/views/connector.list.php index c050a3742540..5d5e147622fc 100644 --- a/ui/app/views/connector.list.php +++ b/ui/app/views/connector.list.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/copy.edit.php b/ui/app/views/copy.edit.php index 69da6b41c784..c3c7eda292da 100644 --- a/ui/app/views/copy.edit.php +++ b/ui/app/views/copy.edit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/correlation.condition.edit.php b/ui/app/views/correlation.condition.edit.php index 21fbefb119f2..151b54c7a431 100644 --- a/ui/app/views/correlation.condition.edit.php +++ b/ui/app/views/correlation.condition.edit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/correlation.edit.php b/ui/app/views/correlation.edit.php index d5259b49b83b..2dc4c2bc9dc3 100644 --- a/ui/app/views/correlation.edit.php +++ b/ui/app/views/correlation.edit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/correlation.list.php b/ui/app/views/correlation.list.php index 3205755d55bd..638d923e4d0f 100644 --- a/ui/app/views/correlation.list.php +++ b/ui/app/views/correlation.list.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/dashboard.page.properties.edit.php b/ui/app/views/dashboard.page.properties.edit.php index 0f016436ef83..63f5a19233fa 100644 --- a/ui/app/views/dashboard.page.properties.edit.php +++ b/ui/app/views/dashboard.page.properties.edit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/dashboard.properties.edit.php b/ui/app/views/dashboard.properties.edit.php index 571924a001da..071bd53aad5f 100644 --- a/ui/app/views/dashboard.properties.edit.php +++ b/ui/app/views/dashboard.properties.edit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/discovery.check.edit.php b/ui/app/views/discovery.check.edit.php index fd9f9ed8f3dd..16d90d8e41ff 100644 --- a/ui/app/views/discovery.check.edit.php +++ b/ui/app/views/discovery.check.edit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/hintbox.actionlist.php b/ui/app/views/hintbox.actionlist.php index 1093fa32676e..bfb26f980ca7 100644 --- a/ui/app/views/hintbox.actionlist.php +++ b/ui/app/views/hintbox.actionlist.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/hintbox.eventlist.php b/ui/app/views/hintbox.eventlist.php index a6b45c2ac1d3..fc1986c0c208 100644 --- a/ui/app/views/hintbox.eventlist.php +++ b/ui/app/views/hintbox.eventlist.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/hostmacros.list.php b/ui/app/views/hostmacros.list.php index b28704bb4d58..30a9af20b58b 100644 --- a/ui/app/views/hostmacros.list.php +++ b/ui/app/views/hostmacros.list.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/item.edit.php b/ui/app/views/item.edit.php index 499107467fc8..cee86b695db2 100644 --- a/ui/app/views/item.edit.php +++ b/ui/app/views/item.edit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/item.list.php b/ui/app/views/item.list.php index 6dce6c9bdc9f..b6ad1b5f3443 100644 --- a/ui/app/views/item.list.php +++ b/ui/app/views/item.list.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/item.massupdate.php b/ui/app/views/item.massupdate.php index e8886ea2b97a..013530ce4588 100644 --- a/ui/app/views/item.massupdate.php +++ b/ui/app/views/item.massupdate.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/item.prototype.edit.php b/ui/app/views/item.prototype.edit.php index 170a76b0da65..40a6e8a6d70c 100644 --- a/ui/app/views/item.prototype.edit.php +++ b/ui/app/views/item.prototype.edit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/item.prototype.list.php b/ui/app/views/item.prototype.list.php index 38cd355a3b53..01c89348e4ce 100644 --- a/ui/app/views/item.prototype.list.php +++ b/ui/app/views/item.prototype.list.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/item.tags.list.php b/ui/app/views/item.tags.list.php index 07a267b5cb15..1ef1cb479771 100644 --- a/ui/app/views/item.tags.list.php +++ b/ui/app/views/item.tags.list.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/js/action.list.js.php b/ui/app/views/js/action.list.js.php index 248a0704c43b..faba7829b8b3 100644 --- a/ui/app/views/js/action.list.js.php +++ b/ui/app/views/js/action.list.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/js/administration.audit.settings.edit.js.php b/ui/app/views/js/administration.audit.settings.edit.js.php index a30e77c0663c..0f352df8e953 100644 --- a/ui/app/views/js/administration.audit.settings.edit.js.php +++ b/ui/app/views/js/administration.audit.settings.edit.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/js/administration.authentication.edit.js.php b/ui/app/views/js/administration.authentication.edit.js.php index cd0145ce273a..b9c2e701afeb 100644 --- a/ui/app/views/js/administration.authentication.edit.js.php +++ b/ui/app/views/js/administration.authentication.edit.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/js/administration.autoreg.edit.js.php b/ui/app/views/js/administration.autoreg.edit.js.php index 7864d26d4dbb..fd4664e52458 100644 --- a/ui/app/views/js/administration.autoreg.edit.js.php +++ b/ui/app/views/js/administration.autoreg.edit.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/js/administration.geomaps.edit.js.php b/ui/app/views/js/administration.geomaps.edit.js.php index e1e7db9de822..ef5502c7779f 100644 --- a/ui/app/views/js/administration.geomaps.edit.js.php +++ b/ui/app/views/js/administration.geomaps.edit.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/js/administration.gui.edit.js.php b/ui/app/views/js/administration.gui.edit.js.php index af7c85e15b4b..591474bb9476 100644 --- a/ui/app/views/js/administration.gui.edit.js.php +++ b/ui/app/views/js/administration.gui.edit.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/js/administration.housekeeping.edit.js.php b/ui/app/views/js/administration.housekeeping.edit.js.php index 8e4694cc4bc0..6f0e8fe85b8b 100644 --- a/ui/app/views/js/administration.housekeeping.edit.js.php +++ b/ui/app/views/js/administration.housekeeping.edit.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/js/administration.iconmap.edit.js.php b/ui/app/views/js/administration.iconmap.edit.js.php index 71ae7a91dbbc..15cc280d2d25 100644 --- a/ui/app/views/js/administration.iconmap.edit.js.php +++ b/ui/app/views/js/administration.iconmap.edit.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/js/administration.image.edit.js.php b/ui/app/views/js/administration.image.edit.js.php index b65d0273fa27..865117e811bc 100644 --- a/ui/app/views/js/administration.image.edit.js.php +++ b/ui/app/views/js/administration.image.edit.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/js/administration.image.list.js.php b/ui/app/views/js/administration.image.list.js.php index dc2a5a313a47..8b0c5062c103 100644 --- a/ui/app/views/js/administration.image.list.js.php +++ b/ui/app/views/js/administration.image.list.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/js/administration.macros.edit.js.php b/ui/app/views/js/administration.macros.edit.js.php index 65aef1c0e9d9..ee61d6ca543f 100644 --- a/ui/app/views/js/administration.macros.edit.js.php +++ b/ui/app/views/js/administration.macros.edit.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/js/administration.miscconfig.edit.js.php b/ui/app/views/js/administration.miscconfig.edit.js.php index fcf798062131..f812842e5c05 100644 --- a/ui/app/views/js/administration.miscconfig.edit.js.php +++ b/ui/app/views/js/administration.miscconfig.edit.js.php @@ -1,21 +1,16 @@ . **/ ?> diff --git a/ui/app/views/js/administration.proxy.list.js.php b/ui/app/views/js/administration.proxy.list.js.php index a4d8ebf2092c..1bb230c5eff2 100644 --- a/ui/app/views/js/administration.proxy.list.js.php +++ b/ui/app/views/js/administration.proxy.list.js.php @@ -1,21 +1,16 @@ . **/ ?> diff --git a/ui/app/views/js/administration.proxygroup.list.js.php b/ui/app/views/js/administration.proxygroup.list.js.php index 2c65efd25403..884abfa6dd16 100644 --- a/ui/app/views/js/administration.proxygroup.list.js.php +++ b/ui/app/views/js/administration.proxygroup.list.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/js/administration.regex.edit.js.php b/ui/app/views/js/administration.regex.edit.js.php index a615ccdb0d09..846e69806da3 100644 --- a/ui/app/views/js/administration.regex.edit.js.php +++ b/ui/app/views/js/administration.regex.edit.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/js/administration.script.edit.js.php b/ui/app/views/js/administration.script.edit.js.php index d0a3bd37bfc9..70f3a7b13001 100644 --- a/ui/app/views/js/administration.script.edit.js.php +++ b/ui/app/views/js/administration.script.edit.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/js/administration.script.list.js.php b/ui/app/views/js/administration.script.list.js.php index 0d5534f299f4..6a0ad9f028bb 100644 --- a/ui/app/views/js/administration.script.list.js.php +++ b/ui/app/views/js/administration.script.list.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/js/administration.timeouts.edit.js.php b/ui/app/views/js/administration.timeouts.edit.js.php index 2cd3b74496c1..04c509d166dd 100644 --- a/ui/app/views/js/administration.timeouts.edit.js.php +++ b/ui/app/views/js/administration.timeouts.edit.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/js/administration.token.list.js.php b/ui/app/views/js/administration.token.list.js.php index 224e8170c39a..8314f0adb725 100644 --- a/ui/app/views/js/administration.token.list.js.php +++ b/ui/app/views/js/administration.token.list.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/js/administration.trigdisplay.edit.js.php b/ui/app/views/js/administration.trigdisplay.edit.js.php index c160c5dc7596..cf9e998b9b26 100644 --- a/ui/app/views/js/administration.trigdisplay.edit.js.php +++ b/ui/app/views/js/administration.trigdisplay.edit.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/js/administration.user.edit.common.js.php b/ui/app/views/js/administration.user.edit.common.js.php index 6a58e737bdef..b1619b7a108d 100644 --- a/ui/app/views/js/administration.user.edit.common.js.php +++ b/ui/app/views/js/administration.user.edit.common.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/js/administration.user.edit.js.php b/ui/app/views/js/administration.user.edit.js.php index f4a8b55f4551..6330787d0531 100644 --- a/ui/app/views/js/administration.user.edit.js.php +++ b/ui/app/views/js/administration.user.edit.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/js/administration.user.list.js.php b/ui/app/views/js/administration.user.list.js.php index 7a07e8f30075..b8ef051aa6ce 100644 --- a/ui/app/views/js/administration.user.list.js.php +++ b/ui/app/views/js/administration.user.list.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/js/administration.user.token.list.js.php b/ui/app/views/js/administration.user.token.list.js.php index 99caaca4b943..dbae0d2079f9 100644 --- a/ui/app/views/js/administration.user.token.list.js.php +++ b/ui/app/views/js/administration.user.token.list.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/js/administration.userprofile.edit.js.php b/ui/app/views/js/administration.userprofile.edit.js.php index 7c23d277e7f0..10f759a46ce9 100644 --- a/ui/app/views/js/administration.userprofile.edit.js.php +++ b/ui/app/views/js/administration.userprofile.edit.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/js/administration.userrole.edit.js.php b/ui/app/views/js/administration.userrole.edit.js.php index f94ac2f5ee59..420527e66924 100644 --- a/ui/app/views/js/administration.userrole.edit.js.php +++ b/ui/app/views/js/administration.userrole.edit.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/js/configuration.dashboard.edit.js.php b/ui/app/views/js/configuration.dashboard.edit.js.php index 3973b2b632b8..e2b7ee1d23cd 100644 --- a/ui/app/views/js/configuration.dashboard.edit.js.php +++ b/ui/app/views/js/configuration.dashboard.edit.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/js/configuration.dashboard.list.js.php b/ui/app/views/js/configuration.dashboard.list.js.php index 1e5cc267bd8f..8287d2850e2d 100644 --- a/ui/app/views/js/configuration.dashboard.list.js.php +++ b/ui/app/views/js/configuration.dashboard.list.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/js/configuration.discovery.edit.js.php b/ui/app/views/js/configuration.discovery.edit.js.php index c1d3513e6b0f..b6a9947f57ed 100644 --- a/ui/app/views/js/configuration.discovery.edit.js.php +++ b/ui/app/views/js/configuration.discovery.edit.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/js/configuration.discovery.list.js.php b/ui/app/views/js/configuration.discovery.list.js.php index aec5ab05c02e..0387bbb57422 100644 --- a/ui/app/views/js/configuration.discovery.list.js.php +++ b/ui/app/views/js/configuration.discovery.list.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/js/configuration.host.edit.js.php b/ui/app/views/js/configuration.host.edit.js.php index 7e39b49f9195..be2f0476f738 100644 --- a/ui/app/views/js/configuration.host.edit.js.php +++ b/ui/app/views/js/configuration.host.edit.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/js/configuration.host.list.js.php b/ui/app/views/js/configuration.host.list.js.php index ddb5a6ff2af6..6a0d98d74bd3 100644 --- a/ui/app/views/js/configuration.host.list.js.php +++ b/ui/app/views/js/configuration.host.list.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/js/configuration.hostgroup.edit.js.php b/ui/app/views/js/configuration.hostgroup.edit.js.php index b61e1feb7adb..c88bf1de3958 100644 --- a/ui/app/views/js/configuration.hostgroup.edit.js.php +++ b/ui/app/views/js/configuration.hostgroup.edit.js.php @@ -1,21 +1,16 @@ . **/ ?> diff --git a/ui/app/views/js/configuration.hostgroup.list.js.php b/ui/app/views/js/configuration.hostgroup.list.js.php index 7bb0c5cb392e..6abd76b46239 100644 --- a/ui/app/views/js/configuration.hostgroup.list.js.php +++ b/ui/app/views/js/configuration.hostgroup.list.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/js/configuration.templategroup.edit.js.php b/ui/app/views/js/configuration.templategroup.edit.js.php index 86fbdb9f222e..1057e4638163 100644 --- a/ui/app/views/js/configuration.templategroup.edit.js.php +++ b/ui/app/views/js/configuration.templategroup.edit.js.php @@ -1,21 +1,16 @@ . **/ ?> diff --git a/ui/app/views/js/configuration.templategroup.list.js.php b/ui/app/views/js/configuration.templategroup.list.js.php index 7dcefeaff55e..3f733bc96733 100644 --- a/ui/app/views/js/configuration.templategroup.list.js.php +++ b/ui/app/views/js/configuration.templategroup.list.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/js/connector.edit.js.php b/ui/app/views/js/connector.edit.js.php index 351c479ab805..b603ae8e889d 100644 --- a/ui/app/views/js/connector.edit.js.php +++ b/ui/app/views/js/connector.edit.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/js/connector.list.js.php b/ui/app/views/js/connector.list.js.php index 585a00630c5a..a8c09ecb2b49 100644 --- a/ui/app/views/js/connector.list.js.php +++ b/ui/app/views/js/connector.list.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/js/copy.edit.js.php b/ui/app/views/js/copy.edit.js.php index 20c060af9f05..d274166a4402 100644 --- a/ui/app/views/js/copy.edit.js.php +++ b/ui/app/views/js/copy.edit.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/js/correlation.condition.edit.js.php b/ui/app/views/js/correlation.condition.edit.js.php index a8b768438ff7..9f5fb896ce88 100644 --- a/ui/app/views/js/correlation.condition.edit.js.php +++ b/ui/app/views/js/correlation.condition.edit.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/js/correlation.edit.js.php b/ui/app/views/js/correlation.edit.js.php index 0f8357327efe..e0dfc039776d 100644 --- a/ui/app/views/js/correlation.edit.js.php +++ b/ui/app/views/js/correlation.edit.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/js/correlation.list.js.php b/ui/app/views/js/correlation.list.js.php index 7fba3c5fce43..8d9a3c1a9c68 100644 --- a/ui/app/views/js/correlation.list.js.php +++ b/ui/app/views/js/correlation.list.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/js/discovery.check.edit.js.php b/ui/app/views/js/discovery.check.edit.js.php index 4eff68586825..8984a435bc94 100644 --- a/ui/app/views/js/discovery.check.edit.js.php +++ b/ui/app/views/js/discovery.check.edit.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/js/item.edit.js.php b/ui/app/views/js/item.edit.js.php index aff889578185..59f9bd2eab82 100644 --- a/ui/app/views/js/item.edit.js.php +++ b/ui/app/views/js/item.edit.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/js/item.list.js.php b/ui/app/views/js/item.list.js.php index 1efbc2728a58..50242e0823ea 100644 --- a/ui/app/views/js/item.list.js.php +++ b/ui/app/views/js/item.list.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/js/item.massupdate.js.php b/ui/app/views/js/item.massupdate.js.php index 5a5aa20e98ec..6347f9e78f01 100644 --- a/ui/app/views/js/item.massupdate.js.php +++ b/ui/app/views/js/item.massupdate.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/js/item.prototype.list.js.php b/ui/app/views/js/item.prototype.list.js.php index eded448fdf80..930c62b882c0 100644 --- a/ui/app/views/js/item.prototype.list.js.php +++ b/ui/app/views/js/item.prototype.list.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/js/maintenance.edit.js.php b/ui/app/views/js/maintenance.edit.js.php index aec508a22c6d..2bb74d274086 100644 --- a/ui/app/views/js/maintenance.edit.js.php +++ b/ui/app/views/js/maintenance.edit.js.php @@ -1,21 +1,16 @@ . **/ ?> diff --git a/ui/app/views/js/maintenance.list.js.php b/ui/app/views/js/maintenance.list.js.php index bbbf422c0294..582bcab884be 100644 --- a/ui/app/views/js/maintenance.list.js.php +++ b/ui/app/views/js/maintenance.list.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/js/maintenance.timeperiod.edit.js.php b/ui/app/views/js/maintenance.timeperiod.edit.js.php index f66ba33aea91..c7c12bcbe949 100644 --- a/ui/app/views/js/maintenance.timeperiod.edit.js.php +++ b/ui/app/views/js/maintenance.timeperiod.edit.js.php @@ -1,21 +1,16 @@ . **/ ?> diff --git a/ui/app/views/js/mediatype.edit.js.php b/ui/app/views/js/mediatype.edit.js.php index 81fdcc3c92d1..705648bfdf5d 100644 --- a/ui/app/views/js/mediatype.edit.js.php +++ b/ui/app/views/js/mediatype.edit.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/js/mediatype.list.js.php b/ui/app/views/js/mediatype.list.js.php index a49415974881..778096b7178b 100644 --- a/ui/app/views/js/mediatype.list.js.php +++ b/ui/app/views/js/mediatype.list.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/js/mediatype.message.edit.js.php b/ui/app/views/js/mediatype.message.edit.js.php index 5924aee0f6c3..6d473e7508b2 100644 --- a/ui/app/views/js/mediatype.message.edit.js.php +++ b/ui/app/views/js/mediatype.message.edit.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/js/mediatype.test.edit.js.php b/ui/app/views/js/mediatype.test.edit.js.php index 2fa7bda261b5..a6e42952359b 100644 --- a/ui/app/views/js/mediatype.test.edit.js.php +++ b/ui/app/views/js/mediatype.test.edit.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/js/mfa.edit.js.php b/ui/app/views/js/mfa.edit.js.php index 96bf5b5f4a92..0c1334d6d083 100644 --- a/ui/app/views/js/mfa.edit.js.php +++ b/ui/app/views/js/mfa.edit.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/js/module.edit.js.php b/ui/app/views/js/module.edit.js.php index 7a20225f7897..5f636de1a5ab 100644 --- a/ui/app/views/js/module.edit.js.php +++ b/ui/app/views/js/module.edit.js.php @@ -1,21 +1,16 @@ . **/ ?> diff --git a/ui/app/views/js/module.list.js.php b/ui/app/views/js/module.list.js.php index 243098d3ecd7..9c0cc71cbfad 100644 --- a/ui/app/views/js/module.list.js.php +++ b/ui/app/views/js/module.list.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/js/monitoring.charts.view.js.php b/ui/app/views/js/monitoring.charts.view.js.php index fa4cba264b8a..5f2b10de062f 100644 --- a/ui/app/views/js/monitoring.charts.view.js.php +++ b/ui/app/views/js/monitoring.charts.view.js.php @@ -1,21 +1,16 @@ . **/ ?> diff --git a/ui/app/views/js/monitoring.dashboard.print.js.php b/ui/app/views/js/monitoring.dashboard.print.js.php index fedbaa4b5cf8..dc517701da2f 100644 --- a/ui/app/views/js/monitoring.dashboard.print.js.php +++ b/ui/app/views/js/monitoring.dashboard.print.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/js/monitoring.dashboard.view.js.php b/ui/app/views/js/monitoring.dashboard.view.js.php index f5abfb93721e..2a1de5f7fc79 100644 --- a/ui/app/views/js/monitoring.dashboard.view.js.php +++ b/ui/app/views/js/monitoring.dashboard.view.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/js/monitoring.discovery.view.js.php b/ui/app/views/js/monitoring.discovery.view.js.php index 3c0d6580b12c..7ca04458accd 100644 --- a/ui/app/views/js/monitoring.discovery.view.js.php +++ b/ui/app/views/js/monitoring.discovery.view.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/js/monitoring.host.dashboard.view.js.php b/ui/app/views/js/monitoring.host.dashboard.view.js.php index 58559f1792f0..6d5de01879a6 100644 --- a/ui/app/views/js/monitoring.host.dashboard.view.js.php +++ b/ui/app/views/js/monitoring.host.dashboard.view.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/js/monitoring.host.view.js.php b/ui/app/views/js/monitoring.host.view.js.php index 80d93f34ce31..991dd99f25bf 100644 --- a/ui/app/views/js/monitoring.host.view.js.php +++ b/ui/app/views/js/monitoring.host.view.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/js/monitoring.latest.view.js.php b/ui/app/views/js/monitoring.latest.view.js.php index 123a7e4f4ab2..6646c23c9c9e 100644 --- a/ui/app/views/js/monitoring.latest.view.js.php +++ b/ui/app/views/js/monitoring.latest.view.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/js/monitoring.map.view.js.php b/ui/app/views/js/monitoring.map.view.js.php index e3e1c8eff34b..bd208533d633 100644 --- a/ui/app/views/js/monitoring.map.view.js.php +++ b/ui/app/views/js/monitoring.map.view.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/js/monitoring.problem.view.js.php b/ui/app/views/js/monitoring.problem.view.js.php index 7f061e49e368..c2c30510f511 100644 --- a/ui/app/views/js/monitoring.problem.view.js.php +++ b/ui/app/views/js/monitoring.problem.view.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/js/monitoring.web.view.js.php b/ui/app/views/js/monitoring.web.view.js.php index 8ae1e1f8ab74..327bfb1193c8 100644 --- a/ui/app/views/js/monitoring.web.view.js.php +++ b/ui/app/views/js/monitoring.web.view.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/js/popup.acknowledge.edit.js.php b/ui/app/views/js/popup.acknowledge.edit.js.php index df72d317d0b8..d0ec4de66486 100644 --- a/ui/app/views/js/popup.acknowledge.edit.js.php +++ b/ui/app/views/js/popup.acknowledge.edit.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/js/popup.action.edit.js.php b/ui/app/views/js/popup.action.edit.js.php index a0a30a95a0a0..087704329cde 100644 --- a/ui/app/views/js/popup.action.edit.js.php +++ b/ui/app/views/js/popup.action.edit.js.php @@ -1,21 +1,16 @@ . **/ ?> diff --git a/ui/app/views/js/popup.condition.edit.js.php b/ui/app/views/js/popup.condition.edit.js.php index 6fa3c4ec5338..773793b3f4ce 100644 --- a/ui/app/views/js/popup.condition.edit.js.php +++ b/ui/app/views/js/popup.condition.edit.js.php @@ -1,21 +1,16 @@ . **/ ?> diff --git a/ui/app/views/js/popup.dashboard.share.edit.js.php b/ui/app/views/js/popup.dashboard.share.edit.js.php index 05fa85118653..cf6352473208 100644 --- a/ui/app/views/js/popup.dashboard.share.edit.js.php +++ b/ui/app/views/js/popup.dashboard.share.edit.js.php @@ -1,21 +1,16 @@ . **/ ?> diff --git a/ui/app/views/js/popup.discovery.check.js.php b/ui/app/views/js/popup.discovery.check.js.php index e5b282907109..9d4fea95d006 100644 --- a/ui/app/views/js/popup.discovery.check.js.php +++ b/ui/app/views/js/popup.discovery.check.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/js/popup.generic.js.php b/ui/app/views/js/popup.generic.js.php index 8d4ff559828b..2e68d6ff8034 100644 --- a/ui/app/views/js/popup.generic.js.php +++ b/ui/app/views/js/popup.generic.js.php @@ -1,22 +1,17 @@ . +**/ /** diff --git a/ui/app/views/js/popup.host.edit.js.php b/ui/app/views/js/popup.host.edit.js.php index f99ec3473683..7645a337bb3a 100644 --- a/ui/app/views/js/popup.host.edit.js.php +++ b/ui/app/views/js/popup.host.edit.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/js/popup.hostgroup.edit.js.php b/ui/app/views/js/popup.hostgroup.edit.js.php index f8e235f81571..59c00209592d 100644 --- a/ui/app/views/js/popup.hostgroup.edit.js.php +++ b/ui/app/views/js/popup.hostgroup.edit.js.php @@ -1,21 +1,16 @@ . **/ ?> diff --git a/ui/app/views/js/popup.import.compare.js.php b/ui/app/views/js/popup.import.compare.js.php index e11da3cd0dce..1b6de22f5d97 100644 --- a/ui/app/views/js/popup.import.compare.js.php +++ b/ui/app/views/js/popup.import.compare.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/js/popup.import.js.php b/ui/app/views/js/popup.import.js.php index 02fc1f5be793..190f05ec2a52 100644 --- a/ui/app/views/js/popup.import.js.php +++ b/ui/app/views/js/popup.import.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/js/popup.itemtestedit.view.js.php b/ui/app/views/js/popup.itemtestedit.view.js.php index 9bd99305ef63..4c208e1e7f8a 100644 --- a/ui/app/views/js/popup.itemtestedit.view.js.php +++ b/ui/app/views/js/popup.itemtestedit.view.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/js/popup.ldap.edit.js.php b/ui/app/views/js/popup.ldap.edit.js.php index 1ec561b8adde..c360c4f53efa 100644 --- a/ui/app/views/js/popup.ldap.edit.js.php +++ b/ui/app/views/js/popup.ldap.edit.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/js/popup.ldap.test.edit.js.php b/ui/app/views/js/popup.ldap.test.edit.js.php index 6fa7860f8667..8a7af1cdee21 100644 --- a/ui/app/views/js/popup.ldap.test.edit.js.php +++ b/ui/app/views/js/popup.ldap.test.edit.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/js/popup.massupdate.js.php b/ui/app/views/js/popup.massupdate.js.php index 0fa01f86971f..c8ebc59ef326 100644 --- a/ui/app/views/js/popup.massupdate.js.php +++ b/ui/app/views/js/popup.massupdate.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/js/popup.massupdate.macros.js.php b/ui/app/views/js/popup.massupdate.macros.js.php index 6e53f4efcc4c..b20e63fa6cdc 100644 --- a/ui/app/views/js/popup.massupdate.macros.js.php +++ b/ui/app/views/js/popup.massupdate.macros.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/js/popup.massupdate.tmpl.js.php b/ui/app/views/js/popup.massupdate.tmpl.js.php index 74a16a7c2c0a..e74aa7c739e8 100644 --- a/ui/app/views/js/popup.massupdate.tmpl.js.php +++ b/ui/app/views/js/popup.massupdate.tmpl.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/js/popup.media.js.php b/ui/app/views/js/popup.media.js.php index 057ec731e88e..a11fc76ceb21 100644 --- a/ui/app/views/js/popup.media.js.php +++ b/ui/app/views/js/popup.media.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/js/popup.mediatypemapping.edit.js.php b/ui/app/views/js/popup.mediatypemapping.edit.js.php index ed1cf908a39c..dc307fc55030 100644 --- a/ui/app/views/js/popup.mediatypemapping.edit.js.php +++ b/ui/app/views/js/popup.mediatypemapping.edit.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/js/popup.operation.edit.js.php b/ui/app/views/js/popup.operation.edit.js.php index 0b6661c6a03f..d53f6c5b4e85 100644 --- a/ui/app/views/js/popup.operation.edit.js.php +++ b/ui/app/views/js/popup.operation.edit.js.php @@ -1,21 +1,16 @@ . **/ ?> diff --git a/ui/app/views/js/popup.proxy.edit.js.php b/ui/app/views/js/popup.proxy.edit.js.php index cac892182f03..f01f30b69ed5 100644 --- a/ui/app/views/js/popup.proxy.edit.js.php +++ b/ui/app/views/js/popup.proxy.edit.js.php @@ -1,21 +1,16 @@ . **/ ?> diff --git a/ui/app/views/js/popup.proxygroup.edit.js.php b/ui/app/views/js/popup.proxygroup.edit.js.php index 3ff4a206f9f0..7bb68bd1cc0a 100644 --- a/ui/app/views/js/popup.proxygroup.edit.js.php +++ b/ui/app/views/js/popup.proxygroup.edit.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/js/popup.scheduledreport.edit.js.php b/ui/app/views/js/popup.scheduledreport.edit.js.php index 49319fafbcf3..de0ca76b34d3 100644 --- a/ui/app/views/js/popup.scheduledreport.edit.js.php +++ b/ui/app/views/js/popup.scheduledreport.edit.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/js/popup.scheduledreport.subscription.js.php b/ui/app/views/js/popup.scheduledreport.subscription.js.php index ab24827ff494..4871f3fe8ffb 100644 --- a/ui/app/views/js/popup.scheduledreport.subscription.js.php +++ b/ui/app/views/js/popup.scheduledreport.subscription.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/js/popup.scriptexec.js.php b/ui/app/views/js/popup.scriptexec.js.php index 9e19211045eb..a8abc4f6db4f 100644 --- a/ui/app/views/js/popup.scriptexec.js.php +++ b/ui/app/views/js/popup.scriptexec.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/js/popup.service.edit.js.php b/ui/app/views/js/popup.service.edit.js.php index a5a67daa47c4..2e22173e721b 100644 --- a/ui/app/views/js/popup.service.edit.js.php +++ b/ui/app/views/js/popup.service.edit.js.php @@ -1,21 +1,16 @@ . **/ ?> diff --git a/ui/app/views/js/popup.service.statusrule.edit.js.php b/ui/app/views/js/popup.service.statusrule.edit.js.php index ab9d1d954b4d..eaf2cbf1a6c9 100644 --- a/ui/app/views/js/popup.service.statusrule.edit.js.php +++ b/ui/app/views/js/popup.service.statusrule.edit.js.php @@ -1,21 +1,16 @@ . **/ ?> diff --git a/ui/app/views/js/popup.services.js.php b/ui/app/views/js/popup.services.js.php index f4a81f1014bc..3519ca0edac9 100644 --- a/ui/app/views/js/popup.services.js.php +++ b/ui/app/views/js/popup.services.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/js/popup.sla.edit.js.php b/ui/app/views/js/popup.sla.edit.js.php index 35031975114d..213e411fa836 100644 --- a/ui/app/views/js/popup.sla.edit.js.php +++ b/ui/app/views/js/popup.sla.edit.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/js/popup.sla.excludeddowntime.edit.js.php b/ui/app/views/js/popup.sla.excludeddowntime.edit.js.php index 1be1079bb260..b748b0a1bb4d 100644 --- a/ui/app/views/js/popup.sla.excludeddowntime.edit.js.php +++ b/ui/app/views/js/popup.sla.excludeddowntime.edit.js.php @@ -1,21 +1,16 @@ . **/ ?> diff --git a/ui/app/views/js/popup.tabfilter.edit.js.php b/ui/app/views/js/popup.tabfilter.edit.js.php index d50486d7c47c..dd5e997b6345 100644 --- a/ui/app/views/js/popup.tabfilter.edit.js.php +++ b/ui/app/views/js/popup.tabfilter.edit.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/js/popup.templategroup.edit.js.php b/ui/app/views/js/popup.templategroup.edit.js.php index 04e670f9fed3..90f66e9908da 100644 --- a/ui/app/views/js/popup.templategroup.edit.js.php +++ b/ui/app/views/js/popup.templategroup.edit.js.php @@ -1,21 +1,16 @@ . **/ ?> diff --git a/ui/app/views/js/popup.token.edit.js.php b/ui/app/views/js/popup.token.edit.js.php index 3baa331416a5..f549c8501a24 100644 --- a/ui/app/views/js/popup.token.edit.js.php +++ b/ui/app/views/js/popup.token.edit.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/js/popup.triggerexpr.js.php b/ui/app/views/js/popup.triggerexpr.js.php index fe42ace8e62f..8d38d524a27a 100644 --- a/ui/app/views/js/popup.triggerexpr.js.php +++ b/ui/app/views/js/popup.triggerexpr.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/js/popup.usergroupmapping.edit.js.php b/ui/app/views/js/popup.usergroupmapping.edit.js.php index 732ae4c11f68..31d53155c957 100644 --- a/ui/app/views/js/popup.usergroupmapping.edit.js.php +++ b/ui/app/views/js/popup.usergroupmapping.edit.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/js/popup.valuemap.edit.js.php b/ui/app/views/js/popup.valuemap.edit.js.php index d48ec1dfdb6e..e36b7a0345c8 100644 --- a/ui/app/views/js/popup.valuemap.edit.js.php +++ b/ui/app/views/js/popup.valuemap.edit.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/js/reports.actionlog.list.js.php b/ui/app/views/js/reports.actionlog.list.js.php index 676c16a7ab70..47db879ce06b 100644 --- a/ui/app/views/js/reports.actionlog.list.js.php +++ b/ui/app/views/js/reports.actionlog.list.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/js/reports.auditlog.list.js.php b/ui/app/views/js/reports.auditlog.list.js.php index d45dd2411774..7804b3f47290 100644 --- a/ui/app/views/js/reports.auditlog.list.js.php +++ b/ui/app/views/js/reports.auditlog.list.js.php @@ -1,21 +1,16 @@ . **/ ?> diff --git a/ui/app/views/js/reports.scheduledreport.edit.js.php b/ui/app/views/js/reports.scheduledreport.edit.js.php index 13048262b60b..7ab1cb5f0de7 100644 --- a/ui/app/views/js/reports.scheduledreport.edit.js.php +++ b/ui/app/views/js/reports.scheduledreport.edit.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/js/reports.toptriggers.list.js.php b/ui/app/views/js/reports.toptriggers.list.js.php index fa6df7741382..57622b16be1a 100644 --- a/ui/app/views/js/reports.toptriggers.list.js.php +++ b/ui/app/views/js/reports.toptriggers.list.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/js/script.userinput.edit.js.php b/ui/app/views/js/script.userinput.edit.js.php index 29e69012d50e..1b5af0c7ed8a 100644 --- a/ui/app/views/js/script.userinput.edit.js.php +++ b/ui/app/views/js/script.userinput.edit.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/js/search.js.php b/ui/app/views/js/search.js.php index e4afc0c216bd..d9f9b4f41a95 100644 --- a/ui/app/views/js/search.js.php +++ b/ui/app/views/js/search.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/js/service.list.js.php b/ui/app/views/js/service.list.js.php index 15bccdb865ca..feebda04f63e 100644 --- a/ui/app/views/js/service.list.js.php +++ b/ui/app/views/js/service.list.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/js/sla.list.js.php b/ui/app/views/js/sla.list.js.php index 9bb3016cdf26..62e8f65dc2f5 100644 --- a/ui/app/views/js/sla.list.js.php +++ b/ui/app/views/js/sla.list.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/js/slareport.list.js.php b/ui/app/views/js/slareport.list.js.php index 718b48290695..17bbf991c57a 100644 --- a/ui/app/views/js/slareport.list.js.php +++ b/ui/app/views/js/slareport.list.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/js/template.edit.js.php b/ui/app/views/js/template.edit.js.php index 2bc1f3ff9781..18e503afdfdb 100644 --- a/ui/app/views/js/template.edit.js.php +++ b/ui/app/views/js/template.edit.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/js/template.list.js.php b/ui/app/views/js/template.list.js.php index 25f3df24be51..a760ab3d1d52 100644 --- a/ui/app/views/js/template.list.js.php +++ b/ui/app/views/js/template.list.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/js/trigger.edit.js.php b/ui/app/views/js/trigger.edit.js.php index ece1e83de3e0..4b9e3c4783e4 100644 --- a/ui/app/views/js/trigger.edit.js.php +++ b/ui/app/views/js/trigger.edit.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/js/trigger.list.js.php b/ui/app/views/js/trigger.list.js.php index 14694b785f5e..424df8ea184e 100644 --- a/ui/app/views/js/trigger.list.js.php +++ b/ui/app/views/js/trigger.list.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/js/trigger.massupdate.js.php b/ui/app/views/js/trigger.massupdate.js.php index 3d7a90367d07..56b6f54a2804 100644 --- a/ui/app/views/js/trigger.massupdate.js.php +++ b/ui/app/views/js/trigger.massupdate.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/js/trigger.prototype.list.js.php b/ui/app/views/js/trigger.prototype.list.js.php index ca66680ab023..a1a93b6f1b4d 100644 --- a/ui/app/views/js/trigger.prototype.list.js.php +++ b/ui/app/views/js/trigger.prototype.list.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/js/usergroup.edit.js.php b/ui/app/views/js/usergroup.edit.js.php index ba9f3780cf28..91b87789393e 100644 --- a/ui/app/views/js/usergroup.edit.js.php +++ b/ui/app/views/js/usergroup.edit.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/js/usergroup.tagfilter.edit.js.php b/ui/app/views/js/usergroup.tagfilter.edit.js.php index 5f43c87e01fb..b8bda7ab61eb 100644 --- a/ui/app/views/js/usergroup.tagfilter.edit.js.php +++ b/ui/app/views/js/usergroup.tagfilter.edit.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/js/webscenario.step.edit.js.php b/ui/app/views/js/webscenario.step.edit.js.php index a3f8a45ff896..9280f1a95389 100644 --- a/ui/app/views/js/webscenario.step.edit.js.php +++ b/ui/app/views/js/webscenario.step.edit.js.php @@ -1,21 +1,16 @@ . **/ ?> diff --git a/ui/app/views/layout.csv.php b/ui/app/views/layout.csv.php index 7087bb36a80b..daca2cc6c4ff 100644 --- a/ui/app/views/layout.csv.php +++ b/ui/app/views/layout.csv.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/layout.export.php b/ui/app/views/layout.export.php index 2b26ba6b6e46..a21620ba0d91 100644 --- a/ui/app/views/layout.export.php +++ b/ui/app/views/layout.export.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/layout.htmlpage.php b/ui/app/views/layout.htmlpage.php index be218eba5348..7df87ee9365f 100644 --- a/ui/app/views/layout.htmlpage.php +++ b/ui/app/views/layout.htmlpage.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/layout.image.php b/ui/app/views/layout.image.php index bcd1ef84a8bd..7c8677fab751 100644 --- a/ui/app/views/layout.image.php +++ b/ui/app/views/layout.image.php @@ -1,20 +1,16 @@ . ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. **/ diff --git a/ui/app/views/layout.javascript.php b/ui/app/views/layout.javascript.php index 858ee1faff9c..47a9f9f5dc5d 100644 --- a/ui/app/views/layout.javascript.php +++ b/ui/app/views/layout.javascript.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/layout.json.php b/ui/app/views/layout.json.php index 9a521a7934f1..469e8c6ad010 100644 --- a/ui/app/views/layout.json.php +++ b/ui/app/views/layout.json.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/layout.print.php b/ui/app/views/layout.print.php index 5fb8f5fdcc55..2c4338c8894d 100644 --- a/ui/app/views/layout.print.php +++ b/ui/app/views/layout.print.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/layout.warning.php b/ui/app/views/layout.warning.php index 6517504d6a8a..a00dd22c0d7f 100644 --- a/ui/app/views/layout.warning.php +++ b/ui/app/views/layout.warning.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/layout.widget.php b/ui/app/views/layout.widget.php index 9a521a7934f1..469e8c6ad010 100644 --- a/ui/app/views/layout.widget.php +++ b/ui/app/views/layout.widget.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/maintenance.edit.php b/ui/app/views/maintenance.edit.php index 975e4beec57b..8272405d9752 100644 --- a/ui/app/views/maintenance.edit.php +++ b/ui/app/views/maintenance.edit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/maintenance.list.php b/ui/app/views/maintenance.list.php index 46c677d3a8a5..1f2209c63208 100644 --- a/ui/app/views/maintenance.list.php +++ b/ui/app/views/maintenance.list.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/maintenance.timeperiod.edit.php b/ui/app/views/maintenance.timeperiod.edit.php index 5f6fe3883b57..190b2e9df169 100644 --- a/ui/app/views/maintenance.timeperiod.edit.php +++ b/ui/app/views/maintenance.timeperiod.edit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/mediatype.edit.php b/ui/app/views/mediatype.edit.php index cea922608688..6363c31f76f8 100644 --- a/ui/app/views/mediatype.edit.php +++ b/ui/app/views/mediatype.edit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/mediatype.list.php b/ui/app/views/mediatype.list.php index 610bcd13e285..c0d2e2a8ea87 100644 --- a/ui/app/views/mediatype.list.php +++ b/ui/app/views/mediatype.list.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/mediatype.message.edit.php b/ui/app/views/mediatype.message.edit.php index 7e03062ac9bd..f46ac08a3597 100644 --- a/ui/app/views/mediatype.message.edit.php +++ b/ui/app/views/mediatype.message.edit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/mediatype.test.edit.php b/ui/app/views/mediatype.test.edit.php index b77d56b133e8..969f91983120 100644 --- a/ui/app/views/mediatype.test.edit.php +++ b/ui/app/views/mediatype.test.edit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/mfa.edit.php b/ui/app/views/mfa.edit.php index 6b70f03011a7..5ea756c1bf96 100644 --- a/ui/app/views/mfa.edit.php +++ b/ui/app/views/mfa.edit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/module.edit.php b/ui/app/views/module.edit.php index c2954a7da6b9..15b93ee45e89 100644 --- a/ui/app/views/module.edit.php +++ b/ui/app/views/module.edit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/module.list.php b/ui/app/views/module.list.php index f678f0d54c88..0c22acaf382a 100644 --- a/ui/app/views/module.list.php +++ b/ui/app/views/module.list.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/monitoring.charts.view.json.php b/ui/app/views/monitoring.charts.view.json.php index 9524de196406..32e21d305926 100644 --- a/ui/app/views/monitoring.charts.view.json.php +++ b/ui/app/views/monitoring.charts.view.json.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/monitoring.charts.view.php b/ui/app/views/monitoring.charts.view.php index da265d826d7a..e615dd667c79 100644 --- a/ui/app/views/monitoring.charts.view.php +++ b/ui/app/views/monitoring.charts.view.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/monitoring.dashboard.list.php b/ui/app/views/monitoring.dashboard.list.php index 91225693c71d..1dc55d284a9f 100644 --- a/ui/app/views/monitoring.dashboard.list.php +++ b/ui/app/views/monitoring.dashboard.list.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/monitoring.dashboard.print.php b/ui/app/views/monitoring.dashboard.print.php index 8b62dafd13a0..f94fb6d39959 100644 --- a/ui/app/views/monitoring.dashboard.print.php +++ b/ui/app/views/monitoring.dashboard.print.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/monitoring.dashboard.view.php b/ui/app/views/monitoring.dashboard.view.php index 54c13cd8ea27..26c0924aea2a 100644 --- a/ui/app/views/monitoring.dashboard.view.php +++ b/ui/app/views/monitoring.dashboard.view.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/monitoring.discovery.view.php b/ui/app/views/monitoring.discovery.view.php index 981878231e5d..7db651030bdd 100644 --- a/ui/app/views/monitoring.discovery.view.php +++ b/ui/app/views/monitoring.discovery.view.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/monitoring.host.dashboard.view.php b/ui/app/views/monitoring.host.dashboard.view.php index 6dc4fb584dae..8ded3695cc8b 100644 --- a/ui/app/views/monitoring.host.dashboard.view.php +++ b/ui/app/views/monitoring.host.dashboard.view.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/monitoring.host.view.php b/ui/app/views/monitoring.host.view.php index 5b28301223f0..fa8ed05b279f 100644 --- a/ui/app/views/monitoring.host.view.php +++ b/ui/app/views/monitoring.host.view.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/monitoring.host.view.refresh.php b/ui/app/views/monitoring.host.view.refresh.php index d10f1cdf4f6a..00c21ebf7176 100644 --- a/ui/app/views/monitoring.host.view.refresh.php +++ b/ui/app/views/monitoring.host.view.refresh.php @@ -1,21 +1,16 @@ . **/ $output = [ diff --git a/ui/app/views/monitoring.latest.view.php b/ui/app/views/monitoring.latest.view.php index 784df3aca5ec..441016237dee 100644 --- a/ui/app/views/monitoring.latest.view.php +++ b/ui/app/views/monitoring.latest.view.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/monitoring.latest.view.refresh.php b/ui/app/views/monitoring.latest.view.refresh.php index 1e9b0046eed0..a0d7b736e188 100644 --- a/ui/app/views/monitoring.latest.view.refresh.php +++ b/ui/app/views/monitoring.latest.view.refresh.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/monitoring.map.view.php b/ui/app/views/monitoring.map.view.php index a3647f60ce80..e3cd57b5046c 100644 --- a/ui/app/views/monitoring.map.view.php +++ b/ui/app/views/monitoring.map.view.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/monitoring.problem.view.php b/ui/app/views/monitoring.problem.view.php index aca6d045c291..62c0a34dd50e 100644 --- a/ui/app/views/monitoring.problem.view.php +++ b/ui/app/views/monitoring.problem.view.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/monitoring.problem.view.refresh.php b/ui/app/views/monitoring.problem.view.refresh.php index 33831657d371..7031530a9c25 100644 --- a/ui/app/views/monitoring.problem.view.refresh.php +++ b/ui/app/views/monitoring.problem.view.refresh.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/monitoring.web.view.php b/ui/app/views/monitoring.web.view.php index 1d567490b849..ed92fd556c2c 100644 --- a/ui/app/views/monitoring.web.view.php +++ b/ui/app/views/monitoring.web.view.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/popup.acknowledge.edit.php b/ui/app/views/popup.acknowledge.edit.php index 34b892e0fa63..01ac0a7d2338 100644 --- a/ui/app/views/popup.acknowledge.edit.php +++ b/ui/app/views/popup.acknowledge.edit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/popup.action.edit.php b/ui/app/views/popup.action.edit.php index 7b8f6293e281..62549e61e46a 100644 --- a/ui/app/views/popup.action.edit.php +++ b/ui/app/views/popup.action.edit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/popup.action.operations.list.php b/ui/app/views/popup.action.operations.list.php index e30eb274f888..066528535610 100644 --- a/ui/app/views/popup.action.operations.list.php +++ b/ui/app/views/popup.action.operations.list.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/popup.condition.edit.php b/ui/app/views/popup.condition.edit.php index 486f748553da..3bfe0d4882db 100644 --- a/ui/app/views/popup.condition.edit.php +++ b/ui/app/views/popup.condition.edit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/popup.dashboard.share.edit.php b/ui/app/views/popup.dashboard.share.edit.php index 974cbb9e41ac..1f44e7c5437a 100644 --- a/ui/app/views/popup.dashboard.share.edit.php +++ b/ui/app/views/popup.dashboard.share.edit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/popup.discovery.check.php b/ui/app/views/popup.discovery.check.php index 912148dcb006..f38b2e15e721 100644 --- a/ui/app/views/popup.discovery.check.php +++ b/ui/app/views/popup.discovery.check.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/popup.generic.php b/ui/app/views/popup.generic.php index ede4f6eeee9a..3b44d5fc6190 100644 --- a/ui/app/views/popup.generic.php +++ b/ui/app/views/popup.generic.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/popup.host.edit.php b/ui/app/views/popup.host.edit.php index 1c988fc8a25d..26f9a4630407 100644 --- a/ui/app/views/popup.host.edit.php +++ b/ui/app/views/popup.host.edit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/popup.hostgroup.edit.php b/ui/app/views/popup.hostgroup.edit.php index bc199e99baf4..7cf854d95fc6 100644 --- a/ui/app/views/popup.hostgroup.edit.php +++ b/ui/app/views/popup.hostgroup.edit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/popup.import.compare.php b/ui/app/views/popup.import.compare.php index 9b1b37c1bb15..0c165360302e 100644 --- a/ui/app/views/popup.import.compare.php +++ b/ui/app/views/popup.import.compare.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/popup.import.php b/ui/app/views/popup.import.php index d2f7adb5eb33..35279466db96 100644 --- a/ui/app/views/popup.import.php +++ b/ui/app/views/popup.import.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/popup.itemtestedit.view.php b/ui/app/views/popup.itemtestedit.view.php index 2a52e4e1f7bf..2f3c5b5df107 100644 --- a/ui/app/views/popup.itemtestedit.view.php +++ b/ui/app/views/popup.itemtestedit.view.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/popup.ldap.edit.php b/ui/app/views/popup.ldap.edit.php index 2cb81b61ef3a..ebcea1c4355f 100644 --- a/ui/app/views/popup.ldap.edit.php +++ b/ui/app/views/popup.ldap.edit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/popup.ldap.test.edit.php b/ui/app/views/popup.ldap.test.edit.php index e080d82b7526..2dd28adaecdc 100644 --- a/ui/app/views/popup.ldap.test.edit.php +++ b/ui/app/views/popup.ldap.test.edit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/popup.lldoperation.php b/ui/app/views/popup.lldoperation.php index b591d46efebc..6e18636c9900 100644 --- a/ui/app/views/popup.lldoperation.php +++ b/ui/app/views/popup.lldoperation.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/popup.lldoverride.php b/ui/app/views/popup.lldoverride.php index a2a149c7f2f9..88bf50a5d4a4 100644 --- a/ui/app/views/popup.lldoverride.php +++ b/ui/app/views/popup.lldoverride.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/popup.massupdate.host.php b/ui/app/views/popup.massupdate.host.php index c64b53678279..27feba247ab3 100644 --- a/ui/app/views/popup.massupdate.host.php +++ b/ui/app/views/popup.massupdate.host.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/popup.massupdate.service.php b/ui/app/views/popup.massupdate.service.php index 4e2257218655..d1dbfd3b005d 100644 --- a/ui/app/views/popup.massupdate.service.php +++ b/ui/app/views/popup.massupdate.service.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/popup.media.php b/ui/app/views/popup.media.php index 0dd54e055717..79c957d700b0 100644 --- a/ui/app/views/popup.media.php +++ b/ui/app/views/popup.media.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/popup.mediatypemapping.edit.php b/ui/app/views/popup.mediatypemapping.edit.php index c30482d7c3bf..79e366e69cda 100644 --- a/ui/app/views/popup.mediatypemapping.edit.php +++ b/ui/app/views/popup.mediatypemapping.edit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/popup.operation.edit.php b/ui/app/views/popup.operation.edit.php index bb90656a12c1..c0711b828431 100644 --- a/ui/app/views/popup.operation.edit.php +++ b/ui/app/views/popup.operation.edit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/popup.proxy.edit.php b/ui/app/views/popup.proxy.edit.php index 8d5356dc448b..80ce7471c6a3 100644 --- a/ui/app/views/popup.proxy.edit.php +++ b/ui/app/views/popup.proxy.edit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/popup.proxygroup.edit.php b/ui/app/views/popup.proxygroup.edit.php index 4ba2ac30bf28..f9f99b39514f 100644 --- a/ui/app/views/popup.proxygroup.edit.php +++ b/ui/app/views/popup.proxygroup.edit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/popup.scheduledreport.edit.php b/ui/app/views/popup.scheduledreport.edit.php index 6605440a04d7..38e2edb25f8a 100644 --- a/ui/app/views/popup.scheduledreport.edit.php +++ b/ui/app/views/popup.scheduledreport.edit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/popup.scheduledreport.list.php b/ui/app/views/popup.scheduledreport.list.php index 1ef8f1a00c5c..60a9cfe17c05 100644 --- a/ui/app/views/popup.scheduledreport.list.php +++ b/ui/app/views/popup.scheduledreport.list.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/popup.scheduledreport.subscription.php b/ui/app/views/popup.scheduledreport.subscription.php index b03ec32e16ff..a0105c809649 100644 --- a/ui/app/views/popup.scheduledreport.subscription.php +++ b/ui/app/views/popup.scheduledreport.subscription.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/popup.scheduledreport.test.php b/ui/app/views/popup.scheduledreport.test.php index 2845ea45d0c7..ec0d84cd7ebe 100644 --- a/ui/app/views/popup.scheduledreport.test.php +++ b/ui/app/views/popup.scheduledreport.test.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/popup.scriptexec.php b/ui/app/views/popup.scriptexec.php index b002ec06cc67..0991ecb6f68e 100644 --- a/ui/app/views/popup.scriptexec.php +++ b/ui/app/views/popup.scriptexec.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/popup.service.edit.php b/ui/app/views/popup.service.edit.php index b709244f409e..807a2786831a 100644 --- a/ui/app/views/popup.service.edit.php +++ b/ui/app/views/popup.service.edit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/popup.service.statusrule.edit.php b/ui/app/views/popup.service.statusrule.edit.php index 5543934cb87a..41de6aff627b 100644 --- a/ui/app/views/popup.service.statusrule.edit.php +++ b/ui/app/views/popup.service.statusrule.edit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/popup.services.php b/ui/app/views/popup.services.php index 3ae1ed345ec6..7b1397ae3ace 100644 --- a/ui/app/views/popup.services.php +++ b/ui/app/views/popup.services.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/popup.sla.edit.php b/ui/app/views/popup.sla.edit.php index c5afb6317c97..154ca4a12c07 100644 --- a/ui/app/views/popup.sla.edit.php +++ b/ui/app/views/popup.sla.edit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/popup.sla.excludeddowntime.edit.php b/ui/app/views/popup.sla.excludeddowntime.edit.php index a028ee2413ed..26aba3aedf71 100644 --- a/ui/app/views/popup.sla.excludeddowntime.edit.php +++ b/ui/app/views/popup.sla.excludeddowntime.edit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/popup.tabfilter.edit.php b/ui/app/views/popup.tabfilter.edit.php index fadeab3c8a2b..c56da4aaef8b 100644 --- a/ui/app/views/popup.tabfilter.edit.php +++ b/ui/app/views/popup.tabfilter.edit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/popup.templategroup.edit.php b/ui/app/views/popup.templategroup.edit.php index 18a9c754d9a0..e2525c533dcb 100644 --- a/ui/app/views/popup.templategroup.edit.php +++ b/ui/app/views/popup.templategroup.edit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/popup.testtriggerexpr.php b/ui/app/views/popup.testtriggerexpr.php index 089e8b0fd2d8..e93ffdebe0a7 100644 --- a/ui/app/views/popup.testtriggerexpr.php +++ b/ui/app/views/popup.testtriggerexpr.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/popup.token.edit.php b/ui/app/views/popup.token.edit.php index 60d1dc34b3f7..688744c0116b 100644 --- a/ui/app/views/popup.token.edit.php +++ b/ui/app/views/popup.token.edit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/popup.token.view.php b/ui/app/views/popup.token.view.php index 87db4c167540..f1b232ec7aa6 100644 --- a/ui/app/views/popup.token.view.php +++ b/ui/app/views/popup.token.view.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/popup.triggerexpr.php b/ui/app/views/popup.triggerexpr.php index d9b6ed6c9785..846e0e6373a8 100644 --- a/ui/app/views/popup.triggerexpr.php +++ b/ui/app/views/popup.triggerexpr.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/popup.usergroupmapping.edit.php b/ui/app/views/popup.usergroupmapping.edit.php index 450ea56d240a..c1a21b0a0b69 100644 --- a/ui/app/views/popup.usergroupmapping.edit.php +++ b/ui/app/views/popup.usergroupmapping.edit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/popup.valuemap.edit.php b/ui/app/views/popup.valuemap.edit.php index 0397354e825c..995513b0f636 100644 --- a/ui/app/views/popup.valuemap.edit.php +++ b/ui/app/views/popup.valuemap.edit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/popup.view.php b/ui/app/views/popup.view.php index 00650b01bd72..f8233e39ac59 100644 --- a/ui/app/views/popup.view.php +++ b/ui/app/views/popup.view.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/report.status.php b/ui/app/views/report.status.php index 034a94b17c6c..a9bc3f90f000 100644 --- a/ui/app/views/report.status.php +++ b/ui/app/views/report.status.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/reports.actionlog.list.csv.php b/ui/app/views/reports.actionlog.list.csv.php index d4895ed08284..8c86543703f1 100644 --- a/ui/app/views/reports.actionlog.list.csv.php +++ b/ui/app/views/reports.actionlog.list.csv.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/reports.actionlog.list.php b/ui/app/views/reports.actionlog.list.php index 961d029a4227..52630dd45861 100644 --- a/ui/app/views/reports.actionlog.list.php +++ b/ui/app/views/reports.actionlog.list.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/reports.auditlog.list.php b/ui/app/views/reports.auditlog.list.php index a7cfece953b6..0cf3fb8236ad 100644 --- a/ui/app/views/reports.auditlog.list.php +++ b/ui/app/views/reports.auditlog.list.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/reports.scheduledreport.edit.php b/ui/app/views/reports.scheduledreport.edit.php index ab1fdc97c189..8fdf1de496ad 100644 --- a/ui/app/views/reports.scheduledreport.edit.php +++ b/ui/app/views/reports.scheduledreport.edit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/reports.scheduledreport.list.php b/ui/app/views/reports.scheduledreport.list.php index 155053681963..769af0e89481 100644 --- a/ui/app/views/reports.scheduledreport.list.php +++ b/ui/app/views/reports.scheduledreport.list.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/reports.toptriggers.list.php b/ui/app/views/reports.toptriggers.list.php index b3923268d78e..9f5da2fce63f 100644 --- a/ui/app/views/reports.toptriggers.list.php +++ b/ui/app/views/reports.toptriggers.list.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/script.userinput.edit.php b/ui/app/views/script.userinput.edit.php index a3a80d0114eb..6a10910fb7fc 100644 --- a/ui/app/views/script.userinput.edit.php +++ b/ui/app/views/script.userinput.edit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/search.php b/ui/app/views/search.php index d1ac7ced38a2..477381efd033 100644 --- a/ui/app/views/search.php +++ b/ui/app/views/search.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/service.list.edit.php b/ui/app/views/service.list.edit.php index afa31dafae7e..e54979b250de 100644 --- a/ui/app/views/service.list.edit.php +++ b/ui/app/views/service.list.edit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/service.list.edit.refresh.php b/ui/app/views/service.list.edit.refresh.php index 58d35b547719..1663f206850f 100644 --- a/ui/app/views/service.list.edit.refresh.php +++ b/ui/app/views/service.list.edit.refresh.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/service.list.php b/ui/app/views/service.list.php index 28c50d2a7018..4f9e0d55fa65 100644 --- a/ui/app/views/service.list.php +++ b/ui/app/views/service.list.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/service.list.refresh.php b/ui/app/views/service.list.refresh.php index 0d01475bacb1..7a642b57d029 100644 --- a/ui/app/views/service.list.refresh.php +++ b/ui/app/views/service.list.refresh.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/sla.list.php b/ui/app/views/sla.list.php index 524409fab3a6..b296ff2bb002 100644 --- a/ui/app/views/sla.list.php +++ b/ui/app/views/sla.list.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/slareport.list.php b/ui/app/views/slareport.list.php index e207b794609a..337a75724fb3 100644 --- a/ui/app/views/slareport.list.php +++ b/ui/app/views/slareport.list.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/system.warning.php b/ui/app/views/system.warning.php index 4da610f90757..b216434610ee 100644 --- a/ui/app/views/system.warning.php +++ b/ui/app/views/system.warning.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/template.edit.php b/ui/app/views/template.edit.php index a1773c0494a4..72ddbfea21a2 100644 --- a/ui/app/views/template.edit.php +++ b/ui/app/views/template.edit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/template.list.php b/ui/app/views/template.list.php index eaee9453e98c..ca697e17ae14 100644 --- a/ui/app/views/template.list.php +++ b/ui/app/views/template.list.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/template.massupdate.php b/ui/app/views/template.massupdate.php index 845ca70b7ab4..f1b0a1d41cb7 100644 --- a/ui/app/views/template.massupdate.php +++ b/ui/app/views/template.massupdate.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/trigger.edit.php b/ui/app/views/trigger.edit.php index 3f86030152ab..81ed343605de 100644 --- a/ui/app/views/trigger.edit.php +++ b/ui/app/views/trigger.edit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/trigger.expression.constructor.php b/ui/app/views/trigger.expression.constructor.php index 35c99a0d14c5..47e9bc017243 100644 --- a/ui/app/views/trigger.expression.constructor.php +++ b/ui/app/views/trigger.expression.constructor.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/trigger.list.php b/ui/app/views/trigger.list.php index cae69932e804..1ee77419de83 100644 --- a/ui/app/views/trigger.list.php +++ b/ui/app/views/trigger.list.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/trigger.massupdate.php b/ui/app/views/trigger.massupdate.php index 01a624eee452..e24b4ceaee13 100644 --- a/ui/app/views/trigger.massupdate.php +++ b/ui/app/views/trigger.massupdate.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/trigger.prototype.edit.php b/ui/app/views/trigger.prototype.edit.php index 428d1e0811c2..b9233ab23ddb 100644 --- a/ui/app/views/trigger.prototype.edit.php +++ b/ui/app/views/trigger.prototype.edit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/trigger.prototype.list.php b/ui/app/views/trigger.prototype.list.php index 6fd9c89cc32d..6228ceba9388 100644 --- a/ui/app/views/trigger.prototype.list.php +++ b/ui/app/views/trigger.prototype.list.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/usergroup.edit.php b/ui/app/views/usergroup.edit.php index fc47cde50831..297d92650ad6 100644 --- a/ui/app/views/usergroup.edit.php +++ b/ui/app/views/usergroup.edit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/usergroup.list.php b/ui/app/views/usergroup.list.php index e48f6c2c7c79..9cf5fb0b77c7 100644 --- a/ui/app/views/usergroup.list.php +++ b/ui/app/views/usergroup.list.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/usergroup.tagfilter.edit.php b/ui/app/views/usergroup.tagfilter.edit.php index a0de9eef0148..683e1c71e200 100644 --- a/ui/app/views/usergroup.tagfilter.edit.php +++ b/ui/app/views/usergroup.tagfilter.edit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/usergroup.tagfilter.list.php b/ui/app/views/usergroup.tagfilter.list.php index 68a6080b303c..d9dcda7fabdc 100644 --- a/ui/app/views/usergroup.tagfilter.list.php +++ b/ui/app/views/usergroup.tagfilter.list.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/webscenario.step.edit.php b/ui/app/views/webscenario.step.edit.php index 7bfa3e58c071..e9d3a3d87d62 100644 --- a/ui/app/views/webscenario.step.edit.php +++ b/ui/app/views/webscenario.step.edit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/widget.edit.php b/ui/app/views/widget.edit.php index 3ac66619ebb3..19d0f45f0d42 100644 --- a/ui/app/views/widget.edit.php +++ b/ui/app/views/widget.edit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/app/views/widget.view.php b/ui/app/views/widget.view.php index ec50b1e76b9c..5ba34c8e50b7 100644 --- a/ui/app/views/widget.view.php +++ b/ui/app/views/widget.view.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/browserwarning.php b/ui/browserwarning.php index 2cde0bb82198..24de43ae48ef 100644 --- a/ui/browserwarning.php +++ b/ui/browserwarning.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/chart.php b/ui/chart.php index 7c6d6220a863..dc5d9150a9e1 100644 --- a/ui/chart.php +++ b/ui/chart.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/chart2.php b/ui/chart2.php index b0dfa79bc916..15e93a97a865 100644 --- a/ui/chart2.php +++ b/ui/chart2.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/chart3.php b/ui/chart3.php index 6fd04656219b..4d9b01154687 100644 --- a/ui/chart3.php +++ b/ui/chart3.php @@ -1,21 +1,16 @@ . **/ require_once dirname(__FILE__).'/include/config.inc.php'; diff --git a/ui/chart4.php b/ui/chart4.php index f750d33833be..679e0ea654c9 100644 --- a/ui/chart4.php +++ b/ui/chart4.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/chart6.php b/ui/chart6.php index c182acb7353e..297d93da5578 100644 --- a/ui/chart6.php +++ b/ui/chart6.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/chart7.php b/ui/chart7.php index c04d258c1510..df3a3bb8a170 100644 --- a/ui/chart7.php +++ b/ui/chart7.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/composer.json b/ui/composer.json index 1651f0f056bd..c9d17770134f 100644 --- a/ui/composer.json +++ b/ui/composer.json @@ -2,7 +2,7 @@ "name": "zabbix/ui", "description": "Hosted Zabbix User Interface in PHP", "homepage": "https://www.zabbix.com", - "license": "GPL-2.0-or-later", + "license": "AGPL-3.0-only", "require": { "symfony/yaml": "v5.1.3", "onelogin/php-saml": "4.0", diff --git a/ui/conf/maintenance.inc.php b/ui/conf/maintenance.inc.php index 8d44a0dba395..6bf33668ac41 100644 --- a/ui/conf/maintenance.inc.php +++ b/ui/conf/maintenance.inc.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/graphs.php b/ui/graphs.php index f2ef6a70315e..99b4e422de12 100644 --- a/ui/graphs.php +++ b/ui/graphs.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/history.php b/ui/history.php index d8b3dc07d4e0..d11cdc950793 100644 --- a/ui/history.php +++ b/ui/history.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/host_discovery.php b/ui/host_discovery.php index 6bccf0ef45a6..254a57d2f8b9 100644 --- a/ui/host_discovery.php +++ b/ui/host_discovery.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/host_prototypes.php b/ui/host_prototypes.php index 3acc0dd9c4fd..9581c6abac61 100644 --- a/ui/host_prototypes.php +++ b/ui/host_prototypes.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/hostinventories.php b/ui/hostinventories.php index 4c303f08176f..41672e4f889c 100644 --- a/ui/hostinventories.php +++ b/ui/hostinventories.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/hostinventoriesoverview.php b/ui/hostinventoriesoverview.php index a12bbb5811ef..8686fd33a582 100644 --- a/ui/hostinventoriesoverview.php +++ b/ui/hostinventoriesoverview.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/httpconf.php b/ui/httpconf.php index 8b72384b8c7a..b11a2fecd2de 100644 --- a/ui/httpconf.php +++ b/ui/httpconf.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/httpdetails.php b/ui/httpdetails.php index c7d4cdda2e5d..76bc50e4efdc 100644 --- a/ui/httpdetails.php +++ b/ui/httpdetails.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/image.php b/ui/image.php index db0f8e1c057e..ce75fc91abbe 100644 --- a/ui/image.php +++ b/ui/image.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/imgstore.php b/ui/imgstore.php index a661cb7a6cf7..694e55970bbb 100644 --- a/ui/imgstore.php +++ b/ui/imgstore.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/actions.inc.php b/ui/include/actions.inc.php index 377b314d48dd..dd5d3ab34958 100644 --- a/ui/include/actions.inc.php +++ b/ui/include/actions.inc.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/blocks.inc.php b/ui/include/blocks.inc.php index 7217883ede6b..ee4f626f7cfa 100644 --- a/ui/include/blocks.inc.php +++ b/ui/include/blocks.inc.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/api/API.php b/ui/include/classes/api/API.php index 22d7ada519d8..491db949b85e 100644 --- a/ui/include/classes/api/API.php +++ b/ui/include/classes/api/API.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/api/APIException.php b/ui/include/classes/api/APIException.php index c422283d9a26..c6d61dfa05a2 100644 --- a/ui/include/classes/api/APIException.php +++ b/ui/include/classes/api/APIException.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/api/CApiClientResponse.php b/ui/include/classes/api/CApiClientResponse.php index 67e6cf38e320..88aeb9f5a60f 100644 --- a/ui/include/classes/api/CApiClientResponse.php +++ b/ui/include/classes/api/CApiClientResponse.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/api/CApiService.php b/ui/include/classes/api/CApiService.php index 3028e4ce1f55..9b963697e40c 100644 --- a/ui/include/classes/api/CApiService.php +++ b/ui/include/classes/api/CApiService.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/api/CApiServiceFactory.php b/ui/include/classes/api/CApiServiceFactory.php index 255f2b431a76..b9846acd98c5 100644 --- a/ui/include/classes/api/CApiServiceFactory.php +++ b/ui/include/classes/api/CApiServiceFactory.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/api/CAudit.php b/ui/include/classes/api/CAudit.php index bf117ce9ae47..eb0915f769b4 100644 --- a/ui/include/classes/api/CAudit.php +++ b/ui/include/classes/api/CAudit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/api/CAuditOld.php b/ui/include/classes/api/CAuditOld.php index 3b40e23eebfc..2b46dec53112 100644 --- a/ui/include/classes/api/CAuditOld.php +++ b/ui/include/classes/api/CAuditOld.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/api/CItemTypeFactory.php b/ui/include/classes/api/CItemTypeFactory.php index c10ecde8c4fc..0d9ea5014673 100644 --- a/ui/include/classes/api/CItemTypeFactory.php +++ b/ui/include/classes/api/CItemTypeFactory.php @@ -1,21 +1,16 @@ . **/ final class CItemTypeFactory { diff --git a/ui/include/classes/api/CRelationMap.php b/ui/include/classes/api/CRelationMap.php index 74d05fc783cd..6f0b523b63be 100644 --- a/ui/include/classes/api/CRelationMap.php +++ b/ui/include/classes/api/CRelationMap.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/api/clients/CApiClient.php b/ui/include/classes/api/clients/CApiClient.php index ac96c25aee13..6ab50c65c877 100644 --- a/ui/include/classes/api/clients/CApiClient.php +++ b/ui/include/classes/api/clients/CApiClient.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/api/clients/CLocalApiClient.php b/ui/include/classes/api/clients/CLocalApiClient.php index 7174023ed1f3..0ca636f80fe7 100644 --- a/ui/include/classes/api/clients/CLocalApiClient.php +++ b/ui/include/classes/api/clients/CLocalApiClient.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/api/helpers/CApiHostHelper.php b/ui/include/classes/api/helpers/CApiHostHelper.php index 775d2f3e45fd..e41d65818aed 100644 --- a/ui/include/classes/api/helpers/CApiHostHelper.php +++ b/ui/include/classes/api/helpers/CApiHostHelper.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/api/helpers/CApiTagHelper.php b/ui/include/classes/api/helpers/CApiTagHelper.php index 7a918113bec3..52eb5cf5eff0 100644 --- a/ui/include/classes/api/helpers/CApiTagHelper.php +++ b/ui/include/classes/api/helpers/CApiTagHelper.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/api/item_types/CItemType.php b/ui/include/classes/api/item_types/CItemType.php index 64333dba97fb..60454951cbfa 100644 --- a/ui/include/classes/api/item_types/CItemType.php +++ b/ui/include/classes/api/item_types/CItemType.php @@ -1,21 +1,16 @@ . **/ abstract class CItemType { diff --git a/ui/include/classes/api/item_types/CItemTypeBrowser.php b/ui/include/classes/api/item_types/CItemTypeBrowser.php index c7c907dffb2f..af26c09f3178 100644 --- a/ui/include/classes/api/item_types/CItemTypeBrowser.php +++ b/ui/include/classes/api/item_types/CItemTypeBrowser.php @@ -1,20 +1,16 @@ . ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. **/ diff --git a/ui/include/classes/api/item_types/CItemTypeCalculated.php b/ui/include/classes/api/item_types/CItemTypeCalculated.php index 77365a681e59..955c6bd0c577 100644 --- a/ui/include/classes/api/item_types/CItemTypeCalculated.php +++ b/ui/include/classes/api/item_types/CItemTypeCalculated.php @@ -1,21 +1,16 @@ . **/ class CItemTypeCalculated extends CItemType { diff --git a/ui/include/classes/api/item_types/CItemTypeDbMonitor.php b/ui/include/classes/api/item_types/CItemTypeDbMonitor.php index 4cd67f6e9eb7..90c3b594b8e0 100644 --- a/ui/include/classes/api/item_types/CItemTypeDbMonitor.php +++ b/ui/include/classes/api/item_types/CItemTypeDbMonitor.php @@ -1,21 +1,16 @@ . **/ class CItemTypeDbMonitor extends CItemType { diff --git a/ui/include/classes/api/item_types/CItemTypeDependent.php b/ui/include/classes/api/item_types/CItemTypeDependent.php index aa79cff04f5e..e412ac1a168d 100644 --- a/ui/include/classes/api/item_types/CItemTypeDependent.php +++ b/ui/include/classes/api/item_types/CItemTypeDependent.php @@ -1,21 +1,16 @@ . **/ class CItemTypeDependent extends CItemType { diff --git a/ui/include/classes/api/item_types/CItemTypeExternal.php b/ui/include/classes/api/item_types/CItemTypeExternal.php index 539dcb18352d..4503df6c20d8 100644 --- a/ui/include/classes/api/item_types/CItemTypeExternal.php +++ b/ui/include/classes/api/item_types/CItemTypeExternal.php @@ -1,21 +1,16 @@ . **/ class CItemTypeExternal extends CItemType { diff --git a/ui/include/classes/api/item_types/CItemTypeHttpAgent.php b/ui/include/classes/api/item_types/CItemTypeHttpAgent.php index e8debb44a90c..543e161ae6dc 100644 --- a/ui/include/classes/api/item_types/CItemTypeHttpAgent.php +++ b/ui/include/classes/api/item_types/CItemTypeHttpAgent.php @@ -1,21 +1,16 @@ . **/ class CItemTypeHttpAgent extends CItemType { diff --git a/ui/include/classes/api/item_types/CItemTypeInternal.php b/ui/include/classes/api/item_types/CItemTypeInternal.php index b4aebfd38b74..466637f8ef4e 100644 --- a/ui/include/classes/api/item_types/CItemTypeInternal.php +++ b/ui/include/classes/api/item_types/CItemTypeInternal.php @@ -1,21 +1,16 @@ . **/ class CItemTypeInternal extends CItemType { diff --git a/ui/include/classes/api/item_types/CItemTypeIpmi.php b/ui/include/classes/api/item_types/CItemTypeIpmi.php index a7ef473b0e37..3f3b4ffb7578 100644 --- a/ui/include/classes/api/item_types/CItemTypeIpmi.php +++ b/ui/include/classes/api/item_types/CItemTypeIpmi.php @@ -1,21 +1,16 @@ . **/ class CItemTypeIpmi extends CItemType { diff --git a/ui/include/classes/api/item_types/CItemTypeJmx.php b/ui/include/classes/api/item_types/CItemTypeJmx.php index 8d72f1f3d0c7..5db6c17b3287 100644 --- a/ui/include/classes/api/item_types/CItemTypeJmx.php +++ b/ui/include/classes/api/item_types/CItemTypeJmx.php @@ -1,21 +1,16 @@ . **/ class CItemTypeJmx extends CItemType { diff --git a/ui/include/classes/api/item_types/CItemTypeScript.php b/ui/include/classes/api/item_types/CItemTypeScript.php index f531ddd72a16..41edf746f22b 100644 --- a/ui/include/classes/api/item_types/CItemTypeScript.php +++ b/ui/include/classes/api/item_types/CItemTypeScript.php @@ -1,21 +1,16 @@ . **/ class CItemTypeScript extends CItemType { diff --git a/ui/include/classes/api/item_types/CItemTypeSimple.php b/ui/include/classes/api/item_types/CItemTypeSimple.php index e347de9f2eb5..e47c566204d1 100644 --- a/ui/include/classes/api/item_types/CItemTypeSimple.php +++ b/ui/include/classes/api/item_types/CItemTypeSimple.php @@ -1,21 +1,16 @@ . **/ class CItemTypeSimple extends CItemType { diff --git a/ui/include/classes/api/item_types/CItemTypeSnmp.php b/ui/include/classes/api/item_types/CItemTypeSnmp.php index 18dbed561796..665945a712b3 100644 --- a/ui/include/classes/api/item_types/CItemTypeSnmp.php +++ b/ui/include/classes/api/item_types/CItemTypeSnmp.php @@ -1,21 +1,16 @@ . **/ class CItemTypeSnmp extends CItemType { diff --git a/ui/include/classes/api/item_types/CItemTypeSnmpTrap.php b/ui/include/classes/api/item_types/CItemTypeSnmpTrap.php index 9f0a7aa4b0b8..0f9ea9fe2cda 100644 --- a/ui/include/classes/api/item_types/CItemTypeSnmpTrap.php +++ b/ui/include/classes/api/item_types/CItemTypeSnmpTrap.php @@ -1,21 +1,16 @@ . **/ class CItemTypeSnmpTrap extends CItemType { diff --git a/ui/include/classes/api/item_types/CItemTypeSsh.php b/ui/include/classes/api/item_types/CItemTypeSsh.php index 0fc49e816ac3..7a0395546599 100644 --- a/ui/include/classes/api/item_types/CItemTypeSsh.php +++ b/ui/include/classes/api/item_types/CItemTypeSsh.php @@ -1,21 +1,16 @@ . **/ class CItemTypeSsh extends CItemType { diff --git a/ui/include/classes/api/item_types/CItemTypeTelnet.php b/ui/include/classes/api/item_types/CItemTypeTelnet.php index 044afe68e5b4..78c9c67c6c73 100644 --- a/ui/include/classes/api/item_types/CItemTypeTelnet.php +++ b/ui/include/classes/api/item_types/CItemTypeTelnet.php @@ -1,21 +1,16 @@ . **/ class CItemTypeTelnet extends CItemType { diff --git a/ui/include/classes/api/item_types/CItemTypeTrapper.php b/ui/include/classes/api/item_types/CItemTypeTrapper.php index 6c675ca53816..e09caa47e3db 100644 --- a/ui/include/classes/api/item_types/CItemTypeTrapper.php +++ b/ui/include/classes/api/item_types/CItemTypeTrapper.php @@ -1,21 +1,16 @@ . **/ class CItemTypeTrapper extends CItemType { diff --git a/ui/include/classes/api/item_types/CItemTypeZabbix.php b/ui/include/classes/api/item_types/CItemTypeZabbix.php index bcbe4a110488..a7c224490c1f 100644 --- a/ui/include/classes/api/item_types/CItemTypeZabbix.php +++ b/ui/include/classes/api/item_types/CItemTypeZabbix.php @@ -1,21 +1,16 @@ . **/ class CItemTypeZabbix extends CItemType { diff --git a/ui/include/classes/api/item_types/CItemTypeZabbixActive.php b/ui/include/classes/api/item_types/CItemTypeZabbixActive.php index 4d62c06427d7..a5dc51e981e0 100644 --- a/ui/include/classes/api/item_types/CItemTypeZabbixActive.php +++ b/ui/include/classes/api/item_types/CItemTypeZabbixActive.php @@ -1,21 +1,16 @@ . **/ class CItemTypeZabbixActive extends CItemType { diff --git a/ui/include/classes/api/managers/CGraphManager.php b/ui/include/classes/api/managers/CGraphManager.php index 43a3de45555f..57742fa13c05 100644 --- a/ui/include/classes/api/managers/CGraphManager.php +++ b/ui/include/classes/api/managers/CGraphManager.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/api/managers/CGraphPrototypeManager.php b/ui/include/classes/api/managers/CGraphPrototypeManager.php index e824b6c9ba61..d228fdf5a28f 100644 --- a/ui/include/classes/api/managers/CGraphPrototypeManager.php +++ b/ui/include/classes/api/managers/CGraphPrototypeManager.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/api/managers/CHistoryManager.php b/ui/include/classes/api/managers/CHistoryManager.php index f5c9f4227da0..517a87804fe5 100644 --- a/ui/include/classes/api/managers/CHistoryManager.php +++ b/ui/include/classes/api/managers/CHistoryManager.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/api/managers/CHttpTestManager.php b/ui/include/classes/api/managers/CHttpTestManager.php index 12f2a16db246..4204b8cf3cda 100644 --- a/ui/include/classes/api/managers/CHttpTestManager.php +++ b/ui/include/classes/api/managers/CHttpTestManager.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/api/managers/CTriggerManager.php b/ui/include/classes/api/managers/CTriggerManager.php index 84647cb72493..9a21ec7b0148 100644 --- a/ui/include/classes/api/managers/CTriggerManager.php +++ b/ui/include/classes/api/managers/CTriggerManager.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/api/managers/CTriggerPrototypeManager.php b/ui/include/classes/api/managers/CTriggerPrototypeManager.php index ed76d9f44870..1f0eb31bfa39 100644 --- a/ui/include/classes/api/managers/CTriggerPrototypeManager.php +++ b/ui/include/classes/api/managers/CTriggerPrototypeManager.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/api/services/CAPIInfo.php b/ui/include/classes/api/services/CAPIInfo.php index 54fac59b8098..a5e671d3e8c3 100644 --- a/ui/include/classes/api/services/CAPIInfo.php +++ b/ui/include/classes/api/services/CAPIInfo.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/api/services/CAction.php b/ui/include/classes/api/services/CAction.php index a10314122f6b..86fcf9b02855 100644 --- a/ui/include/classes/api/services/CAction.php +++ b/ui/include/classes/api/services/CAction.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/api/services/CAlert.php b/ui/include/classes/api/services/CAlert.php index 196e55745bda..be515cab811b 100644 --- a/ui/include/classes/api/services/CAlert.php +++ b/ui/include/classes/api/services/CAlert.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/api/services/CAuditLog.php b/ui/include/classes/api/services/CAuditLog.php index 17f2f1095d36..5a739677397c 100644 --- a/ui/include/classes/api/services/CAuditLog.php +++ b/ui/include/classes/api/services/CAuditLog.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/api/services/CAuthentication.php b/ui/include/classes/api/services/CAuthentication.php index 3447a014e831..22586ed177fe 100644 --- a/ui/include/classes/api/services/CAuthentication.php +++ b/ui/include/classes/api/services/CAuthentication.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/api/services/CAutoregistration.php b/ui/include/classes/api/services/CAutoregistration.php index 0cff8c5496c1..7a97d001b311 100644 --- a/ui/include/classes/api/services/CAutoregistration.php +++ b/ui/include/classes/api/services/CAutoregistration.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/api/services/CConfiguration.php b/ui/include/classes/api/services/CConfiguration.php index a572e9c2c3c9..b1e2e36b8015 100644 --- a/ui/include/classes/api/services/CConfiguration.php +++ b/ui/include/classes/api/services/CConfiguration.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/api/services/CConnector.php b/ui/include/classes/api/services/CConnector.php index d3b66fc55dcb..052fa7612083 100644 --- a/ui/include/classes/api/services/CConnector.php +++ b/ui/include/classes/api/services/CConnector.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/api/services/CCorrelation.php b/ui/include/classes/api/services/CCorrelation.php index 6dc426960cad..03e9355be603 100644 --- a/ui/include/classes/api/services/CCorrelation.php +++ b/ui/include/classes/api/services/CCorrelation.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/api/services/CDCheck.php b/ui/include/classes/api/services/CDCheck.php index 87586a434c13..777c974457ac 100644 --- a/ui/include/classes/api/services/CDCheck.php +++ b/ui/include/classes/api/services/CDCheck.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/api/services/CDHost.php b/ui/include/classes/api/services/CDHost.php index 1b2636daf8ea..098e6bc5f04a 100644 --- a/ui/include/classes/api/services/CDHost.php +++ b/ui/include/classes/api/services/CDHost.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/api/services/CDRule.php b/ui/include/classes/api/services/CDRule.php index b6fe1a2c0a4d..314eb3e1537b 100644 --- a/ui/include/classes/api/services/CDRule.php +++ b/ui/include/classes/api/services/CDRule.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/api/services/CDService.php b/ui/include/classes/api/services/CDService.php index 32fee728f78d..2c6c0ae859a3 100644 --- a/ui/include/classes/api/services/CDService.php +++ b/ui/include/classes/api/services/CDService.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/api/services/CDashboard.php b/ui/include/classes/api/services/CDashboard.php index e201e3b82278..1e3cbc7566d0 100644 --- a/ui/include/classes/api/services/CDashboard.php +++ b/ui/include/classes/api/services/CDashboard.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/api/services/CDashboardGeneral.php b/ui/include/classes/api/services/CDashboardGeneral.php index dc0983620106..d2f51aa0a26f 100644 --- a/ui/include/classes/api/services/CDashboardGeneral.php +++ b/ui/include/classes/api/services/CDashboardGeneral.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/api/services/CDiscoveryRule.php b/ui/include/classes/api/services/CDiscoveryRule.php index 7c81f1bb57dd..c823030ad960 100644 --- a/ui/include/classes/api/services/CDiscoveryRule.php +++ b/ui/include/classes/api/services/CDiscoveryRule.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/api/services/CEvent.php b/ui/include/classes/api/services/CEvent.php index b9cbee122cfd..7294085b4a78 100644 --- a/ui/include/classes/api/services/CEvent.php +++ b/ui/include/classes/api/services/CEvent.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/api/services/CGraph.php b/ui/include/classes/api/services/CGraph.php index 14707ee680c9..1d2e824b6c78 100644 --- a/ui/include/classes/api/services/CGraph.php +++ b/ui/include/classes/api/services/CGraph.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/api/services/CGraphGeneral.php b/ui/include/classes/api/services/CGraphGeneral.php index 1b3d23a74d27..4df86719b38c 100644 --- a/ui/include/classes/api/services/CGraphGeneral.php +++ b/ui/include/classes/api/services/CGraphGeneral.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/api/services/CGraphItem.php b/ui/include/classes/api/services/CGraphItem.php index 4c71a462d8a9..b7e8f36797ad 100644 --- a/ui/include/classes/api/services/CGraphItem.php +++ b/ui/include/classes/api/services/CGraphItem.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/api/services/CGraphPrototype.php b/ui/include/classes/api/services/CGraphPrototype.php index 4e19e9fea2f1..337fc1b5e939 100644 --- a/ui/include/classes/api/services/CGraphPrototype.php +++ b/ui/include/classes/api/services/CGraphPrototype.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/api/services/CHaNode.php b/ui/include/classes/api/services/CHaNode.php index dbd949600fdb..21f742e2c976 100644 --- a/ui/include/classes/api/services/CHaNode.php +++ b/ui/include/classes/api/services/CHaNode.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/api/services/CHistory.php b/ui/include/classes/api/services/CHistory.php index b9543d0c7296..8522013aa58e 100644 --- a/ui/include/classes/api/services/CHistory.php +++ b/ui/include/classes/api/services/CHistory.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/api/services/CHost.php b/ui/include/classes/api/services/CHost.php index 68f3bd48b695..85ac8facd2da 100644 --- a/ui/include/classes/api/services/CHost.php +++ b/ui/include/classes/api/services/CHost.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/api/services/CHostBase.php b/ui/include/classes/api/services/CHostBase.php index a2260c91e597..cb880b31778d 100644 --- a/ui/include/classes/api/services/CHostBase.php +++ b/ui/include/classes/api/services/CHostBase.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/api/services/CHostGeneral.php b/ui/include/classes/api/services/CHostGeneral.php index a8055a8b6104..4010b6d7fc26 100644 --- a/ui/include/classes/api/services/CHostGeneral.php +++ b/ui/include/classes/api/services/CHostGeneral.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/api/services/CHostGroup.php b/ui/include/classes/api/services/CHostGroup.php index b0c20f012c23..6f30289a1153 100644 --- a/ui/include/classes/api/services/CHostGroup.php +++ b/ui/include/classes/api/services/CHostGroup.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/api/services/CHostInterface.php b/ui/include/classes/api/services/CHostInterface.php index ca6883f8b655..a5a411cfd716 100644 --- a/ui/include/classes/api/services/CHostInterface.php +++ b/ui/include/classes/api/services/CHostInterface.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/api/services/CHostPrototype.php b/ui/include/classes/api/services/CHostPrototype.php index 670204d89cc0..da9ff37e6af5 100644 --- a/ui/include/classes/api/services/CHostPrototype.php +++ b/ui/include/classes/api/services/CHostPrototype.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/api/services/CHousekeeping.php b/ui/include/classes/api/services/CHousekeeping.php index 02a08dae2a31..d638f4da566d 100644 --- a/ui/include/classes/api/services/CHousekeeping.php +++ b/ui/include/classes/api/services/CHousekeeping.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/api/services/CHttpTest.php b/ui/include/classes/api/services/CHttpTest.php index 9c04e835c775..e849e6810dcb 100644 --- a/ui/include/classes/api/services/CHttpTest.php +++ b/ui/include/classes/api/services/CHttpTest.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/api/services/CIconMap.php b/ui/include/classes/api/services/CIconMap.php index 93181c2f8622..3bb5707f8af5 100644 --- a/ui/include/classes/api/services/CIconMap.php +++ b/ui/include/classes/api/services/CIconMap.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/api/services/CImage.php b/ui/include/classes/api/services/CImage.php index 60cced4aef2d..5591de534370 100644 --- a/ui/include/classes/api/services/CImage.php +++ b/ui/include/classes/api/services/CImage.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/api/services/CItem.php b/ui/include/classes/api/services/CItem.php index 012fbead80f7..e5d95d892a07 100644 --- a/ui/include/classes/api/services/CItem.php +++ b/ui/include/classes/api/services/CItem.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/api/services/CItemGeneral.php b/ui/include/classes/api/services/CItemGeneral.php index ba2d1283b65f..5867550fdc07 100644 --- a/ui/include/classes/api/services/CItemGeneral.php +++ b/ui/include/classes/api/services/CItemGeneral.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/api/services/CItemPrototype.php b/ui/include/classes/api/services/CItemPrototype.php index 0bd56365dadd..ed7e48c66254 100644 --- a/ui/include/classes/api/services/CItemPrototype.php +++ b/ui/include/classes/api/services/CItemPrototype.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/api/services/CMaintenance.php b/ui/include/classes/api/services/CMaintenance.php index dbfc3a8256e8..31402dfd4810 100644 --- a/ui/include/classes/api/services/CMaintenance.php +++ b/ui/include/classes/api/services/CMaintenance.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/api/services/CMap.php b/ui/include/classes/api/services/CMap.php index 3e18a82b900b..034e42e896f0 100644 --- a/ui/include/classes/api/services/CMap.php +++ b/ui/include/classes/api/services/CMap.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/api/services/CMapElement.php b/ui/include/classes/api/services/CMapElement.php index 6658d7affed2..6afdbe610e7c 100644 --- a/ui/include/classes/api/services/CMapElement.php +++ b/ui/include/classes/api/services/CMapElement.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/api/services/CMediatype.php b/ui/include/classes/api/services/CMediatype.php index d73df6edaeb8..1f131b5e5de5 100644 --- a/ui/include/classes/api/services/CMediatype.php +++ b/ui/include/classes/api/services/CMediatype.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/api/services/CMfa.php b/ui/include/classes/api/services/CMfa.php index afda935a9d1e..b706df093a3d 100644 --- a/ui/include/classes/api/services/CMfa.php +++ b/ui/include/classes/api/services/CMfa.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/api/services/CModule.php b/ui/include/classes/api/services/CModule.php index 1afaaa06a6b1..1e8772fe2fe4 100644 --- a/ui/include/classes/api/services/CModule.php +++ b/ui/include/classes/api/services/CModule.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/api/services/CProblem.php b/ui/include/classes/api/services/CProblem.php index ecfb902d1c04..47c5121807db 100644 --- a/ui/include/classes/api/services/CProblem.php +++ b/ui/include/classes/api/services/CProblem.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/api/services/CProxy.php b/ui/include/classes/api/services/CProxy.php index 840a55c4c4d1..620465a3b122 100644 --- a/ui/include/classes/api/services/CProxy.php +++ b/ui/include/classes/api/services/CProxy.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/api/services/CProxyGroup.php b/ui/include/classes/api/services/CProxyGroup.php index c8e8e3c0ba59..94ddc444bb83 100644 --- a/ui/include/classes/api/services/CProxyGroup.php +++ b/ui/include/classes/api/services/CProxyGroup.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/api/services/CRegexp.php b/ui/include/classes/api/services/CRegexp.php index c0994a4c4fd5..a3a7291ba037 100644 --- a/ui/include/classes/api/services/CRegexp.php +++ b/ui/include/classes/api/services/CRegexp.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/api/services/CReport.php b/ui/include/classes/api/services/CReport.php index 53abd218923c..e5e776a44d41 100644 --- a/ui/include/classes/api/services/CReport.php +++ b/ui/include/classes/api/services/CReport.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/api/services/CRole.php b/ui/include/classes/api/services/CRole.php index ef18e2f78a2b..15ad69870bb8 100644 --- a/ui/include/classes/api/services/CRole.php +++ b/ui/include/classes/api/services/CRole.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/api/services/CScript.php b/ui/include/classes/api/services/CScript.php index 75fea209b35d..b9727df58756 100644 --- a/ui/include/classes/api/services/CScript.php +++ b/ui/include/classes/api/services/CScript.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/api/services/CService.php b/ui/include/classes/api/services/CService.php index 2bd938ae08ee..573477592372 100644 --- a/ui/include/classes/api/services/CService.php +++ b/ui/include/classes/api/services/CService.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/api/services/CSettings.php b/ui/include/classes/api/services/CSettings.php index 4e78b6b2a91c..dde66d513be8 100644 --- a/ui/include/classes/api/services/CSettings.php +++ b/ui/include/classes/api/services/CSettings.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/api/services/CSla.php b/ui/include/classes/api/services/CSla.php index d2294383f134..29d910ae8e31 100644 --- a/ui/include/classes/api/services/CSla.php +++ b/ui/include/classes/api/services/CSla.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/api/services/CTask.php b/ui/include/classes/api/services/CTask.php index 3556dab4e09e..f55d3203914b 100644 --- a/ui/include/classes/api/services/CTask.php +++ b/ui/include/classes/api/services/CTask.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/api/services/CTemplate.php b/ui/include/classes/api/services/CTemplate.php index 1282f9352e3b..ea24cf2ad032 100644 --- a/ui/include/classes/api/services/CTemplate.php +++ b/ui/include/classes/api/services/CTemplate.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/api/services/CTemplateDashboard.php b/ui/include/classes/api/services/CTemplateDashboard.php index 7b0a771ec3ea..f091ad75d8b6 100644 --- a/ui/include/classes/api/services/CTemplateDashboard.php +++ b/ui/include/classes/api/services/CTemplateDashboard.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/api/services/CTemplateGroup.php b/ui/include/classes/api/services/CTemplateGroup.php index baf06e49e32f..df13afabd571 100644 --- a/ui/include/classes/api/services/CTemplateGroup.php +++ b/ui/include/classes/api/services/CTemplateGroup.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/api/services/CToken.php b/ui/include/classes/api/services/CToken.php index 05167c20185a..38c70561614a 100644 --- a/ui/include/classes/api/services/CToken.php +++ b/ui/include/classes/api/services/CToken.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/api/services/CTrend.php b/ui/include/classes/api/services/CTrend.php index 2237db50251a..89ad9d10f975 100644 --- a/ui/include/classes/api/services/CTrend.php +++ b/ui/include/classes/api/services/CTrend.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/api/services/CTrigger.php b/ui/include/classes/api/services/CTrigger.php index 820e31a77fad..8ea51f44e11f 100644 --- a/ui/include/classes/api/services/CTrigger.php +++ b/ui/include/classes/api/services/CTrigger.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/api/services/CTriggerGeneral.php b/ui/include/classes/api/services/CTriggerGeneral.php index 1a6c2bf2569b..3cf72a1a0156 100644 --- a/ui/include/classes/api/services/CTriggerGeneral.php +++ b/ui/include/classes/api/services/CTriggerGeneral.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/api/services/CTriggerPrototype.php b/ui/include/classes/api/services/CTriggerPrototype.php index d6c001ac8fd8..0c569b18788a 100644 --- a/ui/include/classes/api/services/CTriggerPrototype.php +++ b/ui/include/classes/api/services/CTriggerPrototype.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/api/services/CUser.php b/ui/include/classes/api/services/CUser.php index 8ad36ede0bb9..162e11748159 100644 --- a/ui/include/classes/api/services/CUser.php +++ b/ui/include/classes/api/services/CUser.php @@ -1,21 +1,16 @@ . **/ use Duo\DuoUniversal\Client; diff --git a/ui/include/classes/api/services/CUserDirectory.php b/ui/include/classes/api/services/CUserDirectory.php index 425ff79afd91..2a48b7658e30 100644 --- a/ui/include/classes/api/services/CUserDirectory.php +++ b/ui/include/classes/api/services/CUserDirectory.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/api/services/CUserGroup.php b/ui/include/classes/api/services/CUserGroup.php index 732d3ba56138..5a1c184572b8 100644 --- a/ui/include/classes/api/services/CUserGroup.php +++ b/ui/include/classes/api/services/CUserGroup.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/api/services/CUserMacro.php b/ui/include/classes/api/services/CUserMacro.php index c44f413197bb..2151e8ddddce 100644 --- a/ui/include/classes/api/services/CUserMacro.php +++ b/ui/include/classes/api/services/CUserMacro.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/api/services/CValueMap.php b/ui/include/classes/api/services/CValueMap.php index d0d977300fdd..e6b1ce60443d 100644 --- a/ui/include/classes/api/services/CValueMap.php +++ b/ui/include/classes/api/services/CValueMap.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/api/wrappers/CApiWrapper.php b/ui/include/classes/api/wrappers/CApiWrapper.php index 52552d94e11e..de0c4a666103 100644 --- a/ui/include/classes/api/wrappers/CApiWrapper.php +++ b/ui/include/classes/api/wrappers/CApiWrapper.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/api/wrappers/CFrontendApiWrapper.php b/ui/include/classes/api/wrappers/CFrontendApiWrapper.php index 126f2fefd335..10b02ad41109 100644 --- a/ui/include/classes/api/wrappers/CFrontendApiWrapper.php +++ b/ui/include/classes/api/wrappers/CFrontendApiWrapper.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/core/APP.php b/ui/include/classes/core/APP.php index 8422e82ae13d..e651c163bacb 100644 --- a/ui/include/classes/core/APP.php +++ b/ui/include/classes/core/APP.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/core/CAjaxResponse.php b/ui/include/classes/core/CAjaxResponse.php index dd5194396825..5054d29f656e 100644 --- a/ui/include/classes/core/CAjaxResponse.php +++ b/ui/include/classes/core/CAjaxResponse.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/core/CAutoloader.php b/ui/include/classes/core/CAutoloader.php index 302bb2500e3f..22ff2f11b795 100644 --- a/ui/include/classes/core/CAutoloader.php +++ b/ui/include/classes/core/CAutoloader.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/core/CComponentRegistry.php b/ui/include/classes/core/CComponentRegistry.php index 689ea2d1b973..64909eef7811 100644 --- a/ui/include/classes/core/CComponentRegistry.php +++ b/ui/include/classes/core/CComponentRegistry.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/core/CConfigFile.php b/ui/include/classes/core/CConfigFile.php index e972ef2323fb..d7ad93a8ee17 100644 --- a/ui/include/classes/core/CConfigFile.php +++ b/ui/include/classes/core/CConfigFile.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/core/CCookieSession.php b/ui/include/classes/core/CCookieSession.php index 504edbce4f97..a939b35e85d1 100644 --- a/ui/include/classes/core/CCookieSession.php +++ b/ui/include/classes/core/CCookieSession.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/core/CEncryptedCookieSession.php b/ui/include/classes/core/CEncryptedCookieSession.php index c3e2ba2864af..753645e78ee3 100644 --- a/ui/include/classes/core/CEncryptedCookieSession.php +++ b/ui/include/classes/core/CEncryptedCookieSession.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/core/CHttpRequest.php b/ui/include/classes/core/CHttpRequest.php index 8c2c353f866b..1a59134f36d6 100644 --- a/ui/include/classes/core/CHttpRequest.php +++ b/ui/include/classes/core/CHttpRequest.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/core/CJsonRpc.php b/ui/include/classes/core/CJsonRpc.php index 161b384fb931..9ae978fc7f57 100644 --- a/ui/include/classes/core/CJsonRpc.php +++ b/ui/include/classes/core/CJsonRpc.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/core/CModule.php b/ui/include/classes/core/CModule.php index 7a97d40e6a20..80e4effe35b2 100644 --- a/ui/include/classes/core/CModule.php +++ b/ui/include/classes/core/CModule.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/core/CModuleManager.php b/ui/include/classes/core/CModuleManager.php index 14757ace22dd..a6cee296440a 100644 --- a/ui/include/classes/core/CModuleManager.php +++ b/ui/include/classes/core/CModuleManager.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/core/CRegistryFactory.php b/ui/include/classes/core/CRegistryFactory.php index 4cf0bcf1a913..98c48d225086 100644 --- a/ui/include/classes/core/CRegistryFactory.php +++ b/ui/include/classes/core/CRegistryFactory.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/core/CWidget.php b/ui/include/classes/core/CWidget.php index 08457a8b02dc..60c24ef50b62 100644 --- a/ui/include/classes/core/CWidget.php +++ b/ui/include/classes/core/CWidget.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/core/ConfigFileException.php b/ui/include/classes/core/ConfigFileException.php index 8ec1af19564d..baa78693b378 100644 --- a/ui/include/classes/core/ConfigFileException.php +++ b/ui/include/classes/core/ConfigFileException.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/core/Manager.php b/ui/include/classes/core/Manager.php index 68627654d821..7cfa4f621e72 100644 --- a/ui/include/classes/core/Manager.php +++ b/ui/include/classes/core/Manager.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/core/ZBase.php b/ui/include/classes/core/ZBase.php index ae3c9e77cca3..759732e3699e 100644 --- a/ui/include/classes/core/ZBase.php +++ b/ui/include/classes/core/ZBase.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/data/CAggFunctionData.php b/ui/include/classes/data/CAggFunctionData.php index eca0dfdd7994..02fa5dedde62 100644 --- a/ui/include/classes/data/CAggFunctionData.php +++ b/ui/include/classes/data/CAggFunctionData.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/data/CHistFunctionData.php b/ui/include/classes/data/CHistFunctionData.php index f4a7daac7c3c..ce8173cd81be 100644 --- a/ui/include/classes/data/CHistFunctionData.php +++ b/ui/include/classes/data/CHistFunctionData.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/data/CItemData.php b/ui/include/classes/data/CItemData.php index 19c2c0a37ad0..1db2b6c952a6 100644 --- a/ui/include/classes/data/CItemData.php +++ b/ui/include/classes/data/CItemData.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/data/CMathFunctionData.php b/ui/include/classes/data/CMathFunctionData.php index 7d7669a22d39..3811ec84b73e 100644 --- a/ui/include/classes/data/CMathFunctionData.php +++ b/ui/include/classes/data/CMathFunctionData.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/data/CWidgetsData.php b/ui/include/classes/data/CWidgetsData.php index fbd7932a8c1d..dc6c7ab0c6f1 100644 --- a/ui/include/classes/data/CWidgetsData.php +++ b/ui/include/classes/data/CWidgetsData.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/db/DB.php b/ui/include/classes/db/DB.php index 7d13e1e122cb..59c9716ac2e4 100644 --- a/ui/include/classes/db/DB.php +++ b/ui/include/classes/db/DB.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/db/DBException.php b/ui/include/classes/db/DBException.php index c8f2131e9b68..92682cf8dc2e 100644 --- a/ui/include/classes/db/DBException.php +++ b/ui/include/classes/db/DBException.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/db/DbBackend.php b/ui/include/classes/db/DbBackend.php index 1ab55a7835de..3954d7bd406c 100644 --- a/ui/include/classes/db/DbBackend.php +++ b/ui/include/classes/db/DbBackend.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/db/MysqlDbBackend.php b/ui/include/classes/db/MysqlDbBackend.php index 8151df03bd14..ae535227e1bb 100644 --- a/ui/include/classes/db/MysqlDbBackend.php +++ b/ui/include/classes/db/MysqlDbBackend.php @@ -1,21 +1,16 @@ . **/ /** diff --git a/ui/include/classes/db/OracleDbBackend.php b/ui/include/classes/db/OracleDbBackend.php index 5642e2627ccc..f29475b5ecf7 100644 --- a/ui/include/classes/db/OracleDbBackend.php +++ b/ui/include/classes/db/OracleDbBackend.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/db/PostgresqlDbBackend.php b/ui/include/classes/db/PostgresqlDbBackend.php index 92491e4a20ad..65e50dcb33c7 100644 --- a/ui/include/classes/db/PostgresqlDbBackend.php +++ b/ui/include/classes/db/PostgresqlDbBackend.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/debug/CProfiler.php b/ui/include/classes/debug/CProfiler.php index 79002d1b9f9b..aa8afb58111b 100644 --- a/ui/include/classes/debug/CProfiler.php +++ b/ui/include/classes/debug/CProfiler.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/export/CConfigurationExport.php b/ui/include/classes/export/CConfigurationExport.php index 0e4c4a78eed6..f48a15c77b39 100644 --- a/ui/include/classes/export/CConfigurationExport.php +++ b/ui/include/classes/export/CConfigurationExport.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/export/CConfigurationExportBuilder.php b/ui/include/classes/export/CConfigurationExportBuilder.php index aa00cb5a71e1..abb48a5962de 100644 --- a/ui/include/classes/export/CConfigurationExportBuilder.php +++ b/ui/include/classes/export/CConfigurationExportBuilder.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/export/CConfigurationExportException.php b/ui/include/classes/export/CConfigurationExportException.php index 8343dd7838d2..64c86e3b4f87 100644 --- a/ui/include/classes/export/CConfigurationExportException.php +++ b/ui/include/classes/export/CConfigurationExportException.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/export/writers/CExportWriter.php b/ui/include/classes/export/writers/CExportWriter.php index eccc92fa2e86..c7b1cd378f89 100644 --- a/ui/include/classes/export/writers/CExportWriter.php +++ b/ui/include/classes/export/writers/CExportWriter.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/export/writers/CExportWriterFactory.php b/ui/include/classes/export/writers/CExportWriterFactory.php index 4fb93531977c..aeef19f2959b 100644 --- a/ui/include/classes/export/writers/CExportWriterFactory.php +++ b/ui/include/classes/export/writers/CExportWriterFactory.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/export/writers/CJsonExportWriter.php b/ui/include/classes/export/writers/CJsonExportWriter.php index 53035a82ced6..b32c0b5b1ea9 100644 --- a/ui/include/classes/export/writers/CJsonExportWriter.php +++ b/ui/include/classes/export/writers/CJsonExportWriter.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/export/writers/CRawExportWriter.php b/ui/include/classes/export/writers/CRawExportWriter.php index 7ab9645396d1..104177d9a457 100644 --- a/ui/include/classes/export/writers/CRawExportWriter.php +++ b/ui/include/classes/export/writers/CRawExportWriter.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/export/writers/CXmlExportWriter.php b/ui/include/classes/export/writers/CXmlExportWriter.php index d69998043994..ad5fe572a3b3 100644 --- a/ui/include/classes/export/writers/CXmlExportWriter.php +++ b/ui/include/classes/export/writers/CXmlExportWriter.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/export/writers/CYamlExportWriter.php b/ui/include/classes/export/writers/CYamlExportWriter.php index f2601ba638ca..225deec235f8 100644 --- a/ui/include/classes/export/writers/CYamlExportWriter.php +++ b/ui/include/classes/export/writers/CYamlExportWriter.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/graph/CSvgGraph.php b/ui/include/classes/graph/CSvgGraph.php index 7156e507f1b6..b90ddd87089c 100644 --- a/ui/include/classes/graph/CSvgGraph.php +++ b/ui/include/classes/graph/CSvgGraph.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/graphdraw/CGraphDraw.php b/ui/include/classes/graphdraw/CGraphDraw.php index fa92ac5355ef..a6c9367de4db 100644 --- a/ui/include/classes/graphdraw/CGraphDraw.php +++ b/ui/include/classes/graphdraw/CGraphDraw.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/graphdraw/CLineGraphDraw.php b/ui/include/classes/graphdraw/CLineGraphDraw.php index 95ef5be2a7cf..a94e9334e25d 100644 --- a/ui/include/classes/graphdraw/CLineGraphDraw.php +++ b/ui/include/classes/graphdraw/CLineGraphDraw.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/graphdraw/CPieGraphDraw.php b/ui/include/classes/graphdraw/CPieGraphDraw.php index 9c1028682552..1552f3978011 100644 --- a/ui/include/classes/graphdraw/CPieGraphDraw.php +++ b/ui/include/classes/graphdraw/CPieGraphDraw.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/helpers/CArrayHelper.php b/ui/include/classes/helpers/CArrayHelper.php index 8df6c41a3250..41bf99a290da 100644 --- a/ui/include/classes/helpers/CArrayHelper.php +++ b/ui/include/classes/helpers/CArrayHelper.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/helpers/CAuthenticationHelper.php b/ui/include/classes/helpers/CAuthenticationHelper.php index f359477d0075..9a8fc4c5e802 100644 --- a/ui/include/classes/helpers/CAuthenticationHelper.php +++ b/ui/include/classes/helpers/CAuthenticationHelper.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/helpers/CBrandHelper.php b/ui/include/classes/helpers/CBrandHelper.php index a3243fbdd0b9..07a4b8cd115d 100644 --- a/ui/include/classes/helpers/CBrandHelper.php +++ b/ui/include/classes/helpers/CBrandHelper.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/helpers/CConditionHelper.php b/ui/include/classes/helpers/CConditionHelper.php index f17397b58c0b..2dddfa71df4d 100644 --- a/ui/include/classes/helpers/CConditionHelper.php +++ b/ui/include/classes/helpers/CConditionHelper.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/helpers/CCookieHelper.php b/ui/include/classes/helpers/CCookieHelper.php index 75d66356a2b3..92f7ac352597 100644 --- a/ui/include/classes/helpers/CCookieHelper.php +++ b/ui/include/classes/helpers/CCookieHelper.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/helpers/CCorrelationHelper.php b/ui/include/classes/helpers/CCorrelationHelper.php index ac37425c79fd..d18b16027d4f 100644 --- a/ui/include/classes/helpers/CCorrelationHelper.php +++ b/ui/include/classes/helpers/CCorrelationHelper.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/helpers/CCsrfTokenHelper.php b/ui/include/classes/helpers/CCsrfTokenHelper.php index a61679655e67..f8b3ff92ad26 100644 --- a/ui/include/classes/helpers/CCsrfTokenHelper.php +++ b/ui/include/classes/helpers/CCsrfTokenHelper.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/helpers/CCuid.php b/ui/include/classes/helpers/CCuid.php index 5d3d8734501e..a3ee41e9b373 100644 --- a/ui/include/classes/helpers/CCuid.php +++ b/ui/include/classes/helpers/CCuid.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/helpers/CDashboardHelper.php b/ui/include/classes/helpers/CDashboardHelper.php index d689f6f12643..165076d42cf0 100644 --- a/ui/include/classes/helpers/CDashboardHelper.php +++ b/ui/include/classes/helpers/CDashboardHelper.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/helpers/CDataCacheHelper.php b/ui/include/classes/helpers/CDataCacheHelper.php index 70d7240a119d..d089527b53c5 100644 --- a/ui/include/classes/helpers/CDataCacheHelper.php +++ b/ui/include/classes/helpers/CDataCacheHelper.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/helpers/CDocHelper.php b/ui/include/classes/helpers/CDocHelper.php index 0085ab3050ed..3d1626053ea4 100644 --- a/ui/include/classes/helpers/CDocHelper.php +++ b/ui/include/classes/helpers/CDocHelper.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/helpers/CElasticsearchHelper.php b/ui/include/classes/helpers/CElasticsearchHelper.php index e3773c5f783f..bf02f15052af 100644 --- a/ui/include/classes/helpers/CElasticsearchHelper.php +++ b/ui/include/classes/helpers/CElasticsearchHelper.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/helpers/CEncryptHelper.php b/ui/include/classes/helpers/CEncryptHelper.php index 82679a687189..c2224aedcfce 100644 --- a/ui/include/classes/helpers/CEncryptHelper.php +++ b/ui/include/classes/helpers/CEncryptHelper.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/helpers/CGraphGeneralHelper.php b/ui/include/classes/helpers/CGraphGeneralHelper.php index 273a15e15596..ee17e7488665 100644 --- a/ui/include/classes/helpers/CGraphGeneralHelper.php +++ b/ui/include/classes/helpers/CGraphGeneralHelper.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/helpers/CGraphHelper.php b/ui/include/classes/helpers/CGraphHelper.php index 7b233b67627c..8685da3cd06c 100644 --- a/ui/include/classes/helpers/CGraphHelper.php +++ b/ui/include/classes/helpers/CGraphHelper.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/helpers/CGraphPrototypeHelper.php b/ui/include/classes/helpers/CGraphPrototypeHelper.php index 73d13fa439ac..302ba6910896 100644 --- a/ui/include/classes/helpers/CGraphPrototypeHelper.php +++ b/ui/include/classes/helpers/CGraphPrototypeHelper.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/helpers/CHintBoxHelper.php b/ui/include/classes/helpers/CHintBoxHelper.php index 08321441c005..fffe637ddebb 100644 --- a/ui/include/classes/helpers/CHintBoxHelper.php +++ b/ui/include/classes/helpers/CHintBoxHelper.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/helpers/CHostPrototypeHelper.php b/ui/include/classes/helpers/CHostPrototypeHelper.php index b814d81b6e75..0261878c16ad 100644 --- a/ui/include/classes/helpers/CHostPrototypeHelper.php +++ b/ui/include/classes/helpers/CHostPrototypeHelper.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/helpers/CHousekeepingHelper.php b/ui/include/classes/helpers/CHousekeepingHelper.php index ccb9fa9e4cf4..e2f4bda782ba 100644 --- a/ui/include/classes/helpers/CHousekeepingHelper.php +++ b/ui/include/classes/helpers/CHousekeepingHelper.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/helpers/CItemGeneralHelper.php b/ui/include/classes/helpers/CItemGeneralHelper.php index cf4cf14adfc1..31ee9b87f192 100644 --- a/ui/include/classes/helpers/CItemGeneralHelper.php +++ b/ui/include/classes/helpers/CItemGeneralHelper.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/helpers/CItemHelper.php b/ui/include/classes/helpers/CItemHelper.php index f3cfa0326e1e..e48e695047f5 100644 --- a/ui/include/classes/helpers/CItemHelper.php +++ b/ui/include/classes/helpers/CItemHelper.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/helpers/CItemPrototypeHelper.php b/ui/include/classes/helpers/CItemPrototypeHelper.php index d81258e984cd..6a6c8a19c668 100644 --- a/ui/include/classes/helpers/CItemPrototypeHelper.php +++ b/ui/include/classes/helpers/CItemPrototypeHelper.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/helpers/CLldRuleHelper.php b/ui/include/classes/helpers/CLldRuleHelper.php index db7f2dac3d5d..baa66d45bcb7 100644 --- a/ui/include/classes/helpers/CLldRuleHelper.php +++ b/ui/include/classes/helpers/CLldRuleHelper.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/helpers/CMaintenanceHelper.php b/ui/include/classes/helpers/CMaintenanceHelper.php index 200b1610d6f9..a069adfaea5c 100644 --- a/ui/include/classes/helpers/CMaintenanceHelper.php +++ b/ui/include/classes/helpers/CMaintenanceHelper.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/helpers/CMapHelper.php b/ui/include/classes/helpers/CMapHelper.php index 225cbf14833b..484f693d9656 100644 --- a/ui/include/classes/helpers/CMapHelper.php +++ b/ui/include/classes/helpers/CMapHelper.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/helpers/CMathHelper.php b/ui/include/classes/helpers/CMathHelper.php index 833e894c993b..7f0df1f81004 100644 --- a/ui/include/classes/helpers/CMathHelper.php +++ b/ui/include/classes/helpers/CMathHelper.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/helpers/CMediatypeHelper.php b/ui/include/classes/helpers/CMediatypeHelper.php index 91b71d91c053..33d4dc1c309f 100644 --- a/ui/include/classes/helpers/CMediatypeHelper.php +++ b/ui/include/classes/helpers/CMediatypeHelper.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/helpers/CMenuHelper.php b/ui/include/classes/helpers/CMenuHelper.php index dd928904c113..f97851fc6672 100644 --- a/ui/include/classes/helpers/CMenuHelper.php +++ b/ui/include/classes/helpers/CMenuHelper.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/helpers/CMenuPopupHelper.php b/ui/include/classes/helpers/CMenuPopupHelper.php index f6bd59df2855..a4d04312dbfb 100644 --- a/ui/include/classes/helpers/CMenuPopupHelper.php +++ b/ui/include/classes/helpers/CMenuPopupHelper.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/helpers/CMessageHelper.php b/ui/include/classes/helpers/CMessageHelper.php index f563d84f9ed0..5749c96733bb 100644 --- a/ui/include/classes/helpers/CMessageHelper.php +++ b/ui/include/classes/helpers/CMessageHelper.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/helpers/CPagerHelper.php b/ui/include/classes/helpers/CPagerHelper.php index e022d5c755a1..bdf700f5eeee 100644 --- a/ui/include/classes/helpers/CPagerHelper.php +++ b/ui/include/classes/helpers/CPagerHelper.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/helpers/CRegexHelper.php b/ui/include/classes/helpers/CRegexHelper.php index 318f1eff8679..e768aa4cf215 100644 --- a/ui/include/classes/helpers/CRegexHelper.php +++ b/ui/include/classes/helpers/CRegexHelper.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/helpers/CRoleHelper.php b/ui/include/classes/helpers/CRoleHelper.php index 2e349beb6ae4..d4b569922870 100644 --- a/ui/include/classes/helpers/CRoleHelper.php +++ b/ui/include/classes/helpers/CRoleHelper.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/helpers/CServiceHelper.php b/ui/include/classes/helpers/CServiceHelper.php index afbbde63fdcb..6148023d472a 100644 --- a/ui/include/classes/helpers/CServiceHelper.php +++ b/ui/include/classes/helpers/CServiceHelper.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/helpers/CSessionHelper.php b/ui/include/classes/helpers/CSessionHelper.php index 36551b72fe9a..517843952378 100644 --- a/ui/include/classes/helpers/CSessionHelper.php +++ b/ui/include/classes/helpers/CSessionHelper.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/helpers/CSettingsHelper.php b/ui/include/classes/helpers/CSettingsHelper.php index f8a13b7dadec..d23c0e1dfebb 100644 --- a/ui/include/classes/helpers/CSettingsHelper.php +++ b/ui/include/classes/helpers/CSettingsHelper.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/helpers/CSeverityHelper.php b/ui/include/classes/helpers/CSeverityHelper.php index b9024889de13..66fe91d9d8c3 100644 --- a/ui/include/classes/helpers/CSeverityHelper.php +++ b/ui/include/classes/helpers/CSeverityHelper.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/helpers/CSlaHelper.php b/ui/include/classes/helpers/CSlaHelper.php index 6e7a30dcd545..4dc76467ce12 100644 --- a/ui/include/classes/helpers/CSlaHelper.php +++ b/ui/include/classes/helpers/CSlaHelper.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/helpers/CSystemInfoHelper.php b/ui/include/classes/helpers/CSystemInfoHelper.php index 381ef88270a3..4716fec48ec4 100644 --- a/ui/include/classes/helpers/CSystemInfoHelper.php +++ b/ui/include/classes/helpers/CSystemInfoHelper.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/helpers/CTagFilterFieldHelper.php b/ui/include/classes/helpers/CTagFilterFieldHelper.php index 54dc762e873f..ba24f48a328d 100644 --- a/ui/include/classes/helpers/CTagFilterFieldHelper.php +++ b/ui/include/classes/helpers/CTagFilterFieldHelper.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/helpers/CTemplateHelper.php b/ui/include/classes/helpers/CTemplateHelper.php index fde4f6e4b36f..03ed2555bd7d 100644 --- a/ui/include/classes/helpers/CTemplateHelper.php +++ b/ui/include/classes/helpers/CTemplateHelper.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/helpers/CTimePeriodHelper.php b/ui/include/classes/helpers/CTimePeriodHelper.php index 73f2de14dd76..1b8a299678d2 100644 --- a/ui/include/classes/helpers/CTimePeriodHelper.php +++ b/ui/include/classes/helpers/CTimePeriodHelper.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/helpers/CTimezoneHelper.php b/ui/include/classes/helpers/CTimezoneHelper.php index 45b19a1eb3a1..fbf47a78fab7 100644 --- a/ui/include/classes/helpers/CTimezoneHelper.php +++ b/ui/include/classes/helpers/CTimezoneHelper.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/helpers/CTriggerGeneralHelper.php b/ui/include/classes/helpers/CTriggerGeneralHelper.php index dc443ce52773..214f71fbf5f3 100644 --- a/ui/include/classes/helpers/CTriggerGeneralHelper.php +++ b/ui/include/classes/helpers/CTriggerGeneralHelper.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/helpers/CTriggerHelper.php b/ui/include/classes/helpers/CTriggerHelper.php index 91c2ebc11eb5..48f87721c2ed 100644 --- a/ui/include/classes/helpers/CTriggerHelper.php +++ b/ui/include/classes/helpers/CTriggerHelper.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/helpers/CTriggerPrototypeHelper.php b/ui/include/classes/helpers/CTriggerPrototypeHelper.php index b5986de80c47..8a3cbbdc2c4d 100644 --- a/ui/include/classes/helpers/CTriggerPrototypeHelper.php +++ b/ui/include/classes/helpers/CTriggerPrototypeHelper.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/helpers/CUploadFile.php b/ui/include/classes/helpers/CUploadFile.php index 94665137f95d..5f41598b83d5 100644 --- a/ui/include/classes/helpers/CUploadFile.php +++ b/ui/include/classes/helpers/CUploadFile.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/helpers/CValueMapHelper.php b/ui/include/classes/helpers/CValueMapHelper.php index b0f98c2aad21..0177dafe335d 100644 --- a/ui/include/classes/helpers/CValueMapHelper.php +++ b/ui/include/classes/helpers/CValueMapHelper.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/helpers/CViewHelper.php b/ui/include/classes/helpers/CViewHelper.php index 1c1a528013dd..84c92af8ec0e 100644 --- a/ui/include/classes/helpers/CViewHelper.php +++ b/ui/include/classes/helpers/CViewHelper.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/CActionButtonList.php b/ui/include/classes/html/CActionButtonList.php index af3649ca9535..5f355b9eafe6 100644 --- a/ui/include/classes/html/CActionButtonList.php +++ b/ui/include/classes/html/CActionButtonList.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/CBarGauge.php b/ui/include/classes/html/CBarGauge.php index 5b56e8a2e07d..58f84fd78835 100644 --- a/ui/include/classes/html/CBarGauge.php +++ b/ui/include/classes/html/CBarGauge.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/CBreadcrumbs.php b/ui/include/classes/html/CBreadcrumbs.php index 5ca70d8d61c4..4dbc5e036339 100644 --- a/ui/include/classes/html/CBreadcrumbs.php +++ b/ui/include/classes/html/CBreadcrumbs.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/CButton.php b/ui/include/classes/html/CButton.php index 49de9133b0ef..7f07561687f0 100644 --- a/ui/include/classes/html/CButton.php +++ b/ui/include/classes/html/CButton.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/CButtonCancel.php b/ui/include/classes/html/CButtonCancel.php index 7911cdde5275..0f4d97f2c0c1 100644 --- a/ui/include/classes/html/CButtonCancel.php +++ b/ui/include/classes/html/CButtonCancel.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/CButtonDelete.php b/ui/include/classes/html/CButtonDelete.php index 20c516912e61..bde749c930e6 100644 --- a/ui/include/classes/html/CButtonDelete.php +++ b/ui/include/classes/html/CButtonDelete.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/CButtonDropdown.php b/ui/include/classes/html/CButtonDropdown.php index 2304c04fc9f3..5fd999e596e5 100644 --- a/ui/include/classes/html/CButtonDropdown.php +++ b/ui/include/classes/html/CButtonDropdown.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/CButtonExport.php b/ui/include/classes/html/CButtonExport.php index e3886084ebeb..e8cf0a24bf6d 100644 --- a/ui/include/classes/html/CButtonExport.php +++ b/ui/include/classes/html/CButtonExport.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/CButtonIcon.php b/ui/include/classes/html/CButtonIcon.php index 81c421a924bd..71f8ac9f4737 100644 --- a/ui/include/classes/html/CButtonIcon.php +++ b/ui/include/classes/html/CButtonIcon.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/CButtonLink.php b/ui/include/classes/html/CButtonLink.php index 8fa443c80fd7..a172f3a780f5 100644 --- a/ui/include/classes/html/CButtonLink.php +++ b/ui/include/classes/html/CButtonLink.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/CButtonQMessage.php b/ui/include/classes/html/CButtonQMessage.php index bffca815505a..e9a26fd4cb05 100644 --- a/ui/include/classes/html/CButtonQMessage.php +++ b/ui/include/classes/html/CButtonQMessage.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/CCheckBox.php b/ui/include/classes/html/CCheckBox.php index bec5fb633965..84deb5cb848e 100644 --- a/ui/include/classes/html/CCheckBox.php +++ b/ui/include/classes/html/CCheckBox.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/CCheckBoxList.php b/ui/include/classes/html/CCheckBoxList.php index 5d63c89c4552..8a4d2ca877e4 100644 --- a/ui/include/classes/html/CCheckBoxList.php +++ b/ui/include/classes/html/CCheckBoxList.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/CClock.php b/ui/include/classes/html/CClock.php index 2fd809c2f740..9c5478379e81 100644 --- a/ui/include/classes/html/CClock.php +++ b/ui/include/classes/html/CClock.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/CCol.php b/ui/include/classes/html/CCol.php index b46043b3afe7..83e29521aa2b 100644 --- a/ui/include/classes/html/CCol.php +++ b/ui/include/classes/html/CCol.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/CColHeader.php b/ui/include/classes/html/CColHeader.php index e2a3ca1b018b..bbe5b440c823 100644 --- a/ui/include/classes/html/CColHeader.php +++ b/ui/include/classes/html/CColHeader.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/CColor.php b/ui/include/classes/html/CColor.php index b6f6939bdf29..54c13b9b19e3 100644 --- a/ui/include/classes/html/CColor.php +++ b/ui/include/classes/html/CColor.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/CDateSelector.php b/ui/include/classes/html/CDateSelector.php index 8a02c9b9dcb6..69b3883b78a7 100644 --- a/ui/include/classes/html/CDateSelector.php +++ b/ui/include/classes/html/CDateSelector.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/CDiv.php b/ui/include/classes/html/CDiv.php index fb97077fcb84..4d234430dc43 100644 --- a/ui/include/classes/html/CDiv.php +++ b/ui/include/classes/html/CDiv.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/CExpandableSubfilter.php b/ui/include/classes/html/CExpandableSubfilter.php index 1edb516937c9..a6f35a43ffe2 100644 --- a/ui/include/classes/html/CExpandableSubfilter.php +++ b/ui/include/classes/html/CExpandableSubfilter.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/CFile.php b/ui/include/classes/html/CFile.php index 240f61722683..3efa7c35baba 100644 --- a/ui/include/classes/html/CFile.php +++ b/ui/include/classes/html/CFile.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/CFilter.php b/ui/include/classes/html/CFilter.php index 364ea05c24b1..2fb4014bc6d8 100644 --- a/ui/include/classes/html/CFilter.php +++ b/ui/include/classes/html/CFilter.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/CForm.php b/ui/include/classes/html/CForm.php index 95858e0004db..a2e9c5116088 100644 --- a/ui/include/classes/html/CForm.php +++ b/ui/include/classes/html/CForm.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/CFormActions.php b/ui/include/classes/html/CFormActions.php index e433610ac17d..025ab634ac6e 100644 --- a/ui/include/classes/html/CFormActions.php +++ b/ui/include/classes/html/CFormActions.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/CFormField.php b/ui/include/classes/html/CFormField.php index ad9e1530df57..486b25a8a89b 100644 --- a/ui/include/classes/html/CFormField.php +++ b/ui/include/classes/html/CFormField.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/CFormFieldset.php b/ui/include/classes/html/CFormFieldset.php index ed23c9508ecc..e6682486f62e 100644 --- a/ui/include/classes/html/CFormFieldset.php +++ b/ui/include/classes/html/CFormFieldset.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/CFormFieldsetCollapsible.php b/ui/include/classes/html/CFormFieldsetCollapsible.php index cbde588188f9..6200f9daf14f 100644 --- a/ui/include/classes/html/CFormFieldsetCollapsible.php +++ b/ui/include/classes/html/CFormFieldsetCollapsible.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/CFormGrid.php b/ui/include/classes/html/CFormGrid.php index 235a610627af..6369f3463e3f 100644 --- a/ui/include/classes/html/CFormGrid.php +++ b/ui/include/classes/html/CFormGrid.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/CFormList.php b/ui/include/classes/html/CFormList.php index c4795d2fcbe7..e52780ff3eb1 100644 --- a/ui/include/classes/html/CFormList.php +++ b/ui/include/classes/html/CFormList.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/CHorList.php b/ui/include/classes/html/CHorList.php index 6b60edc8cf1c..41b1c99d4d51 100644 --- a/ui/include/classes/html/CHorList.php +++ b/ui/include/classes/html/CHorList.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/CHostAvailability.php b/ui/include/classes/html/CHostAvailability.php index 6e1aee580780..80381d029e2d 100644 --- a/ui/include/classes/html/CHostAvailability.php +++ b/ui/include/classes/html/CHostAvailability.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/CHtmlEntity.php b/ui/include/classes/html/CHtmlEntity.php index d38f580ab855..346d3ee98216 100644 --- a/ui/include/classes/html/CHtmlEntity.php +++ b/ui/include/classes/html/CHtmlEntity.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/CHtmlPage.php b/ui/include/classes/html/CHtmlPage.php index a24ae11b00ce..ed4e246e481f 100644 --- a/ui/include/classes/html/CHtmlPage.php +++ b/ui/include/classes/html/CHtmlPage.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/CHtmlPageHeader.php b/ui/include/classes/html/CHtmlPageHeader.php index 48a0fe698920..956419c25dd0 100644 --- a/ui/include/classes/html/CHtmlPageHeader.php +++ b/ui/include/classes/html/CHtmlPageHeader.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/CIFrame.php b/ui/include/classes/html/CIFrame.php index ef4445d6c5ec..2da27064dd9d 100644 --- a/ui/include/classes/html/CIFrame.php +++ b/ui/include/classes/html/CIFrame.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/CIcon.php b/ui/include/classes/html/CIcon.php index 6725c52c436c..689dc5128887 100644 --- a/ui/include/classes/html/CIcon.php +++ b/ui/include/classes/html/CIcon.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/CImageTextTable.php b/ui/include/classes/html/CImageTextTable.php index cdb1c382a63a..ff95aacc7770 100644 --- a/ui/include/classes/html/CImageTextTable.php +++ b/ui/include/classes/html/CImageTextTable.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/CImg.php b/ui/include/classes/html/CImg.php index b10d0526aa10..d5da2a7e684e 100644 --- a/ui/include/classes/html/CImg.php +++ b/ui/include/classes/html/CImg.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/CInput.php b/ui/include/classes/html/CInput.php index 0c05d4b168ce..5242031a6bbf 100644 --- a/ui/include/classes/html/CInput.php +++ b/ui/include/classes/html/CInput.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/CInputSecret.php b/ui/include/classes/html/CInputSecret.php index 7a4103e239c0..81a42550e875 100644 --- a/ui/include/classes/html/CInputSecret.php +++ b/ui/include/classes/html/CInputSecret.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/CJsScript.php b/ui/include/classes/html/CJsScript.php index 244228a5a164..77033b52981f 100644 --- a/ui/include/classes/html/CJsScript.php +++ b/ui/include/classes/html/CJsScript.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/CLabel.php b/ui/include/classes/html/CLabel.php index a30cc63d2f88..38d6d03ed569 100644 --- a/ui/include/classes/html/CLabel.php +++ b/ui/include/classes/html/CLabel.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/CLink.php b/ui/include/classes/html/CLink.php index e8083657b77c..e6f55574f9e8 100644 --- a/ui/include/classes/html/CLink.php +++ b/ui/include/classes/html/CLink.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/CLinkAction.php b/ui/include/classes/html/CLinkAction.php index 9dee7a556a41..8c71f604a310 100644 --- a/ui/include/classes/html/CLinkAction.php +++ b/ui/include/classes/html/CLinkAction.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/CList.php b/ui/include/classes/html/CList.php index 4f3e1467810a..f4d8f8719cb1 100644 --- a/ui/include/classes/html/CList.php +++ b/ui/include/classes/html/CList.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/CListItem.php b/ui/include/classes/html/CListItem.php index bac97b644df4..77611264d6f6 100644 --- a/ui/include/classes/html/CListItem.php +++ b/ui/include/classes/html/CListItem.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/CMacroValue.php b/ui/include/classes/html/CMacroValue.php index c0bb4653277b..84fa9bfcf97c 100644 --- a/ui/include/classes/html/CMacroValue.php +++ b/ui/include/classes/html/CMacroValue.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/CMenu.php b/ui/include/classes/html/CMenu.php index c3078b273530..7780e634de56 100644 --- a/ui/include/classes/html/CMenu.php +++ b/ui/include/classes/html/CMenu.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/CMenuItem.php b/ui/include/classes/html/CMenuItem.php index 6ddcbf50115b..c943d63d1406 100644 --- a/ui/include/classes/html/CMenuItem.php +++ b/ui/include/classes/html/CMenuItem.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/CMultiSelect.php b/ui/include/classes/html/CMultiSelect.php index c14a7dbb68ac..876ab29fedb5 100644 --- a/ui/include/classes/html/CMultiSelect.php +++ b/ui/include/classes/html/CMultiSelect.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/CMultilineInput.php b/ui/include/classes/html/CMultilineInput.php index cba9b9854f12..c1a066bace03 100644 --- a/ui/include/classes/html/CMultilineInput.php +++ b/ui/include/classes/html/CMultilineInput.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/CNumericBox.php b/ui/include/classes/html/CNumericBox.php index ec4d8bbdb64d..9c0fefb528c5 100644 --- a/ui/include/classes/html/CNumericBox.php +++ b/ui/include/classes/html/CNumericBox.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/CObject.php b/ui/include/classes/html/CObject.php index 4c57bca94e6a..683715af4342 100644 --- a/ui/include/classes/html/CObject.php +++ b/ui/include/classes/html/CObject.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/CPassBox.php b/ui/include/classes/html/CPassBox.php index 75cb4425ef2e..852f284789de 100644 --- a/ui/include/classes/html/CPassBox.php +++ b/ui/include/classes/html/CPassBox.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/CPatternSelect.php b/ui/include/classes/html/CPatternSelect.php index 04273fe54c1e..ec1566d8c5be 100644 --- a/ui/include/classes/html/CPatternSelect.php +++ b/ui/include/classes/html/CPatternSelect.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/CPre.php b/ui/include/classes/html/CPre.php index 4fd87b784cec..970bdb889d3f 100644 --- a/ui/include/classes/html/CPre.php +++ b/ui/include/classes/html/CPre.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/CRadioButtonList.php b/ui/include/classes/html/CRadioButtonList.php index 2748276f4c6b..0c81d098d6fa 100644 --- a/ui/include/classes/html/CRadioButtonList.php +++ b/ui/include/classes/html/CRadioButtonList.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/CRangeControl.php b/ui/include/classes/html/CRangeControl.php index 39018fc9088b..49c95d039fa4 100644 --- a/ui/include/classes/html/CRangeControl.php +++ b/ui/include/classes/html/CRangeControl.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/CRedirectButton.php b/ui/include/classes/html/CRedirectButton.php index e13ea12fff77..57133b01fbd7 100644 --- a/ui/include/classes/html/CRedirectButton.php +++ b/ui/include/classes/html/CRedirectButton.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/CRow.php b/ui/include/classes/html/CRow.php index 3c33b5621b12..58ba95ba5220 100644 --- a/ui/include/classes/html/CRow.php +++ b/ui/include/classes/html/CRow.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/CRowHeader.php b/ui/include/classes/html/CRowHeader.php index 3554340265df..9782d8b09a0d 100644 --- a/ui/include/classes/html/CRowHeader.php +++ b/ui/include/classes/html/CRowHeader.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/CScriptTag.php b/ui/include/classes/html/CScriptTag.php index f787fb14b7d9..a9b02a60d213 100644 --- a/ui/include/classes/html/CScriptTag.php +++ b/ui/include/classes/html/CScriptTag.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/CSection.php b/ui/include/classes/html/CSection.php index af6f667656cb..406280e12eed 100644 --- a/ui/include/classes/html/CSection.php +++ b/ui/include/classes/html/CSection.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/CSectionCollapsible.php b/ui/include/classes/html/CSectionCollapsible.php index 22db1131c127..26543662c341 100644 --- a/ui/include/classes/html/CSectionCollapsible.php +++ b/ui/include/classes/html/CSectionCollapsible.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/CSelect.php b/ui/include/classes/html/CSelect.php index 2d3c0a85a021..7a3635611d72 100644 --- a/ui/include/classes/html/CSelect.php +++ b/ui/include/classes/html/CSelect.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/CSelectOption.php b/ui/include/classes/html/CSelectOption.php index 3b4fa1b31c26..ef0b79398e3f 100644 --- a/ui/include/classes/html/CSelectOption.php +++ b/ui/include/classes/html/CSelectOption.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/CSelectOptionGroup.php b/ui/include/classes/html/CSelectOptionGroup.php index e050e9410d2c..f877acd0adb9 100644 --- a/ui/include/classes/html/CSelectOptionGroup.php +++ b/ui/include/classes/html/CSelectOptionGroup.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/CSeverity.php b/ui/include/classes/html/CSeverity.php index 680ba16f45ad..2fb166ea99e6 100644 --- a/ui/include/classes/html/CSeverity.php +++ b/ui/include/classes/html/CSeverity.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/CSimpleButton.php b/ui/include/classes/html/CSimpleButton.php index 1b8df2e3b4ad..8b594b8e055f 100644 --- a/ui/include/classes/html/CSimpleButton.php +++ b/ui/include/classes/html/CSimpleButton.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/CSpan.php b/ui/include/classes/html/CSpan.php index a52c7dcaf9f0..fefbd8b670d4 100644 --- a/ui/include/classes/html/CSpan.php +++ b/ui/include/classes/html/CSpan.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/CSubmit.php b/ui/include/classes/html/CSubmit.php index 060d63f0c274..8aae7b5bb2da 100644 --- a/ui/include/classes/html/CSubmit.php +++ b/ui/include/classes/html/CSubmit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/CSubmitButton.php b/ui/include/classes/html/CSubmitButton.php index 504d2803899f..cdb3f7fbce8c 100644 --- a/ui/include/classes/html/CSubmitButton.php +++ b/ui/include/classes/html/CSubmitButton.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/CSup.php b/ui/include/classes/html/CSup.php index 4f53695e261b..e47752076d09 100644 --- a/ui/include/classes/html/CSup.php +++ b/ui/include/classes/html/CSup.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/CTabFilter.php b/ui/include/classes/html/CTabFilter.php index 547738371253..11923eca5a54 100644 --- a/ui/include/classes/html/CTabFilter.php +++ b/ui/include/classes/html/CTabFilter.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/CTabView.php b/ui/include/classes/html/CTabView.php index 2384968b40f6..d0d08124a598 100644 --- a/ui/include/classes/html/CTabView.php +++ b/ui/include/classes/html/CTabView.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/CTable.php b/ui/include/classes/html/CTable.php index 689a1fc24898..bef0d5cce2bc 100644 --- a/ui/include/classes/html/CTable.php +++ b/ui/include/classes/html/CTable.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/CTableColumn.php b/ui/include/classes/html/CTableColumn.php index 6d387f66b80d..6af3860cf461 100644 --- a/ui/include/classes/html/CTableColumn.php +++ b/ui/include/classes/html/CTableColumn.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/CTableInfo.php b/ui/include/classes/html/CTableInfo.php index 359d007694fc..e0f3e8d7c097 100644 --- a/ui/include/classes/html/CTableInfo.php +++ b/ui/include/classes/html/CTableInfo.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/CTag.php b/ui/include/classes/html/CTag.php index 4fdb56d37a09..a2434eacb728 100644 --- a/ui/include/classes/html/CTag.php +++ b/ui/include/classes/html/CTag.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/CTemplateTag.php b/ui/include/classes/html/CTemplateTag.php index f40f14efea3e..f1b703de6d03 100644 --- a/ui/include/classes/html/CTemplateTag.php +++ b/ui/include/classes/html/CTemplateTag.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/CTextArea.php b/ui/include/classes/html/CTextArea.php index 88a31d18f832..476683f4ffa4 100644 --- a/ui/include/classes/html/CTextArea.php +++ b/ui/include/classes/html/CTextArea.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/CTextAreaFlexible.php b/ui/include/classes/html/CTextAreaFlexible.php index 9d46d236adb0..996bfaca4068 100644 --- a/ui/include/classes/html/CTextAreaFlexible.php +++ b/ui/include/classes/html/CTextAreaFlexible.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/CTextBox.php b/ui/include/classes/html/CTextBox.php index 25384d270032..72f43dd40c6b 100644 --- a/ui/include/classes/html/CTextBox.php +++ b/ui/include/classes/html/CTextBox.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/CVar.php b/ui/include/classes/html/CVar.php index daa0ef4860e0..9fc27a8b1463 100644 --- a/ui/include/classes/html/CVar.php +++ b/ui/include/classes/html/CVar.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/CVisibilityBox.php b/ui/include/classes/html/CVisibilityBox.php index e9010b169081..ad01c0bfcac1 100644 --- a/ui/include/classes/html/CVisibilityBox.php +++ b/ui/include/classes/html/CVisibilityBox.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/CWarning.php b/ui/include/classes/html/CWarning.php index 03fe4065851a..e8fee89e4308 100644 --- a/ui/include/classes/html/CWarning.php +++ b/ui/include/classes/html/CWarning.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/interfaces/CButtonInterface.php b/ui/include/classes/html/interfaces/CButtonInterface.php index 2157480f59ea..0a1123a316ec 100644 --- a/ui/include/classes/html/interfaces/CButtonInterface.php +++ b/ui/include/classes/html/interfaces/CButtonInterface.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/svg/CSvg.php b/ui/include/classes/html/svg/CSvg.php index 136580ea571d..3df8f6e22e1b 100644 --- a/ui/include/classes/html/svg/CSvg.php +++ b/ui/include/classes/html/svg/CSvg.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/svg/CSvgArrow.php b/ui/include/classes/html/svg/CSvgArrow.php index 138d04d1d388..6910671b07c9 100644 --- a/ui/include/classes/html/svg/CSvgArrow.php +++ b/ui/include/classes/html/svg/CSvgArrow.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/svg/CSvgCircle.php b/ui/include/classes/html/svg/CSvgCircle.php index 329129b40449..e6072171bd87 100644 --- a/ui/include/classes/html/svg/CSvgCircle.php +++ b/ui/include/classes/html/svg/CSvgCircle.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/svg/CSvgGraphArea.php b/ui/include/classes/html/svg/CSvgGraphArea.php index b6f43c832871..cebb24562c34 100644 --- a/ui/include/classes/html/svg/CSvgGraphArea.php +++ b/ui/include/classes/html/svg/CSvgGraphArea.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/svg/CSvgGraphAxis.php b/ui/include/classes/html/svg/CSvgGraphAxis.php index ad0e2c115cf1..97c1e59a0ea9 100644 --- a/ui/include/classes/html/svg/CSvgGraphAxis.php +++ b/ui/include/classes/html/svg/CSvgGraphAxis.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/svg/CSvgGraphClipArea.php b/ui/include/classes/html/svg/CSvgGraphClipArea.php index f4a85bb65f30..063912991eae 100644 --- a/ui/include/classes/html/svg/CSvgGraphClipArea.php +++ b/ui/include/classes/html/svg/CSvgGraphClipArea.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/svg/CSvgGraphGrid.php b/ui/include/classes/html/svg/CSvgGraphGrid.php index f1555870a689..ddff5e2ca64b 100644 --- a/ui/include/classes/html/svg/CSvgGraphGrid.php +++ b/ui/include/classes/html/svg/CSvgGraphGrid.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/svg/CSvgGraphLine.php b/ui/include/classes/html/svg/CSvgGraphLine.php index 093696648f57..eb119dc2e6d0 100644 --- a/ui/include/classes/html/svg/CSvgGraphLine.php +++ b/ui/include/classes/html/svg/CSvgGraphLine.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/svg/CSvgGraphMetricsBar.php b/ui/include/classes/html/svg/CSvgGraphMetricsBar.php index d0d94ad201e4..e2b18cb0cc40 100644 --- a/ui/include/classes/html/svg/CSvgGraphMetricsBar.php +++ b/ui/include/classes/html/svg/CSvgGraphMetricsBar.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/svg/CSvgGraphMetricsLine.php b/ui/include/classes/html/svg/CSvgGraphMetricsLine.php index 2fa21dbc59f9..428c1cbb1470 100644 --- a/ui/include/classes/html/svg/CSvgGraphMetricsLine.php +++ b/ui/include/classes/html/svg/CSvgGraphMetricsLine.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/svg/CSvgGraphMetricsPoint.php b/ui/include/classes/html/svg/CSvgGraphMetricsPoint.php index 1be35f8ea784..c4a9b422dcf8 100644 --- a/ui/include/classes/html/svg/CSvgGraphMetricsPoint.php +++ b/ui/include/classes/html/svg/CSvgGraphMetricsPoint.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/svg/CSvgGraphPercentile.php b/ui/include/classes/html/svg/CSvgGraphPercentile.php index 31db659b6b52..090144876a35 100644 --- a/ui/include/classes/html/svg/CSvgGraphPercentile.php +++ b/ui/include/classes/html/svg/CSvgGraphPercentile.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/svg/CSvgGraphProblems.php b/ui/include/classes/html/svg/CSvgGraphProblems.php index 5f2763a6d7f2..27e05d90e75e 100644 --- a/ui/include/classes/html/svg/CSvgGraphProblems.php +++ b/ui/include/classes/html/svg/CSvgGraphProblems.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/svg/CSvgGraphSimpleTrigger.php b/ui/include/classes/html/svg/CSvgGraphSimpleTrigger.php index c991efa3ce99..24ca59e2e9ba 100644 --- a/ui/include/classes/html/svg/CSvgGraphSimpleTrigger.php +++ b/ui/include/classes/html/svg/CSvgGraphSimpleTrigger.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/svg/CSvgGraphWorkingTime.php b/ui/include/classes/html/svg/CSvgGraphWorkingTime.php index 1e7747f1930b..c72e6f254494 100644 --- a/ui/include/classes/html/svg/CSvgGraphWorkingTime.php +++ b/ui/include/classes/html/svg/CSvgGraphWorkingTime.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/svg/CSvgGroup.php b/ui/include/classes/html/svg/CSvgGroup.php index 0f887122570a..f642e77526fd 100644 --- a/ui/include/classes/html/svg/CSvgGroup.php +++ b/ui/include/classes/html/svg/CSvgGroup.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/svg/CSvgLine.php b/ui/include/classes/html/svg/CSvgLine.php index ef03e96e7752..ec78a5e2a0c1 100644 --- a/ui/include/classes/html/svg/CSvgLine.php +++ b/ui/include/classes/html/svg/CSvgLine.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/svg/CSvgPath.php b/ui/include/classes/html/svg/CSvgPath.php index 0c2ef5f06ff7..d15468f503e0 100644 --- a/ui/include/classes/html/svg/CSvgPath.php +++ b/ui/include/classes/html/svg/CSvgPath.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/svg/CSvgPolygon.php b/ui/include/classes/html/svg/CSvgPolygon.php index c07823408697..d07c0518f3b4 100644 --- a/ui/include/classes/html/svg/CSvgPolygon.php +++ b/ui/include/classes/html/svg/CSvgPolygon.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/svg/CSvgRect.php b/ui/include/classes/html/svg/CSvgRect.php index 44f67279d3d0..a3ca752aa649 100644 --- a/ui/include/classes/html/svg/CSvgRect.php +++ b/ui/include/classes/html/svg/CSvgRect.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/svg/CSvgTag.php b/ui/include/classes/html/svg/CSvgTag.php index 92916537d149..5d2065eaedc1 100644 --- a/ui/include/classes/html/svg/CSvgTag.php +++ b/ui/include/classes/html/svg/CSvgTag.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/svg/CSvgText.php b/ui/include/classes/html/svg/CSvgText.php index 82d635aea4a7..450b0d903752 100644 --- a/ui/include/classes/html/svg/CSvgText.php +++ b/ui/include/classes/html/svg/CSvgText.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/widgets/CWidgetFieldView.php b/ui/include/classes/html/widgets/CWidgetFieldView.php index c31df290b47e..90290a2bd620 100644 --- a/ui/include/classes/html/widgets/CWidgetFieldView.php +++ b/ui/include/classes/html/widgets/CWidgetFieldView.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/widgets/CWidgetFieldsGroupView.php b/ui/include/classes/html/widgets/CWidgetFieldsGroupView.php index 8e42d4689bb5..30a35e6dd72c 100644 --- a/ui/include/classes/html/widgets/CWidgetFieldsGroupView.php +++ b/ui/include/classes/html/widgets/CWidgetFieldsGroupView.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/widgets/CWidgetFormFieldsetCollapsibleView.php b/ui/include/classes/html/widgets/CWidgetFormFieldsetCollapsibleView.php index ea127e5f7562..85f4de417658 100644 --- a/ui/include/classes/html/widgets/CWidgetFormFieldsetCollapsibleView.php +++ b/ui/include/classes/html/widgets/CWidgetFormFieldsetCollapsibleView.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/widgets/CWidgetFormView.php b/ui/include/classes/html/widgets/CWidgetFormView.php index b715de9e7dca..b63a32b1e63d 100644 --- a/ui/include/classes/html/widgets/CWidgetFormView.php +++ b/ui/include/classes/html/widgets/CWidgetFormView.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/widgets/CWidgetView.php b/ui/include/classes/html/widgets/CWidgetView.php index 241742897b96..2dffded97319 100644 --- a/ui/include/classes/html/widgets/CWidgetView.php +++ b/ui/include/classes/html/widgets/CWidgetView.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/widgets/fields/CWidgetFieldCheckBoxListView.php b/ui/include/classes/html/widgets/fields/CWidgetFieldCheckBoxListView.php index 758f50f9db57..0eec56f28b42 100644 --- a/ui/include/classes/html/widgets/fields/CWidgetFieldCheckBoxListView.php +++ b/ui/include/classes/html/widgets/fields/CWidgetFieldCheckBoxListView.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/widgets/fields/CWidgetFieldCheckBoxView.php b/ui/include/classes/html/widgets/fields/CWidgetFieldCheckBoxView.php index 2ec7d91c0b20..2d78ccc298f1 100644 --- a/ui/include/classes/html/widgets/fields/CWidgetFieldCheckBoxView.php +++ b/ui/include/classes/html/widgets/fields/CWidgetFieldCheckBoxView.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/widgets/fields/CWidgetFieldColorView.php b/ui/include/classes/html/widgets/fields/CWidgetFieldColorView.php index a22edc9b7de8..30e202ca5115 100644 --- a/ui/include/classes/html/widgets/fields/CWidgetFieldColorView.php +++ b/ui/include/classes/html/widgets/fields/CWidgetFieldColorView.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/widgets/fields/CWidgetFieldColumnsListView.php b/ui/include/classes/html/widgets/fields/CWidgetFieldColumnsListView.php index f1c0c232feeb..eac8000a9db7 100644 --- a/ui/include/classes/html/widgets/fields/CWidgetFieldColumnsListView.php +++ b/ui/include/classes/html/widgets/fields/CWidgetFieldColumnsListView.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/widgets/fields/CWidgetFieldDatePickerView.php b/ui/include/classes/html/widgets/fields/CWidgetFieldDatePickerView.php index 6a442ee96c88..4751ede3455a 100644 --- a/ui/include/classes/html/widgets/fields/CWidgetFieldDatePickerView.php +++ b/ui/include/classes/html/widgets/fields/CWidgetFieldDatePickerView.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/widgets/fields/CWidgetFieldHostPatternSelectView.php b/ui/include/classes/html/widgets/fields/CWidgetFieldHostPatternSelectView.php index e15a5b2a2ca1..648cf7418131 100644 --- a/ui/include/classes/html/widgets/fields/CWidgetFieldHostPatternSelectView.php +++ b/ui/include/classes/html/widgets/fields/CWidgetFieldHostPatternSelectView.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/widgets/fields/CWidgetFieldIntegerBoxView.php b/ui/include/classes/html/widgets/fields/CWidgetFieldIntegerBoxView.php index e08c25e56c61..1d8b42266677 100644 --- a/ui/include/classes/html/widgets/fields/CWidgetFieldIntegerBoxView.php +++ b/ui/include/classes/html/widgets/fields/CWidgetFieldIntegerBoxView.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/widgets/fields/CWidgetFieldLatLngView.php b/ui/include/classes/html/widgets/fields/CWidgetFieldLatLngView.php index 89b1c881cb9a..50774bbca768 100644 --- a/ui/include/classes/html/widgets/fields/CWidgetFieldLatLngView.php +++ b/ui/include/classes/html/widgets/fields/CWidgetFieldLatLngView.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/widgets/fields/CWidgetFieldMultiSelectActionView.php b/ui/include/classes/html/widgets/fields/CWidgetFieldMultiSelectActionView.php index fbed852b1b49..d04a0b952b94 100644 --- a/ui/include/classes/html/widgets/fields/CWidgetFieldMultiSelectActionView.php +++ b/ui/include/classes/html/widgets/fields/CWidgetFieldMultiSelectActionView.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/widgets/fields/CWidgetFieldMultiSelectGraphPrototypeView.php b/ui/include/classes/html/widgets/fields/CWidgetFieldMultiSelectGraphPrototypeView.php index a88019f9b067..d564bb9daf01 100644 --- a/ui/include/classes/html/widgets/fields/CWidgetFieldMultiSelectGraphPrototypeView.php +++ b/ui/include/classes/html/widgets/fields/CWidgetFieldMultiSelectGraphPrototypeView.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/widgets/fields/CWidgetFieldMultiSelectGraphView.php b/ui/include/classes/html/widgets/fields/CWidgetFieldMultiSelectGraphView.php index 8f2a6935f803..8f61795b2a66 100644 --- a/ui/include/classes/html/widgets/fields/CWidgetFieldMultiSelectGraphView.php +++ b/ui/include/classes/html/widgets/fields/CWidgetFieldMultiSelectGraphView.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/widgets/fields/CWidgetFieldMultiSelectGroupView.php b/ui/include/classes/html/widgets/fields/CWidgetFieldMultiSelectGroupView.php index fb7e627618e9..c0eccb1a4f22 100644 --- a/ui/include/classes/html/widgets/fields/CWidgetFieldMultiSelectGroupView.php +++ b/ui/include/classes/html/widgets/fields/CWidgetFieldMultiSelectGroupView.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/widgets/fields/CWidgetFieldMultiSelectHostView.php b/ui/include/classes/html/widgets/fields/CWidgetFieldMultiSelectHostView.php index 50faf6441604..0040ec025242 100644 --- a/ui/include/classes/html/widgets/fields/CWidgetFieldMultiSelectHostView.php +++ b/ui/include/classes/html/widgets/fields/CWidgetFieldMultiSelectHostView.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/widgets/fields/CWidgetFieldMultiSelectItemPrototypeView.php b/ui/include/classes/html/widgets/fields/CWidgetFieldMultiSelectItemPrototypeView.php index 6ebc6ac64ccb..30da62489d03 100644 --- a/ui/include/classes/html/widgets/fields/CWidgetFieldMultiSelectItemPrototypeView.php +++ b/ui/include/classes/html/widgets/fields/CWidgetFieldMultiSelectItemPrototypeView.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/widgets/fields/CWidgetFieldMultiSelectItemView.php b/ui/include/classes/html/widgets/fields/CWidgetFieldMultiSelectItemView.php index abbee946fa58..d5242a151d2d 100644 --- a/ui/include/classes/html/widgets/fields/CWidgetFieldMultiSelectItemView.php +++ b/ui/include/classes/html/widgets/fields/CWidgetFieldMultiSelectItemView.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/widgets/fields/CWidgetFieldMultiSelectMapView.php b/ui/include/classes/html/widgets/fields/CWidgetFieldMultiSelectMapView.php index a55d77ebe9b8..7aa9d248f1a0 100644 --- a/ui/include/classes/html/widgets/fields/CWidgetFieldMultiSelectMapView.php +++ b/ui/include/classes/html/widgets/fields/CWidgetFieldMultiSelectMapView.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/widgets/fields/CWidgetFieldMultiSelectMediaTypeView.php b/ui/include/classes/html/widgets/fields/CWidgetFieldMultiSelectMediaTypeView.php index 03bbc5ce099a..d65208ed4ae9 100644 --- a/ui/include/classes/html/widgets/fields/CWidgetFieldMultiSelectMediaTypeView.php +++ b/ui/include/classes/html/widgets/fields/CWidgetFieldMultiSelectMediaTypeView.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/widgets/fields/CWidgetFieldMultiSelectOverrideHostView.php b/ui/include/classes/html/widgets/fields/CWidgetFieldMultiSelectOverrideHostView.php index 6a6ed85e0c06..c9531a6a8970 100644 --- a/ui/include/classes/html/widgets/fields/CWidgetFieldMultiSelectOverrideHostView.php +++ b/ui/include/classes/html/widgets/fields/CWidgetFieldMultiSelectOverrideHostView.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/widgets/fields/CWidgetFieldMultiSelectServiceView.php b/ui/include/classes/html/widgets/fields/CWidgetFieldMultiSelectServiceView.php index 9adccdbc31df..5edd96a5b92e 100644 --- a/ui/include/classes/html/widgets/fields/CWidgetFieldMultiSelectServiceView.php +++ b/ui/include/classes/html/widgets/fields/CWidgetFieldMultiSelectServiceView.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/widgets/fields/CWidgetFieldMultiSelectSlaView.php b/ui/include/classes/html/widgets/fields/CWidgetFieldMultiSelectSlaView.php index ceba41fe53b5..e5fef2da8859 100644 --- a/ui/include/classes/html/widgets/fields/CWidgetFieldMultiSelectSlaView.php +++ b/ui/include/classes/html/widgets/fields/CWidgetFieldMultiSelectSlaView.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/widgets/fields/CWidgetFieldMultiSelectUserView.php b/ui/include/classes/html/widgets/fields/CWidgetFieldMultiSelectUserView.php index bbaa0c3eac82..133475c7c0b9 100644 --- a/ui/include/classes/html/widgets/fields/CWidgetFieldMultiSelectUserView.php +++ b/ui/include/classes/html/widgets/fields/CWidgetFieldMultiSelectUserView.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/widgets/fields/CWidgetFieldMultiSelectView.php b/ui/include/classes/html/widgets/fields/CWidgetFieldMultiSelectView.php index c1faab8aa50b..77d20e89e553 100644 --- a/ui/include/classes/html/widgets/fields/CWidgetFieldMultiSelectView.php +++ b/ui/include/classes/html/widgets/fields/CWidgetFieldMultiSelectView.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/widgets/fields/CWidgetFieldNumericBoxView.php b/ui/include/classes/html/widgets/fields/CWidgetFieldNumericBoxView.php index b9ba077d8e7e..d6ad7904452c 100644 --- a/ui/include/classes/html/widgets/fields/CWidgetFieldNumericBoxView.php +++ b/ui/include/classes/html/widgets/fields/CWidgetFieldNumericBoxView.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/widgets/fields/CWidgetFieldPatternSelectItemView.php b/ui/include/classes/html/widgets/fields/CWidgetFieldPatternSelectItemView.php index 42ff5b4d3e23..efb3556e41ca 100644 --- a/ui/include/classes/html/widgets/fields/CWidgetFieldPatternSelectItemView.php +++ b/ui/include/classes/html/widgets/fields/CWidgetFieldPatternSelectItemView.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/widgets/fields/CWidgetFieldPatternSelectView.php b/ui/include/classes/html/widgets/fields/CWidgetFieldPatternSelectView.php index 740e55e26da0..b77fdcd2ee6e 100644 --- a/ui/include/classes/html/widgets/fields/CWidgetFieldPatternSelectView.php +++ b/ui/include/classes/html/widgets/fields/CWidgetFieldPatternSelectView.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/widgets/fields/CWidgetFieldRadioButtonListView.php b/ui/include/classes/html/widgets/fields/CWidgetFieldRadioButtonListView.php index f4ec2a6f32ce..b706c1062702 100644 --- a/ui/include/classes/html/widgets/fields/CWidgetFieldRadioButtonListView.php +++ b/ui/include/classes/html/widgets/fields/CWidgetFieldRadioButtonListView.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/widgets/fields/CWidgetFieldRangeControlView.php b/ui/include/classes/html/widgets/fields/CWidgetFieldRangeControlView.php index fd2afe485b78..1a68bc3e1ab7 100644 --- a/ui/include/classes/html/widgets/fields/CWidgetFieldRangeControlView.php +++ b/ui/include/classes/html/widgets/fields/CWidgetFieldRangeControlView.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/widgets/fields/CWidgetFieldSelectView.php b/ui/include/classes/html/widgets/fields/CWidgetFieldSelectView.php index 4ad6b0753267..af1fb4a90088 100644 --- a/ui/include/classes/html/widgets/fields/CWidgetFieldSelectView.php +++ b/ui/include/classes/html/widgets/fields/CWidgetFieldSelectView.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/widgets/fields/CWidgetFieldSeveritiesView.php b/ui/include/classes/html/widgets/fields/CWidgetFieldSeveritiesView.php index 04ca225c703d..9c84b629ba1a 100644 --- a/ui/include/classes/html/widgets/fields/CWidgetFieldSeveritiesView.php +++ b/ui/include/classes/html/widgets/fields/CWidgetFieldSeveritiesView.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/widgets/fields/CWidgetFieldTagsView.php b/ui/include/classes/html/widgets/fields/CWidgetFieldTagsView.php index 15956cc93458..bba008addff9 100644 --- a/ui/include/classes/html/widgets/fields/CWidgetFieldTagsView.php +++ b/ui/include/classes/html/widgets/fields/CWidgetFieldTagsView.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/widgets/fields/CWidgetFieldTextAreaView.php b/ui/include/classes/html/widgets/fields/CWidgetFieldTextAreaView.php index efa5686496b7..680cc7ff1b57 100644 --- a/ui/include/classes/html/widgets/fields/CWidgetFieldTextAreaView.php +++ b/ui/include/classes/html/widgets/fields/CWidgetFieldTextAreaView.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/widgets/fields/CWidgetFieldTextBoxView.php b/ui/include/classes/html/widgets/fields/CWidgetFieldTextBoxView.php index 9ca54062c1ed..d1f88b1b1b43 100644 --- a/ui/include/classes/html/widgets/fields/CWidgetFieldTextBoxView.php +++ b/ui/include/classes/html/widgets/fields/CWidgetFieldTextBoxView.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/widgets/fields/CWidgetFieldThresholdsView.php b/ui/include/classes/html/widgets/fields/CWidgetFieldThresholdsView.php index ee5e1974f2e1..e66da3cb9adb 100644 --- a/ui/include/classes/html/widgets/fields/CWidgetFieldThresholdsView.php +++ b/ui/include/classes/html/widgets/fields/CWidgetFieldThresholdsView.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/widgets/fields/CWidgetFieldTimePeriodView.php b/ui/include/classes/html/widgets/fields/CWidgetFieldTimePeriodView.php index 8e67b14abbdb..c7964d8d50ee 100644 --- a/ui/include/classes/html/widgets/fields/CWidgetFieldTimePeriodView.php +++ b/ui/include/classes/html/widgets/fields/CWidgetFieldTimePeriodView.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/widgets/fields/CWidgetFieldTimeZoneView.php b/ui/include/classes/html/widgets/fields/CWidgetFieldTimeZoneView.php index b48afb17977d..69f456cad6e7 100644 --- a/ui/include/classes/html/widgets/fields/CWidgetFieldTimeZoneView.php +++ b/ui/include/classes/html/widgets/fields/CWidgetFieldTimeZoneView.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/html/widgets/fields/CWidgetFieldUrlView.php b/ui/include/classes/html/widgets/fields/CWidgetFieldUrlView.php index 8cafa2fcfd24..7c7150bab646 100644 --- a/ui/include/classes/html/widgets/fields/CWidgetFieldUrlView.php +++ b/ui/include/classes/html/widgets/fields/CWidgetFieldUrlView.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/import/CConfigurationImport.php b/ui/include/classes/import/CConfigurationImport.php index e901de729f46..125cf1d4a7ca 100644 --- a/ui/include/classes/import/CConfigurationImport.php +++ b/ui/include/classes/import/CConfigurationImport.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/import/CConfigurationImportcompare.php b/ui/include/classes/import/CConfigurationImportcompare.php index 8714aeff4cc8..1bc6ea03e888 100644 --- a/ui/include/classes/import/CConfigurationImportcompare.php +++ b/ui/include/classes/import/CConfigurationImportcompare.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/import/CImportDataAdapter.php b/ui/include/classes/import/CImportDataAdapter.php index 2516a28f8b14..29e34c6d73e8 100644 --- a/ui/include/classes/import/CImportDataAdapter.php +++ b/ui/include/classes/import/CImportDataAdapter.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/import/CImportReferencer.php b/ui/include/classes/import/CImportReferencer.php index 851c817a43aa..9a1dbb95e77c 100644 --- a/ui/include/classes/import/CImportReferencer.php +++ b/ui/include/classes/import/CImportReferencer.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/import/CImportedObjectContainer.php b/ui/include/classes/import/CImportedObjectContainer.php index 88390d8f7be7..509648ed9a30 100644 --- a/ui/include/classes/import/CImportedObjectContainer.php +++ b/ui/include/classes/import/CImportedObjectContainer.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/import/converters/C10ImportConverter.php b/ui/include/classes/import/converters/C10ImportConverter.php index 4c7f32ab48b5..36d79ee5d04b 100644 --- a/ui/include/classes/import/converters/C10ImportConverter.php +++ b/ui/include/classes/import/converters/C10ImportConverter.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/import/converters/C10ItemKeyConverter.php b/ui/include/classes/import/converters/C10ItemKeyConverter.php index 0040e9a7122d..549f5bfa48e6 100644 --- a/ui/include/classes/import/converters/C10ItemKeyConverter.php +++ b/ui/include/classes/import/converters/C10ItemKeyConverter.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/import/converters/C10TriggerConverter.php b/ui/include/classes/import/converters/C10TriggerConverter.php index c8037d9cd643..504d7fc93728 100644 --- a/ui/include/classes/import/converters/C10TriggerConverter.php +++ b/ui/include/classes/import/converters/C10TriggerConverter.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/import/converters/C20ImportConverter.php b/ui/include/classes/import/converters/C20ImportConverter.php index 8a6809a53e52..cbfcc48ec406 100644 --- a/ui/include/classes/import/converters/C20ImportConverter.php +++ b/ui/include/classes/import/converters/C20ImportConverter.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/import/converters/C20ItemKeyConverter.php b/ui/include/classes/import/converters/C20ItemKeyConverter.php index def52ff41966..065547375928 100644 --- a/ui/include/classes/import/converters/C20ItemKeyConverter.php +++ b/ui/include/classes/import/converters/C20ItemKeyConverter.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/import/converters/C20TriggerConverter.php b/ui/include/classes/import/converters/C20TriggerConverter.php index c4cf81ad7a89..46f1efffe9ad 100644 --- a/ui/include/classes/import/converters/C20TriggerConverter.php +++ b/ui/include/classes/import/converters/C20TriggerConverter.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/import/converters/C30ImportConverter.php b/ui/include/classes/import/converters/C30ImportConverter.php index 74e9e72d25b4..2807ba2e2337 100644 --- a/ui/include/classes/import/converters/C30ImportConverter.php +++ b/ui/include/classes/import/converters/C30ImportConverter.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/import/converters/C32ImportConverter.php b/ui/include/classes/import/converters/C32ImportConverter.php index fe4f2b0e670c..f8eb98e78d70 100644 --- a/ui/include/classes/import/converters/C32ImportConverter.php +++ b/ui/include/classes/import/converters/C32ImportConverter.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/import/converters/C34ImportConverter.php b/ui/include/classes/import/converters/C34ImportConverter.php index d4e96f7b237c..80a38bcdc206 100644 --- a/ui/include/classes/import/converters/C34ImportConverter.php +++ b/ui/include/classes/import/converters/C34ImportConverter.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/import/converters/C40ImportConverter.php b/ui/include/classes/import/converters/C40ImportConverter.php index 6f80b9dfd488..f5e266ef6e4b 100644 --- a/ui/include/classes/import/converters/C40ImportConverter.php +++ b/ui/include/classes/import/converters/C40ImportConverter.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/import/converters/C42ImportConverter.php b/ui/include/classes/import/converters/C42ImportConverter.php index 610fdd364860..27cf5ee3118f 100644 --- a/ui/include/classes/import/converters/C42ImportConverter.php +++ b/ui/include/classes/import/converters/C42ImportConverter.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/import/converters/C44ImportConverter.php b/ui/include/classes/import/converters/C44ImportConverter.php index 7a5ecbd09bc0..642eaa2ad22c 100644 --- a/ui/include/classes/import/converters/C44ImportConverter.php +++ b/ui/include/classes/import/converters/C44ImportConverter.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/import/converters/C50ImportConverter.php b/ui/include/classes/import/converters/C50ImportConverter.php index a25a274ff397..c368855e4c1c 100644 --- a/ui/include/classes/import/converters/C50ImportConverter.php +++ b/ui/include/classes/import/converters/C50ImportConverter.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/import/converters/C52AggregateItemKeyConverter.php b/ui/include/classes/import/converters/C52AggregateItemKeyConverter.php index 1c423f197d57..822d82753fd6 100644 --- a/ui/include/classes/import/converters/C52AggregateItemKeyConverter.php +++ b/ui/include/classes/import/converters/C52AggregateItemKeyConverter.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/import/converters/C52CalculatedItemConverter.php b/ui/include/classes/import/converters/C52CalculatedItemConverter.php index c1b1a22a9568..8caf1835ddd0 100644 --- a/ui/include/classes/import/converters/C52CalculatedItemConverter.php +++ b/ui/include/classes/import/converters/C52CalculatedItemConverter.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/import/converters/C52EventNameConverter.php b/ui/include/classes/import/converters/C52EventNameConverter.php index c31dcf0d7b01..021070039967 100644 --- a/ui/include/classes/import/converters/C52EventNameConverter.php +++ b/ui/include/classes/import/converters/C52EventNameConverter.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/import/converters/C52ImportConverter.php b/ui/include/classes/import/converters/C52ImportConverter.php index 60b9abbe28cf..48a08412ee41 100644 --- a/ui/include/classes/import/converters/C52ImportConverter.php +++ b/ui/include/classes/import/converters/C52ImportConverter.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/import/converters/C52TriggerExpressionConverter.php b/ui/include/classes/import/converters/C52TriggerExpressionConverter.php index 19c05ee38b86..93555e081f54 100644 --- a/ui/include/classes/import/converters/C52TriggerExpressionConverter.php +++ b/ui/include/classes/import/converters/C52TriggerExpressionConverter.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/import/converters/C54ImportConverter.php b/ui/include/classes/import/converters/C54ImportConverter.php index 21cef085473b..6cc6e2374d9a 100644 --- a/ui/include/classes/import/converters/C54ImportConverter.php +++ b/ui/include/classes/import/converters/C54ImportConverter.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/import/converters/C54SimpleMacroConverter.php b/ui/include/classes/import/converters/C54SimpleMacroConverter.php index e2b5757dc6b2..468dc773638b 100644 --- a/ui/include/classes/import/converters/C54SimpleMacroConverter.php +++ b/ui/include/classes/import/converters/C54SimpleMacroConverter.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/import/converters/C60ImportConverter.php b/ui/include/classes/import/converters/C60ImportConverter.php index 00d59141bb6e..a43beaf80876 100644 --- a/ui/include/classes/import/converters/C60ImportConverter.php +++ b/ui/include/classes/import/converters/C60ImportConverter.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/import/converters/C62ImportConverter.php b/ui/include/classes/import/converters/C62ImportConverter.php index fd6edbce17df..cc155a206e4e 100644 --- a/ui/include/classes/import/converters/C62ImportConverter.php +++ b/ui/include/classes/import/converters/C62ImportConverter.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/import/converters/C64ImportConverter.php b/ui/include/classes/import/converters/C64ImportConverter.php index 23282204cd5c..012ac0289441 100644 --- a/ui/include/classes/import/converters/C64ImportConverter.php +++ b/ui/include/classes/import/converters/C64ImportConverter.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/import/converters/CConstantImportConverter.php b/ui/include/classes/import/converters/CConstantImportConverter.php index 9463c3061726..158d367cbaa2 100644 --- a/ui/include/classes/import/converters/CConstantImportConverter.php +++ b/ui/include/classes/import/converters/CConstantImportConverter.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/import/converters/CConverter.php b/ui/include/classes/import/converters/CConverter.php index 9ad138ff456f..1ba979d80a42 100644 --- a/ui/include/classes/import/converters/CConverter.php +++ b/ui/include/classes/import/converters/CConverter.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/import/converters/CDefaultImportConverter.php b/ui/include/classes/import/converters/CDefaultImportConverter.php index 257eebb0f528..8e70aa23026e 100644 --- a/ui/include/classes/import/converters/CDefaultImportConverter.php +++ b/ui/include/classes/import/converters/CDefaultImportConverter.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/import/converters/CImportConverterFactory.php b/ui/include/classes/import/converters/CImportConverterFactory.php index 1bb7c3e2140d..804ceafc92d1 100644 --- a/ui/include/classes/import/converters/CImportConverterFactory.php +++ b/ui/include/classes/import/converters/CImportConverterFactory.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/import/converters/CImportDataNormalizer.php b/ui/include/classes/import/converters/CImportDataNormalizer.php index 3915940f1291..49c4e4c36262 100644 --- a/ui/include/classes/import/converters/CImportDataNormalizer.php +++ b/ui/include/classes/import/converters/CImportDataNormalizer.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/import/converters/CTemplateScreenConverter.php b/ui/include/classes/import/converters/CTemplateScreenConverter.php index 505ac9f3ed47..ee51af8588bf 100644 --- a/ui/include/classes/import/converters/CTemplateScreenConverter.php +++ b/ui/include/classes/import/converters/CTemplateScreenConverter.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/import/importers/CHostImporter.php b/ui/include/classes/import/importers/CHostImporter.php index 4d592ba18d0f..0adf28eb8d2b 100644 --- a/ui/include/classes/import/importers/CHostImporter.php +++ b/ui/include/classes/import/importers/CHostImporter.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/import/importers/CImporter.php b/ui/include/classes/import/importers/CImporter.php index 605509bfe5fb..0f81dddff340 100644 --- a/ui/include/classes/import/importers/CImporter.php +++ b/ui/include/classes/import/importers/CImporter.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/import/importers/CMapImporter.php b/ui/include/classes/import/importers/CMapImporter.php index a9704c34973d..33347fd8b4e5 100644 --- a/ui/include/classes/import/importers/CMapImporter.php +++ b/ui/include/classes/import/importers/CMapImporter.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/import/importers/CTemplateDashboardImporter.php b/ui/include/classes/import/importers/CTemplateDashboardImporter.php index 69709c560db6..992204360029 100644 --- a/ui/include/classes/import/importers/CTemplateDashboardImporter.php +++ b/ui/include/classes/import/importers/CTemplateDashboardImporter.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/import/importers/CTemplateImporter.php b/ui/include/classes/import/importers/CTemplateImporter.php index 5556a3ffeed9..144c2a7d2cc5 100644 --- a/ui/include/classes/import/importers/CTemplateImporter.php +++ b/ui/include/classes/import/importers/CTemplateImporter.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/import/readers/CImportReader.php b/ui/include/classes/import/readers/CImportReader.php index 2e7f4409d1cd..c9a9f2712c30 100644 --- a/ui/include/classes/import/readers/CImportReader.php +++ b/ui/include/classes/import/readers/CImportReader.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/import/readers/CImportReaderFactory.php b/ui/include/classes/import/readers/CImportReaderFactory.php index 3619dd69aabb..2a6d4f729c7c 100644 --- a/ui/include/classes/import/readers/CImportReaderFactory.php +++ b/ui/include/classes/import/readers/CImportReaderFactory.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/import/readers/CJsonImportReader.php b/ui/include/classes/import/readers/CJsonImportReader.php index c64704b5ba6a..3507bee85083 100644 --- a/ui/include/classes/import/readers/CJsonImportReader.php +++ b/ui/include/classes/import/readers/CJsonImportReader.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/import/readers/CXmlImportReader.php b/ui/include/classes/import/readers/CXmlImportReader.php index 67771f3822e7..2649932c3b50 100644 --- a/ui/include/classes/import/readers/CXmlImportReader.php +++ b/ui/include/classes/import/readers/CXmlImportReader.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/import/readers/CYamlImportReader.php b/ui/include/classes/import/readers/CYamlImportReader.php index 558480acb11c..f69eeb6c014f 100644 --- a/ui/include/classes/import/readers/CYamlImportReader.php +++ b/ui/include/classes/import/readers/CYamlImportReader.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/import/validators/C10XmlValidator.php b/ui/include/classes/import/validators/C10XmlValidator.php index b626ba0996c4..309dc2860dda 100644 --- a/ui/include/classes/import/validators/C10XmlValidator.php +++ b/ui/include/classes/import/validators/C10XmlValidator.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/import/validators/C20XmlValidator.php b/ui/include/classes/import/validators/C20XmlValidator.php index 1cf86bffee76..108b8f3ef149 100644 --- a/ui/include/classes/import/validators/C20XmlValidator.php +++ b/ui/include/classes/import/validators/C20XmlValidator.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/import/validators/C30XmlValidator.php b/ui/include/classes/import/validators/C30XmlValidator.php index 8e08b3cc545a..aac2211a2cd1 100644 --- a/ui/include/classes/import/validators/C30XmlValidator.php +++ b/ui/include/classes/import/validators/C30XmlValidator.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/import/validators/C32XmlValidator.php b/ui/include/classes/import/validators/C32XmlValidator.php index dc7858a2c178..ca9088ad2997 100644 --- a/ui/include/classes/import/validators/C32XmlValidator.php +++ b/ui/include/classes/import/validators/C32XmlValidator.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/import/validators/C34XmlValidator.php b/ui/include/classes/import/validators/C34XmlValidator.php index 4cdd580a3e12..93da18c22bca 100644 --- a/ui/include/classes/import/validators/C34XmlValidator.php +++ b/ui/include/classes/import/validators/C34XmlValidator.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/import/validators/C40XmlValidator.php b/ui/include/classes/import/validators/C40XmlValidator.php index 528d2d93eaf1..9429462bf07d 100644 --- a/ui/include/classes/import/validators/C40XmlValidator.php +++ b/ui/include/classes/import/validators/C40XmlValidator.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/import/validators/C42XmlValidator.php b/ui/include/classes/import/validators/C42XmlValidator.php index c94ceb25de95..25c460013fbc 100644 --- a/ui/include/classes/import/validators/C42XmlValidator.php +++ b/ui/include/classes/import/validators/C42XmlValidator.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/import/validators/C44XmlValidator.php b/ui/include/classes/import/validators/C44XmlValidator.php index 234479d1143e..1e03486bdabd 100644 --- a/ui/include/classes/import/validators/C44XmlValidator.php +++ b/ui/include/classes/import/validators/C44XmlValidator.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/import/validators/C50XmlValidator.php b/ui/include/classes/import/validators/C50XmlValidator.php index 2e45c61d2245..e0fd8c75d25b 100644 --- a/ui/include/classes/import/validators/C50XmlValidator.php +++ b/ui/include/classes/import/validators/C50XmlValidator.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/import/validators/C52XmlValidator.php b/ui/include/classes/import/validators/C52XmlValidator.php index c4846067545a..aa78c842c8f2 100644 --- a/ui/include/classes/import/validators/C52XmlValidator.php +++ b/ui/include/classes/import/validators/C52XmlValidator.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/import/validators/C54XmlValidator.php b/ui/include/classes/import/validators/C54XmlValidator.php index b21caac878cb..cd7bc4d525b9 100644 --- a/ui/include/classes/import/validators/C54XmlValidator.php +++ b/ui/include/classes/import/validators/C54XmlValidator.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/import/validators/C60XmlValidator.php b/ui/include/classes/import/validators/C60XmlValidator.php index 89e390dc385a..e9796f29eb69 100644 --- a/ui/include/classes/import/validators/C60XmlValidator.php +++ b/ui/include/classes/import/validators/C60XmlValidator.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/import/validators/C62XmlValidator.php b/ui/include/classes/import/validators/C62XmlValidator.php index 51d9a55f84cc..a4c339283099 100644 --- a/ui/include/classes/import/validators/C62XmlValidator.php +++ b/ui/include/classes/import/validators/C62XmlValidator.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/import/validators/C64XmlValidator.php b/ui/include/classes/import/validators/C64XmlValidator.php index dcadb00165bc..6e87ea2a766d 100644 --- a/ui/include/classes/import/validators/C64XmlValidator.php +++ b/ui/include/classes/import/validators/C64XmlValidator.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/import/validators/C70XmlValidator.php b/ui/include/classes/import/validators/C70XmlValidator.php index 1f264e30bf25..7d0a8cef3468 100644 --- a/ui/include/classes/import/validators/C70XmlValidator.php +++ b/ui/include/classes/import/validators/C70XmlValidator.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/import/validators/CImportValidatorFactory.php b/ui/include/classes/import/validators/CImportValidatorFactory.php index 97dd58cf3c02..61fd192a592a 100644 --- a/ui/include/classes/import/validators/CImportValidatorFactory.php +++ b/ui/include/classes/import/validators/CImportValidatorFactory.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/import/validators/CXmlValidator.php b/ui/include/classes/import/validators/CXmlValidator.php index 4391a8ae7719..2f657364e5e5 100644 --- a/ui/include/classes/import/validators/CXmlValidator.php +++ b/ui/include/classes/import/validators/CXmlValidator.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/import/validators/CXmlValidatorGeneral.php b/ui/include/classes/import/validators/CXmlValidatorGeneral.php index 25322c0f6624..73bd0c9389b3 100644 --- a/ui/include/classes/import/validators/CXmlValidatorGeneral.php +++ b/ui/include/classes/import/validators/CXmlValidatorGeneral.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/ldap/CLdap.php b/ui/include/classes/ldap/CLdap.php index b768d4677537..0310d6280d49 100644 --- a/ui/include/classes/ldap/CLdap.php +++ b/ui/include/classes/ldap/CLdap.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/macros/CMacroFunction.php b/ui/include/classes/macros/CMacroFunction.php index 3eed2e40828a..1d012bc12f03 100644 --- a/ui/include/classes/macros/CMacroFunction.php +++ b/ui/include/classes/macros/CMacroFunction.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/macros/CMacrosResolver.php b/ui/include/classes/macros/CMacrosResolver.php index f6b4a336ba36..35679f8b4eb9 100644 --- a/ui/include/classes/macros/CMacrosResolver.php +++ b/ui/include/classes/macros/CMacrosResolver.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/macros/CMacrosResolverGeneral.php b/ui/include/classes/macros/CMacrosResolverGeneral.php index 0c5428f26a5f..9bdf9585e430 100644 --- a/ui/include/classes/macros/CMacrosResolverGeneral.php +++ b/ui/include/classes/macros/CMacrosResolverGeneral.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/macros/CMacrosResolverHelper.php b/ui/include/classes/macros/CMacrosResolverHelper.php index 0870e44f2655..35e1ba3949e1 100644 --- a/ui/include/classes/macros/CMacrosResolverHelper.php +++ b/ui/include/classes/macros/CMacrosResolverHelper.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/mvc/CAccessDeniedException.php b/ui/include/classes/mvc/CAccessDeniedException.php index bf2bf5989598..9a26839b2133 100644 --- a/ui/include/classes/mvc/CAccessDeniedException.php +++ b/ui/include/classes/mvc/CAccessDeniedException.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/mvc/CController.php b/ui/include/classes/mvc/CController.php index 0263c2143dbc..68d88ab86335 100644 --- a/ui/include/classes/mvc/CController.php +++ b/ui/include/classes/mvc/CController.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/mvc/CControllerResponse.php b/ui/include/classes/mvc/CControllerResponse.php index 97ddb79c747e..6555fc9cdfcd 100644 --- a/ui/include/classes/mvc/CControllerResponse.php +++ b/ui/include/classes/mvc/CControllerResponse.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/mvc/CControllerResponseData.php b/ui/include/classes/mvc/CControllerResponseData.php index c626a8913a59..22a5eceded9f 100644 --- a/ui/include/classes/mvc/CControllerResponseData.php +++ b/ui/include/classes/mvc/CControllerResponseData.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/mvc/CControllerResponseFatal.php b/ui/include/classes/mvc/CControllerResponseFatal.php index 5c075d44d121..78536968d850 100644 --- a/ui/include/classes/mvc/CControllerResponseFatal.php +++ b/ui/include/classes/mvc/CControllerResponseFatal.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/mvc/CControllerResponseRedirect.php b/ui/include/classes/mvc/CControllerResponseRedirect.php index abdac82f6310..98f5f221a628 100644 --- a/ui/include/classes/mvc/CControllerResponseRedirect.php +++ b/ui/include/classes/mvc/CControllerResponseRedirect.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/mvc/CLegacyAction.php b/ui/include/classes/mvc/CLegacyAction.php index 65add3ccdf23..ed3850ea7b4f 100644 --- a/ui/include/classes/mvc/CLegacyAction.php +++ b/ui/include/classes/mvc/CLegacyAction.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/mvc/CPartial.php b/ui/include/classes/mvc/CPartial.php index e03cf63d7f0f..7fd4711f04cc 100644 --- a/ui/include/classes/mvc/CPartial.php +++ b/ui/include/classes/mvc/CPartial.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/mvc/CRouter.php b/ui/include/classes/mvc/CRouter.php index cff169736513..b9e8ed4d2ea9 100644 --- a/ui/include/classes/mvc/CRouter.php +++ b/ui/include/classes/mvc/CRouter.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/mvc/CView.php b/ui/include/classes/mvc/CView.php index 782d4b44be1b..a936b7f148f8 100644 --- a/ui/include/classes/mvc/CView.php +++ b/ui/include/classes/mvc/CView.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/parsers/C10ExpressionMacroParser.php b/ui/include/classes/parsers/C10ExpressionMacroParser.php index 566ea156d7c6..e65d02627a4a 100644 --- a/ui/include/classes/parsers/C10ExpressionMacroParser.php +++ b/ui/include/classes/parsers/C10ExpressionMacroParser.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/parsers/C10FunctionMacroParser.php b/ui/include/classes/parsers/C10FunctionMacroParser.php index 633e05558b1f..60deccfb6d22 100644 --- a/ui/include/classes/parsers/C10FunctionMacroParser.php +++ b/ui/include/classes/parsers/C10FunctionMacroParser.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/parsers/C10FunctionParser.php b/ui/include/classes/parsers/C10FunctionParser.php index fe5544c720ea..eb224509595f 100644 --- a/ui/include/classes/parsers/C10FunctionParser.php +++ b/ui/include/classes/parsers/C10FunctionParser.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/parsers/C10TriggerExpression.php b/ui/include/classes/parsers/C10TriggerExpression.php index 798738f18326..885ea69a387b 100644 --- a/ui/include/classes/parsers/C10TriggerExpression.php +++ b/ui/include/classes/parsers/C10TriggerExpression.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/parsers/CADNameAttributeParser.php b/ui/include/classes/parsers/CADNameAttributeParser.php index 605f899be045..e895bd9b76b0 100644 --- a/ui/include/classes/parsers/CADNameAttributeParser.php +++ b/ui/include/classes/parsers/CADNameAttributeParser.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/parsers/CAbsoluteTimeParser.php b/ui/include/classes/parsers/CAbsoluteTimeParser.php index 6db27dd4ff05..449ec70e44fc 100644 --- a/ui/include/classes/parsers/CAbsoluteTimeParser.php +++ b/ui/include/classes/parsers/CAbsoluteTimeParser.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/parsers/CConditionFormula.php b/ui/include/classes/parsers/CConditionFormula.php index 4df6683f7957..f349f0216652 100644 --- a/ui/include/classes/parsers/CConditionFormula.php +++ b/ui/include/classes/parsers/CConditionFormula.php @@ -1,21 +1,16 @@ . **/ class CConditionFormula { diff --git a/ui/include/classes/parsers/CDnsParser.php b/ui/include/classes/parsers/CDnsParser.php index 7c83e4858523..573e6184e86c 100644 --- a/ui/include/classes/parsers/CDnsParser.php +++ b/ui/include/classes/parsers/CDnsParser.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/parsers/CEscapedStringParser.php b/ui/include/classes/parsers/CEscapedStringParser.php index 2badb86f91fb..064374daf021 100644 --- a/ui/include/classes/parsers/CEscapedStringParser.php +++ b/ui/include/classes/parsers/CEscapedStringParser.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/parsers/CExpressionMacroFunctionParser.php b/ui/include/classes/parsers/CExpressionMacroFunctionParser.php index 108d1a188c51..a25024d6e056 100644 --- a/ui/include/classes/parsers/CExpressionMacroFunctionParser.php +++ b/ui/include/classes/parsers/CExpressionMacroFunctionParser.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/parsers/CExpressionMacroParser.php b/ui/include/classes/parsers/CExpressionMacroParser.php index e034990e7938..eac847c94e9c 100644 --- a/ui/include/classes/parsers/CExpressionMacroParser.php +++ b/ui/include/classes/parsers/CExpressionMacroParser.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/parsers/CExpressionParser.php b/ui/include/classes/parsers/CExpressionParser.php index 4c48636bc389..e0c577742fe3 100644 --- a/ui/include/classes/parsers/CExpressionParser.php +++ b/ui/include/classes/parsers/CExpressionParser.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/parsers/CFilterParser.php b/ui/include/classes/parsers/CFilterParser.php index 323ef0eb0d7f..6dd717b5dd69 100644 --- a/ui/include/classes/parsers/CFilterParser.php +++ b/ui/include/classes/parsers/CFilterParser.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/parsers/CFlexibleIntervalParser.php b/ui/include/classes/parsers/CFlexibleIntervalParser.php index c458034b9e7f..1a66a0650660 100644 --- a/ui/include/classes/parsers/CFlexibleIntervalParser.php +++ b/ui/include/classes/parsers/CFlexibleIntervalParser.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/parsers/CFunctionIdParser.php b/ui/include/classes/parsers/CFunctionIdParser.php index e276fb5a6f1f..6dac18f897d4 100644 --- a/ui/include/classes/parsers/CFunctionIdParser.php +++ b/ui/include/classes/parsers/CFunctionIdParser.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/parsers/CGeomapCoordinatesParser.php b/ui/include/classes/parsers/CGeomapCoordinatesParser.php index c5d4a52719e3..e1e7312edb63 100644 --- a/ui/include/classes/parsers/CGeomapCoordinatesParser.php +++ b/ui/include/classes/parsers/CGeomapCoordinatesParser.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/parsers/CHistFunctionParser.php b/ui/include/classes/parsers/CHistFunctionParser.php index 7b4332dbbc64..65e1c54d26de 100644 --- a/ui/include/classes/parsers/CHistFunctionParser.php +++ b/ui/include/classes/parsers/CHistFunctionParser.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/parsers/CHostGroupNameParser.php b/ui/include/classes/parsers/CHostGroupNameParser.php index 1936a0f520c5..cacaf826854e 100644 --- a/ui/include/classes/parsers/CHostGroupNameParser.php +++ b/ui/include/classes/parsers/CHostGroupNameParser.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/parsers/CHostNameParser.php b/ui/include/classes/parsers/CHostNameParser.php index bd53529c85f2..0525b9b22b8c 100644 --- a/ui/include/classes/parsers/CHostNameParser.php +++ b/ui/include/classes/parsers/CHostNameParser.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/parsers/CIPParser.php b/ui/include/classes/parsers/CIPParser.php index 254a02b9a8b8..439e03a06fae 100644 --- a/ui/include/classes/parsers/CIPParser.php +++ b/ui/include/classes/parsers/CIPParser.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/parsers/CIPRangeParser.php b/ui/include/classes/parsers/CIPRangeParser.php index 586799468fec..a4545d4f6030 100644 --- a/ui/include/classes/parsers/CIPRangeParser.php +++ b/ui/include/classes/parsers/CIPRangeParser.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/parsers/CIPv4Parser.php b/ui/include/classes/parsers/CIPv4Parser.php index 3bdf24399c16..c6e80ffedf3c 100644 --- a/ui/include/classes/parsers/CIPv4Parser.php +++ b/ui/include/classes/parsers/CIPv4Parser.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/parsers/CIPv6Parser.php b/ui/include/classes/parsers/CIPv6Parser.php index 6a61c31fa8ea..d898321cf184 100644 --- a/ui/include/classes/parsers/CIPv6Parser.php +++ b/ui/include/classes/parsers/CIPv6Parser.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/parsers/CItemKey.php b/ui/include/classes/parsers/CItemKey.php index ef3902d87078..ee7a414c7ddd 100644 --- a/ui/include/classes/parsers/CItemKey.php +++ b/ui/include/classes/parsers/CItemKey.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/parsers/CLLDMacroFunctionParser.php b/ui/include/classes/parsers/CLLDMacroFunctionParser.php index 3238aa5e8c3a..fc7cd71bf9df 100644 --- a/ui/include/classes/parsers/CLLDMacroFunctionParser.php +++ b/ui/include/classes/parsers/CLLDMacroFunctionParser.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/parsers/CLLDMacroParser.php b/ui/include/classes/parsers/CLLDMacroParser.php index 3ecbea192080..7023d2492d7d 100644 --- a/ui/include/classes/parsers/CLLDMacroParser.php +++ b/ui/include/classes/parsers/CLLDMacroParser.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/parsers/CMacroFunctionParser.php b/ui/include/classes/parsers/CMacroFunctionParser.php index f8b394a3f388..689dc0dfd04a 100644 --- a/ui/include/classes/parsers/CMacroFunctionParser.php +++ b/ui/include/classes/parsers/CMacroFunctionParser.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/parsers/CMacroParser.php b/ui/include/classes/parsers/CMacroParser.php index 6db9730b278e..735271e49f4c 100644 --- a/ui/include/classes/parsers/CMacroParser.php +++ b/ui/include/classes/parsers/CMacroParser.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/parsers/CNumberParser.php b/ui/include/classes/parsers/CNumberParser.php index f8ce4ccf2a72..3d4ac270e500 100644 --- a/ui/include/classes/parsers/CNumberParser.php +++ b/ui/include/classes/parsers/CNumberParser.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/parsers/CParser.php b/ui/include/classes/parsers/CParser.php index 61e6114e794c..fe98a1086996 100644 --- a/ui/include/classes/parsers/CParser.php +++ b/ui/include/classes/parsers/CParser.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/parsers/CPeriodParser.php b/ui/include/classes/parsers/CPeriodParser.php index cbf1c1d0a8c0..c9b40ad82692 100644 --- a/ui/include/classes/parsers/CPeriodParser.php +++ b/ui/include/classes/parsers/CPeriodParser.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/parsers/CPrometheusOutputParser.php b/ui/include/classes/parsers/CPrometheusOutputParser.php index 627bc6efd58f..18dbf651507c 100644 --- a/ui/include/classes/parsers/CPrometheusOutputParser.php +++ b/ui/include/classes/parsers/CPrometheusOutputParser.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/parsers/CPrometheusPatternParser.php b/ui/include/classes/parsers/CPrometheusPatternParser.php index a1029ce271a5..cb56109b83b6 100644 --- a/ui/include/classes/parsers/CPrometheusPatternParser.php +++ b/ui/include/classes/parsers/CPrometheusPatternParser.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/parsers/CQueryParser.php b/ui/include/classes/parsers/CQueryParser.php index 3c0ac3b38ee2..3d6fb2a6f6d4 100644 --- a/ui/include/classes/parsers/CQueryParser.php +++ b/ui/include/classes/parsers/CQueryParser.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/parsers/CRangeParser.php b/ui/include/classes/parsers/CRangeParser.php index fcef4b389155..3a3084851c2a 100644 --- a/ui/include/classes/parsers/CRangeParser.php +++ b/ui/include/classes/parsers/CRangeParser.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/parsers/CRangeTimeParser.php b/ui/include/classes/parsers/CRangeTimeParser.php index 5863cd6ce13b..e20a084e7f79 100644 --- a/ui/include/classes/parsers/CRangeTimeParser.php +++ b/ui/include/classes/parsers/CRangeTimeParser.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/parsers/CRangesParser.php b/ui/include/classes/parsers/CRangesParser.php index 6d1458c7ac5d..d66df6fa9e88 100644 --- a/ui/include/classes/parsers/CRangesParser.php +++ b/ui/include/classes/parsers/CRangesParser.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/parsers/CReferenceParser.php b/ui/include/classes/parsers/CReferenceParser.php index 29b1939f5fb3..98f748bd4faa 100644 --- a/ui/include/classes/parsers/CReferenceParser.php +++ b/ui/include/classes/parsers/CReferenceParser.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/parsers/CRelativeTimeParser.php b/ui/include/classes/parsers/CRelativeTimeParser.php index b68d34738f59..e652909b30e1 100644 --- a/ui/include/classes/parsers/CRelativeTimeParser.php +++ b/ui/include/classes/parsers/CRelativeTimeParser.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/parsers/CSchedulingIntervalParser.php b/ui/include/classes/parsers/CSchedulingIntervalParser.php index 5f9d25093f07..4ecdada69c7c 100644 --- a/ui/include/classes/parsers/CSchedulingIntervalParser.php +++ b/ui/include/classes/parsers/CSchedulingIntervalParser.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/parsers/CSetParser.php b/ui/include/classes/parsers/CSetParser.php index 3e65c7c6766f..07b20a0b25de 100644 --- a/ui/include/classes/parsers/CSetParser.php +++ b/ui/include/classes/parsers/CSetParser.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/parsers/CSimpleIntervalParser.php b/ui/include/classes/parsers/CSimpleIntervalParser.php index 4f9f592484b0..b7b57e26f8b2 100644 --- a/ui/include/classes/parsers/CSimpleIntervalParser.php +++ b/ui/include/classes/parsers/CSimpleIntervalParser.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/parsers/CTimePeriodParser.php b/ui/include/classes/parsers/CTimePeriodParser.php index 206518947ee9..7b04ef827b9b 100644 --- a/ui/include/classes/parsers/CTimePeriodParser.php +++ b/ui/include/classes/parsers/CTimePeriodParser.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/parsers/CTimePeriodsParser.php b/ui/include/classes/parsers/CTimePeriodsParser.php index f4b1e860b6bd..face20e17596 100644 --- a/ui/include/classes/parsers/CTimePeriodsParser.php +++ b/ui/include/classes/parsers/CTimePeriodsParser.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/parsers/CUpdateIntervalParser.php b/ui/include/classes/parsers/CUpdateIntervalParser.php index 339ff83e226b..0f0fbaf125f8 100644 --- a/ui/include/classes/parsers/CUpdateIntervalParser.php +++ b/ui/include/classes/parsers/CUpdateIntervalParser.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/parsers/CUserMacroFunctionParser.php b/ui/include/classes/parsers/CUserMacroFunctionParser.php index 94dea2ea0ada..dcdc29af7997 100644 --- a/ui/include/classes/parsers/CUserMacroFunctionParser.php +++ b/ui/include/classes/parsers/CUserMacroFunctionParser.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/parsers/CUserMacroParser.php b/ui/include/classes/parsers/CUserMacroParser.php index 1d688ad46444..72185b585787 100644 --- a/ui/include/classes/parsers/CUserMacroParser.php +++ b/ui/include/classes/parsers/CUserMacroParser.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/parsers/CValidationRule.php b/ui/include/classes/parsers/CValidationRule.php index 9ea63ca05ae5..4e84655337bb 100644 --- a/ui/include/classes/parsers/CValidationRule.php +++ b/ui/include/classes/parsers/CValidationRule.php @@ -1,21 +1,16 @@ . **/ class CValidationRule { diff --git a/ui/include/classes/parsers/CVaultSecretParser.php b/ui/include/classes/parsers/CVaultSecretParser.php index c687a847c386..7251d4ada09d 100644 --- a/ui/include/classes/parsers/CVaultSecretParser.php +++ b/ui/include/classes/parsers/CVaultSecretParser.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/parsers/results/C10TriggerExprParserResult.php b/ui/include/classes/parsers/results/C10TriggerExprParserResult.php index 663c54353ed7..95b21a02a010 100644 --- a/ui/include/classes/parsers/results/C10TriggerExprParserResult.php +++ b/ui/include/classes/parsers/results/C10TriggerExprParserResult.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/parsers/results/CExpressionParserResult.php b/ui/include/classes/parsers/results/CExpressionParserResult.php index 269b3a34b2ed..6339bc0ab9ae 100644 --- a/ui/include/classes/parsers/results/CExpressionParserResult.php +++ b/ui/include/classes/parsers/results/CExpressionParserResult.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/parsers/results/CParserResult.php b/ui/include/classes/parsers/results/CParserResult.php index ca1c165a7ee7..88b3e1c50bc0 100644 --- a/ui/include/classes/parsers/results/CParserResult.php +++ b/ui/include/classes/parsers/results/CParserResult.php @@ -1,21 +1,16 @@ . **/ /** diff --git a/ui/include/classes/regexp/CGlobalRegexp.php b/ui/include/classes/regexp/CGlobalRegexp.php index 527124734c93..410e4f5bda24 100644 --- a/ui/include/classes/regexp/CGlobalRegexp.php +++ b/ui/include/classes/regexp/CGlobalRegexp.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/routing/CUrl.php b/ui/include/classes/routing/CUrl.php index 4ea8e65d5ee3..7b5c9e969007 100644 --- a/ui/include/classes/routing/CUrl.php +++ b/ui/include/classes/routing/CUrl.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/routing/CUrlFactory.php b/ui/include/classes/routing/CUrlFactory.php index 86e163894cb2..6957144884d8 100644 --- a/ui/include/classes/routing/CUrlFactory.php +++ b/ui/include/classes/routing/CUrlFactory.php @@ -1,21 +1,16 @@ . **/ class CUrlFactory { diff --git a/ui/include/classes/scim/API.php b/ui/include/classes/scim/API.php index 7024c90e9f09..c852c18bcc7c 100644 --- a/ui/include/classes/scim/API.php +++ b/ui/include/classes/scim/API.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/scim/HttpResponse.php b/ui/include/classes/scim/HttpResponse.php index 495e27f56326..ba40e3e9c0a8 100644 --- a/ui/include/classes/scim/HttpResponse.php +++ b/ui/include/classes/scim/HttpResponse.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/scim/ScimApiService.php b/ui/include/classes/scim/ScimApiService.php index 722710dc6aaa..f803f667e572 100644 --- a/ui/include/classes/scim/ScimApiService.php +++ b/ui/include/classes/scim/ScimApiService.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/scim/clients/ScimApiClient.php b/ui/include/classes/scim/clients/ScimApiClient.php index 0ee9f9669737..bffd6f3cf042 100644 --- a/ui/include/classes/scim/clients/ScimApiClient.php +++ b/ui/include/classes/scim/clients/ScimApiClient.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/scim/services/Group.php b/ui/include/classes/scim/services/Group.php index b74bd39900d1..baa387d382b1 100644 --- a/ui/include/classes/scim/services/Group.php +++ b/ui/include/classes/scim/services/Group.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/scim/services/ServiceProviderConfig.php b/ui/include/classes/scim/services/ServiceProviderConfig.php index 9caf27e17fa6..e2227bd7352a 100644 --- a/ui/include/classes/scim/services/ServiceProviderConfig.php +++ b/ui/include/classes/scim/services/ServiceProviderConfig.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/scim/services/User.php b/ui/include/classes/scim/services/User.php index 61fe62a4160d..7adc8605fe95 100644 --- a/ui/include/classes/scim/services/User.php +++ b/ui/include/classes/scim/services/User.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/screens/CScreenBase.php b/ui/include/classes/screens/CScreenBase.php index ca3b94bb6995..ca33eb54c574 100644 --- a/ui/include/classes/screens/CScreenBase.php +++ b/ui/include/classes/screens/CScreenBase.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/screens/CScreenBuilder.php b/ui/include/classes/screens/CScreenBuilder.php index 8ec35e976303..331793db68b9 100644 --- a/ui/include/classes/screens/CScreenBuilder.php +++ b/ui/include/classes/screens/CScreenBuilder.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/screens/CScreenDiscovery.php b/ui/include/classes/screens/CScreenDiscovery.php index d0251121bfbd..1fbf658ad55e 100644 --- a/ui/include/classes/screens/CScreenDiscovery.php +++ b/ui/include/classes/screens/CScreenDiscovery.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/screens/CScreenHistory.php b/ui/include/classes/screens/CScreenHistory.php index 6bf940572040..9890a3a105c3 100644 --- a/ui/include/classes/screens/CScreenHistory.php +++ b/ui/include/classes/screens/CScreenHistory.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/screens/CScreenHttpTest.php b/ui/include/classes/screens/CScreenHttpTest.php index 6952ef5d4b7b..fd9919bac6ec 100644 --- a/ui/include/classes/screens/CScreenHttpTest.php +++ b/ui/include/classes/screens/CScreenHttpTest.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/screens/CScreenHttpTestDetails.php b/ui/include/classes/screens/CScreenHttpTestDetails.php index 1430fe142254..18f8faf57158 100644 --- a/ui/include/classes/screens/CScreenHttpTestDetails.php +++ b/ui/include/classes/screens/CScreenHttpTestDetails.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/screens/CScreenMap.php b/ui/include/classes/screens/CScreenMap.php index 53e8b9ead9bb..2cec10e303b3 100644 --- a/ui/include/classes/screens/CScreenMap.php +++ b/ui/include/classes/screens/CScreenMap.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/screens/CScreenProblem.php b/ui/include/classes/screens/CScreenProblem.php index 24e7117dc771..f719231b3a8e 100644 --- a/ui/include/classes/screens/CScreenProblem.php +++ b/ui/include/classes/screens/CScreenProblem.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/server/CZabbixServer.php b/ui/include/classes/server/CZabbixServer.php index 66e43054c9a3..2d29d674743c 100644 --- a/ui/include/classes/server/CZabbixServer.php +++ b/ui/include/classes/server/CZabbixServer.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/services/CTabFilterProfile.php b/ui/include/classes/services/CTabFilterProfile.php index 844721cda8f0..d6211fabcbd9 100644 --- a/ui/include/classes/services/CTabFilterProfile.php +++ b/ui/include/classes/services/CTabFilterProfile.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/setup/CFrontendSetup.php b/ui/include/classes/setup/CFrontendSetup.php index 106034d23413..6cf9fa1fac0b 100644 --- a/ui/include/classes/setup/CFrontendSetup.php +++ b/ui/include/classes/setup/CFrontendSetup.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/setup/CSetupWizard.php b/ui/include/classes/setup/CSetupWizard.php index b7c58b2b19c4..8574868b9daa 100644 --- a/ui/include/classes/setup/CSetupWizard.php +++ b/ui/include/classes/setup/CSetupWizard.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/user/CFavorite.php b/ui/include/classes/user/CFavorite.php index 049dc9add964..3956ca4bebb7 100644 --- a/ui/include/classes/user/CFavorite.php +++ b/ui/include/classes/user/CFavorite.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/user/CProfile.php b/ui/include/classes/user/CProfile.php index 24faa9bc8c8b..2a9445aaed13 100644 --- a/ui/include/classes/user/CProfile.php +++ b/ui/include/classes/user/CProfile.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/user/CProvisioning.php b/ui/include/classes/user/CProvisioning.php index bf9306bb2d45..23aecd4720ac 100644 --- a/ui/include/classes/user/CProvisioning.php +++ b/ui/include/classes/user/CProvisioning.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/user/CWebUser.php b/ui/include/classes/user/CWebUser.php index b9462dcf4425..13624017fbd1 100644 --- a/ui/include/classes/user/CWebUser.php +++ b/ui/include/classes/user/CWebUser.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/validators/CActionCondValidator.php b/ui/include/classes/validators/CActionCondValidator.php index 4c48e56b9d1e..86c38fcdce26 100644 --- a/ui/include/classes/validators/CActionCondValidator.php +++ b/ui/include/classes/validators/CActionCondValidator.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/validators/CApiInputValidator.php b/ui/include/classes/validators/CApiInputValidator.php index f5384444683c..338999c57b96 100644 --- a/ui/include/classes/validators/CApiInputValidator.php +++ b/ui/include/classes/validators/CApiInputValidator.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/validators/CColorValidator.php b/ui/include/classes/validators/CColorValidator.php index 9b9b3162357b..0116fa5a184f 100644 --- a/ui/include/classes/validators/CColorValidator.php +++ b/ui/include/classes/validators/CColorValidator.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/validators/CEmailValidator.php b/ui/include/classes/validators/CEmailValidator.php index d3e5c51621d8..b7b9d406bcd8 100644 --- a/ui/include/classes/validators/CEmailValidator.php +++ b/ui/include/classes/validators/CEmailValidator.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/validators/CEventCorrCondValidator.php b/ui/include/classes/validators/CEventCorrCondValidator.php index 2330cddb91cd..fe6a75edd3a0 100644 --- a/ui/include/classes/validators/CEventCorrCondValidator.php +++ b/ui/include/classes/validators/CEventCorrCondValidator.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/validators/CEventNameValidator.php b/ui/include/classes/validators/CEventNameValidator.php index 89a307fe92f8..c8f6a21d5e6a 100644 --- a/ui/include/classes/validators/CEventNameValidator.php +++ b/ui/include/classes/validators/CEventNameValidator.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/validators/CExpressionValidator.php b/ui/include/classes/validators/CExpressionValidator.php index 0453ccfaee5b..7fa0b5a74a0f 100644 --- a/ui/include/classes/validators/CExpressionValidator.php +++ b/ui/include/classes/validators/CExpressionValidator.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/validators/CHistFunctionValidator.php b/ui/include/classes/validators/CHistFunctionValidator.php index 5ce3bc79c308..5b4f1717d31c 100644 --- a/ui/include/classes/validators/CHistFunctionValidator.php +++ b/ui/include/classes/validators/CHistFunctionValidator.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/validators/CHtmlUrlValidator.php b/ui/include/classes/validators/CHtmlUrlValidator.php index ff1b5605889b..518b3fc5a728 100644 --- a/ui/include/classes/validators/CHtmlUrlValidator.php +++ b/ui/include/classes/validators/CHtmlUrlValidator.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/validators/CIdValidator.php b/ui/include/classes/validators/CIdValidator.php index 3661b073cda9..6e10d1e4ff9a 100644 --- a/ui/include/classes/validators/CIdValidator.php +++ b/ui/include/classes/validators/CIdValidator.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/validators/CLdapAuthValidator.php b/ui/include/classes/validators/CLdapAuthValidator.php index a38d9f4993f2..5d96be4d0914 100644 --- a/ui/include/classes/validators/CLdapAuthValidator.php +++ b/ui/include/classes/validators/CLdapAuthValidator.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/validators/CLimitedSetValidator.php b/ui/include/classes/validators/CLimitedSetValidator.php index d37c19335b96..a9317e3fa58c 100644 --- a/ui/include/classes/validators/CLimitedSetValidator.php +++ b/ui/include/classes/validators/CLimitedSetValidator.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/validators/CMathFunctionValidator.php b/ui/include/classes/validators/CMathFunctionValidator.php index f95e20fc4406..035b234f234a 100644 --- a/ui/include/classes/validators/CMathFunctionValidator.php +++ b/ui/include/classes/validators/CMathFunctionValidator.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/validators/CNewValidator.php b/ui/include/classes/validators/CNewValidator.php index ca920419e114..50ec46114c11 100644 --- a/ui/include/classes/validators/CNewValidator.php +++ b/ui/include/classes/validators/CNewValidator.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/validators/CPartialValidatorInterface.php b/ui/include/classes/validators/CPartialValidatorInterface.php index 363864b5b8b5..9db1e7a916f6 100644 --- a/ui/include/classes/validators/CPartialValidatorInterface.php +++ b/ui/include/classes/validators/CPartialValidatorInterface.php @@ -1,21 +1,16 @@ . **/ /** diff --git a/ui/include/classes/validators/CPasswordComplexityValidator.php b/ui/include/classes/validators/CPasswordComplexityValidator.php index 5d1915f2d217..c41a1f5d8aeb 100644 --- a/ui/include/classes/validators/CPasswordComplexityValidator.php +++ b/ui/include/classes/validators/CPasswordComplexityValidator.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/validators/CRegexValidator.php b/ui/include/classes/validators/CRegexValidator.php index 0f160137fd3a..e7a3a206d4ee 100644 --- a/ui/include/classes/validators/CRegexValidator.php +++ b/ui/include/classes/validators/CRegexValidator.php @@ -1,21 +1,16 @@ . **/ class CRegexValidator extends CValidator diff --git a/ui/include/classes/validators/CStringValidator.php b/ui/include/classes/validators/CStringValidator.php index 41cee99e3a41..0d630fa9cda3 100644 --- a/ui/include/classes/validators/CStringValidator.php +++ b/ui/include/classes/validators/CStringValidator.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/validators/CValidator.php b/ui/include/classes/validators/CValidator.php index 2f01db9f3138..d1cd5a901106 100644 --- a/ui/include/classes/validators/CValidator.php +++ b/ui/include/classes/validators/CValidator.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/validators/host/CHostNormalValidator.php b/ui/include/classes/validators/host/CHostNormalValidator.php index b397b41b17ff..c667acac592b 100644 --- a/ui/include/classes/validators/host/CHostNormalValidator.php +++ b/ui/include/classes/validators/host/CHostNormalValidator.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/validators/object/CUpdateDiscoveredValidator.php b/ui/include/classes/validators/object/CUpdateDiscoveredValidator.php index 63eaa70d2227..d308c46a03ad 100644 --- a/ui/include/classes/validators/object/CUpdateDiscoveredValidator.php +++ b/ui/include/classes/validators/object/CUpdateDiscoveredValidator.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/vaults/CVault.php b/ui/include/classes/vaults/CVault.php index 9560fcb82e3a..6707796508cd 100644 --- a/ui/include/classes/vaults/CVault.php +++ b/ui/include/classes/vaults/CVault.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/vaults/CVaultCyberArk.php b/ui/include/classes/vaults/CVaultCyberArk.php index 586f71d9e1eb..8b2b0db92a88 100644 --- a/ui/include/classes/vaults/CVaultCyberArk.php +++ b/ui/include/classes/vaults/CVaultCyberArk.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/vaults/CVaultHashiCorp.php b/ui/include/classes/vaults/CVaultHashiCorp.php index 2edb85b9b9ce..3ab98e17a986 100644 --- a/ui/include/classes/vaults/CVaultHashiCorp.php +++ b/ui/include/classes/vaults/CVaultHashiCorp.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/widgets/CWidgetField.php b/ui/include/classes/widgets/CWidgetField.php index c13c2cbc9cfe..7722e64b07e6 100644 --- a/ui/include/classes/widgets/CWidgetField.php +++ b/ui/include/classes/widgets/CWidgetField.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/widgets/CWidgetForm.php b/ui/include/classes/widgets/CWidgetForm.php index 8deea469851e..a45598947042 100644 --- a/ui/include/classes/widgets/CWidgetForm.php +++ b/ui/include/classes/widgets/CWidgetForm.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/widgets/fields/CWidgetFieldCheckBox.php b/ui/include/classes/widgets/fields/CWidgetFieldCheckBox.php index cc7e42e580b9..374ed281f274 100644 --- a/ui/include/classes/widgets/fields/CWidgetFieldCheckBox.php +++ b/ui/include/classes/widgets/fields/CWidgetFieldCheckBox.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/widgets/fields/CWidgetFieldCheckBoxList.php b/ui/include/classes/widgets/fields/CWidgetFieldCheckBoxList.php index c9f13ffe8c92..f2520d976ce4 100644 --- a/ui/include/classes/widgets/fields/CWidgetFieldCheckBoxList.php +++ b/ui/include/classes/widgets/fields/CWidgetFieldCheckBoxList.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/widgets/fields/CWidgetFieldColor.php b/ui/include/classes/widgets/fields/CWidgetFieldColor.php index 19c400840094..101389617ef3 100644 --- a/ui/include/classes/widgets/fields/CWidgetFieldColor.php +++ b/ui/include/classes/widgets/fields/CWidgetFieldColor.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/widgets/fields/CWidgetFieldColumnsList.php b/ui/include/classes/widgets/fields/CWidgetFieldColumnsList.php index 13d62710e25a..9a940ab09a38 100644 --- a/ui/include/classes/widgets/fields/CWidgetFieldColumnsList.php +++ b/ui/include/classes/widgets/fields/CWidgetFieldColumnsList.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/widgets/fields/CWidgetFieldDatePicker.php b/ui/include/classes/widgets/fields/CWidgetFieldDatePicker.php index 7450306156c6..e5f4792a4fa7 100644 --- a/ui/include/classes/widgets/fields/CWidgetFieldDatePicker.php +++ b/ui/include/classes/widgets/fields/CWidgetFieldDatePicker.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/widgets/fields/CWidgetFieldHostPatternSelect.php b/ui/include/classes/widgets/fields/CWidgetFieldHostPatternSelect.php index 77773480cc5d..95a70f04cc3f 100644 --- a/ui/include/classes/widgets/fields/CWidgetFieldHostPatternSelect.php +++ b/ui/include/classes/widgets/fields/CWidgetFieldHostPatternSelect.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/widgets/fields/CWidgetFieldIntegerBox.php b/ui/include/classes/widgets/fields/CWidgetFieldIntegerBox.php index f316ca2cd14f..d8323790d86f 100644 --- a/ui/include/classes/widgets/fields/CWidgetFieldIntegerBox.php +++ b/ui/include/classes/widgets/fields/CWidgetFieldIntegerBox.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/widgets/fields/CWidgetFieldLatLng.php b/ui/include/classes/widgets/fields/CWidgetFieldLatLng.php index 7f922c4ada5e..d2c716b3d3e7 100644 --- a/ui/include/classes/widgets/fields/CWidgetFieldLatLng.php +++ b/ui/include/classes/widgets/fields/CWidgetFieldLatLng.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/widgets/fields/CWidgetFieldMultiSelect.php b/ui/include/classes/widgets/fields/CWidgetFieldMultiSelect.php index 96a12086119c..1a26060bbb62 100644 --- a/ui/include/classes/widgets/fields/CWidgetFieldMultiSelect.php +++ b/ui/include/classes/widgets/fields/CWidgetFieldMultiSelect.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/widgets/fields/CWidgetFieldMultiSelectAction.php b/ui/include/classes/widgets/fields/CWidgetFieldMultiSelectAction.php index 2c39a51cd354..f399f1f4e84d 100644 --- a/ui/include/classes/widgets/fields/CWidgetFieldMultiSelectAction.php +++ b/ui/include/classes/widgets/fields/CWidgetFieldMultiSelectAction.php @@ -1,22 +1,17 @@ . **/ diff --git a/ui/include/classes/widgets/fields/CWidgetFieldMultiSelectGraph.php b/ui/include/classes/widgets/fields/CWidgetFieldMultiSelectGraph.php index ba13b870e5c9..3d32ab02eb3f 100644 --- a/ui/include/classes/widgets/fields/CWidgetFieldMultiSelectGraph.php +++ b/ui/include/classes/widgets/fields/CWidgetFieldMultiSelectGraph.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/widgets/fields/CWidgetFieldMultiSelectGraphPrototype.php b/ui/include/classes/widgets/fields/CWidgetFieldMultiSelectGraphPrototype.php index a4536512ac24..ab4e8dbe6097 100644 --- a/ui/include/classes/widgets/fields/CWidgetFieldMultiSelectGraphPrototype.php +++ b/ui/include/classes/widgets/fields/CWidgetFieldMultiSelectGraphPrototype.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/widgets/fields/CWidgetFieldMultiSelectGroup.php b/ui/include/classes/widgets/fields/CWidgetFieldMultiSelectGroup.php index f62bae445d95..00e9585cebe7 100644 --- a/ui/include/classes/widgets/fields/CWidgetFieldMultiSelectGroup.php +++ b/ui/include/classes/widgets/fields/CWidgetFieldMultiSelectGroup.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/widgets/fields/CWidgetFieldMultiSelectHost.php b/ui/include/classes/widgets/fields/CWidgetFieldMultiSelectHost.php index 23ea8e9f50a7..14e8de58cb9f 100644 --- a/ui/include/classes/widgets/fields/CWidgetFieldMultiSelectHost.php +++ b/ui/include/classes/widgets/fields/CWidgetFieldMultiSelectHost.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/widgets/fields/CWidgetFieldMultiSelectItem.php b/ui/include/classes/widgets/fields/CWidgetFieldMultiSelectItem.php index 3b19eb67a7b6..9ea1a827ab25 100644 --- a/ui/include/classes/widgets/fields/CWidgetFieldMultiSelectItem.php +++ b/ui/include/classes/widgets/fields/CWidgetFieldMultiSelectItem.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/widgets/fields/CWidgetFieldMultiSelectItemPrototype.php b/ui/include/classes/widgets/fields/CWidgetFieldMultiSelectItemPrototype.php index 7d9190cfa9a8..22684c3616c0 100644 --- a/ui/include/classes/widgets/fields/CWidgetFieldMultiSelectItemPrototype.php +++ b/ui/include/classes/widgets/fields/CWidgetFieldMultiSelectItemPrototype.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/widgets/fields/CWidgetFieldMultiSelectMap.php b/ui/include/classes/widgets/fields/CWidgetFieldMultiSelectMap.php index 4de0a82f5b71..b5310f34facb 100644 --- a/ui/include/classes/widgets/fields/CWidgetFieldMultiSelectMap.php +++ b/ui/include/classes/widgets/fields/CWidgetFieldMultiSelectMap.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/widgets/fields/CWidgetFieldMultiSelectMediaType.php b/ui/include/classes/widgets/fields/CWidgetFieldMultiSelectMediaType.php index a747c98f3f6e..77a3231d5ddb 100644 --- a/ui/include/classes/widgets/fields/CWidgetFieldMultiSelectMediaType.php +++ b/ui/include/classes/widgets/fields/CWidgetFieldMultiSelectMediaType.php @@ -1,22 +1,17 @@ . **/ diff --git a/ui/include/classes/widgets/fields/CWidgetFieldMultiSelectOverrideHost.php b/ui/include/classes/widgets/fields/CWidgetFieldMultiSelectOverrideHost.php index 4479abe14070..05d49bd5844f 100644 --- a/ui/include/classes/widgets/fields/CWidgetFieldMultiSelectOverrideHost.php +++ b/ui/include/classes/widgets/fields/CWidgetFieldMultiSelectOverrideHost.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/widgets/fields/CWidgetFieldMultiSelectService.php b/ui/include/classes/widgets/fields/CWidgetFieldMultiSelectService.php index 488f3d5c60fe..4c8a1a586934 100644 --- a/ui/include/classes/widgets/fields/CWidgetFieldMultiSelectService.php +++ b/ui/include/classes/widgets/fields/CWidgetFieldMultiSelectService.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/widgets/fields/CWidgetFieldMultiSelectSla.php b/ui/include/classes/widgets/fields/CWidgetFieldMultiSelectSla.php index 4214b796d935..50fd362444bf 100644 --- a/ui/include/classes/widgets/fields/CWidgetFieldMultiSelectSla.php +++ b/ui/include/classes/widgets/fields/CWidgetFieldMultiSelectSla.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/widgets/fields/CWidgetFieldMultiSelectUser.php b/ui/include/classes/widgets/fields/CWidgetFieldMultiSelectUser.php index ca852fc98257..e38fd087550c 100644 --- a/ui/include/classes/widgets/fields/CWidgetFieldMultiSelectUser.php +++ b/ui/include/classes/widgets/fields/CWidgetFieldMultiSelectUser.php @@ -1,22 +1,17 @@ . **/ diff --git a/ui/include/classes/widgets/fields/CWidgetFieldNavTree.php b/ui/include/classes/widgets/fields/CWidgetFieldNavTree.php index 04543269362b..e351bbb4cc9a 100644 --- a/ui/include/classes/widgets/fields/CWidgetFieldNavTree.php +++ b/ui/include/classes/widgets/fields/CWidgetFieldNavTree.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/widgets/fields/CWidgetFieldNumericBox.php b/ui/include/classes/widgets/fields/CWidgetFieldNumericBox.php index cd0d54090638..89e2815c5b1a 100644 --- a/ui/include/classes/widgets/fields/CWidgetFieldNumericBox.php +++ b/ui/include/classes/widgets/fields/CWidgetFieldNumericBox.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/widgets/fields/CWidgetFieldPatternSelect.php b/ui/include/classes/widgets/fields/CWidgetFieldPatternSelect.php index a16dd7443559..153f064abcaf 100644 --- a/ui/include/classes/widgets/fields/CWidgetFieldPatternSelect.php +++ b/ui/include/classes/widgets/fields/CWidgetFieldPatternSelect.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/widgets/fields/CWidgetFieldPatternSelectItem.php b/ui/include/classes/widgets/fields/CWidgetFieldPatternSelectItem.php index 415aa6770077..881ae26bee56 100644 --- a/ui/include/classes/widgets/fields/CWidgetFieldPatternSelectItem.php +++ b/ui/include/classes/widgets/fields/CWidgetFieldPatternSelectItem.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/widgets/fields/CWidgetFieldRadioButtonList.php b/ui/include/classes/widgets/fields/CWidgetFieldRadioButtonList.php index e24e90aebd81..71b9159a2792 100644 --- a/ui/include/classes/widgets/fields/CWidgetFieldRadioButtonList.php +++ b/ui/include/classes/widgets/fields/CWidgetFieldRadioButtonList.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/widgets/fields/CWidgetFieldRangeControl.php b/ui/include/classes/widgets/fields/CWidgetFieldRangeControl.php index a192b4fa7c82..16ebcbcd7bf9 100644 --- a/ui/include/classes/widgets/fields/CWidgetFieldRangeControl.php +++ b/ui/include/classes/widgets/fields/CWidgetFieldRangeControl.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/widgets/fields/CWidgetFieldReference.php b/ui/include/classes/widgets/fields/CWidgetFieldReference.php index 9adf08c77c86..1ae97f765c66 100644 --- a/ui/include/classes/widgets/fields/CWidgetFieldReference.php +++ b/ui/include/classes/widgets/fields/CWidgetFieldReference.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/widgets/fields/CWidgetFieldSelect.php b/ui/include/classes/widgets/fields/CWidgetFieldSelect.php index e5c78825ef80..ca75affec7a0 100644 --- a/ui/include/classes/widgets/fields/CWidgetFieldSelect.php +++ b/ui/include/classes/widgets/fields/CWidgetFieldSelect.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/widgets/fields/CWidgetFieldSeverities.php b/ui/include/classes/widgets/fields/CWidgetFieldSeverities.php index 4056f6580ba5..62729677f146 100644 --- a/ui/include/classes/widgets/fields/CWidgetFieldSeverities.php +++ b/ui/include/classes/widgets/fields/CWidgetFieldSeverities.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/widgets/fields/CWidgetFieldTags.php b/ui/include/classes/widgets/fields/CWidgetFieldTags.php index a54e14cdcb45..72246497e288 100644 --- a/ui/include/classes/widgets/fields/CWidgetFieldTags.php +++ b/ui/include/classes/widgets/fields/CWidgetFieldTags.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/widgets/fields/CWidgetFieldTextArea.php b/ui/include/classes/widgets/fields/CWidgetFieldTextArea.php index 66b183dfccfc..bb84877c0f5b 100644 --- a/ui/include/classes/widgets/fields/CWidgetFieldTextArea.php +++ b/ui/include/classes/widgets/fields/CWidgetFieldTextArea.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/widgets/fields/CWidgetFieldTextBox.php b/ui/include/classes/widgets/fields/CWidgetFieldTextBox.php index 3d020acdb711..fa944e32db25 100644 --- a/ui/include/classes/widgets/fields/CWidgetFieldTextBox.php +++ b/ui/include/classes/widgets/fields/CWidgetFieldTextBox.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/widgets/fields/CWidgetFieldThresholds.php b/ui/include/classes/widgets/fields/CWidgetFieldThresholds.php index be9714d873a7..5e1d7dd85977 100644 --- a/ui/include/classes/widgets/fields/CWidgetFieldThresholds.php +++ b/ui/include/classes/widgets/fields/CWidgetFieldThresholds.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/widgets/fields/CWidgetFieldTimePeriod.php b/ui/include/classes/widgets/fields/CWidgetFieldTimePeriod.php index 93945dd17755..f1f8961a9590 100644 --- a/ui/include/classes/widgets/fields/CWidgetFieldTimePeriod.php +++ b/ui/include/classes/widgets/fields/CWidgetFieldTimePeriod.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/widgets/fields/CWidgetFieldTimeZone.php b/ui/include/classes/widgets/fields/CWidgetFieldTimeZone.php index 288e811c148a..fbd95c35801b 100644 --- a/ui/include/classes/widgets/fields/CWidgetFieldTimeZone.php +++ b/ui/include/classes/widgets/fields/CWidgetFieldTimeZone.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/widgets/fields/CWidgetFieldUrl.php b/ui/include/classes/widgets/fields/CWidgetFieldUrl.php index 4838465f88e5..9d9f5d899b01 100644 --- a/ui/include/classes/widgets/fields/CWidgetFieldUrl.php +++ b/ui/include/classes/widgets/fields/CWidgetFieldUrl.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/xml/CXmlConstantName.php b/ui/include/classes/xml/CXmlConstantName.php index e6b6cbb1caa4..61660f56957f 100644 --- a/ui/include/classes/xml/CXmlConstantName.php +++ b/ui/include/classes/xml/CXmlConstantName.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/classes/xml/CXmlConstantValue.php b/ui/include/classes/xml/CXmlConstantValue.php index 61c270c06cd9..e9670b690308 100644 --- a/ui/include/classes/xml/CXmlConstantValue.php +++ b/ui/include/classes/xml/CXmlConstantValue.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/config.inc.php b/ui/include/config.inc.php index ac582bbe8b35..b47ab048c166 100644 --- a/ui/include/config.inc.php +++ b/ui/include/config.inc.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/db.inc.php b/ui/include/db.inc.php index e9b687f7a05c..6d4ad1a90da5 100644 --- a/ui/include/db.inc.php +++ b/ui/include/db.inc.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/debug.inc.php b/ui/include/debug.inc.php index 93b1c1e05fde..a8a56b179366 100644 --- a/ui/include/debug.inc.php +++ b/ui/include/debug.inc.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/defines.inc.php b/ui/include/defines.inc.php index f75a58286c5a..4b97006a629a 100644 --- a/ui/include/defines.inc.php +++ b/ui/include/defines.inc.php @@ -1,21 +1,16 @@ . **/ define('ZABBIX_VERSION', '7.0.0rc1'); diff --git a/ui/include/discovery.inc.php b/ui/include/discovery.inc.php index 25e875f410f6..157baa95fe38 100644 --- a/ui/include/discovery.inc.php +++ b/ui/include/discovery.inc.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/draw.inc.php b/ui/include/draw.inc.php index 751c5d277f91..0664eb9fb41f 100644 --- a/ui/include/draw.inc.php +++ b/ui/include/draw.inc.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/events.inc.php b/ui/include/events.inc.php index 17969d3e4718..043427fe7812 100644 --- a/ui/include/events.inc.php +++ b/ui/include/events.inc.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/forms.inc.php b/ui/include/forms.inc.php index 3650f095ccc7..5b9fa96ee550 100644 --- a/ui/include/forms.inc.php +++ b/ui/include/forms.inc.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/func.inc.php b/ui/include/func.inc.php index 8b1eee34084a..17c102c983c7 100644 --- a/ui/include/func.inc.php +++ b/ui/include/func.inc.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/gettextwrapper.inc.php b/ui/include/gettextwrapper.inc.php index f87c985485b8..1c6f4afc7697 100644 --- a/ui/include/gettextwrapper.inc.php +++ b/ui/include/gettextwrapper.inc.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/graphs.inc.php b/ui/include/graphs.inc.php index 56d13d1c5d45..b52f33a8845a 100644 --- a/ui/include/graphs.inc.php +++ b/ui/include/graphs.inc.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/hostgroups.inc.php b/ui/include/hostgroups.inc.php index a1fea8ec4304..6aef80978a49 100644 --- a/ui/include/hostgroups.inc.php +++ b/ui/include/hostgroups.inc.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/hosts.inc.php b/ui/include/hosts.inc.php index c8bfe64307ab..96310953ca4e 100644 --- a/ui/include/hosts.inc.php +++ b/ui/include/hosts.inc.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/html.inc.php b/ui/include/html.inc.php index 58563bc54e88..280f8aa277f0 100644 --- a/ui/include/html.inc.php +++ b/ui/include/html.inc.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/httptest.inc.php b/ui/include/httptest.inc.php index 8b2e23fed80d..74d207d29091 100644 --- a/ui/include/httptest.inc.php +++ b/ui/include/httptest.inc.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/images.inc.php b/ui/include/images.inc.php index 219deb46f598..ee222707ca7c 100644 --- a/ui/include/images.inc.php +++ b/ui/include/images.inc.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/items.inc.php b/ui/include/items.inc.php index 37518c651619..42ebcba7be8b 100644 --- a/ui/include/items.inc.php +++ b/ui/include/items.inc.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/js.inc.php b/ui/include/js.inc.php index a24931f4c84d..c6b8fbb0ed9a 100644 --- a/ui/include/js.inc.php +++ b/ui/include/js.inc.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/locales.inc.php b/ui/include/locales.inc.php index 7b24d43f81f6..2bd687328f4e 100644 --- a/ui/include/locales.inc.php +++ b/ui/include/locales.inc.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/maps.inc.php b/ui/include/maps.inc.php index 0dcd20a1891a..f071234aca8a 100644 --- a/ui/include/maps.inc.php +++ b/ui/include/maps.inc.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/page_footer.php b/ui/include/page_footer.php index b04c6920cb05..4420f0ade866 100644 --- a/ui/include/page_footer.php +++ b/ui/include/page_footer.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/page_header.php b/ui/include/page_header.php index fc35532d0477..16285e92971d 100644 --- a/ui/include/page_header.php +++ b/ui/include/page_header.php @@ -1,21 +1,16 @@ . **/ global $page; diff --git a/ui/include/perm.inc.php b/ui/include/perm.inc.php index 9ced06dd0f46..5a5c52919ab2 100644 --- a/ui/include/perm.inc.php +++ b/ui/include/perm.inc.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/sounds.inc.php b/ui/include/sounds.inc.php index 377f8d057be2..356dc0a740b5 100644 --- a/ui/include/sounds.inc.php +++ b/ui/include/sounds.inc.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/translateDefines.inc.php b/ui/include/translateDefines.inc.php index fa42dc5a847b..a47a73ab4ab4 100644 --- a/ui/include/translateDefines.inc.php +++ b/ui/include/translateDefines.inc.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/triggers.inc.php b/ui/include/triggers.inc.php index b1f0175a4d03..2182b53072e9 100644 --- a/ui/include/triggers.inc.php +++ b/ui/include/triggers.inc.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/users.inc.php b/ui/include/users.inc.php index f436eb76cc80..ce59e7d9fb4e 100644 --- a/ui/include/users.inc.php +++ b/ui/include/users.inc.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/validate.inc.php b/ui/include/validate.inc.php index 27cd35ef5c3d..94fea0fefbe7 100644 --- a/ui/include/validate.inc.php +++ b/ui/include/validate.inc.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/views/configuration.graph.edit.php b/ui/include/views/configuration.graph.edit.php index b577143f1259..b350c6230465 100644 --- a/ui/include/views/configuration.graph.edit.php +++ b/ui/include/views/configuration.graph.edit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/views/configuration.graph.list.php b/ui/include/views/configuration.graph.list.php index a4acf2e3e278..c4a3de545bf1 100644 --- a/ui/include/views/configuration.graph.list.php +++ b/ui/include/views/configuration.graph.list.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/views/configuration.host.discovery.edit.php b/ui/include/views/configuration.host.discovery.edit.php index c1e45f67ee16..77a8b45a8bb6 100644 --- a/ui/include/views/configuration.host.discovery.edit.php +++ b/ui/include/views/configuration.host.discovery.edit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/views/configuration.host.discovery.list.php b/ui/include/views/configuration.host.discovery.list.php index 65cfc01a1c35..95b2ac4fe467 100644 --- a/ui/include/views/configuration.host.discovery.list.php +++ b/ui/include/views/configuration.host.discovery.list.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/views/configuration.host.prototype.edit.php b/ui/include/views/configuration.host.prototype.edit.php index 0a040e485c48..96f055754ffd 100644 --- a/ui/include/views/configuration.host.prototype.edit.php +++ b/ui/include/views/configuration.host.prototype.edit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/views/configuration.host.prototype.list.php b/ui/include/views/configuration.host.prototype.list.php index 4d17504b2ed1..75c682d3f5ce 100644 --- a/ui/include/views/configuration.host.prototype.list.php +++ b/ui/include/views/configuration.host.prototype.list.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/views/configuration.httpconf.edit.php b/ui/include/views/configuration.httpconf.edit.php index 64daf1cf2c33..e3954e8dbd6b 100644 --- a/ui/include/views/configuration.httpconf.edit.php +++ b/ui/include/views/configuration.httpconf.edit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/views/configuration.httpconf.list.php b/ui/include/views/configuration.httpconf.list.php index 66f4d3616090..47db9b07a1db 100644 --- a/ui/include/views/configuration.httpconf.list.php +++ b/ui/include/views/configuration.httpconf.list.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/views/general.browserwarning.php b/ui/include/views/general.browserwarning.php index 875786a1bf22..b5123cd9e1f3 100644 --- a/ui/include/views/general.browserwarning.php +++ b/ui/include/views/general.browserwarning.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/views/general.login.php b/ui/include/views/general.login.php index 8bf86a8d4632..c2eb5af25494 100644 --- a/ui/include/views/general.login.php +++ b/ui/include/views/general.login.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/views/general.warning.php b/ui/include/views/general.warning.php index 845927ea950c..989961011d78 100644 --- a/ui/include/views/general.warning.php +++ b/ui/include/views/general.warning.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/views/inventory.host.list.php b/ui/include/views/inventory.host.list.php index 43257f63f502..9c6135394d7b 100644 --- a/ui/include/views/inventory.host.list.php +++ b/ui/include/views/inventory.host.list.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/views/inventory.host.view.php b/ui/include/views/inventory.host.view.php index 81c5e6d56e44..1ecde7ad1752 100644 --- a/ui/include/views/inventory.host.view.php +++ b/ui/include/views/inventory.host.view.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/views/js/common.init.js.php b/ui/include/views/js/common.init.js.php index e80b28bf5816..610dc2f60a5b 100644 --- a/ui/include/views/js/common.init.js.php +++ b/ui/include/views/js/common.init.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/views/js/common.item.edit.js.php b/ui/include/views/js/common.item.edit.js.php index 70e404e4339d..f32fe4f2cc16 100644 --- a/ui/include/views/js/common.item.edit.js.php +++ b/ui/include/views/js/common.item.edit.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/views/js/configuration.graph.edit.js.php b/ui/include/views/js/configuration.graph.edit.js.php index b947ae8f369c..2b53bef4c5f5 100644 --- a/ui/include/views/js/configuration.graph.edit.js.php +++ b/ui/include/views/js/configuration.graph.edit.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/views/js/configuration.graph.list.js.php b/ui/include/views/js/configuration.graph.list.js.php index 164829bb8098..11454e13e7a0 100644 --- a/ui/include/views/js/configuration.graph.list.js.php +++ b/ui/include/views/js/configuration.graph.list.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/views/js/configuration.host.discovery.edit.js.php b/ui/include/views/js/configuration.host.discovery.edit.js.php index 974aabb070f5..c28cd78dbcfd 100644 --- a/ui/include/views/js/configuration.host.discovery.edit.js.php +++ b/ui/include/views/js/configuration.host.discovery.edit.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/views/js/configuration.host.discovery.edit.overr.js.php b/ui/include/views/js/configuration.host.discovery.edit.overr.js.php index 2f78180a392e..a764e3364e10 100644 --- a/ui/include/views/js/configuration.host.discovery.edit.overr.js.php +++ b/ui/include/views/js/configuration.host.discovery.edit.overr.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/views/js/configuration.host.discovery.list.js.php b/ui/include/views/js/configuration.host.discovery.list.js.php index 74d4e5124139..e48ca5104a46 100644 --- a/ui/include/views/js/configuration.host.discovery.list.js.php +++ b/ui/include/views/js/configuration.host.discovery.list.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/views/js/configuration.host.prototype.edit.js.php b/ui/include/views/js/configuration.host.prototype.edit.js.php index c5260da2df66..05334ceacbf8 100644 --- a/ui/include/views/js/configuration.host.prototype.edit.js.php +++ b/ui/include/views/js/configuration.host.prototype.edit.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/views/js/configuration.host.prototype.list.js.php b/ui/include/views/js/configuration.host.prototype.list.js.php index 2fda5e485d51..9d95047301d2 100644 --- a/ui/include/views/js/configuration.host.prototype.list.js.php +++ b/ui/include/views/js/configuration.host.prototype.list.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/views/js/configuration.httpconf.edit.js.php b/ui/include/views/js/configuration.httpconf.edit.js.php index a7b88fd26ca9..20f48b6798e9 100644 --- a/ui/include/views/js/configuration.httpconf.edit.js.php +++ b/ui/include/views/js/configuration.httpconf.edit.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/views/js/configuration.httpconf.list.js.php b/ui/include/views/js/configuration.httpconf.list.js.php index 2c4c79eb61f2..6d4600649415 100644 --- a/ui/include/views/js/configuration.httpconf.list.js.php +++ b/ui/include/views/js/configuration.httpconf.list.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/views/js/inventory.host.view.js.php b/ui/include/views/js/inventory.host.view.js.php index cb89d0eb6419..1b210c121a2c 100644 --- a/ui/include/views/js/inventory.host.view.js.php +++ b/ui/include/views/js/inventory.host.view.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/views/js/item.preprocessing.js.php b/ui/include/views/js/item.preprocessing.js.php index 272635e6dccb..29ac51535b08 100644 --- a/ui/include/views/js/item.preprocessing.js.php +++ b/ui/include/views/js/item.preprocessing.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/views/js/itemtest.js.php b/ui/include/views/js/itemtest.js.php index 7af474e1e9d1..c7e61f90128d 100644 --- a/ui/include/views/js/itemtest.js.php +++ b/ui/include/views/js/itemtest.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/views/js/mfa.login.js.php b/ui/include/views/js/mfa.login.js.php index 7be346f42b51..e6daec22e205 100644 --- a/ui/include/views/js/mfa.login.js.php +++ b/ui/include/views/js/mfa.login.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/views/js/monitoring.history.js.php b/ui/include/views/js/monitoring.history.js.php index a3409eeb482f..d1008fb73553 100644 --- a/ui/include/views/js/monitoring.history.js.php +++ b/ui/include/views/js/monitoring.history.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/views/js/monitoring.sysmap.edit.js.php b/ui/include/views/js/monitoring.sysmap.edit.js.php index a94b92bbb046..93ea34c4a547 100644 --- a/ui/include/views/js/monitoring.sysmap.edit.js.php +++ b/ui/include/views/js/monitoring.sysmap.edit.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/views/js/monitoring.sysmaps.js.php b/ui/include/views/js/monitoring.sysmaps.js.php index b3ac70f53d1f..bf855be68fb1 100644 --- a/ui/include/views/js/monitoring.sysmaps.js.php +++ b/ui/include/views/js/monitoring.sysmaps.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/views/js/tr_events.js.php b/ui/include/views/js/tr_events.js.php index 0f6b080ea48a..1109d51da8c0 100644 --- a/ui/include/views/js/tr_events.js.php +++ b/ui/include/views/js/tr_events.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/views/mfa.login.php b/ui/include/views/mfa.login.php index 76e4d3ed0ef5..fd14ad0da047 100644 --- a/ui/include/views/mfa.login.php +++ b/ui/include/views/mfa.login.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/views/monitoring.history.php b/ui/include/views/monitoring.history.php index f7704abf0c9e..9240a40b73b6 100644 --- a/ui/include/views/monitoring.history.php +++ b/ui/include/views/monitoring.history.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/views/monitoring.sysmap.constructor.php b/ui/include/views/monitoring.sysmap.constructor.php index dfe488e711d6..099756b29dc0 100644 --- a/ui/include/views/monitoring.sysmap.constructor.php +++ b/ui/include/views/monitoring.sysmap.constructor.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/views/monitoring.sysmap.edit.php b/ui/include/views/monitoring.sysmap.edit.php index 6f771039a042..465145b71ada 100644 --- a/ui/include/views/monitoring.sysmap.edit.php +++ b/ui/include/views/monitoring.sysmap.edit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/include/views/monitoring.sysmap.list.php b/ui/include/views/monitoring.sysmap.list.php index 3a2938037c63..ac21d4472eed 100644 --- a/ui/include/views/monitoring.sysmap.list.php +++ b/ui/include/views/monitoring.sysmap.list.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/index.php b/ui/index.php index 61bf4f0108b5..74159237c57f 100644 --- a/ui/index.php +++ b/ui/index.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/index_http.php b/ui/index_http.php index 282c6855d292..615b8913ce69 100644 --- a/ui/index_http.php +++ b/ui/index_http.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/index_mfa.php b/ui/index_mfa.php index 63dc6672edae..02b44aeb597f 100644 --- a/ui/index_mfa.php +++ b/ui/index_mfa.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/index_sso.php b/ui/index_sso.php index 79fe0a71e357..58aa9aa642c7 100644 --- a/ui/index_sso.php +++ b/ui/index_sso.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/js/browsers.js b/ui/js/browsers.js index a53acca8f643..3753ab8b6ebe 100644 --- a/ui/js/browsers.js +++ b/ui/js/browsers.js @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ diff --git a/ui/js/chkbxrange.js b/ui/js/chkbxrange.js index e66f4de5adea..7df53a40dfae 100644 --- a/ui/js/chkbxrange.js +++ b/ui/js/chkbxrange.js @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ diff --git a/ui/js/class.base-component.js b/ui/js/class.base-component.js index 186d59ce6a05..0b691db0905c 100644 --- a/ui/js/class.base-component.js +++ b/ui/js/class.base-component.js @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ diff --git a/ui/js/class.browsertab.js b/ui/js/class.browsertab.js index 832489aff145..b96f3eb0f240 100644 --- a/ui/js/class.browsertab.js +++ b/ui/js/class.browsertab.js @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ diff --git a/ui/js/class.calendar.js b/ui/js/class.calendar.js index 6c2084c9d42d..4f8ab2969ee9 100644 --- a/ui/js/class.calendar.js +++ b/ui/js/class.calendar.js @@ -1,21 +1,16 @@ // JavaScript Document /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . ** */ diff --git a/ui/js/class.cdate.js b/ui/js/class.cdate.js index 30d5110f6eaf..b5c739146c43 100644 --- a/ui/js/class.cdate.js +++ b/ui/js/class.cdate.js @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ var CDate = function () { diff --git a/ui/js/class.cdebug.js b/ui/js/class.cdebug.js index 10113f5fee62..561d637ffdf1 100644 --- a/ui/js/class.cdebug.js +++ b/ui/js/class.cdebug.js @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ diff --git a/ui/js/class.cmap.js b/ui/js/class.cmap.js index 8dc7065b4ad1..bfb730af95fe 100644 --- a/ui/js/class.cmap.js +++ b/ui/js/class.cmap.js @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ diff --git a/ui/js/class.cnavtree.js b/ui/js/class.cnavtree.js index e477bab2860a..a11aa2eb86a0 100644 --- a/ui/js/class.cnavtree.js +++ b/ui/js/class.cnavtree.js @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ diff --git a/ui/js/class.cookie.js b/ui/js/class.cookie.js index 53e9dc4e1430..065397b3cf7c 100644 --- a/ui/js/class.cookie.js +++ b/ui/js/class.cookie.js @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ diff --git a/ui/js/class.coverride.js b/ui/js/class.coverride.js index f8dbf6d36a55..e7ba001140f0 100644 --- a/ui/js/class.coverride.js +++ b/ui/js/class.coverride.js @@ -1,21 +1,16 @@ /* - ** Zabbix - ** Copyright (C) 2001-2024 Zabbix SIA - ** - ** 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 - ** the Free Software Foundation; either version 2 of the License, or - ** (at your option) any later version. - ** - ** This program is distributed in the hope that it will be useful, - ** but WITHOUT ANY WARRANTY; without even the implied warranty of - ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - ** GNU General Public License for more details. - ** - ** You should have received a copy of the GNU General Public License - ** along with this program; if not, write to the Free Software - ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - **/ +** Copyright (C) 2001-2024 Zabbix SIA +** +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. +** +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. +** +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . +**/ /** diff --git a/ui/js/class.crangecontrol.js b/ui/js/class.crangecontrol.js index 3cd5326c1aed..31670215690d 100644 --- a/ui/js/class.crangecontrol.js +++ b/ui/js/class.crangecontrol.js @@ -1,21 +1,16 @@ /* - ** Zabbix - ** Copyright (C) 2001-2024 Zabbix SIA - ** - ** 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 - ** the Free Software Foundation; either version 2 of the License, or - ** (at your option) any later version. - ** - ** This program is distributed in the hope that it will be useful, - ** but WITHOUT ANY WARRANTY; without even the implied warranty of - ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - ** GNU General Public License for more details. - ** - ** You should have received a copy of the GNU General Public License - ** along with this program; if not, write to the Free Software - ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - **/ +** Copyright (C) 2001-2024 Zabbix SIA +** +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. +** +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. +** +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . +**/ /** diff --git a/ui/js/class.csuggest.js b/ui/js/class.csuggest.js index 906af11ac20e..dc2fb2f0a03b 100644 --- a/ui/js/class.csuggest.js +++ b/ui/js/class.csuggest.js @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ diff --git a/ui/js/class.csvggraph.js b/ui/js/class.csvggraph.js index ad63a0558499..7e2f760d9d42 100644 --- a/ui/js/class.csvggraph.js +++ b/ui/js/class.csvggraph.js @@ -1,21 +1,16 @@ /* - ** Zabbix - ** Copyright (C) 2001-2024 Zabbix SIA - ** - ** 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 - ** the Free Software Foundation; either version 2 of the License, or - ** (at your option) any later version. - ** - ** This program is distributed in the hope that it will be useful, - ** but WITHOUT ANY WARRANTY; without even the implied warranty of - ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - ** GNU General Public License for more details. - ** - ** You should have received a copy of the GNU General Public License - ** along with this program; if not, write to the Free Software - ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - **/ +** Copyright (C) 2001-2024 Zabbix SIA +** +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. +** +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. +** +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . +**/ /** diff --git a/ui/js/class.curl.js b/ui/js/class.curl.js index 2ee7caf21033..8ba64bbaf204 100644 --- a/ui/js/class.curl.js +++ b/ui/js/class.curl.js @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ /** diff --git a/ui/js/class.cverticalaccordion.js b/ui/js/class.cverticalaccordion.js index 12eba1bef37d..5db277811675 100644 --- a/ui/js/class.cverticalaccordion.js +++ b/ui/js/class.cverticalaccordion.js @@ -1,21 +1,16 @@ /* - ** Zabbix - ** Copyright (C) 2001-2024 Zabbix SIA - ** - ** 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 - ** the Free Software Foundation; either version 2 of the License, or - ** (at your option) any later version. - ** - ** This program is distributed in the hope that it will be useful, - ** but WITHOUT ANY WARRANTY; without even the implied warranty of - ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - ** GNU General Public License for more details. - ** - ** You should have received a copy of the GNU General Public License - ** along with this program; if not, write to the Free Software - ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - **/ +** Copyright (C) 2001-2024 Zabbix SIA +** +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. +** +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. +** +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . +**/ /** diff --git a/ui/js/class.cviewswitcher.js b/ui/js/class.cviewswitcher.js index a24be16baee4..ca9b0123e54e 100644 --- a/ui/js/class.cviewswitcher.js +++ b/ui/js/class.cviewswitcher.js @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ diff --git a/ui/js/class.dashboard.js b/ui/js/class.dashboard.js index 7882fd8757c7..6cfff2fbebd2 100644 --- a/ui/js/class.dashboard.js +++ b/ui/js/class.dashboard.js @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ diff --git a/ui/js/class.dashboard.page.js b/ui/js/class.dashboard.page.js index ecc159a51089..2336763ec9fb 100644 --- a/ui/js/class.dashboard.page.js +++ b/ui/js/class.dashboard.page.js @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ diff --git a/ui/js/class.dashboard.print.js b/ui/js/class.dashboard.print.js index c02cfa26bb2a..befbcb1043d9 100644 --- a/ui/js/class.dashboard.print.js +++ b/ui/js/class.dashboard.print.js @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ diff --git a/ui/js/class.dashboard.widget.placeholder.js b/ui/js/class.dashboard.widget.placeholder.js index 6b954a4c5349..e8393da3d7e5 100644 --- a/ui/js/class.dashboard.widget.placeholder.js +++ b/ui/js/class.dashboard.widget.placeholder.js @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ diff --git a/ui/js/class.event-hub.js b/ui/js/class.event-hub.js index 2ba3e2804adf..d95de0084c6b 100644 --- a/ui/js/class.event-hub.js +++ b/ui/js/class.event-hub.js @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ diff --git a/ui/js/class.expandable.subfilter.js b/ui/js/class.expandable.subfilter.js index fd4834c2243a..49ea6d41e12a 100644 --- a/ui/js/class.expandable.subfilter.js +++ b/ui/js/class.expandable.subfilter.js @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ diff --git a/ui/js/class.form.fieldset.collapsible.js b/ui/js/class.form.fieldset.collapsible.js index 926a70c05d25..535803417f54 100644 --- a/ui/js/class.form.fieldset.collapsible.js +++ b/ui/js/class.form.fieldset.collapsible.js @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ diff --git a/ui/js/class.geomaps.js b/ui/js/class.geomaps.js index 88369aee6ccc..368d01e33d15 100644 --- a/ui/js/class.geomaps.js +++ b/ui/js/class.geomaps.js @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ diff --git a/ui/js/class.localstorage.js b/ui/js/class.localstorage.js index b5c295f3e9a4..83c2fadfe123 100644 --- a/ui/js/class.localstorage.js +++ b/ui/js/class.localstorage.js @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ diff --git a/ui/js/class.menu-item.js b/ui/js/class.menu-item.js index ae786490aa6b..f9fbd2e1ca5c 100644 --- a/ui/js/class.menu-item.js +++ b/ui/js/class.menu-item.js @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ diff --git a/ui/js/class.menu.js b/ui/js/class.menu.js index 2facf07f1ef5..719dbd52e7f9 100644 --- a/ui/js/class.menu.js +++ b/ui/js/class.menu.js @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ diff --git a/ui/js/class.navigationtree.js b/ui/js/class.navigationtree.js index 6e1199c6ee95..be184d97b042 100644 --- a/ui/js/class.navigationtree.js +++ b/ui/js/class.navigationtree.js @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ diff --git a/ui/js/class.notification.collection.js b/ui/js/class.notification.collection.js index 87e84f1169f9..dacd2f2e48f8 100644 --- a/ui/js/class.notification.collection.js +++ b/ui/js/class.notification.collection.js @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ diff --git a/ui/js/class.notification.js b/ui/js/class.notification.js index fe65b534e146..742b1157b1ad 100644 --- a/ui/js/class.notification.js +++ b/ui/js/class.notification.js @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ diff --git a/ui/js/class.notifications.audio.js b/ui/js/class.notifications.audio.js index 5a7cf8d5f8e9..159dfa162318 100644 --- a/ui/js/class.notifications.audio.js +++ b/ui/js/class.notifications.audio.js @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ diff --git a/ui/js/class.notifications.js b/ui/js/class.notifications.js index e82f20b13fcd..22070783cfc3 100644 --- a/ui/js/class.notifications.js +++ b/ui/js/class.notifications.js @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ diff --git a/ui/js/class.overlay.js b/ui/js/class.overlay.js index 5935f0606b94..19068c3bdb00 100644 --- a/ui/js/class.overlay.js +++ b/ui/js/class.overlay.js @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ diff --git a/ui/js/class.overlaycollection.js b/ui/js/class.overlaycollection.js index c755f413fe43..56450649c729 100644 --- a/ui/js/class.overlaycollection.js +++ b/ui/js/class.overlaycollection.js @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ diff --git a/ui/js/class.rpc.js b/ui/js/class.rpc.js index 15ef2f833898..7e68533a4d29 100644 --- a/ui/js/class.rpc.js +++ b/ui/js/class.rpc.js @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ var RPC = { diff --git a/ui/js/class.script.js b/ui/js/class.script.js index 47c3c9bd168e..012340e608d3 100644 --- a/ui/js/class.script.js +++ b/ui/js/class.script.js @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ diff --git a/ui/js/class.scrollable.js b/ui/js/class.scrollable.js index fe5fdc2e1697..e8661aaaf580 100644 --- a/ui/js/class.scrollable.js +++ b/ui/js/class.scrollable.js @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ diff --git a/ui/js/class.sidebar.js b/ui/js/class.sidebar.js index cf94a0a8b87f..310569cbc49d 100644 --- a/ui/js/class.sidebar.js +++ b/ui/js/class.sidebar.js @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ diff --git a/ui/js/class.software-version-check.js b/ui/js/class.software-version-check.js index 4c42f781b9c1..e200b59a9f36 100644 --- a/ui/js/class.software-version-check.js +++ b/ui/js/class.software-version-check.js @@ -1,21 +1,17 @@ /* - ** Zabbix - ** Copyright (C) 2001-2024 Zabbix SIA - ** - ** 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 - ** the Free Software Foundation; either version 2 of the License, or - ** (at your option) any later version. - ** - ** This program is distributed in the hope that it will be useful, - ** but WITHOUT ANY WARRANTY; without even the implied warranty of - ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - ** GNU General Public License for more details. - ** - ** You should have received a copy of the GNU General Public License - ** along with this program; if not, write to the Free Software - ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - **/ +** Copyright (C) 2001-2024 Zabbix SIA +** +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. +** +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. +** +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . +** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +**/ class CSoftwareVersionCheck { diff --git a/ui/js/class.sortable.js b/ui/js/class.sortable.js index c94c360662e9..224509b8c88c 100644 --- a/ui/js/class.sortable.js +++ b/ui/js/class.sortable.js @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ diff --git a/ui/js/class.tab-indicators.js b/ui/js/class.tab-indicators.js index 940e160e6165..62feac8a7c26 100644 --- a/ui/js/class.tab-indicators.js +++ b/ui/js/class.tab-indicators.js @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ diff --git a/ui/js/class.tabfilter.js b/ui/js/class.tabfilter.js index a25afe94e592..5639cce91881 100644 --- a/ui/js/class.tabfilter.js +++ b/ui/js/class.tabfilter.js @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ diff --git a/ui/js/class.tabfilteritem.js b/ui/js/class.tabfilteritem.js index 1a8656606890..f27b1bf0b258 100644 --- a/ui/js/class.tabfilteritem.js +++ b/ui/js/class.tabfilteritem.js @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ diff --git a/ui/js/class.tagfilteritem.js b/ui/js/class.tagfilteritem.js index f1585ab97c17..65d7796233ba 100644 --- a/ui/js/class.tagfilteritem.js +++ b/ui/js/class.tagfilteritem.js @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ diff --git a/ui/js/class.template.js b/ui/js/class.template.js index 0f020e6eb9e4..8b1ff09830a8 100644 --- a/ui/js/class.template.js +++ b/ui/js/class.template.js @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ diff --git a/ui/js/class.widget-base.js b/ui/js/class.widget-base.js index bf6ea40ed7f5..4bf9a93e776f 100644 --- a/ui/js/class.widget-base.js +++ b/ui/js/class.widget-base.js @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ diff --git a/ui/js/class.widget-field.checkbox-list.js b/ui/js/class.widget-field.checkbox-list.js index 993e336464a0..b35064bfeb68 100644 --- a/ui/js/class.widget-field.checkbox-list.js +++ b/ui/js/class.widget-field.checkbox-list.js @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ diff --git a/ui/js/class.widget-field.multiselect.js b/ui/js/class.widget-field.multiselect.js index 07e117b264db..510be3e78b18 100644 --- a/ui/js/class.widget-field.multiselect.js +++ b/ui/js/class.widget-field.multiselect.js @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ diff --git a/ui/js/class.widget-field.time-period.js b/ui/js/class.widget-field.time-period.js index 947f874bc6f3..e45b10ceedca 100644 --- a/ui/js/class.widget-field.time-period.js +++ b/ui/js/class.widget-field.time-period.js @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ diff --git a/ui/js/class.widget-select.popup.js b/ui/js/class.widget-select.popup.js index 944be572b623..455029d8a49b 100644 --- a/ui/js/class.widget-select.popup.js +++ b/ui/js/class.widget-select.popup.js @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ diff --git a/ui/js/class.widget.inaccessible.js b/ui/js/class.widget.inaccessible.js index a10b2ba5eb9c..2bb97bb4da3d 100644 --- a/ui/js/class.widget.inaccessible.js +++ b/ui/js/class.widget.inaccessible.js @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ diff --git a/ui/js/class.widget.iterator.js b/ui/js/class.widget.iterator.js index 13b413eebb0a..0bc9edf7e72a 100644 --- a/ui/js/class.widget.iterator.js +++ b/ui/js/class.widget.iterator.js @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ diff --git a/ui/js/class.widget.js b/ui/js/class.widget.js index 81b25d9e9ea3..06759bffb318 100644 --- a/ui/js/class.widget.js +++ b/ui/js/class.widget.js @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ diff --git a/ui/js/class.widget.misconfigured.js b/ui/js/class.widget.misconfigured.js index 1470b9186fef..71411e97ba6d 100644 --- a/ui/js/class.widget.misconfigured.js +++ b/ui/js/class.widget.misconfigured.js @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ diff --git a/ui/js/class.widget.paste-placeholder.js b/ui/js/class.widget.paste-placeholder.js index 86075ef6c16a..26ee01e538f7 100644 --- a/ui/js/class.widget.paste-placeholder.js +++ b/ui/js/class.widget.paste-placeholder.js @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ diff --git a/ui/js/class.widgets-data.js b/ui/js/class.widgets-data.js index 7a1b3162bb04..bf5e9ad68d9a 100644 --- a/ui/js/class.widgets-data.js +++ b/ui/js/class.widgets-data.js @@ -1,19 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. **/ diff --git a/ui/js/colorpicker.js b/ui/js/colorpicker.js index 908236d400c2..65e1d7607bf8 100644 --- a/ui/js/colorpicker.js +++ b/ui/js/colorpicker.js @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ diff --git a/ui/js/common.js b/ui/js/common.js index 8746885d3c84..f03215a73a05 100644 --- a/ui/js/common.js +++ b/ui/js/common.js @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ diff --git a/ui/js/component.z-bar-gauge.js b/ui/js/component.z-bar-gauge.js index 1f04f1c5f17f..67c5e986f772 100644 --- a/ui/js/component.z-bar-gauge.js +++ b/ui/js/component.z-bar-gauge.js @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ diff --git a/ui/js/component.z-select.js b/ui/js/component.z-select.js index 6c5101711eb1..b10686ca3f90 100644 --- a/ui/js/component.z-select.js +++ b/ui/js/component.z-select.js @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ diff --git a/ui/js/defines.js b/ui/js/defines.js index bb657f8d2826..bb7639e31b72 100644 --- a/ui/js/defines.js +++ b/ui/js/defines.js @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ const ZBX_STYLE_NO_DATA = 'no-data'; diff --git a/ui/js/flickerfreescreen.js b/ui/js/flickerfreescreen.js index 080aba59c075..7ff7786fdd74 100644 --- a/ui/js/flickerfreescreen.js +++ b/ui/js/flickerfreescreen.js @@ -1,21 +1,16 @@ /* - ** Zabbix - ** Copyright (C) 2001-2024 Zabbix SIA - ** - ** 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 - ** the Free Software Foundation; either version 2 of the License, or - ** (at your option) any later version. - ** - ** This program is distributed in the hope that it will be useful, - ** but WITHOUT ANY WARRANTY; without even the implied warranty of - ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - ** GNU General Public License for more details. - ** - ** You should have received a copy of the GNU General Public License - ** along with this program; if not, write to the Free Software - ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - **/ +** Copyright (C) 2001-2024 Zabbix SIA +** +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. +** +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. +** +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . +**/ (function($) { diff --git a/ui/js/functions.js b/ui/js/functions.js index b7818d32cdc6..a95c5486e5dc 100644 --- a/ui/js/functions.js +++ b/ui/js/functions.js @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ diff --git a/ui/js/gtlc.js b/ui/js/gtlc.js index ceab2889b6b3..25445aa9257e 100644 --- a/ui/js/gtlc.js +++ b/ui/js/gtlc.js @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ diff --git a/ui/js/hostinterfacemanager.js b/ui/js/hostinterfacemanager.js index 12b23b0a7352..a7645ad897e9 100644 --- a/ui/js/hostinterfacemanager.js +++ b/ui/js/hostinterfacemanager.js @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ diff --git a/ui/js/hostmacrosmanager.js b/ui/js/hostmacrosmanager.js index 060a3c68915f..fbc65406144f 100644 --- a/ui/js/hostmacrosmanager.js +++ b/ui/js/hostmacrosmanager.js @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ diff --git a/ui/js/init.js b/ui/js/init.js index 17abb3534315..c94a475e5fcc 100644 --- a/ui/js/init.js +++ b/ui/js/init.js @@ -1,21 +1,16 @@ /* - ** Zabbix - ** Copyright (C) 2001-2024 Zabbix SIA - ** - ** 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 - ** the Free Software Foundation; either version 2 of the License, or - ** (at your option) any later version. - ** - ** This program is distributed in the hope that it will be useful, - ** but WITHOUT ANY WARRANTY; without even the implied warranty of - ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - ** GNU General Public License for more details. - ** - ** You should have received a copy of the GNU General Public License - ** along with this program; if not, write to the Free Software - ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - **/ +** Copyright (C) 2001-2024 Zabbix SIA +** +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. +** +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. +** +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . +**/ /** diff --git a/ui/js/inputsecret.js b/ui/js/inputsecret.js index f50d4538d114..29c65a1b3433 100644 --- a/ui/js/inputsecret.js +++ b/ui/js/inputsecret.js @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ diff --git a/ui/js/layout.mode.js b/ui/js/layout.mode.js index 7e445327b3de..d89af32ab43d 100644 --- a/ui/js/layout.mode.js +++ b/ui/js/layout.mode.js @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ diff --git a/ui/js/macrovalue.js b/ui/js/macrovalue.js index 0d44cfe29005..8238cd5db6ea 100644 --- a/ui/js/macrovalue.js +++ b/ui/js/macrovalue.js @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ diff --git a/ui/js/main.js b/ui/js/main.js index a2e68c3d8b8b..d695af62f2f1 100644 --- a/ui/js/main.js +++ b/ui/js/main.js @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ diff --git a/ui/js/menupopup.js b/ui/js/menupopup.js index 41cbfc2dc20f..462ffda30376 100644 --- a/ui/js/menupopup.js +++ b/ui/js/menupopup.js @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ diff --git a/ui/js/multilineinput.js b/ui/js/multilineinput.js index e9ed32da1820..e4d4efec639b 100644 --- a/ui/js/multilineinput.js +++ b/ui/js/multilineinput.js @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ diff --git a/ui/js/multiselect.js b/ui/js/multiselect.js index a1718f2fff31..e37d37ea246d 100644 --- a/ui/js/multiselect.js +++ b/ui/js/multiselect.js @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ diff --git a/ui/js/pages/items.js b/ui/js/pages/items.js index 59216d278d78..baa1dfad6c8a 100644 --- a/ui/js/pages/items.js +++ b/ui/js/pages/items.js @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ diff --git a/ui/js/pages/report2.js b/ui/js/pages/report2.js index b56d97bab7c9..c60626ec8b06 100644 --- a/ui/js/pages/report2.js +++ b/ui/js/pages/report2.js @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ diff --git a/ui/js/pages/report4.js b/ui/js/pages/report4.js index e09b96fdbcd2..bddea9eaa00b 100644 --- a/ui/js/pages/report4.js +++ b/ui/js/pages/report4.js @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ diff --git a/ui/js/pages/setup.js b/ui/js/pages/setup.js index ac64cef420c8..907cc378c665 100644 --- a/ui/js/pages/setup.js +++ b/ui/js/pages/setup.js @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ diff --git a/ui/js/servercheck.js b/ui/js/servercheck.js index 7d6e09dd3c4f..dafd9b2b41f6 100644 --- a/ui/js/servercheck.js +++ b/ui/js/servercheck.js @@ -1,21 +1,16 @@ /* - ** Zabbix - ** Copyright (C) 2001-2024 Zabbix SIA - ** - ** 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 - ** the Free Software Foundation; either version 2 of the License, or - ** (at your option) any later version. - ** - ** This program is distributed in the hope that it will be useful, - ** but WITHOUT ANY WARRANTY; without even the implied warranty of - ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - ** GNU General Public License for more details. - ** - ** You should have received a copy of the GNU General Public License - ** along with this program; if not, write to the Free Software - ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - **/ +** Copyright (C) 2001-2024 Zabbix SIA +** +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. +** +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. +** +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . +**/ jQuery(function($) { diff --git a/ui/js/textareaflexible.js b/ui/js/textareaflexible.js index ee520b4afd60..d2a417ede35b 100644 --- a/ui/js/textareaflexible.js +++ b/ui/js/textareaflexible.js @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ diff --git a/ui/js/vector/class.svg.canvas.js b/ui/js/vector/class.svg.canvas.js index 5d31164ebc68..6448f7bd5e0c 100644 --- a/ui/js/vector/class.svg.canvas.js +++ b/ui/js/vector/class.svg.canvas.js @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ diff --git a/ui/js/vector/class.svg.map.js b/ui/js/vector/class.svg.map.js index cf5f5f0e6a8a..f65f83b3969f 100644 --- a/ui/js/vector/class.svg.map.js +++ b/ui/js/vector/class.svg.map.js @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ diff --git a/ui/jsLoader.php b/ui/jsLoader.php index a054b97f1f4a..219e0722afb0 100644 --- a/ui/jsLoader.php +++ b/ui/jsLoader.php @@ -1,21 +1,16 @@ . **/ require_once dirname(__FILE__).'/include/defines.inc.php'; diff --git a/ui/jsrpc.php b/ui/jsrpc.php index 147cd32e2a35..30d82d705760 100644 --- a/ui/jsrpc.php +++ b/ui/jsrpc.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/map.php b/ui/map.php index 5c8816edb556..aedcccd4331c 100644 --- a/ui/map.php +++ b/ui/map.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/report2.php b/ui/report2.php index 12b884e7dd17..7193eb40ade2 100644 --- a/ui/report2.php +++ b/ui/report2.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/report4.php b/ui/report4.php index 79615a99c0e3..70bb1f405e52 100644 --- a/ui/report4.php +++ b/ui/report4.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/setup.php b/ui/setup.php index 6058a7efd85f..411891721818 100644 --- a/ui/setup.php +++ b/ui/setup.php @@ -1,21 +1,16 @@ . **/ @@ -184,7 +179,7 @@ /* * Displaying */ -$link = (new CLink('GPL v2', 'https://www.zabbix.com/license')) +$link = (new CLink('AGPLv3', 'https://www.zabbix.com/license')) ->setTarget('_blank') ->addClass(ZBX_STYLE_GREY) ->addClass(ZBX_STYLE_LINK_ALT); diff --git a/ui/sysmap.php b/ui/sysmap.php index 59e1feabeacf..6366be56af9c 100644 --- a/ui/sysmap.php +++ b/ui/sysmap.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/sysmaps.php b/ui/sysmaps.php index 871d9c462f54..36d3b13ec29f 100644 --- a/ui/sysmaps.php +++ b/ui/sysmaps.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/api_json/ApiJsonTests.php b/ui/tests/api_json/ApiJsonTests.php index cc8420aec0ae..9be75b0a015e 100644 --- a/ui/tests/api_json/ApiJsonTests.php +++ b/ui/tests/api_json/ApiJsonTests.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/api_json/common/CAPIScimTest.php b/ui/tests/api_json/common/CAPIScimTest.php index c3781e2d1969..58388733a79f 100644 --- a/ui/tests/api_json/common/CAPIScimTest.php +++ b/ui/tests/api_json/common/CAPIScimTest.php @@ -1,21 +1,16 @@ . **/ require_once 'vendor/autoload.php'; diff --git a/ui/tests/api_json/common/testAuditlogCommon.php b/ui/tests/api_json/common/testAuditlogCommon.php index 7b56402e98b1..0243b98c87dd 100644 --- a/ui/tests/api_json/common/testAuditlogCommon.php +++ b/ui/tests/api_json/common/testAuditlogCommon.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/api_json/testAPIInfo.php b/ui/tests/api_json/testAPIInfo.php index 332fcf6732b2..9b6eb5ccc3ff 100644 --- a/ui/tests/api_json/testAPIInfo.php +++ b/ui/tests/api_json/testAPIInfo.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/api_json/testAction.php b/ui/tests/api_json/testAction.php index 293ad4281ac3..1d3a665dcb55 100644 --- a/ui/tests/api_json/testAction.php +++ b/ui/tests/api_json/testAction.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/api_json/testAuditlogAction.php b/ui/tests/api_json/testAuditlogAction.php index dc8c724d7c6a..8b5f916a2d4e 100644 --- a/ui/tests/api_json/testAuditlogAction.php +++ b/ui/tests/api_json/testAuditlogAction.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/api_json/testAuditlogAutoregistration.php b/ui/tests/api_json/testAuditlogAutoregistration.php index b516ff6311c4..09fc21f09d98 100644 --- a/ui/tests/api_json/testAuditlogAutoregistration.php +++ b/ui/tests/api_json/testAuditlogAutoregistration.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/api_json/testAuditlogDashboard.php b/ui/tests/api_json/testAuditlogDashboard.php index c93e645315f9..899f7991a111 100644 --- a/ui/tests/api_json/testAuditlogDashboard.php +++ b/ui/tests/api_json/testAuditlogDashboard.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/api_json/testAuditlogEventCorrelation.php b/ui/tests/api_json/testAuditlogEventCorrelation.php index ca084aa6a364..b33dec673a16 100644 --- a/ui/tests/api_json/testAuditlogEventCorrelation.php +++ b/ui/tests/api_json/testAuditlogEventCorrelation.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/api_json/testAuditlogIconMap.php b/ui/tests/api_json/testAuditlogIconMap.php index 1de51e4be7d6..c8e9b2074fca 100644 --- a/ui/tests/api_json/testAuditlogIconMap.php +++ b/ui/tests/api_json/testAuditlogIconMap.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/api_json/testAuditlogMaintenance.php b/ui/tests/api_json/testAuditlogMaintenance.php index 7aac0e4ac23c..4a8f6cb83a54 100644 --- a/ui/tests/api_json/testAuditlogMaintenance.php +++ b/ui/tests/api_json/testAuditlogMaintenance.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/api_json/testAuditlogMediaType.php b/ui/tests/api_json/testAuditlogMediaType.php index 531e9004ccfe..9383ceb830bc 100644 --- a/ui/tests/api_json/testAuditlogMediaType.php +++ b/ui/tests/api_json/testAuditlogMediaType.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/api_json/testAuditlogProxy.php b/ui/tests/api_json/testAuditlogProxy.php index 9b1409d59f10..5e8b50ed622d 100644 --- a/ui/tests/api_json/testAuditlogProxy.php +++ b/ui/tests/api_json/testAuditlogProxy.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/api_json/testAuditlogScheduledReport.php b/ui/tests/api_json/testAuditlogScheduledReport.php index c25f9bcd0667..1754617ad60b 100644 --- a/ui/tests/api_json/testAuditlogScheduledReport.php +++ b/ui/tests/api_json/testAuditlogScheduledReport.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/api_json/testAuditlogSettings.php b/ui/tests/api_json/testAuditlogSettings.php index e7bd3ba0b064..c6d1f4092889 100644 --- a/ui/tests/api_json/testAuditlogSettings.php +++ b/ui/tests/api_json/testAuditlogSettings.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/api_json/testAuditlogToken.php b/ui/tests/api_json/testAuditlogToken.php index 480d1ffb9190..68a12ba54528 100644 --- a/ui/tests/api_json/testAuditlogToken.php +++ b/ui/tests/api_json/testAuditlogToken.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/api_json/testAuditlogUser.php b/ui/tests/api_json/testAuditlogUser.php index 24eb11c0df16..ffcc64fc545f 100644 --- a/ui/tests/api_json/testAuditlogUser.php +++ b/ui/tests/api_json/testAuditlogUser.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/api_json/testAuditlogUserGroups.php b/ui/tests/api_json/testAuditlogUserGroups.php index b3bbe4c1b055..9dc1706adbcc 100644 --- a/ui/tests/api_json/testAuditlogUserGroups.php +++ b/ui/tests/api_json/testAuditlogUserGroups.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/api_json/testAuthentication.php b/ui/tests/api_json/testAuthentication.php index f8c4a188d537..e6be1c44556b 100644 --- a/ui/tests/api_json/testAuthentication.php +++ b/ui/tests/api_json/testAuthentication.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/api_json/testConfiguration.php b/ui/tests/api_json/testConfiguration.php index 879bddb25aab..a9be7f8a738d 100644 --- a/ui/tests/api_json/testConfiguration.php +++ b/ui/tests/api_json/testConfiguration.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/api_json/testConnector.php b/ui/tests/api_json/testConnector.php index 54da15814698..cc871b474cda 100644 --- a/ui/tests/api_json/testConnector.php +++ b/ui/tests/api_json/testConnector.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/api_json/testCorrelation.php b/ui/tests/api_json/testCorrelation.php index 4aeda0fdb33d..83611f62501b 100644 --- a/ui/tests/api_json/testCorrelation.php +++ b/ui/tests/api_json/testCorrelation.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/api_json/testDRule.php b/ui/tests/api_json/testDRule.php index 15278027d321..fc73634e856a 100644 --- a/ui/tests/api_json/testDRule.php +++ b/ui/tests/api_json/testDRule.php @@ -1,21 +1,16 @@ . **/ require_once dirname(__FILE__).'/../include/CAPITest.php'; diff --git a/ui/tests/api_json/testDependentItems.php b/ui/tests/api_json/testDependentItems.php index 28bd8f481ff6..8412f1bd465d 100644 --- a/ui/tests/api_json/testDependentItems.php +++ b/ui/tests/api_json/testDependentItems.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/api_json/testDiscoveryRule.php b/ui/tests/api_json/testDiscoveryRule.php index a92326e5375d..1bb61f029ce6 100644 --- a/ui/tests/api_json/testDiscoveryRule.php +++ b/ui/tests/api_json/testDiscoveryRule.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/api_json/testGraphPrototype.php b/ui/tests/api_json/testGraphPrototype.php index be94d0fa0ffe..5ff6087c5fe1 100644 --- a/ui/tests/api_json/testGraphPrototype.php +++ b/ui/tests/api_json/testGraphPrototype.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/api_json/testHaNode.php b/ui/tests/api_json/testHaNode.php index a7d49972a9dc..15dfe35ea943 100644 --- a/ui/tests/api_json/testHaNode.php +++ b/ui/tests/api_json/testHaNode.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/api_json/testHistory.php b/ui/tests/api_json/testHistory.php index a769b994ab14..565f255ef343 100644 --- a/ui/tests/api_json/testHistory.php +++ b/ui/tests/api_json/testHistory.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/api_json/testHost.php b/ui/tests/api_json/testHost.php index bb23c34f8bdb..0ee37580d71c 100644 --- a/ui/tests/api_json/testHost.php +++ b/ui/tests/api_json/testHost.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/api_json/testHostGroup.php b/ui/tests/api_json/testHostGroup.php index 22f167379513..73108a44bab3 100644 --- a/ui/tests/api_json/testHostGroup.php +++ b/ui/tests/api_json/testHostGroup.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/api_json/testHostImport.php b/ui/tests/api_json/testHostImport.php index ae602ed41e24..c9c62e8f396a 100644 --- a/ui/tests/api_json/testHostImport.php +++ b/ui/tests/api_json/testHostImport.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/api_json/testHostInventory.php b/ui/tests/api_json/testHostInventory.php index c6f8c8eafbbd..096b052ce86b 100644 --- a/ui/tests/api_json/testHostInventory.php +++ b/ui/tests/api_json/testHostInventory.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/api_json/testHostPrototype.php b/ui/tests/api_json/testHostPrototype.php index 113b44dabc2b..8d448260711c 100644 --- a/ui/tests/api_json/testHostPrototype.php +++ b/ui/tests/api_json/testHostPrototype.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/api_json/testHostPrototypeInventory.php b/ui/tests/api_json/testHostPrototypeInventory.php index 0d8bfc448bf4..8ed58058a2a2 100644 --- a/ui/tests/api_json/testHostPrototypeInventory.php +++ b/ui/tests/api_json/testHostPrototypeInventory.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/api_json/testIconMap.php b/ui/tests/api_json/testIconMap.php index 79c8d4b7d32c..2704d796353e 100644 --- a/ui/tests/api_json/testIconMap.php +++ b/ui/tests/api_json/testIconMap.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/api_json/testItem.php b/ui/tests/api_json/testItem.php index 8b75f1c16340..82df5e936ca1 100644 --- a/ui/tests/api_json/testItem.php +++ b/ui/tests/api_json/testItem.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/api_json/testItemPreprocessing.php b/ui/tests/api_json/testItemPreprocessing.php index 94cdc82a03ac..e1ca1f935a77 100644 --- a/ui/tests/api_json/testItemPreprocessing.php +++ b/ui/tests/api_json/testItemPreprocessing.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/api_json/testItemPrototype.php b/ui/tests/api_json/testItemPrototype.php index 6e77feee81ff..6a1d0a482783 100644 --- a/ui/tests/api_json/testItemPrototype.php +++ b/ui/tests/api_json/testItemPrototype.php @@ -1,21 +1,16 @@ . **/ require_once dirname(__FILE__).'/../include/CAPITest.php'; diff --git a/ui/tests/api_json/testJSONRPC.php b/ui/tests/api_json/testJSONRPC.php index de8130207dfe..1c088a63fb82 100644 --- a/ui/tests/api_json/testJSONRPC.php +++ b/ui/tests/api_json/testJSONRPC.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/api_json/testMaintenance.php b/ui/tests/api_json/testMaintenance.php index 677fd2003366..8fc730c7d8b3 100644 --- a/ui/tests/api_json/testMaintenance.php +++ b/ui/tests/api_json/testMaintenance.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/api_json/testMap.php b/ui/tests/api_json/testMap.php index 6da13b80b2b5..001f601c50a9 100644 --- a/ui/tests/api_json/testMap.php +++ b/ui/tests/api_json/testMap.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/api_json/testMfa.php b/ui/tests/api_json/testMfa.php index 8d3fee0b0088..523135100bf7 100644 --- a/ui/tests/api_json/testMfa.php +++ b/ui/tests/api_json/testMfa.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/api_json/testProxy.php b/ui/tests/api_json/testProxy.php index 14177d749104..bc735cdc6eb1 100644 --- a/ui/tests/api_json/testProxy.php +++ b/ui/tests/api_json/testProxy.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/api_json/testProxyGroup.php b/ui/tests/api_json/testProxyGroup.php index 8b22f1724b6c..02e5eeb632e2 100644 --- a/ui/tests/api_json/testProxyGroup.php +++ b/ui/tests/api_json/testProxyGroup.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/api_json/testRole.php b/ui/tests/api_json/testRole.php index 6f0b1f30eba6..9003ff0e705c 100644 --- a/ui/tests/api_json/testRole.php +++ b/ui/tests/api_json/testRole.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/api_json/testScimGroup.php b/ui/tests/api_json/testScimGroup.php index 85b9b42c851c..e64e6a2efba8 100644 --- a/ui/tests/api_json/testScimGroup.php +++ b/ui/tests/api_json/testScimGroup.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/api_json/testScimServiceProviderConfig.php b/ui/tests/api_json/testScimServiceProviderConfig.php index d9353e9bd1fc..c8cbf30cc20c 100644 --- a/ui/tests/api_json/testScimServiceProviderConfig.php +++ b/ui/tests/api_json/testScimServiceProviderConfig.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/api_json/testScimUser.php b/ui/tests/api_json/testScimUser.php index 1b156055248a..4c52a4f2ec11 100644 --- a/ui/tests/api_json/testScimUser.php +++ b/ui/tests/api_json/testScimUser.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/api_json/testScripts.php b/ui/tests/api_json/testScripts.php index e5d3b8f082da..d6e73277d786 100644 --- a/ui/tests/api_json/testScripts.php +++ b/ui/tests/api_json/testScripts.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/api_json/testServices.php b/ui/tests/api_json/testServices.php index a6c1d0eb2f70..17d063e8eda6 100644 --- a/ui/tests/api_json/testServices.php +++ b/ui/tests/api_json/testServices.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/api_json/testTagFiltering.php b/ui/tests/api_json/testTagFiltering.php index 368184e28102..bc36ebf8b87e 100644 --- a/ui/tests/api_json/testTagFiltering.php +++ b/ui/tests/api_json/testTagFiltering.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/api_json/testTaskCreate.php b/ui/tests/api_json/testTaskCreate.php index 1f9823cbc932..7e75140ca990 100644 --- a/ui/tests/api_json/testTaskCreate.php +++ b/ui/tests/api_json/testTaskCreate.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/api_json/testTemplate.php b/ui/tests/api_json/testTemplate.php index 7f97df430411..996629bd62ee 100644 --- a/ui/tests/api_json/testTemplate.php +++ b/ui/tests/api_json/testTemplate.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/api_json/testTemplateGroup.php b/ui/tests/api_json/testTemplateGroup.php index fb4c90b6154e..63fa83f83250 100644 --- a/ui/tests/api_json/testTemplateGroup.php +++ b/ui/tests/api_json/testTemplateGroup.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/api_json/testToken.php b/ui/tests/api_json/testToken.php index 7a164dbcc5ff..d9f531985c74 100644 --- a/ui/tests/api_json/testToken.php +++ b/ui/tests/api_json/testToken.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/api_json/testTriggerPermissions.php b/ui/tests/api_json/testTriggerPermissions.php index 5ddaa966f216..d17f8fab7262 100644 --- a/ui/tests/api_json/testTriggerPermissions.php +++ b/ui/tests/api_json/testTriggerPermissions.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/api_json/testTriggerPrototypes.php b/ui/tests/api_json/testTriggerPrototypes.php index 870ac82f62f1..6a0878bfbadd 100644 --- a/ui/tests/api_json/testTriggerPrototypes.php +++ b/ui/tests/api_json/testTriggerPrototypes.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/api_json/testTriggerValidation.php b/ui/tests/api_json/testTriggerValidation.php index e5f8af1e3377..6c3faa069def 100644 --- a/ui/tests/api_json/testTriggerValidation.php +++ b/ui/tests/api_json/testTriggerValidation.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/api_json/testTriggers.php b/ui/tests/api_json/testTriggers.php index c69226f33130..0091f9e09b0b 100644 --- a/ui/tests/api_json/testTriggers.php +++ b/ui/tests/api_json/testTriggers.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/api_json/testUserDirectory.php b/ui/tests/api_json/testUserDirectory.php index 142be3725fac..3f7ef05cdebb 100644 --- a/ui/tests/api_json/testUserDirectory.php +++ b/ui/tests/api_json/testUserDirectory.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/api_json/testUserGroup.php b/ui/tests/api_json/testUserGroup.php index 6965b5582d11..0b365f84630f 100644 --- a/ui/tests/api_json/testUserGroup.php +++ b/ui/tests/api_json/testUserGroup.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/api_json/testUserMacro.php b/ui/tests/api_json/testUserMacro.php index c44f1708e063..114bdf418b55 100644 --- a/ui/tests/api_json/testUserMacro.php +++ b/ui/tests/api_json/testUserMacro.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/api_json/testUsers.php b/ui/tests/api_json/testUsers.php index d1b870ec4dc3..73abd58c57f5 100644 --- a/ui/tests/api_json/testUsers.php +++ b/ui/tests/api_json/testUsers.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/api_json/testValuemap.php b/ui/tests/api_json/testValuemap.php index b5d774b5cd5c..a11b90fe0104 100644 --- a/ui/tests/api_json/testValuemap.php +++ b/ui/tests/api_json/testValuemap.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/api_json/testWebScenario.php b/ui/tests/api_json/testWebScenario.php index e66328d32c60..58a0592ad795 100644 --- a/ui/tests/api_json/testWebScenario.php +++ b/ui/tests/api_json/testWebScenario.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/api_json/testWebScenarioPermissions.php b/ui/tests/api_json/testWebScenarioPermissions.php index 56f639a5b33e..1c613f563575 100644 --- a/ui/tests/api_json/testWebScenarioPermissions.php +++ b/ui/tests/api_json/testWebScenarioPermissions.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/frontend.php b/ui/tests/frontend.php index 28d9ef026e9e..a3056de492f7 100644 --- a/ui/tests/frontend.php +++ b/ui/tests/frontend.php @@ -1,21 +1,16 @@ . **/ require_once dirname(__FILE__).'/general/GeneralTests.php'; diff --git a/ui/tests/general/APITest.php b/ui/tests/general/APITest.php index 432b1190d6d3..3419a81f4695 100644 --- a/ui/tests/general/APITest.php +++ b/ui/tests/general/APITest.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/general/GeneralTests.php b/ui/tests/general/GeneralTests.php index 991f84326d60..a8133449d0c6 100644 --- a/ui/tests/general/GeneralTests.php +++ b/ui/tests/general/GeneralTests.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/general/class_CDescription.php b/ui/tests/general/class_CDescription.php index 6bc2af0b4ca8..c705748fc3a7 100644 --- a/ui/tests/general/class_CDescription.php +++ b/ui/tests/general/class_CDescription.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/general/dbConditionIdTest.php b/ui/tests/general/dbConditionIdTest.php index ad1612b61622..cdb4a43db835 100644 --- a/ui/tests/general/dbConditionIdTest.php +++ b/ui/tests/general/dbConditionIdTest.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/general/dbConditionIntTest.php b/ui/tests/general/dbConditionIntTest.php index eb1498013ebe..ecd5c844e428 100644 --- a/ui/tests/general/dbConditionIntTest.php +++ b/ui/tests/general/dbConditionIntTest.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/general/dbConditionStringTest.php b/ui/tests/general/dbConditionStringTest.php index e72a5c277039..ac85f02935d2 100644 --- a/ui/tests/general/dbConditionStringTest.php +++ b/ui/tests/general/dbConditionStringTest.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/general/function_DBclose.php b/ui/tests/general/function_DBclose.php index 311d104f2922..99692efc1e02 100644 --- a/ui/tests/general/function_DBclose.php +++ b/ui/tests/general/function_DBclose.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/general/function_DBconnect.php b/ui/tests/general/function_DBconnect.php index fb6c914ad01e..4694ae4d7811 100644 --- a/ui/tests/general/function_DBconnect.php +++ b/ui/tests/general/function_DBconnect.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/general/function_DBselect.php b/ui/tests/general/function_DBselect.php index 6b78dc673e56..b0716cd1cbbd 100644 --- a/ui/tests/general/function_DBselect.php +++ b/ui/tests/general/function_DBselect.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/general/makeSqlTest.php b/ui/tests/general/makeSqlTest.php index d8ca44e689e8..579c419e6715 100644 --- a/ui/tests/general/makeSqlTest.php +++ b/ui/tests/general/makeSqlTest.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/general/testHistoryManager.php b/ui/tests/general/testHistoryManager.php index 7f7b82fedd51..823bf25a4268 100644 --- a/ui/tests/general/testHistoryManager.php +++ b/ui/tests/general/testHistoryManager.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/general/urlParamTest.php b/ui/tests/general/urlParamTest.php index ae83098ecedc..20801ba41e62 100644 --- a/ui/tests/general/urlParamTest.php +++ b/ui/tests/general/urlParamTest.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/general/zbx_dbcast_2bigintTest.php b/ui/tests/general/zbx_dbcast_2bigintTest.php index d3d70282bfd0..0d37a7585f17 100644 --- a/ui/tests/general/zbx_dbcast_2bigintTest.php +++ b/ui/tests/general/zbx_dbcast_2bigintTest.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/include/CAPITest.php b/ui/tests/include/CAPITest.php index c1f2e1070f26..a248436f10f8 100644 --- a/ui/tests/include/CAPITest.php +++ b/ui/tests/include/CAPITest.php @@ -1,21 +1,16 @@ . **/ require_once 'vendor/autoload.php'; diff --git a/ui/tests/include/CBehavior.php b/ui/tests/include/CBehavior.php index a0db0bb16ece..d8d52e4f9f73 100644 --- a/ui/tests/include/CBehavior.php +++ b/ui/tests/include/CBehavior.php @@ -1,21 +1,16 @@ . **/ /** diff --git a/ui/tests/include/CIntegrationTest.php b/ui/tests/include/CIntegrationTest.php index 717d88d03a3c..af6e348ba2c0 100644 --- a/ui/tests/include/CIntegrationTest.php +++ b/ui/tests/include/CIntegrationTest.php @@ -1,21 +1,16 @@ . **/ require_once 'vendor/autoload.php'; diff --git a/ui/tests/include/CLegacyWebTest.php b/ui/tests/include/CLegacyWebTest.php index 4d3e797a4e3d..0813603e9f56 100644 --- a/ui/tests/include/CLegacyWebTest.php +++ b/ui/tests/include/CLegacyWebTest.php @@ -1,21 +1,16 @@ . **/ require_once 'vendor/autoload.php'; diff --git a/ui/tests/include/CTest.php b/ui/tests/include/CTest.php index 7e1d2679aa89..ba7ffa46f4b1 100644 --- a/ui/tests/include/CTest.php +++ b/ui/tests/include/CTest.php @@ -1,21 +1,16 @@ . **/ require_once 'vendor/autoload.php'; diff --git a/ui/tests/include/CWebTest.php b/ui/tests/include/CWebTest.php index 6b47a5b940e6..2c4564ef31c4 100644 --- a/ui/tests/include/CWebTest.php +++ b/ui/tests/include/CWebTest.php @@ -1,21 +1,16 @@ . **/ require_once 'vendor/autoload.php'; diff --git a/ui/tests/include/CZabbixClient.php b/ui/tests/include/CZabbixClient.php index 0b2b85555174..451ac0780401 100644 --- a/ui/tests/include/CZabbixClient.php +++ b/ui/tests/include/CZabbixClient.php @@ -1,22 +1,17 @@ . **/ require_once 'vendor/autoload.php'; diff --git a/ui/tests/include/helpers/CAPIHelper.php b/ui/tests/include/helpers/CAPIHelper.php index 99eb71600cc1..e7eef7d3c54f 100644 --- a/ui/tests/include/helpers/CAPIHelper.php +++ b/ui/tests/include/helpers/CAPIHelper.php @@ -1,22 +1,17 @@ . **/ diff --git a/ui/tests/include/helpers/CAPIScimHelper.php b/ui/tests/include/helpers/CAPIScimHelper.php index c2e78b0299aa..3a4f456558b3 100644 --- a/ui/tests/include/helpers/CAPIScimHelper.php +++ b/ui/tests/include/helpers/CAPIScimHelper.php @@ -1,22 +1,17 @@ . **/ diff --git a/ui/tests/include/helpers/CConfigHelper.php b/ui/tests/include/helpers/CConfigHelper.php index 430ef01befef..3b6f89af47c8 100644 --- a/ui/tests/include/helpers/CConfigHelper.php +++ b/ui/tests/include/helpers/CConfigHelper.php @@ -1,21 +1,16 @@ . **/ /** diff --git a/ui/tests/include/helpers/CDBHelper.php b/ui/tests/include/helpers/CDBHelper.php index af276c92e0ea..7608a6d7b264 100644 --- a/ui/tests/include/helpers/CDBHelper.php +++ b/ui/tests/include/helpers/CDBHelper.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/include/helpers/CDataHelper.php b/ui/tests/include/helpers/CDataHelper.php index b80a85d236df..c2f2d7664aa7 100644 --- a/ui/tests/include/helpers/CDataHelper.php +++ b/ui/tests/include/helpers/CDataHelper.php @@ -1,22 +1,17 @@ . **/ require_once 'vendor/autoload.php'; diff --git a/ui/tests/include/helpers/CDateTimeHelper.php b/ui/tests/include/helpers/CDateTimeHelper.php index 8a1f358f9467..6cd1b2acfff1 100644 --- a/ui/tests/include/helpers/CDateTimeHelper.php +++ b/ui/tests/include/helpers/CDateTimeHelper.php @@ -1,21 +1,16 @@ . **/ /** diff --git a/ui/tests/include/helpers/CExceptionHelper.php b/ui/tests/include/helpers/CExceptionHelper.php index 68579c030c48..ab4d87c29775 100644 --- a/ui/tests/include/helpers/CExceptionHelper.php +++ b/ui/tests/include/helpers/CExceptionHelper.php @@ -1,21 +1,16 @@ . **/ /** diff --git a/ui/tests/include/helpers/CImageHelper.php b/ui/tests/include/helpers/CImageHelper.php index 66a0a3ec6820..492be0d1e3f4 100644 --- a/ui/tests/include/helpers/CImageHelper.php +++ b/ui/tests/include/helpers/CImageHelper.php @@ -1,21 +1,16 @@ . **/ /** diff --git a/ui/tests/include/helpers/CLogHelper.php b/ui/tests/include/helpers/CLogHelper.php index 8e59fe742d9b..ebfe5ac099fd 100644 --- a/ui/tests/include/helpers/CLogHelper.php +++ b/ui/tests/include/helpers/CLogHelper.php @@ -1,21 +1,16 @@ . **/ /** diff --git a/ui/tests/include/helpers/CTestArrayHelper.php b/ui/tests/include/helpers/CTestArrayHelper.php index f7a7e48848e1..bf44460832f5 100644 --- a/ui/tests/include/helpers/CTestArrayHelper.php +++ b/ui/tests/include/helpers/CTestArrayHelper.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/include/helpers/CTestDataHelper.php b/ui/tests/include/helpers/CTestDataHelper.php index ea5c10e5a4a9..c7ebdda5d394 100644 --- a/ui/tests/include/helpers/CTestDataHelper.php +++ b/ui/tests/include/helpers/CTestDataHelper.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/include/helpers/CXPathHelper.php b/ui/tests/include/helpers/CXPathHelper.php index 276ddc32a622..45d2e23e9a5e 100644 --- a/ui/tests/include/helpers/CXPathHelper.php +++ b/ui/tests/include/helpers/CXPathHelper.php @@ -1,21 +1,16 @@ . **/ /** diff --git a/ui/tests/include/web/CBaseElement.php b/ui/tests/include/web/CBaseElement.php index d839b19ce02a..291f2d47f8ea 100644 --- a/ui/tests/include/web/CBaseElement.php +++ b/ui/tests/include/web/CBaseElement.php @@ -1,21 +1,16 @@ . **/ use Facebook\WebDriver\WebDriverBy; diff --git a/ui/tests/include/web/CElement.php b/ui/tests/include/web/CElement.php index 2dcb47a869f1..1ca1c247f24d 100644 --- a/ui/tests/include/web/CElement.php +++ b/ui/tests/include/web/CElement.php @@ -1,21 +1,16 @@ . **/ require_once 'vendor/autoload.php'; diff --git a/ui/tests/include/web/CElementCollection.php b/ui/tests/include/web/CElementCollection.php index 0541359e0237..7d8bdee52e00 100644 --- a/ui/tests/include/web/CElementCollection.php +++ b/ui/tests/include/web/CElementCollection.php @@ -1,21 +1,16 @@ . **/ require_once 'vendor/autoload.php'; diff --git a/ui/tests/include/web/CElementFilter.php b/ui/tests/include/web/CElementFilter.php index e6c51e0727ef..0918a5200a5b 100644 --- a/ui/tests/include/web/CElementFilter.php +++ b/ui/tests/include/web/CElementFilter.php @@ -1,21 +1,16 @@ . **/ require_once 'vendor/autoload.php'; diff --git a/ui/tests/include/web/CElementQuery.php b/ui/tests/include/web/CElementQuery.php index e3f2ceee1dab..21873bbe78b0 100644 --- a/ui/tests/include/web/CElementQuery.php +++ b/ui/tests/include/web/CElementQuery.php @@ -1,21 +1,16 @@ . **/ require_once 'vendor/autoload.php'; diff --git a/ui/tests/include/web/CPage.php b/ui/tests/include/web/CPage.php index eecbb21df3f2..ec69532676b4 100644 --- a/ui/tests/include/web/CPage.php +++ b/ui/tests/include/web/CPage.php @@ -1,21 +1,16 @@ . **/ require_once 'vendor/autoload.php'; diff --git a/ui/tests/include/web/CastableTrait.php b/ui/tests/include/web/CastableTrait.php index ddfd10abc092..711715ec828e 100644 --- a/ui/tests/include/web/CastableTrait.php +++ b/ui/tests/include/web/CastableTrait.php @@ -1,21 +1,16 @@ . **/ /** diff --git a/ui/tests/include/web/CommandExecutor.php b/ui/tests/include/web/CommandExecutor.php index 83c82fc9ec0e..ccc667a2044a 100644 --- a/ui/tests/include/web/CommandExecutor.php +++ b/ui/tests/include/web/CommandExecutor.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/include/web/IWaitable.php b/ui/tests/include/web/IWaitable.php index 58230f198775..56a957201e3f 100644 --- a/ui/tests/include/web/IWaitable.php +++ b/ui/tests/include/web/IWaitable.php @@ -1,21 +1,16 @@ . **/ /** diff --git a/ui/tests/include/web/WaitableTrait.php b/ui/tests/include/web/WaitableTrait.php index ac70846782ef..e79230ec2072 100644 --- a/ui/tests/include/web/WaitableTrait.php +++ b/ui/tests/include/web/WaitableTrait.php @@ -1,21 +1,16 @@ . **/ use Facebook\WebDriver\Exception\NoSuchElementException; diff --git a/ui/tests/include/web/elements/CCheckboxElement.php b/ui/tests/include/web/elements/CCheckboxElement.php index 2e5488770944..4aa9af170065 100644 --- a/ui/tests/include/web/elements/CCheckboxElement.php +++ b/ui/tests/include/web/elements/CCheckboxElement.php @@ -1,21 +1,16 @@ . **/ require_once 'vendor/autoload.php'; diff --git a/ui/tests/include/web/elements/CCheckboxFormElement.php b/ui/tests/include/web/elements/CCheckboxFormElement.php index c0553af1b3ce..be5ab1fd74a9 100644 --- a/ui/tests/include/web/elements/CCheckboxFormElement.php +++ b/ui/tests/include/web/elements/CCheckboxFormElement.php @@ -1,21 +1,16 @@ . **/ require_once 'vendor/autoload.php'; diff --git a/ui/tests/include/web/elements/CCheckboxListElement.php b/ui/tests/include/web/elements/CCheckboxListElement.php index 92057f2e18a9..398e4ce9957a 100644 --- a/ui/tests/include/web/elements/CCheckboxListElement.php +++ b/ui/tests/include/web/elements/CCheckboxListElement.php @@ -1,21 +1,16 @@ . **/ require_once 'vendor/autoload.php'; diff --git a/ui/tests/include/web/elements/CColorPickerElement.php b/ui/tests/include/web/elements/CColorPickerElement.php index b62527d15da3..c906a6f7a3c5 100644 --- a/ui/tests/include/web/elements/CColorPickerElement.php +++ b/ui/tests/include/web/elements/CColorPickerElement.php @@ -1,21 +1,16 @@ . **/ require_once 'vendor/autoload.php'; diff --git a/ui/tests/include/web/elements/CCompositeInputElement.php b/ui/tests/include/web/elements/CCompositeInputElement.php index cf2ce95dfa0f..473cfab455e1 100644 --- a/ui/tests/include/web/elements/CCompositeInputElement.php +++ b/ui/tests/include/web/elements/CCompositeInputElement.php @@ -1,21 +1,16 @@ . **/ require_once 'vendor/autoload.php'; diff --git a/ui/tests/include/web/elements/CDashboardElement.php b/ui/tests/include/web/elements/CDashboardElement.php index e7bf813e7736..6d0987e887b6 100644 --- a/ui/tests/include/web/elements/CDashboardElement.php +++ b/ui/tests/include/web/elements/CDashboardElement.php @@ -1,21 +1,16 @@ . **/ require_once 'vendor/autoload.php'; diff --git a/ui/tests/include/web/elements/CDropdownElement.php b/ui/tests/include/web/elements/CDropdownElement.php index a99ce9662a50..e049cf4c7e4f 100644 --- a/ui/tests/include/web/elements/CDropdownElement.php +++ b/ui/tests/include/web/elements/CDropdownElement.php @@ -1,21 +1,16 @@ . **/ require_once 'vendor/autoload.php'; diff --git a/ui/tests/include/web/elements/CFieldsetElement.php b/ui/tests/include/web/elements/CFieldsetElement.php index 083411d136a1..f400ea4eb0a5 100644 --- a/ui/tests/include/web/elements/CFieldsetElement.php +++ b/ui/tests/include/web/elements/CFieldsetElement.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/include/web/elements/CFilterElement.php b/ui/tests/include/web/elements/CFilterElement.php index 7bd2f1c76060..398857490179 100644 --- a/ui/tests/include/web/elements/CFilterElement.php +++ b/ui/tests/include/web/elements/CFilterElement.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/include/web/elements/CFormElement.php b/ui/tests/include/web/elements/CFormElement.php index a9e7604816da..5b0e9d22fc0b 100644 --- a/ui/tests/include/web/elements/CFormElement.php +++ b/ui/tests/include/web/elements/CFormElement.php @@ -1,21 +1,16 @@ . **/ require_once 'vendor/autoload.php'; diff --git a/ui/tests/include/web/elements/CGridFormElement.php b/ui/tests/include/web/elements/CGridFormElement.php index 9ee7b5b00299..7348991c995d 100644 --- a/ui/tests/include/web/elements/CGridFormElement.php +++ b/ui/tests/include/web/elements/CGridFormElement.php @@ -1,21 +1,16 @@ . **/ require_once 'vendor/autoload.php'; diff --git a/ui/tests/include/web/elements/CHostInterfaceElement.php b/ui/tests/include/web/elements/CHostInterfaceElement.php index 2fa750d3fab6..eb7ef26348ff 100644 --- a/ui/tests/include/web/elements/CHostInterfaceElement.php +++ b/ui/tests/include/web/elements/CHostInterfaceElement.php @@ -1,21 +1,16 @@ . **/ require_once 'vendor/autoload.php'; diff --git a/ui/tests/include/web/elements/CInputGroupElement.php b/ui/tests/include/web/elements/CInputGroupElement.php index c741fdaa1baa..765a1d264319 100644 --- a/ui/tests/include/web/elements/CInputGroupElement.php +++ b/ui/tests/include/web/elements/CInputGroupElement.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/include/web/elements/CListElement.php b/ui/tests/include/web/elements/CListElement.php index fbcc482f0b14..e68f8d072a59 100644 --- a/ui/tests/include/web/elements/CListElement.php +++ b/ui/tests/include/web/elements/CListElement.php @@ -1,21 +1,16 @@ . **/ require_once 'vendor/autoload.php'; diff --git a/ui/tests/include/web/elements/CMainMenuElement.php b/ui/tests/include/web/elements/CMainMenuElement.php index 7f21c2a85b37..74dc15a63d4d 100644 --- a/ui/tests/include/web/elements/CMainMenuElement.php +++ b/ui/tests/include/web/elements/CMainMenuElement.php @@ -1,21 +1,16 @@ . **/ require_once 'vendor/autoload.php'; diff --git a/ui/tests/include/web/elements/CMessageElement.php b/ui/tests/include/web/elements/CMessageElement.php index d5f8f1338eb6..0652db7456c9 100644 --- a/ui/tests/include/web/elements/CMessageElement.php +++ b/ui/tests/include/web/elements/CMessageElement.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/include/web/elements/CMultifieldTableElement.php b/ui/tests/include/web/elements/CMultifieldTableElement.php index eac5735bb475..afedbb1bbd13 100644 --- a/ui/tests/include/web/elements/CMultifieldTableElement.php +++ b/ui/tests/include/web/elements/CMultifieldTableElement.php @@ -1,21 +1,16 @@ . **/ require_once 'vendor/autoload.php'; diff --git a/ui/tests/include/web/elements/CMultilineElement.php b/ui/tests/include/web/elements/CMultilineElement.php index 5080c8b362f0..903b1024ef4a 100644 --- a/ui/tests/include/web/elements/CMultilineElement.php +++ b/ui/tests/include/web/elements/CMultilineElement.php @@ -1,21 +1,16 @@ . **/ require_once 'vendor/autoload.php'; diff --git a/ui/tests/include/web/elements/CMultiselectElement.php b/ui/tests/include/web/elements/CMultiselectElement.php index d697351261c2..be0bbb81f6f9 100644 --- a/ui/tests/include/web/elements/CMultiselectElement.php +++ b/ui/tests/include/web/elements/CMultiselectElement.php @@ -1,21 +1,16 @@ . **/ require_once 'vendor/autoload.php'; diff --git a/ui/tests/include/web/elements/CNullElement.php b/ui/tests/include/web/elements/CNullElement.php index 564c08de57dd..ea8243f7fe8a 100644 --- a/ui/tests/include/web/elements/CNullElement.php +++ b/ui/tests/include/web/elements/CNullElement.php @@ -1,21 +1,16 @@ . **/ require_once 'vendor/autoload.php'; diff --git a/ui/tests/include/web/elements/COverlayDialogElement.php b/ui/tests/include/web/elements/COverlayDialogElement.php index 3aa8b6cc6603..a104f6e91223 100644 --- a/ui/tests/include/web/elements/COverlayDialogElement.php +++ b/ui/tests/include/web/elements/COverlayDialogElement.php @@ -1,21 +1,16 @@ . **/ /** diff --git a/ui/tests/include/web/elements/CPopupButtonElement.php b/ui/tests/include/web/elements/CPopupButtonElement.php index 6096a9aa878d..87f87abce045 100644 --- a/ui/tests/include/web/elements/CPopupButtonElement.php +++ b/ui/tests/include/web/elements/CPopupButtonElement.php @@ -1,21 +1,16 @@ . **/ require_once 'vendor/autoload.php'; diff --git a/ui/tests/include/web/elements/CPopupMenuElement.php b/ui/tests/include/web/elements/CPopupMenuElement.php index 6f2ded71208c..0eb3e9c25316 100644 --- a/ui/tests/include/web/elements/CPopupMenuElement.php +++ b/ui/tests/include/web/elements/CPopupMenuElement.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/include/web/elements/CSegmentedRadioElement.php b/ui/tests/include/web/elements/CSegmentedRadioElement.php index 8a34fe562435..21bb214dfbd4 100644 --- a/ui/tests/include/web/elements/CSegmentedRadioElement.php +++ b/ui/tests/include/web/elements/CSegmentedRadioElement.php @@ -1,21 +1,16 @@ . **/ require_once 'vendor/autoload.php'; diff --git a/ui/tests/include/web/elements/CTableElement.php b/ui/tests/include/web/elements/CTableElement.php index f5dda43e4ae0..39c21a61a72e 100644 --- a/ui/tests/include/web/elements/CTableElement.php +++ b/ui/tests/include/web/elements/CTableElement.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/include/web/elements/CTableRowElement.php b/ui/tests/include/web/elements/CTableRowElement.php index 993b2e9edce5..55a7fd01108e 100644 --- a/ui/tests/include/web/elements/CTableRowElement.php +++ b/ui/tests/include/web/elements/CTableRowElement.php @@ -1,21 +1,16 @@ . **/ require_once 'vendor/autoload.php'; diff --git a/ui/tests/include/web/elements/CWidgetElement.php b/ui/tests/include/web/elements/CWidgetElement.php index 82a5cf058b17..26c5424b34b1 100644 --- a/ui/tests/include/web/elements/CWidgetElement.php +++ b/ui/tests/include/web/elements/CWidgetElement.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/integration/IntegrationTests.php b/ui/tests/integration/IntegrationTests.php index c3b978de5909..cb5dc88d3572 100644 --- a/ui/tests/integration/IntegrationTests.php +++ b/ui/tests/integration/IntegrationTests.php @@ -1,21 +1,16 @@ . **/ require_once dirname(__FILE__).'/testInitialConfSync.php'; diff --git a/ui/tests/integration/testActiveAvailability.php b/ui/tests/integration/testActiveAvailability.php index cbe6e7a19a07..d49ab568bc2e 100644 --- a/ui/tests/integration/testActiveAvailability.php +++ b/ui/tests/integration/testActiveAvailability.php @@ -1,21 +1,16 @@ . **/ require_once dirname(__FILE__).'/../include/CIntegrationTest.php'; diff --git a/ui/tests/integration/testAgentItems.php b/ui/tests/integration/testAgentItems.php index abb97c41fc70..303ea1707df1 100644 --- a/ui/tests/integration/testAgentItems.php +++ b/ui/tests/integration/testAgentItems.php @@ -1,21 +1,16 @@ . **/ require_once dirname(__FILE__).'/../include/CIntegrationTest.php'; diff --git a/ui/tests/integration/testAgentJsonProtocol.php b/ui/tests/integration/testAgentJsonProtocol.php index 1f3071fbbd6b..686f67d8bfad 100644 --- a/ui/tests/integration/testAgentJsonProtocol.php +++ b/ui/tests/integration/testAgentJsonProtocol.php @@ -1,21 +1,16 @@ . **/ require_once dirname(__FILE__).'/../include/CIntegrationTest.php'; diff --git a/ui/tests/integration/testAlertingForServices.php b/ui/tests/integration/testAlertingForServices.php index b186f3030521..965d2f7cec56 100644 --- a/ui/tests/integration/testAlertingForServices.php +++ b/ui/tests/integration/testAlertingForServices.php @@ -1,21 +1,16 @@ . **/ require_once dirname(__FILE__).'/../include/CIntegrationTest.php'; diff --git a/ui/tests/integration/testAutoregistration.php b/ui/tests/integration/testAutoregistration.php index 7e4d4d4d943f..1dc483b718c2 100644 --- a/ui/tests/integration/testAutoregistration.php +++ b/ui/tests/integration/testAutoregistration.php @@ -1,21 +1,16 @@ . **/ require_once dirname(__FILE__).'/../include/CIntegrationTest.php'; diff --git a/ui/tests/integration/testBinaryValueTypeDataCollection.php b/ui/tests/integration/testBinaryValueTypeDataCollection.php index 290529036628..8aa9eda21925 100644 --- a/ui/tests/integration/testBinaryValueTypeDataCollection.php +++ b/ui/tests/integration/testBinaryValueTypeDataCollection.php @@ -1,21 +1,16 @@ . **/ require_once dirname(__FILE__).'/../include/CIntegrationTest.php'; diff --git a/ui/tests/integration/testComplexServiceStatus.php b/ui/tests/integration/testComplexServiceStatus.php index 880ee43a4f12..5b028d54e0fc 100644 --- a/ui/tests/integration/testComplexServiceStatus.php +++ b/ui/tests/integration/testComplexServiceStatus.php @@ -1,21 +1,16 @@ . **/ require_once dirname(__FILE__).'/../include/CIntegrationTest.php'; diff --git a/ui/tests/integration/testConfigTestOption.php b/ui/tests/integration/testConfigTestOption.php index 0d332a5022b0..1752ed3fa0e9 100644 --- a/ui/tests/integration/testConfigTestOption.php +++ b/ui/tests/integration/testConfigTestOption.php @@ -1,21 +1,16 @@ . **/ require_once dirname(__FILE__).'/../include/CIntegrationTest.php'; diff --git a/ui/tests/integration/testCustomOnFail.php b/ui/tests/integration/testCustomOnFail.php index ff9ae67235d3..2dc0993e14af 100644 --- a/ui/tests/integration/testCustomOnFail.php +++ b/ui/tests/integration/testCustomOnFail.php @@ -1,21 +1,16 @@ . **/ require_once dirname(__FILE__).'/../include/CIntegrationTest.php'; diff --git a/ui/tests/integration/testDataCollection.php b/ui/tests/integration/testDataCollection.php index f4c58cfd8d53..34878f3c5692 100644 --- a/ui/tests/integration/testDataCollection.php +++ b/ui/tests/integration/testDataCollection.php @@ -1,21 +1,16 @@ . **/ require_once dirname(__FILE__).'/../include/CIntegrationTest.php'; diff --git a/ui/tests/integration/testDiagnosticDataTask.php b/ui/tests/integration/testDiagnosticDataTask.php index cb6dd25650e9..5eacba1db3c0 100644 --- a/ui/tests/integration/testDiagnosticDataTask.php +++ b/ui/tests/integration/testDiagnosticDataTask.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/integration/testDiscoveryRules.php b/ui/tests/integration/testDiscoveryRules.php index d3a894f7cfa8..5fe336f00f8d 100644 --- a/ui/tests/integration/testDiscoveryRules.php +++ b/ui/tests/integration/testDiscoveryRules.php @@ -1,21 +1,16 @@ . **/ require_once dirname(__FILE__).'/../include/CIntegrationTest.php'; diff --git a/ui/tests/integration/testEscalations.php b/ui/tests/integration/testEscalations.php index 58e423dc0639..aaef291a0e52 100644 --- a/ui/tests/integration/testEscalations.php +++ b/ui/tests/integration/testEscalations.php @@ -1,21 +1,16 @@ . **/ require_once dirname(__FILE__).'/../include/CIntegrationTest.php'; diff --git a/ui/tests/integration/testEventsCauseAndSymptoms.php b/ui/tests/integration/testEventsCauseAndSymptoms.php index c4307db1371e..c910a8a69fab 100644 --- a/ui/tests/integration/testEventsCauseAndSymptoms.php +++ b/ui/tests/integration/testEventsCauseAndSymptoms.php @@ -1,21 +1,16 @@ . **/ require_once dirname(__FILE__).'/../include/CIntegrationTest.php'; diff --git a/ui/tests/integration/testExpressionMacros.php b/ui/tests/integration/testExpressionMacros.php index cd0a63ad9f18..79a99093e955 100644 --- a/ui/tests/integration/testExpressionMacros.php +++ b/ui/tests/integration/testExpressionMacros.php @@ -1,21 +1,16 @@ . **/ require_once dirname(__FILE__).'/../include/CIntegrationTest.php'; diff --git a/ui/tests/integration/testExpressionTriggerMacros.php b/ui/tests/integration/testExpressionTriggerMacros.php index bbf46b8dff38..71d049e39aff 100644 --- a/ui/tests/integration/testExpressionTriggerMacros.php +++ b/ui/tests/integration/testExpressionTriggerMacros.php @@ -1,21 +1,16 @@ . **/ require_once dirname(__FILE__).'/../include/CIntegrationTest.php'; diff --git a/ui/tests/integration/testFunctionChangeCount.php b/ui/tests/integration/testFunctionChangeCount.php index 5ba8e05943a8..6debce39875c 100644 --- a/ui/tests/integration/testFunctionChangeCount.php +++ b/ui/tests/integration/testFunctionChangeCount.php @@ -1,21 +1,16 @@ . **/ require_once dirname(__FILE__).'/../include/CIntegrationTest.php'; diff --git a/ui/tests/integration/testGoAgentDataCollection.php b/ui/tests/integration/testGoAgentDataCollection.php index 388ebabc7e50..8d6dedf0ffbb 100644 --- a/ui/tests/integration/testGoAgentDataCollection.php +++ b/ui/tests/integration/testGoAgentDataCollection.php @@ -1,21 +1,16 @@ . **/ require_once dirname(__FILE__).'/../include/CIntegrationTest.php'; diff --git a/ui/tests/integration/testGraphLinking.php b/ui/tests/integration/testGraphLinking.php index f3af7eb29062..cc9c3b8c56be 100644 --- a/ui/tests/integration/testGraphLinking.php +++ b/ui/tests/integration/testGraphLinking.php @@ -1,21 +1,16 @@ . **/ require_once dirname(__FILE__).'/../include/CIntegrationTest.php'; diff --git a/ui/tests/integration/testHighAvailability.php b/ui/tests/integration/testHighAvailability.php index 698819d8713b..0bd09e89c431 100644 --- a/ui/tests/integration/testHighAvailability.php +++ b/ui/tests/integration/testHighAvailability.php @@ -1,21 +1,16 @@ . **/ require_once dirname(__FILE__).'/../include/CIntegrationTest.php'; diff --git a/ui/tests/integration/testHistoryPush.php b/ui/tests/integration/testHistoryPush.php index 3accfe86360c..f6260b4ecf5e 100644 --- a/ui/tests/integration/testHistoryPush.php +++ b/ui/tests/integration/testHistoryPush.php @@ -1,21 +1,16 @@ . **/ require_once dirname(__FILE__).'/../include/CIntegrationTest.php'; diff --git a/ui/tests/integration/testHistoryValueDuplicates.php b/ui/tests/integration/testHistoryValueDuplicates.php index f47da51282eb..95184dba4166 100644 --- a/ui/tests/integration/testHistoryValueDuplicates.php +++ b/ui/tests/integration/testHistoryValueDuplicates.php @@ -1,21 +1,16 @@ . **/ require_once dirname(__FILE__).'/../include/CIntegrationTest.php'; diff --git a/ui/tests/integration/testInitialConfSync.php b/ui/tests/integration/testInitialConfSync.php index 9cae0580b4c6..b02425c47761 100644 --- a/ui/tests/integration/testInitialConfSync.php +++ b/ui/tests/integration/testInitialConfSync.php @@ -1,21 +1,16 @@ . **/ require_once dirname(__FILE__) . '/../include/CIntegrationTest.php'; diff --git a/ui/tests/integration/testItemRate.php b/ui/tests/integration/testItemRate.php index 1ee61bf24c28..5019919d7005 100644 --- a/ui/tests/integration/testItemRate.php +++ b/ui/tests/integration/testItemRate.php @@ -1,21 +1,16 @@ . **/ require_once dirname(__FILE__).'/../include/CIntegrationTest.php'; diff --git a/ui/tests/integration/testItemState.php b/ui/tests/integration/testItemState.php index d8c7de66f8f4..e7e6e919b76d 100644 --- a/ui/tests/integration/testItemState.php +++ b/ui/tests/integration/testItemState.php @@ -1,21 +1,16 @@ . **/ require_once dirname(__FILE__).'/../include/CIntegrationTest.php'; diff --git a/ui/tests/integration/testItemTimeouts.php b/ui/tests/integration/testItemTimeouts.php index 1266c90c6062..c151e313e43f 100644 --- a/ui/tests/integration/testItemTimeouts.php +++ b/ui/tests/integration/testItemTimeouts.php @@ -1,21 +1,16 @@ . **/ require_once dirname(__FILE__).'/../include/CIntegrationTest.php'; diff --git a/ui/tests/integration/testLowLevelDiscovery.php b/ui/tests/integration/testLowLevelDiscovery.php index 4424cacde51d..f3ff851e0e87 100644 --- a/ui/tests/integration/testLowLevelDiscovery.php +++ b/ui/tests/integration/testLowLevelDiscovery.php @@ -1,21 +1,16 @@ . **/ require_once dirname(__FILE__).'/../include/CIntegrationTest.php'; diff --git a/ui/tests/integration/testPermissions.php b/ui/tests/integration/testPermissions.php index d658fef237df..06b18a8dde04 100644 --- a/ui/tests/integration/testPermissions.php +++ b/ui/tests/integration/testPermissions.php @@ -1,21 +1,16 @@ . **/ require_once dirname(__FILE__).'/../include/CIntegrationTest.php'; diff --git a/ui/tests/integration/testProxyConfSync.php b/ui/tests/integration/testProxyConfSync.php index 485a2abbc8aa..337432727068 100644 --- a/ui/tests/integration/testProxyConfSync.php +++ b/ui/tests/integration/testProxyConfSync.php @@ -1,21 +1,16 @@ . **/ require_once dirname(__FILE__) . '/../include/CIntegrationTest.php'; diff --git a/ui/tests/integration/testProxyHa.php b/ui/tests/integration/testProxyHa.php index 33b07b8ba136..d7c42c9103ce 100644 --- a/ui/tests/integration/testProxyHa.php +++ b/ui/tests/integration/testProxyHa.php @@ -1,21 +1,16 @@ . **/ require_once dirname(__FILE__).'/../include/CIntegrationTest.php'; diff --git a/ui/tests/integration/testScriptManualInput.php b/ui/tests/integration/testScriptManualInput.php index d425967553ac..764705e3544d 100644 --- a/ui/tests/integration/testScriptManualInput.php +++ b/ui/tests/integration/testScriptManualInput.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/integration/testServiceRoles.php b/ui/tests/integration/testServiceRoles.php index 35c8b481abe8..e909033833f8 100644 --- a/ui/tests/integration/testServiceRoles.php +++ b/ui/tests/integration/testServiceRoles.php @@ -1,21 +1,16 @@ . **/ require_once dirname(__FILE__).'/../include/CIntegrationTest.php'; diff --git a/ui/tests/integration/testSnmpTrapsInHa.php b/ui/tests/integration/testSnmpTrapsInHa.php index 67fd53a00ccb..726b9fe1c47a 100644 --- a/ui/tests/integration/testSnmpTrapsInHa.php +++ b/ui/tests/integration/testSnmpTrapsInHa.php @@ -1,21 +1,16 @@ . **/ require_once dirname(__FILE__).'/../include/CIntegrationTest.php'; diff --git a/ui/tests/integration/testTimescaleDb.php b/ui/tests/integration/testTimescaleDb.php index c64dd2f28dc0..a5b72aef0045 100644 --- a/ui/tests/integration/testTimescaleDb.php +++ b/ui/tests/integration/testTimescaleDb.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/integration/testTriggerLinking.php b/ui/tests/integration/testTriggerLinking.php index 252694fc4a57..566c34e3c76c 100644 --- a/ui/tests/integration/testTriggerLinking.php +++ b/ui/tests/integration/testTriggerLinking.php @@ -1,21 +1,16 @@ . **/ require_once dirname(__FILE__).'/../include/CIntegrationTest.php'; diff --git a/ui/tests/integration/testTriggerState.php b/ui/tests/integration/testTriggerState.php index 7602aae8bca7..3bbc824a8b9b 100644 --- a/ui/tests/integration/testTriggerState.php +++ b/ui/tests/integration/testTriggerState.php @@ -1,21 +1,16 @@ . **/ require_once dirname(__FILE__).'/../include/CIntegrationTest.php'; diff --git a/ui/tests/integration/testUserMacrosInItemNames.php b/ui/tests/integration/testUserMacrosInItemNames.php index ba88f7bab91e..ad68ffbdb585 100644 --- a/ui/tests/integration/testUserMacrosInItemNames.php +++ b/ui/tests/integration/testUserMacrosInItemNames.php @@ -1,21 +1,16 @@ . **/ require_once dirname(__FILE__).'/../include/CIntegrationTest.php'; diff --git a/ui/tests/integration/testUserParametersReload.php b/ui/tests/integration/testUserParametersReload.php index 52f4693edb36..e8c2a2b88afe 100644 --- a/ui/tests/integration/testUserParametersReload.php +++ b/ui/tests/integration/testUserParametersReload.php @@ -1,21 +1,16 @@ . **/ require_once dirname(__FILE__).'/../include/CIntegrationTest.php'; diff --git a/ui/tests/integration/testValuemaps.php b/ui/tests/integration/testValuemaps.php index 5c7300eee3ac..ff172dfda5c5 100644 --- a/ui/tests/integration/testValuemaps.php +++ b/ui/tests/integration/testValuemaps.php @@ -1,21 +1,16 @@ . **/ require_once dirname(__FILE__).'/../include/CIntegrationTest.php'; diff --git a/ui/tests/selenium/SeleniumTests.php b/ui/tests/selenium/SeleniumTests.php index c21dee67dc64..7aab1b80b5f7 100644 --- a/ui/tests/selenium/SeleniumTests.php +++ b/ui/tests/selenium/SeleniumTests.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/actions/testFormAction.php b/ui/tests/selenium/actions/testFormAction.php index 533379e57535..f16734bb62be 100644 --- a/ui/tests/selenium/actions/testFormAction.php +++ b/ui/tests/selenium/actions/testFormAction.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/actions/testPageActions.php b/ui/tests/selenium/actions/testPageActions.php index b5abcf416840..90b74c9c949f 100644 --- a/ui/tests/selenium/actions/testPageActions.php +++ b/ui/tests/selenium/actions/testPageActions.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/administration/testFormAdministrationAuditLog.php b/ui/tests/selenium/administration/testFormAdministrationAuditLog.php index 0a8b30137ef8..ce6e26a5b8ee 100644 --- a/ui/tests/selenium/administration/testFormAdministrationAuditLog.php +++ b/ui/tests/selenium/administration/testFormAdministrationAuditLog.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/administration/testFormAdministrationGeneralAutoregistration.php b/ui/tests/selenium/administration/testFormAdministrationGeneralAutoregistration.php index 57da0062bf8e..fbb84498af1d 100644 --- a/ui/tests/selenium/administration/testFormAdministrationGeneralAutoregistration.php +++ b/ui/tests/selenium/administration/testFormAdministrationGeneralAutoregistration.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/administration/testFormAdministrationGeneralGUI.php b/ui/tests/selenium/administration/testFormAdministrationGeneralGUI.php index cadfda8f9d3a..690d8d25f069 100644 --- a/ui/tests/selenium/administration/testFormAdministrationGeneralGUI.php +++ b/ui/tests/selenium/administration/testFormAdministrationGeneralGUI.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/administration/testFormAdministrationGeneralGeomaps.php b/ui/tests/selenium/administration/testFormAdministrationGeneralGeomaps.php index cc0b94aeaf3f..2b3a0078288a 100644 --- a/ui/tests/selenium/administration/testFormAdministrationGeneralGeomaps.php +++ b/ui/tests/selenium/administration/testFormAdministrationGeneralGeomaps.php @@ -1,21 +1,16 @@ . **/ require_once dirname(__FILE__).'/../../include/CWebTest.php'; diff --git a/ui/tests/selenium/administration/testFormAdministrationGeneralImages.php b/ui/tests/selenium/administration/testFormAdministrationGeneralImages.php index 6bf7d5b60d73..3d69d40f7223 100644 --- a/ui/tests/selenium/administration/testFormAdministrationGeneralImages.php +++ b/ui/tests/selenium/administration/testFormAdministrationGeneralImages.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/administration/testFormAdministrationGeneralOtherParams.php b/ui/tests/selenium/administration/testFormAdministrationGeneralOtherParams.php index 69e1099d5c44..502f6b4ef53d 100644 --- a/ui/tests/selenium/administration/testFormAdministrationGeneralOtherParams.php +++ b/ui/tests/selenium/administration/testFormAdministrationGeneralOtherParams.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/administration/testFormAdministrationGeneralTimeouts.php b/ui/tests/selenium/administration/testFormAdministrationGeneralTimeouts.php index a1eb9383a596..e05b2db7bf6a 100644 --- a/ui/tests/selenium/administration/testFormAdministrationGeneralTimeouts.php +++ b/ui/tests/selenium/administration/testFormAdministrationGeneralTimeouts.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/administration/testFormAdministrationGeneralTrigDisplOptions.php b/ui/tests/selenium/administration/testFormAdministrationGeneralTrigDisplOptions.php index 585e653cf031..ac30bd9cf414 100644 --- a/ui/tests/selenium/administration/testFormAdministrationGeneralTrigDisplOptions.php +++ b/ui/tests/selenium/administration/testFormAdministrationGeneralTrigDisplOptions.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/administration/testFormAdministrationHousekeeping.php b/ui/tests/selenium/administration/testFormAdministrationHousekeeping.php index bf728a0b7b7f..dddffb353da8 100644 --- a/ui/tests/selenium/administration/testFormAdministrationHousekeeping.php +++ b/ui/tests/selenium/administration/testFormAdministrationHousekeeping.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/administration/testPageAdministrationGeneralImages.php b/ui/tests/selenium/administration/testPageAdministrationGeneralImages.php index 4bc6efb530d6..4a067b29857a 100644 --- a/ui/tests/selenium/administration/testPageAdministrationGeneralImages.php +++ b/ui/tests/selenium/administration/testPageAdministrationGeneralImages.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/administration/testPageAdministrationGeneralModules.php b/ui/tests/selenium/administration/testPageAdministrationGeneralModules.php index 23418b510373..dab55c657191 100644 --- a/ui/tests/selenium/administration/testPageAdministrationGeneralModules.php +++ b/ui/tests/selenium/administration/testPageAdministrationGeneralModules.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/apiTokens/testFormApiTokensAdministrationGeneral.php b/ui/tests/selenium/apiTokens/testFormApiTokensAdministrationGeneral.php index 36f610c0775a..7bf53463ec6d 100644 --- a/ui/tests/selenium/apiTokens/testFormApiTokensAdministrationGeneral.php +++ b/ui/tests/selenium/apiTokens/testFormApiTokensAdministrationGeneral.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/apiTokens/testFormApiTokensUserSettings.php b/ui/tests/selenium/apiTokens/testFormApiTokensUserSettings.php index eec0786c7222..62fdec0906d8 100644 --- a/ui/tests/selenium/apiTokens/testFormApiTokensUserSettings.php +++ b/ui/tests/selenium/apiTokens/testFormApiTokensUserSettings.php @@ -1,21 +1,16 @@ . **/ require_once dirname(__FILE__).'/../common/testFormApiTokens.php'; diff --git a/ui/tests/selenium/apiTokens/testPageApiTokensAdministrationGeneral.php b/ui/tests/selenium/apiTokens/testPageApiTokensAdministrationGeneral.php index 0fa35db72496..41319da15944 100644 --- a/ui/tests/selenium/apiTokens/testPageApiTokensAdministrationGeneral.php +++ b/ui/tests/selenium/apiTokens/testPageApiTokensAdministrationGeneral.php @@ -1,21 +1,16 @@ . **/ require_once dirname(__FILE__).'/../common/testPageApiTokens.php'; diff --git a/ui/tests/selenium/apiTokens/testPageApiTokensUserSettings.php b/ui/tests/selenium/apiTokens/testPageApiTokensUserSettings.php index 547a7a8927b2..a343b049e6a6 100644 --- a/ui/tests/selenium/apiTokens/testPageApiTokensUserSettings.php +++ b/ui/tests/selenium/apiTokens/testPageApiTokensUserSettings.php @@ -1,21 +1,16 @@ . **/ require_once dirname(__FILE__).'/../common/testPageApiTokens.php'; diff --git a/ui/tests/selenium/authentication/testUsersAuthentication.php b/ui/tests/selenium/authentication/testUsersAuthentication.php index 150b1c148f44..89d88dc7f75e 100644 --- a/ui/tests/selenium/authentication/testUsersAuthentication.php +++ b/ui/tests/selenium/authentication/testUsersAuthentication.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/authentication/testUsersAuthenticationHttp.php b/ui/tests/selenium/authentication/testUsersAuthenticationHttp.php index 9bb43bbdd558..ca748817d2d1 100644 --- a/ui/tests/selenium/authentication/testUsersAuthenticationHttp.php +++ b/ui/tests/selenium/authentication/testUsersAuthenticationHttp.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/authentication/testUsersAuthenticationLdap.php b/ui/tests/selenium/authentication/testUsersAuthenticationLdap.php index d2c1e55db2ae..4d849e352b90 100644 --- a/ui/tests/selenium/authentication/testUsersAuthenticationLdap.php +++ b/ui/tests/selenium/authentication/testUsersAuthenticationLdap.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/authentication/testUsersAuthenticationSaml.php b/ui/tests/selenium/authentication/testUsersAuthenticationSaml.php index a4b12a1a9397..0690013a0eea 100644 --- a/ui/tests/selenium/authentication/testUsersAuthenticationSaml.php +++ b/ui/tests/selenium/authentication/testUsersAuthenticationSaml.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/authentication/testUsersPasswordComplexity.php b/ui/tests/selenium/authentication/testUsersPasswordComplexity.php index dc22d72b3422..02e90176965d 100644 --- a/ui/tests/selenium/authentication/testUsersPasswordComplexity.php +++ b/ui/tests/selenium/authentication/testUsersPasswordComplexity.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/behaviors/CMacrosBehavior.php b/ui/tests/selenium/behaviors/CMacrosBehavior.php index 74e9e6fe1af4..d87e0b174298 100644 --- a/ui/tests/selenium/behaviors/CMacrosBehavior.php +++ b/ui/tests/selenium/behaviors/CMacrosBehavior.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/behaviors/CMessageBehavior.php b/ui/tests/selenium/behaviors/CMessageBehavior.php index 3c310fcecb82..591030e70fbb 100644 --- a/ui/tests/selenium/behaviors/CMessageBehavior.php +++ b/ui/tests/selenium/behaviors/CMessageBehavior.php @@ -1,21 +1,16 @@ . **/ require_once dirname(__FILE__).'/../../include/CBehavior.php'; diff --git a/ui/tests/selenium/behaviors/CPreprocessingBehavior.php b/ui/tests/selenium/behaviors/CPreprocessingBehavior.php index 00e630ff613a..f67ed3f642a0 100644 --- a/ui/tests/selenium/behaviors/CPreprocessingBehavior.php +++ b/ui/tests/selenium/behaviors/CPreprocessingBehavior.php @@ -1,21 +1,16 @@ . **/ require_once dirname(__FILE__).'/../../include/CBehavior.php'; diff --git a/ui/tests/selenium/behaviors/CTableBehavior.php b/ui/tests/selenium/behaviors/CTableBehavior.php index 9e0cc43bea4e..8484d7af2a00 100644 --- a/ui/tests/selenium/behaviors/CTableBehavior.php +++ b/ui/tests/selenium/behaviors/CTableBehavior.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/behaviors/CTagBehavior.php b/ui/tests/selenium/behaviors/CTagBehavior.php index ee0adec95910..681d17b50a56 100644 --- a/ui/tests/selenium/behaviors/CTagBehavior.php +++ b/ui/tests/selenium/behaviors/CTagBehavior.php @@ -1,21 +1,16 @@ . **/ require_once dirname(__FILE__).'/../../include/CBehavior.php'; diff --git a/ui/tests/selenium/common/testCalculatedFormula.php b/ui/tests/selenium/common/testCalculatedFormula.php index 199a36970e28..a038fd695cb9 100644 --- a/ui/tests/selenium/common/testCalculatedFormula.php +++ b/ui/tests/selenium/common/testCalculatedFormula.php @@ -1,21 +1,16 @@ . **/ require_once dirname(__FILE__).'/../../include/CWebTest.php'; diff --git a/ui/tests/selenium/common/testFormAdministrationGeneral.php b/ui/tests/selenium/common/testFormAdministrationGeneral.php index 0b68da58cd60..564f02cea04a 100644 --- a/ui/tests/selenium/common/testFormAdministrationGeneral.php +++ b/ui/tests/selenium/common/testFormAdministrationGeneral.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/common/testFormApiTokens.php b/ui/tests/selenium/common/testFormApiTokens.php index b885b4e6e122..9ae2914e1609 100644 --- a/ui/tests/selenium/common/testFormApiTokens.php +++ b/ui/tests/selenium/common/testFormApiTokens.php @@ -1,21 +1,16 @@ . **/ require_once dirname(__FILE__).'/../../include/CWebTest.php'; diff --git a/ui/tests/selenium/common/testFormAuthentication.php b/ui/tests/selenium/common/testFormAuthentication.php index 2d5a8c2085ee..5c3d19448c86 100644 --- a/ui/tests/selenium/common/testFormAuthentication.php +++ b/ui/tests/selenium/common/testFormAuthentication.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/common/testFormFilter.php b/ui/tests/selenium/common/testFormFilter.php index ee0a179191a2..848a647259ec 100644 --- a/ui/tests/selenium/common/testFormFilter.php +++ b/ui/tests/selenium/common/testFormFilter.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/common/testFormGraphs.php b/ui/tests/selenium/common/testFormGraphs.php index 0419e1d00811..74cf844f0ac9 100644 --- a/ui/tests/selenium/common/testFormGraphs.php +++ b/ui/tests/selenium/common/testFormGraphs.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/common/testFormGroups.php b/ui/tests/selenium/common/testFormGroups.php index 1c21c8f7763a..dd5f826b0c0b 100644 --- a/ui/tests/selenium/common/testFormGroups.php +++ b/ui/tests/selenium/common/testFormGroups.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/common/testFormHost.php b/ui/tests/selenium/common/testFormHost.php index 562e4f64747c..ed63a80e0ed2 100644 --- a/ui/tests/selenium/common/testFormHost.php +++ b/ui/tests/selenium/common/testFormHost.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/common/testFormMacros.php b/ui/tests/selenium/common/testFormMacros.php index 5699c424d3f4..736e93380505 100644 --- a/ui/tests/selenium/common/testFormMacros.php +++ b/ui/tests/selenium/common/testFormMacros.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/common/testFormPreprocessing.php b/ui/tests/selenium/common/testFormPreprocessing.php index 0ff05e3c9edc..37a269acad2f 100644 --- a/ui/tests/selenium/common/testFormPreprocessing.php +++ b/ui/tests/selenium/common/testFormPreprocessing.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/common/testFormPreprocessingClone.php b/ui/tests/selenium/common/testFormPreprocessingClone.php index 7337e95283a8..61d29dfb75fb 100644 --- a/ui/tests/selenium/common/testFormPreprocessingClone.php +++ b/ui/tests/selenium/common/testFormPreprocessingClone.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/common/testFormTags.php b/ui/tests/selenium/common/testFormTags.php index 0415ce46f9b6..ec62b9ef48c1 100644 --- a/ui/tests/selenium/common/testFormTags.php +++ b/ui/tests/selenium/common/testFormTags.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/common/testFormValueMappings.php b/ui/tests/selenium/common/testFormValueMappings.php index c5f7f37c9c20..08cebc4b5ea0 100644 --- a/ui/tests/selenium/common/testFormValueMappings.php +++ b/ui/tests/selenium/common/testFormValueMappings.php @@ -1,21 +1,16 @@ . **/ require_once dirname(__FILE__).'/../../include/CWebTest.php'; diff --git a/ui/tests/selenium/common/testItemTest.php b/ui/tests/selenium/common/testItemTest.php index 744961c0a6c2..50566eece2a8 100644 --- a/ui/tests/selenium/common/testItemTest.php +++ b/ui/tests/selenium/common/testItemTest.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/common/testMassUpdateItems.php b/ui/tests/selenium/common/testMassUpdateItems.php index 92bc573abdc8..5b0280091a79 100644 --- a/ui/tests/selenium/common/testMassUpdateItems.php +++ b/ui/tests/selenium/common/testMassUpdateItems.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/common/testMultiselectDialogs.php b/ui/tests/selenium/common/testMultiselectDialogs.php index d2e1d453ab79..7d7909ca1b66 100644 --- a/ui/tests/selenium/common/testMultiselectDialogs.php +++ b/ui/tests/selenium/common/testMultiselectDialogs.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/common/testPageApiTokens.php b/ui/tests/selenium/common/testPageApiTokens.php index 34f0ba40f557..b886f77888d0 100644 --- a/ui/tests/selenium/common/testPageApiTokens.php +++ b/ui/tests/selenium/common/testPageApiTokens.php @@ -1,21 +1,16 @@ . **/ require_once dirname(__FILE__).'/../../include/CWebTest.php'; diff --git a/ui/tests/selenium/common/testPageGroups.php b/ui/tests/selenium/common/testPageGroups.php index fb9bd58d738c..a78e857ecab1 100644 --- a/ui/tests/selenium/common/testPageGroups.php +++ b/ui/tests/selenium/common/testPageGroups.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/common/testPagePrototypes.php b/ui/tests/selenium/common/testPagePrototypes.php index 59fd5ce0e8a4..7e796c23e46d 100644 --- a/ui/tests/selenium/common/testPagePrototypes.php +++ b/ui/tests/selenium/common/testPagePrototypes.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/common/testSlaReport.php b/ui/tests/selenium/common/testSlaReport.php index e358b51a75d9..004efd926d92 100644 --- a/ui/tests/selenium/common/testSlaReport.php +++ b/ui/tests/selenium/common/testSlaReport.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/common/testSystemInformation.php b/ui/tests/selenium/common/testSystemInformation.php index 32681abf0daa..b34bc179a841 100644 --- a/ui/tests/selenium/common/testSystemInformation.php +++ b/ui/tests/selenium/common/testSystemInformation.php @@ -1,21 +1,16 @@ . **/ require_once dirname(__FILE__).'/../../include/CWebTest.php'; diff --git a/ui/tests/selenium/common/testTimeoutsDisplay.php b/ui/tests/selenium/common/testTimeoutsDisplay.php index f16068b55231..9439acd121af 100644 --- a/ui/tests/selenium/common/testTimeoutsDisplay.php +++ b/ui/tests/selenium/common/testTimeoutsDisplay.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/common/testTriggerDependencies.php b/ui/tests/selenium/common/testTriggerDependencies.php index 730f1e48d233..77c8f27c2f22 100644 --- a/ui/tests/selenium/common/testTriggerDependencies.php +++ b/ui/tests/selenium/common/testTriggerDependencies.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/common/testWidgets.php b/ui/tests/selenium/common/testWidgets.php index 8aafe78d25bd..6292da8ebeae 100644 --- a/ui/tests/selenium/common/testWidgets.php +++ b/ui/tests/selenium/common/testWidgets.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/connectors/testFormConnectors.php b/ui/tests/selenium/connectors/testFormConnectors.php index c899adce8993..389be6ed57c6 100644 --- a/ui/tests/selenium/connectors/testFormConnectors.php +++ b/ui/tests/selenium/connectors/testFormConnectors.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/connectors/testPageConnectors.php b/ui/tests/selenium/connectors/testPageConnectors.php index 1724257ed99f..543c659a1f4d 100644 --- a/ui/tests/selenium/connectors/testPageConnectors.php +++ b/ui/tests/selenium/connectors/testPageConnectors.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/dashboardWidgets/testDashboardClockWidget.php b/ui/tests/selenium/dashboardWidgets/testDashboardClockWidget.php index a39cc4f6a06d..1c3304572ce5 100644 --- a/ui/tests/selenium/dashboardWidgets/testDashboardClockWidget.php +++ b/ui/tests/selenium/dashboardWidgets/testDashboardClockWidget.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/dashboardWidgets/testDashboardCopyWidgets.php b/ui/tests/selenium/dashboardWidgets/testDashboardCopyWidgets.php index 8cfde94fcf2c..f21c3a7515f6 100644 --- a/ui/tests/selenium/dashboardWidgets/testDashboardCopyWidgets.php +++ b/ui/tests/selenium/dashboardWidgets/testDashboardCopyWidgets.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/dashboardWidgets/testDashboardDynamicItemWidgets.php b/ui/tests/selenium/dashboardWidgets/testDashboardDynamicItemWidgets.php index 486f18009643..7826e3d64063 100644 --- a/ui/tests/selenium/dashboardWidgets/testDashboardDynamicItemWidgets.php +++ b/ui/tests/selenium/dashboardWidgets/testDashboardDynamicItemWidgets.php @@ -1,21 +1,16 @@ . **/ require_once dirname(__FILE__) . '/../../include/CWebTest.php'; diff --git a/ui/tests/selenium/dashboardWidgets/testDashboardFavoriteGraphsWidget.php b/ui/tests/selenium/dashboardWidgets/testDashboardFavoriteGraphsWidget.php index 50f3f558ed87..a8c882f23454 100644 --- a/ui/tests/selenium/dashboardWidgets/testDashboardFavoriteGraphsWidget.php +++ b/ui/tests/selenium/dashboardWidgets/testDashboardFavoriteGraphsWidget.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/dashboardWidgets/testDashboardFavoriteMapsWidget.php b/ui/tests/selenium/dashboardWidgets/testDashboardFavoriteMapsWidget.php index 4cb1ecdc4e51..bf2db7558b96 100644 --- a/ui/tests/selenium/dashboardWidgets/testDashboardFavoriteMapsWidget.php +++ b/ui/tests/selenium/dashboardWidgets/testDashboardFavoriteMapsWidget.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/dashboardWidgets/testDashboardGaugeWidget.php b/ui/tests/selenium/dashboardWidgets/testDashboardGaugeWidget.php index 430742d0e935..51c9679b7da8 100644 --- a/ui/tests/selenium/dashboardWidgets/testDashboardGaugeWidget.php +++ b/ui/tests/selenium/dashboardWidgets/testDashboardGaugeWidget.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/dashboardWidgets/testDashboardGeomapWidget.php b/ui/tests/selenium/dashboardWidgets/testDashboardGeomapWidget.php index 734a168777ba..43b1350ded06 100644 --- a/ui/tests/selenium/dashboardWidgets/testDashboardGeomapWidget.php +++ b/ui/tests/selenium/dashboardWidgets/testDashboardGeomapWidget.php @@ -1,21 +1,16 @@ . **/ require_once dirname(__FILE__).'/../../include/CWebTest.php'; diff --git a/ui/tests/selenium/dashboardWidgets/testDashboardGeomapWidgetScreenshots.php b/ui/tests/selenium/dashboardWidgets/testDashboardGeomapWidgetScreenshots.php index db26cf6188c4..89a9209eb6c4 100644 --- a/ui/tests/selenium/dashboardWidgets/testDashboardGeomapWidgetScreenshots.php +++ b/ui/tests/selenium/dashboardWidgets/testDashboardGeomapWidgetScreenshots.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/dashboardWidgets/testDashboardGraphPrototypeWidget.php b/ui/tests/selenium/dashboardWidgets/testDashboardGraphPrototypeWidget.php index a55a5845d633..0d7caebb2955 100644 --- a/ui/tests/selenium/dashboardWidgets/testDashboardGraphPrototypeWidget.php +++ b/ui/tests/selenium/dashboardWidgets/testDashboardGraphPrototypeWidget.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/dashboardWidgets/testDashboardGraphWidget.php b/ui/tests/selenium/dashboardWidgets/testDashboardGraphWidget.php index 4321052d6623..b73adab7224a 100644 --- a/ui/tests/selenium/dashboardWidgets/testDashboardGraphWidget.php +++ b/ui/tests/selenium/dashboardWidgets/testDashboardGraphWidget.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/dashboardWidgets/testDashboardGraphWidgetSelectedHosts.php b/ui/tests/selenium/dashboardWidgets/testDashboardGraphWidgetSelectedHosts.php index 0a2a704abdc0..ba7decb96bbb 100644 --- a/ui/tests/selenium/dashboardWidgets/testDashboardGraphWidgetSelectedHosts.php +++ b/ui/tests/selenium/dashboardWidgets/testDashboardGraphWidgetSelectedHosts.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/dashboardWidgets/testDashboardHostAvailabilityWidget.php b/ui/tests/selenium/dashboardWidgets/testDashboardHostAvailabilityWidget.php index 6cffc3cd57b4..3bf4e5566e2b 100644 --- a/ui/tests/selenium/dashboardWidgets/testDashboardHostAvailabilityWidget.php +++ b/ui/tests/selenium/dashboardWidgets/testDashboardHostAvailabilityWidget.php @@ -1,21 +1,16 @@ . **/ require_once dirname(__FILE__).'/../../include/CWebTest.php'; diff --git a/ui/tests/selenium/dashboardWidgets/testDashboardItemHistoryWidget.php b/ui/tests/selenium/dashboardWidgets/testDashboardItemHistoryWidget.php index d1ebf0cdd3ae..e88e03ac8210 100644 --- a/ui/tests/selenium/dashboardWidgets/testDashboardItemHistoryWidget.php +++ b/ui/tests/selenium/dashboardWidgets/testDashboardItemHistoryWidget.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/dashboardWidgets/testDashboardItemValueWidget.php b/ui/tests/selenium/dashboardWidgets/testDashboardItemValueWidget.php index df9f541336bc..bc6b2998a0c5 100644 --- a/ui/tests/selenium/dashboardWidgets/testDashboardItemValueWidget.php +++ b/ui/tests/selenium/dashboardWidgets/testDashboardItemValueWidget.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/dashboardWidgets/testDashboardPieChartWidget.php b/ui/tests/selenium/dashboardWidgets/testDashboardPieChartWidget.php index d1b03555e3f4..e89771e61589 100644 --- a/ui/tests/selenium/dashboardWidgets/testDashboardPieChartWidget.php +++ b/ui/tests/selenium/dashboardWidgets/testDashboardPieChartWidget.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/dashboardWidgets/testDashboardProblemsBySeverityWidget.php b/ui/tests/selenium/dashboardWidgets/testDashboardProblemsBySeverityWidget.php index f1686e7c349a..f13e822eca38 100644 --- a/ui/tests/selenium/dashboardWidgets/testDashboardProblemsBySeverityWidget.php +++ b/ui/tests/selenium/dashboardWidgets/testDashboardProblemsBySeverityWidget.php @@ -1,21 +1,16 @@ . **/ require_once dirname(__FILE__).'/../../include/CWebTest.php'; diff --git a/ui/tests/selenium/dashboardWidgets/testDashboardProblemsWidget.php b/ui/tests/selenium/dashboardWidgets/testDashboardProblemsWidget.php index becba30fa416..5ca818257fec 100644 --- a/ui/tests/selenium/dashboardWidgets/testDashboardProblemsWidget.php +++ b/ui/tests/selenium/dashboardWidgets/testDashboardProblemsWidget.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/dashboardWidgets/testDashboardProblemsWidgetDisplay.php b/ui/tests/selenium/dashboardWidgets/testDashboardProblemsWidgetDisplay.php index 22e2842420f3..475c0e727cb5 100644 --- a/ui/tests/selenium/dashboardWidgets/testDashboardProblemsWidgetDisplay.php +++ b/ui/tests/selenium/dashboardWidgets/testDashboardProblemsWidgetDisplay.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/dashboardWidgets/testDashboardSlaReportWidget.php b/ui/tests/selenium/dashboardWidgets/testDashboardSlaReportWidget.php index eb697a63cabb..ec9968d13931 100644 --- a/ui/tests/selenium/dashboardWidgets/testDashboardSlaReportWidget.php +++ b/ui/tests/selenium/dashboardWidgets/testDashboardSlaReportWidget.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/dashboardWidgets/testDashboardSystemInformationWidget.php b/ui/tests/selenium/dashboardWidgets/testDashboardSystemInformationWidget.php index bbc19234f1b3..dccd26575faf 100644 --- a/ui/tests/selenium/dashboardWidgets/testDashboardSystemInformationWidget.php +++ b/ui/tests/selenium/dashboardWidgets/testDashboardSystemInformationWidget.php @@ -1,21 +1,16 @@ . **/ require_once dirname(__FILE__).'/../common/testSystemInformation.php'; diff --git a/ui/tests/selenium/dashboardWidgets/testDashboardTopHostsWidget.php b/ui/tests/selenium/dashboardWidgets/testDashboardTopHostsWidget.php index fd9d4c86cc4c..a571c057dce6 100644 --- a/ui/tests/selenium/dashboardWidgets/testDashboardTopHostsWidget.php +++ b/ui/tests/selenium/dashboardWidgets/testDashboardTopHostsWidget.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/dashboardWidgets/testDashboardTopTriggersWidget.php b/ui/tests/selenium/dashboardWidgets/testDashboardTopTriggersWidget.php index 4864a1d9826d..701d39c6c821 100644 --- a/ui/tests/selenium/dashboardWidgets/testDashboardTopTriggersWidget.php +++ b/ui/tests/selenium/dashboardWidgets/testDashboardTopTriggersWidget.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/dashboardWidgets/testDashboardTriggerOverviewWidget.php b/ui/tests/selenium/dashboardWidgets/testDashboardTriggerOverviewWidget.php index b437c98579bf..7ac144170019 100644 --- a/ui/tests/selenium/dashboardWidgets/testDashboardTriggerOverviewWidget.php +++ b/ui/tests/selenium/dashboardWidgets/testDashboardTriggerOverviewWidget.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/dashboardWidgets/testDashboardURLWidget.php b/ui/tests/selenium/dashboardWidgets/testDashboardURLWidget.php index 30f260b2df25..e6a9ddbfb3b7 100644 --- a/ui/tests/selenium/dashboardWidgets/testDashboardURLWidget.php +++ b/ui/tests/selenium/dashboardWidgets/testDashboardURLWidget.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/dashboards/testDashboardsForm.php b/ui/tests/selenium/dashboards/testDashboardsForm.php index a6a62d9333cc..fce62c659f77 100644 --- a/ui/tests/selenium/dashboards/testDashboardsForm.php +++ b/ui/tests/selenium/dashboards/testDashboardsForm.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/dashboards/testDashboardsHostDashboardPage.php b/ui/tests/selenium/dashboards/testDashboardsHostDashboardPage.php index 89058ba36d3d..96c857e6a681 100644 --- a/ui/tests/selenium/dashboards/testDashboardsHostDashboardPage.php +++ b/ui/tests/selenium/dashboards/testDashboardsHostDashboardPage.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/dashboards/testDashboardsListPage.php b/ui/tests/selenium/dashboards/testDashboardsListPage.php index 30bc9dfd295b..4d2292bf63bb 100644 --- a/ui/tests/selenium/dashboards/testDashboardsListPage.php +++ b/ui/tests/selenium/dashboards/testDashboardsListPage.php @@ -1,21 +1,16 @@ . **/ require_once dirname(__FILE__).'/../../include/CWebTest.php'; diff --git a/ui/tests/selenium/dashboards/testDashboardsPages.php b/ui/tests/selenium/dashboards/testDashboardsPages.php index da1233d2299b..dec582614af0 100644 --- a/ui/tests/selenium/dashboards/testDashboardsPages.php +++ b/ui/tests/selenium/dashboards/testDashboardsPages.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/dashboards/testDashboardsTemplatedDashboardForm.php b/ui/tests/selenium/dashboards/testDashboardsTemplatedDashboardForm.php index c5a155dc5d43..659e66641516 100644 --- a/ui/tests/selenium/dashboards/testDashboardsTemplatedDashboardForm.php +++ b/ui/tests/selenium/dashboards/testDashboardsTemplatedDashboardForm.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/dashboards/testDashboardsTemplatedDashboardPage.php b/ui/tests/selenium/dashboards/testDashboardsTemplatedDashboardPage.php index 56b8d61581bf..3bec33061e72 100644 --- a/ui/tests/selenium/dashboards/testDashboardsTemplatedDashboardPage.php +++ b/ui/tests/selenium/dashboards/testDashboardsTemplatedDashboardPage.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/dashboards/testDashboardsViewMode.php b/ui/tests/selenium/dashboards/testDashboardsViewMode.php index 8196c201c599..397a1e082e6a 100644 --- a/ui/tests/selenium/dashboards/testDashboardsViewMode.php +++ b/ui/tests/selenium/dashboards/testDashboardsViewMode.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/dashboards/testDashboardsWidgetsPage.php b/ui/tests/selenium/dashboards/testDashboardsWidgetsPage.php index 9437c115a07f..ad9df14e8657 100644 --- a/ui/tests/selenium/dashboards/testDashboardsWidgetsPage.php +++ b/ui/tests/selenium/dashboards/testDashboardsWidgetsPage.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/data/sources/Actions.php b/ui/tests/selenium/data/sources/Actions.php index 5c9129284c7d..5d9e658f367a 100644 --- a/ui/tests/selenium/data/sources/Actions.php +++ b/ui/tests/selenium/data/sources/Actions.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/data/sources/AllItemValueTypes.php b/ui/tests/selenium/data/sources/AllItemValueTypes.php index ea2cce4ac4f8..a35b15f63415 100644 --- a/ui/tests/selenium/data/sources/AllItemValueTypes.php +++ b/ui/tests/selenium/data/sources/AllItemValueTypes.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/data/sources/CopyWidgetsDashboards.php b/ui/tests/selenium/data/sources/CopyWidgetsDashboards.php index ce09166f9b4f..2002d4411f1d 100644 --- a/ui/tests/selenium/data/sources/CopyWidgetsDashboards.php +++ b/ui/tests/selenium/data/sources/CopyWidgetsDashboards.php @@ -1,21 +1,16 @@ . **/ class CopyWidgetsDashboards { diff --git a/ui/tests/selenium/data/sources/DiscoveredHosts.php b/ui/tests/selenium/data/sources/DiscoveredHosts.php index bc8f70193c2a..040f422ccfc6 100644 --- a/ui/tests/selenium/data/sources/DiscoveredHosts.php +++ b/ui/tests/selenium/data/sources/DiscoveredHosts.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/data/sources/EntitiesTags.php b/ui/tests/selenium/data/sources/EntitiesTags.php index 98bfc5b3612b..b033a3490255 100644 --- a/ui/tests/selenium/data/sources/EntitiesTags.php +++ b/ui/tests/selenium/data/sources/EntitiesTags.php @@ -1,21 +1,16 @@ . **/ class EntitiesTags { diff --git a/ui/tests/selenium/data/sources/ExecuteNowAction.php b/ui/tests/selenium/data/sources/ExecuteNowAction.php index ffa7ca23ffc2..8764cfb77885 100644 --- a/ui/tests/selenium/data/sources/ExecuteNowAction.php +++ b/ui/tests/selenium/data/sources/ExecuteNowAction.php @@ -1,21 +1,16 @@ . **/ class ExecuteNowAction { diff --git a/ui/tests/selenium/data/sources/GlobalMacros.php b/ui/tests/selenium/data/sources/GlobalMacros.php index 657e37160127..bf690349547f 100644 --- a/ui/tests/selenium/data/sources/GlobalMacros.php +++ b/ui/tests/selenium/data/sources/GlobalMacros.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/data/sources/HostTemplateGroups.php b/ui/tests/selenium/data/sources/HostTemplateGroups.php index a0b3a41850ba..9eb1fd3dbf2f 100644 --- a/ui/tests/selenium/data/sources/HostTemplateGroups.php +++ b/ui/tests/selenium/data/sources/HostTemplateGroups.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/data/sources/ItemValueWidget.php b/ui/tests/selenium/data/sources/ItemValueWidget.php index a20dd0ae442b..4568f1f829d0 100644 --- a/ui/tests/selenium/data/sources/ItemValueWidget.php +++ b/ui/tests/selenium/data/sources/ItemValueWidget.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/data/sources/LoginUsers.php b/ui/tests/selenium/data/sources/LoginUsers.php index 3074cb5fda17..2964274820cc 100644 --- a/ui/tests/selenium/data/sources/LoginUsers.php +++ b/ui/tests/selenium/data/sources/LoginUsers.php @@ -1,21 +1,16 @@ . **/ class LoginUsers { diff --git a/ui/tests/selenium/data/sources/NetworkDiscovery.php b/ui/tests/selenium/data/sources/NetworkDiscovery.php index 8a65cfe1d5f8..7f925b7b2a00 100644 --- a/ui/tests/selenium/data/sources/NetworkDiscovery.php +++ b/ui/tests/selenium/data/sources/NetworkDiscovery.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/data/sources/Proxies.php b/ui/tests/selenium/data/sources/Proxies.php index fe556ce2014a..4245a61b3777 100644 --- a/ui/tests/selenium/data/sources/Proxies.php +++ b/ui/tests/selenium/data/sources/Proxies.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/data/sources/ScheduledReports.php b/ui/tests/selenium/data/sources/ScheduledReports.php index ad10e5213e77..bc205d86f95a 100644 --- a/ui/tests/selenium/data/sources/ScheduledReports.php +++ b/ui/tests/selenium/data/sources/ScheduledReports.php @@ -1,21 +1,16 @@ . **/ class ScheduledReports { diff --git a/ui/tests/selenium/data/sources/Services.php b/ui/tests/selenium/data/sources/Services.php index 7582f2d791c9..4588839be228 100644 --- a/ui/tests/selenium/data/sources/Services.php +++ b/ui/tests/selenium/data/sources/Services.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/data/sources/Sla.php b/ui/tests/selenium/data/sources/Sla.php index d42d4983735b..3d9f772598f7 100644 --- a/ui/tests/selenium/data/sources/Sla.php +++ b/ui/tests/selenium/data/sources/Sla.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/data/sources/TagFilter.php b/ui/tests/selenium/data/sources/TagFilter.php index 004707dc2560..8958db114b4a 100644 --- a/ui/tests/selenium/data/sources/TagFilter.php +++ b/ui/tests/selenium/data/sources/TagFilter.php @@ -1,21 +1,16 @@ . **/ class TagFilter { diff --git a/ui/tests/selenium/data/sources/TopHostsWidget.php b/ui/tests/selenium/data/sources/TopHostsWidget.php index f75a0e194924..9a6109f5c539 100644 --- a/ui/tests/selenium/data/sources/TopHostsWidget.php +++ b/ui/tests/selenium/data/sources/TopHostsWidget.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/data/sources/UserPermissions.php b/ui/tests/selenium/data/sources/UserPermissions.php index 080241b7e50e..ce93768929d4 100644 --- a/ui/tests/selenium/data/sources/UserPermissions.php +++ b/ui/tests/selenium/data/sources/UserPermissions.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/data/sources/WebScenarios.php b/ui/tests/selenium/data/sources/WebScenarios.php index cfb1bbc889ed..5b1263a4c828 100644 --- a/ui/tests/selenium/data/sources/WebScenarios.php +++ b/ui/tests/selenium/data/sources/WebScenarios.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/eventCorrelation/testFormEventCorrelation.php b/ui/tests/selenium/eventCorrelation/testFormEventCorrelation.php index 2d8fa8a83dfa..ec6bcfe442bd 100644 --- a/ui/tests/selenium/eventCorrelation/testFormEventCorrelation.php +++ b/ui/tests/selenium/eventCorrelation/testFormEventCorrelation.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/eventCorrelation/testPageEventCorrelation.php b/ui/tests/selenium/eventCorrelation/testPageEventCorrelation.php index 4d4042d70e8c..5794aedfa63f 100644 --- a/ui/tests/selenium/eventCorrelation/testPageEventCorrelation.php +++ b/ui/tests/selenium/eventCorrelation/testPageEventCorrelation.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/filterTabs/testFormFilterHosts.php b/ui/tests/selenium/filterTabs/testFormFilterHosts.php index c8a8222e3742..efeacb9a1fe2 100644 --- a/ui/tests/selenium/filterTabs/testFormFilterHosts.php +++ b/ui/tests/selenium/filterTabs/testFormFilterHosts.php @@ -1,21 +1,16 @@ . **/ require_once dirname(__FILE__).'/../common/testFormFilter.php'; diff --git a/ui/tests/selenium/filterTabs/testFormFilterLatestData.php b/ui/tests/selenium/filterTabs/testFormFilterLatestData.php index a0f230b5a12c..dd0b20482be6 100644 --- a/ui/tests/selenium/filterTabs/testFormFilterLatestData.php +++ b/ui/tests/selenium/filterTabs/testFormFilterLatestData.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/filterTabs/testFormFilterProblems.php b/ui/tests/selenium/filterTabs/testFormFilterProblems.php index 94aa3e932967..5b5fe2da68c0 100644 --- a/ui/tests/selenium/filterTabs/testFormFilterProblems.php +++ b/ui/tests/selenium/filterTabs/testFormFilterProblems.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/graphs/testDataDisplayInGraphs.php b/ui/tests/selenium/graphs/testDataDisplayInGraphs.php index 1aa87aebb508..7ea164f4c326 100644 --- a/ui/tests/selenium/graphs/testDataDisplayInGraphs.php +++ b/ui/tests/selenium/graphs/testDataDisplayInGraphs.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/graphs/testFormGraph.php b/ui/tests/selenium/graphs/testFormGraph.php index 0fa96f30f7d1..e6f0e2977452 100644 --- a/ui/tests/selenium/graphs/testFormGraph.php +++ b/ui/tests/selenium/graphs/testFormGraph.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/graphs/testFormGraphPrototype.php b/ui/tests/selenium/graphs/testFormGraphPrototype.php index 810539b971ef..5777db5653a3 100644 --- a/ui/tests/selenium/graphs/testFormGraphPrototype.php +++ b/ui/tests/selenium/graphs/testFormGraphPrototype.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/graphs/testGraphAxis.php b/ui/tests/selenium/graphs/testGraphAxis.php index d9346d6d4ba7..dd0c4110d5b0 100644 --- a/ui/tests/selenium/graphs/testGraphAxis.php +++ b/ui/tests/selenium/graphs/testGraphAxis.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/graphs/testInheritanceGraph.php b/ui/tests/selenium/graphs/testInheritanceGraph.php index 0f362c6ee67a..ab25a1a82930 100644 --- a/ui/tests/selenium/graphs/testInheritanceGraph.php +++ b/ui/tests/selenium/graphs/testInheritanceGraph.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/graphs/testInheritanceGraphPrototype.php b/ui/tests/selenium/graphs/testInheritanceGraphPrototype.php index 5e9ad95db836..8451221bce23 100644 --- a/ui/tests/selenium/graphs/testInheritanceGraphPrototype.php +++ b/ui/tests/selenium/graphs/testInheritanceGraphPrototype.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/graphs/testPageGraphPrototypes.php b/ui/tests/selenium/graphs/testPageGraphPrototypes.php index 0b85253b6288..0754e7ed0042 100644 --- a/ui/tests/selenium/graphs/testPageGraphPrototypes.php +++ b/ui/tests/selenium/graphs/testPageGraphPrototypes.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/graphs/testPageGraphPrototypesTemplate.php b/ui/tests/selenium/graphs/testPageGraphPrototypesTemplate.php index c639bd1c2e8e..c293d1c1ee06 100644 --- a/ui/tests/selenium/graphs/testPageGraphPrototypesTemplate.php +++ b/ui/tests/selenium/graphs/testPageGraphPrototypesTemplate.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/graphs/testPageHostGraph.php b/ui/tests/selenium/graphs/testPageHostGraph.php index e899e87d9edf..21c054a83701 100644 --- a/ui/tests/selenium/graphs/testPageHostGraph.php +++ b/ui/tests/selenium/graphs/testPageHostGraph.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/graphs/testPageMonitoringHostsGraph.php b/ui/tests/selenium/graphs/testPageMonitoringHostsGraph.php index a46e3f73de20..cab3a141ca68 100644 --- a/ui/tests/selenium/graphs/testPageMonitoringHostsGraph.php +++ b/ui/tests/selenium/graphs/testPageMonitoringHostsGraph.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/hostAndTemplateGroups/testFormHostGroup.php b/ui/tests/selenium/hostAndTemplateGroups/testFormHostGroup.php index 73e5c8f06bc6..9184c5a4644c 100644 --- a/ui/tests/selenium/hostAndTemplateGroups/testFormHostGroup.php +++ b/ui/tests/selenium/hostAndTemplateGroups/testFormHostGroup.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/hostAndTemplateGroups/testFormHostGroupSearchPage.php b/ui/tests/selenium/hostAndTemplateGroups/testFormHostGroupSearchPage.php index 8bec365f328a..3df23b6f03fa 100644 --- a/ui/tests/selenium/hostAndTemplateGroups/testFormHostGroupSearchPage.php +++ b/ui/tests/selenium/hostAndTemplateGroups/testFormHostGroupSearchPage.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/hostAndTemplateGroups/testFormHostGroupStandalone.php b/ui/tests/selenium/hostAndTemplateGroups/testFormHostGroupStandalone.php index a6108468a5af..03b1dc4c01ab 100644 --- a/ui/tests/selenium/hostAndTemplateGroups/testFormHostGroupStandalone.php +++ b/ui/tests/selenium/hostAndTemplateGroups/testFormHostGroupStandalone.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/hostAndTemplateGroups/testFormTemplateGroup.php b/ui/tests/selenium/hostAndTemplateGroups/testFormTemplateGroup.php index d8003fe796c8..f242b9faae70 100644 --- a/ui/tests/selenium/hostAndTemplateGroups/testFormTemplateGroup.php +++ b/ui/tests/selenium/hostAndTemplateGroups/testFormTemplateGroup.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/hostAndTemplateGroups/testFormTemplateGroupSearchPage.php b/ui/tests/selenium/hostAndTemplateGroups/testFormTemplateGroupSearchPage.php index ee675a624ba9..660ed4a1f65e 100644 --- a/ui/tests/selenium/hostAndTemplateGroups/testFormTemplateGroupSearchPage.php +++ b/ui/tests/selenium/hostAndTemplateGroups/testFormTemplateGroupSearchPage.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/hostAndTemplateGroups/testFormTemplateGroupStandalone.php b/ui/tests/selenium/hostAndTemplateGroups/testFormTemplateGroupStandalone.php index 73f86980f2dd..e27a518d7fae 100644 --- a/ui/tests/selenium/hostAndTemplateGroups/testFormTemplateGroupStandalone.php +++ b/ui/tests/selenium/hostAndTemplateGroups/testFormTemplateGroupStandalone.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/hostAndTemplateGroups/testPageHostGroups.php b/ui/tests/selenium/hostAndTemplateGroups/testPageHostGroups.php index 97511acccd18..bb0e32666775 100644 --- a/ui/tests/selenium/hostAndTemplateGroups/testPageHostGroups.php +++ b/ui/tests/selenium/hostAndTemplateGroups/testPageHostGroups.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/hostAndTemplateGroups/testPageTemplateGroups.php b/ui/tests/selenium/hostAndTemplateGroups/testPageTemplateGroups.php index 4213334a4a10..e562aeeef865 100644 --- a/ui/tests/selenium/hostAndTemplateGroups/testPageTemplateGroups.php +++ b/ui/tests/selenium/hostAndTemplateGroups/testPageTemplateGroups.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/hosts/testFormHostFromConfiguration.php b/ui/tests/selenium/hosts/testFormHostFromConfiguration.php index 420fab4a0536..1cbd874de835 100644 --- a/ui/tests/selenium/hosts/testFormHostFromConfiguration.php +++ b/ui/tests/selenium/hosts/testFormHostFromConfiguration.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/hosts/testFormHostFromMonitoring.php b/ui/tests/selenium/hosts/testFormHostFromMonitoring.php index b596ca5e384f..891c28f76e40 100644 --- a/ui/tests/selenium/hosts/testFormHostFromMonitoring.php +++ b/ui/tests/selenium/hosts/testFormHostFromMonitoring.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/hosts/testFormHostFromStandalone.php b/ui/tests/selenium/hosts/testFormHostFromStandalone.php index 5d99e4f23dc1..d007138c81ae 100644 --- a/ui/tests/selenium/hosts/testFormHostFromStandalone.php +++ b/ui/tests/selenium/hosts/testFormHostFromStandalone.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/hosts/testFormHostLinkTemplates.php b/ui/tests/selenium/hosts/testFormHostLinkTemplates.php index bad4710f48c3..95062d23000a 100644 --- a/ui/tests/selenium/hosts/testFormHostLinkTemplates.php +++ b/ui/tests/selenium/hosts/testFormHostLinkTemplates.php @@ -1,21 +1,16 @@ . **/ require_once dirname(__FILE__).'/../../include/CLegacyWebTest.php'; diff --git a/ui/tests/selenium/hosts/testFormHostPrototype.php b/ui/tests/selenium/hosts/testFormHostPrototype.php index 975b829a79e1..003a341353d8 100644 --- a/ui/tests/selenium/hosts/testFormHostPrototype.php +++ b/ui/tests/selenium/hosts/testFormHostPrototype.php @@ -1,21 +1,16 @@ . **/ require_once dirname(__FILE__).'/../../include/CLegacyWebTest.php'; diff --git a/ui/tests/selenium/hosts/testInheritanceHostPrototype.php b/ui/tests/selenium/hosts/testInheritanceHostPrototype.php index 1b12050fb3b0..46148cd64ff3 100644 --- a/ui/tests/selenium/hosts/testInheritanceHostPrototype.php +++ b/ui/tests/selenium/hosts/testInheritanceHostPrototype.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/hosts/testPageHostInterfaces.php b/ui/tests/selenium/hosts/testPageHostInterfaces.php index bb9ea9470937..c21b454f9b45 100644 --- a/ui/tests/selenium/hosts/testPageHostInterfaces.php +++ b/ui/tests/selenium/hosts/testPageHostInterfaces.php @@ -1,21 +1,16 @@ . **/ require_once dirname(__FILE__).'/../../include/CWebTest.php'; diff --git a/ui/tests/selenium/hosts/testPageHostPrototypes.php b/ui/tests/selenium/hosts/testPageHostPrototypes.php index 194f9a3e2a59..278c30b1a486 100644 --- a/ui/tests/selenium/hosts/testPageHostPrototypes.php +++ b/ui/tests/selenium/hosts/testPageHostPrototypes.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/hosts/testPageHostPrototypesTemplate.php b/ui/tests/selenium/hosts/testPageHostPrototypesTemplate.php index 811349855049..d4e060b30d37 100644 --- a/ui/tests/selenium/hosts/testPageHostPrototypesTemplate.php +++ b/ui/tests/selenium/hosts/testPageHostPrototypesTemplate.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/hosts/testPageHosts.php b/ui/tests/selenium/hosts/testPageHosts.php index 30f7bd7a1d8e..871ab1db9e33 100644 --- a/ui/tests/selenium/hosts/testPageHosts.php +++ b/ui/tests/selenium/hosts/testPageHosts.php @@ -1,21 +1,16 @@ . **/ require_once dirname(__FILE__).'/../../include/CLegacyWebTest.php'; diff --git a/ui/tests/selenium/hosts/testPageMonitoringHosts.php b/ui/tests/selenium/hosts/testPageMonitoringHosts.php index b1fbd2808107..3580a4aece2e 100644 --- a/ui/tests/selenium/hosts/testPageMonitoringHosts.php +++ b/ui/tests/selenium/hosts/testPageMonitoringHosts.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/iconMapping/testFormAdministrationGeneralIconMapping.php b/ui/tests/selenium/iconMapping/testFormAdministrationGeneralIconMapping.php index 54faaeca8557..910cb28a3b1a 100644 --- a/ui/tests/selenium/iconMapping/testFormAdministrationGeneralIconMapping.php +++ b/ui/tests/selenium/iconMapping/testFormAdministrationGeneralIconMapping.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/iconMapping/testPageAdministrationGeneralIconMapping.php b/ui/tests/selenium/iconMapping/testPageAdministrationGeneralIconMapping.php index e92aca2fce67..261dccd595de 100644 --- a/ui/tests/selenium/iconMapping/testPageAdministrationGeneralIconMapping.php +++ b/ui/tests/selenium/iconMapping/testPageAdministrationGeneralIconMapping.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/items/testFormItem.php b/ui/tests/selenium/items/testFormItem.php index b69a35db34c6..3026397bc634 100644 --- a/ui/tests/selenium/items/testFormItem.php +++ b/ui/tests/selenium/items/testFormItem.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/items/testFormItemHttpAgent.php b/ui/tests/selenium/items/testFormItemHttpAgent.php index 84bc71644dc8..693d00dca77a 100644 --- a/ui/tests/selenium/items/testFormItemHttpAgent.php +++ b/ui/tests/selenium/items/testFormItemHttpAgent.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/items/testFormItemPrototype.php b/ui/tests/selenium/items/testFormItemPrototype.php index 1d23bc805b77..ce3635cf65ad 100644 --- a/ui/tests/selenium/items/testFormItemPrototype.php +++ b/ui/tests/selenium/items/testFormItemPrototype.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/items/testFormTestItem.php b/ui/tests/selenium/items/testFormTestItem.php index 9426f3ff2432..cb0c3c77aea1 100644 --- a/ui/tests/selenium/items/testFormTestItem.php +++ b/ui/tests/selenium/items/testFormTestItem.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/items/testFormTestItemPrototype.php b/ui/tests/selenium/items/testFormTestItemPrototype.php index 1a4cda2e8d0c..56ba91c935f8 100644 --- a/ui/tests/selenium/items/testFormTestItemPrototype.php +++ b/ui/tests/selenium/items/testFormTestItemPrototype.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/items/testFormulaCalculatedItem.php b/ui/tests/selenium/items/testFormulaCalculatedItem.php index 38d96b6f40c6..dfd63a1f678f 100644 --- a/ui/tests/selenium/items/testFormulaCalculatedItem.php +++ b/ui/tests/selenium/items/testFormulaCalculatedItem.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/items/testFormulaCalculatedItemPrototype.php b/ui/tests/selenium/items/testFormulaCalculatedItemPrototype.php index 5426568a96e5..382a4f10234a 100644 --- a/ui/tests/selenium/items/testFormulaCalculatedItemPrototype.php +++ b/ui/tests/selenium/items/testFormulaCalculatedItemPrototype.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/items/testInheritanceItem.php b/ui/tests/selenium/items/testInheritanceItem.php index 8089053ea7e7..ab1675bd518a 100644 --- a/ui/tests/selenium/items/testInheritanceItem.php +++ b/ui/tests/selenium/items/testInheritanceItem.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/items/testInheritanceItemPrototype.php b/ui/tests/selenium/items/testInheritanceItemPrototype.php index fa34f7776dac..5fb604292bac 100644 --- a/ui/tests/selenium/items/testInheritanceItemPrototype.php +++ b/ui/tests/selenium/items/testInheritanceItemPrototype.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/items/testItemTypeSelection.php b/ui/tests/selenium/items/testItemTypeSelection.php index 792dfe82a8f7..2402439eb787 100644 --- a/ui/tests/selenium/items/testItemTypeSelection.php +++ b/ui/tests/selenium/items/testItemTypeSelection.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/items/testPageItemPrototypes.php b/ui/tests/selenium/items/testPageItemPrototypes.php index 2490fccc71b4..822de76ee340 100644 --- a/ui/tests/selenium/items/testPageItemPrototypes.php +++ b/ui/tests/selenium/items/testPageItemPrototypes.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/items/testPageItemPrototypesTemplate.php b/ui/tests/selenium/items/testPageItemPrototypesTemplate.php index ac620e1ab5a6..653a15291ca3 100644 --- a/ui/tests/selenium/items/testPageItemPrototypesTemplate.php +++ b/ui/tests/selenium/items/testPageItemPrototypesTemplate.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/items/testPageItems.php b/ui/tests/selenium/items/testPageItems.php index 5079c3db4267..ca487cafcf69 100644 --- a/ui/tests/selenium/items/testPageItems.php +++ b/ui/tests/selenium/items/testPageItems.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/items/testPageMassUpdateItemPrototypes.php b/ui/tests/selenium/items/testPageMassUpdateItemPrototypes.php index 0c555caa40ee..3d638570d07b 100644 --- a/ui/tests/selenium/items/testPageMassUpdateItemPrototypes.php +++ b/ui/tests/selenium/items/testPageMassUpdateItemPrototypes.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/items/testPageMassUpdateItems.php b/ui/tests/selenium/items/testPageMassUpdateItems.php index 5cd190f8a7a5..eb9994559157 100644 --- a/ui/tests/selenium/items/testPageMassUpdateItems.php +++ b/ui/tests/selenium/items/testPageMassUpdateItems.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/latestData/testPageItemHistory.php b/ui/tests/selenium/latestData/testPageItemHistory.php index 3728ed492c12..11904a669f8b 100644 --- a/ui/tests/selenium/latestData/testPageItemHistory.php +++ b/ui/tests/selenium/latestData/testPageItemHistory.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/latestData/testPageMonitoringLatestData.php b/ui/tests/selenium/latestData/testPageMonitoringLatestData.php index 645a57efce1b..91d86b0db867 100644 --- a/ui/tests/selenium/latestData/testPageMonitoringLatestData.php +++ b/ui/tests/selenium/latestData/testPageMonitoringLatestData.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/lld/testFormLowLevelDiscovery.php b/ui/tests/selenium/lld/testFormLowLevelDiscovery.php index 36811af9b291..1cb25d50e709 100644 --- a/ui/tests/selenium/lld/testFormLowLevelDiscovery.php +++ b/ui/tests/selenium/lld/testFormLowLevelDiscovery.php @@ -1,21 +1,16 @@ . **/ require_once dirname(__FILE__).'/../../include/CLegacyWebTest.php'; diff --git a/ui/tests/selenium/lld/testFormLowLevelDiscoveryOverrides.php b/ui/tests/selenium/lld/testFormLowLevelDiscoveryOverrides.php index 4411d319cb9b..c70395c1244c 100644 --- a/ui/tests/selenium/lld/testFormLowLevelDiscoveryOverrides.php +++ b/ui/tests/selenium/lld/testFormLowLevelDiscoveryOverrides.php @@ -1,21 +1,16 @@ . **/ require_once dirname(__FILE__).'/../../include/CWebTest.php'; diff --git a/ui/tests/selenium/lld/testFormTestLowLevelDiscovery.php b/ui/tests/selenium/lld/testFormTestLowLevelDiscovery.php index f77b90cfcca2..5eeff5661ff6 100644 --- a/ui/tests/selenium/lld/testFormTestLowLevelDiscovery.php +++ b/ui/tests/selenium/lld/testFormTestLowLevelDiscovery.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/lld/testInheritanceDiscoveryRule.php b/ui/tests/selenium/lld/testInheritanceDiscoveryRule.php index 98565285c485..76bc572dff09 100644 --- a/ui/tests/selenium/lld/testInheritanceDiscoveryRule.php +++ b/ui/tests/selenium/lld/testInheritanceDiscoveryRule.php @@ -1,21 +1,16 @@ . **/ require_once dirname(__FILE__).'/../../include/CLegacyWebTest.php'; diff --git a/ui/tests/selenium/lld/testPageLowLevelDiscovery.php b/ui/tests/selenium/lld/testPageLowLevelDiscovery.php index a45dc79898d7..6a76a37d996f 100644 --- a/ui/tests/selenium/lld/testPageLowLevelDiscovery.php +++ b/ui/tests/selenium/lld/testPageLowLevelDiscovery.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/macros/testFormMacrosAdministrationGeneral.php b/ui/tests/selenium/macros/testFormMacrosAdministrationGeneral.php index 0e4d77844d98..1c8869f6af49 100644 --- a/ui/tests/selenium/macros/testFormMacrosAdministrationGeneral.php +++ b/ui/tests/selenium/macros/testFormMacrosAdministrationGeneral.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/macros/testFormMacrosDiscoveredHost.php b/ui/tests/selenium/macros/testFormMacrosDiscoveredHost.php index 8d500d30c2ca..4826b20bcc72 100644 --- a/ui/tests/selenium/macros/testFormMacrosDiscoveredHost.php +++ b/ui/tests/selenium/macros/testFormMacrosDiscoveredHost.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/macros/testFormMacrosHost.php b/ui/tests/selenium/macros/testFormMacrosHost.php index 0d694d7badce..845e6b24e176 100644 --- a/ui/tests/selenium/macros/testFormMacrosHost.php +++ b/ui/tests/selenium/macros/testFormMacrosHost.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/macros/testFormMacrosHostPrototype.php b/ui/tests/selenium/macros/testFormMacrosHostPrototype.php index 62c11c793b4a..84e57b6e0d7d 100644 --- a/ui/tests/selenium/macros/testFormMacrosHostPrototype.php +++ b/ui/tests/selenium/macros/testFormMacrosHostPrototype.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/macros/testFormMacrosTemplate.php b/ui/tests/selenium/macros/testFormMacrosTemplate.php index d089ced70b93..00e88998ae27 100644 --- a/ui/tests/selenium/macros/testFormMacrosTemplate.php +++ b/ui/tests/selenium/macros/testFormMacrosTemplate.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/maintenance/testFormMaintenance.php b/ui/tests/selenium/maintenance/testFormMaintenance.php index 2d604578462f..f7247ea06496 100644 --- a/ui/tests/selenium/maintenance/testFormMaintenance.php +++ b/ui/tests/selenium/maintenance/testFormMaintenance.php @@ -1,21 +1,16 @@ . **/ require_once dirname(__FILE__).'/../../include/CLegacyWebTest.php'; diff --git a/ui/tests/selenium/maintenance/testPageMaintenance.php b/ui/tests/selenium/maintenance/testPageMaintenance.php index d35fab5cf64c..77e77b6d5be1 100644 --- a/ui/tests/selenium/maintenance/testPageMaintenance.php +++ b/ui/tests/selenium/maintenance/testPageMaintenance.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/maps/testFormMap.php b/ui/tests/selenium/maps/testFormMap.php index 9eb59116ebfa..fe642f076cd5 100644 --- a/ui/tests/selenium/maps/testFormMap.php +++ b/ui/tests/selenium/maps/testFormMap.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/maps/testFormSysmap.php b/ui/tests/selenium/maps/testFormSysmap.php index 13ff824bf1e4..a67b59462a90 100644 --- a/ui/tests/selenium/maps/testFormSysmap.php +++ b/ui/tests/selenium/maps/testFormSysmap.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/maps/testPageMaps.php b/ui/tests/selenium/maps/testPageMaps.php index d43f1fba78af..218f90ab2301 100644 --- a/ui/tests/selenium/maps/testPageMaps.php +++ b/ui/tests/selenium/maps/testPageMaps.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/mediaTypes/testFormAdministrationMediaTypeMessageTemplates.php b/ui/tests/selenium/mediaTypes/testFormAdministrationMediaTypeMessageTemplates.php index 042b790a1974..678ef23dcd8b 100644 --- a/ui/tests/selenium/mediaTypes/testFormAdministrationMediaTypeMessageTemplates.php +++ b/ui/tests/selenium/mediaTypes/testFormAdministrationMediaTypeMessageTemplates.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/mediaTypes/testFormAdministrationMediaTypeWebhook.php b/ui/tests/selenium/mediaTypes/testFormAdministrationMediaTypeWebhook.php index 907a93f0c36b..8632e055fc0d 100644 --- a/ui/tests/selenium/mediaTypes/testFormAdministrationMediaTypeWebhook.php +++ b/ui/tests/selenium/mediaTypes/testFormAdministrationMediaTypeWebhook.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/mediaTypes/testFormAdministrationMediaTypes.php b/ui/tests/selenium/mediaTypes/testFormAdministrationMediaTypes.php index e836b82a1706..25eb58ef7233 100644 --- a/ui/tests/selenium/mediaTypes/testFormAdministrationMediaTypes.php +++ b/ui/tests/selenium/mediaTypes/testFormAdministrationMediaTypes.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/mediaTypes/testPageAdministrationMediaTypes.php b/ui/tests/selenium/mediaTypes/testPageAdministrationMediaTypes.php index e229748f97bd..eda6fe496012 100644 --- a/ui/tests/selenium/mediaTypes/testPageAdministrationMediaTypes.php +++ b/ui/tests/selenium/mediaTypes/testPageAdministrationMediaTypes.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/modules/clock32/Widget.php b/ui/tests/selenium/modules/clock32/Widget.php index bd11b9ce1ac9..c57fa53341ff 100644 --- a/ui/tests/selenium/modules/clock32/Widget.php +++ b/ui/tests/selenium/modules/clock32/Widget.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/modules/clock32/actions/WidgetView.php b/ui/tests/selenium/modules/clock32/actions/WidgetView.php index 3ebd6543f70e..b5f06e8efdf2 100644 --- a/ui/tests/selenium/modules/clock32/actions/WidgetView.php +++ b/ui/tests/selenium/modules/clock32/actions/WidgetView.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/modules/clock32/assets/js/class.widget.js b/ui/tests/selenium/modules/clock32/assets/js/class.widget.js index 044dd7d05e17..a1ddead1cef9 100644 --- a/ui/tests/selenium/modules/clock32/assets/js/class.widget.js +++ b/ui/tests/selenium/modules/clock32/assets/js/class.widget.js @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ diff --git a/ui/tests/selenium/modules/clock32/includes/WidgetForm.php b/ui/tests/selenium/modules/clock32/includes/WidgetForm.php index d4d0737fdcf5..6dc68ebd1923 100644 --- a/ui/tests/selenium/modules/clock32/includes/WidgetForm.php +++ b/ui/tests/selenium/modules/clock32/includes/WidgetForm.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/modules/clock32/views/widget.edit.js.php b/ui/tests/selenium/modules/clock32/views/widget.edit.js.php index 09d6b4e4cd84..ac7caf93b68c 100644 --- a/ui/tests/selenium/modules/clock32/views/widget.edit.js.php +++ b/ui/tests/selenium/modules/clock32/views/widget.edit.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/modules/clock32/views/widget.edit.php b/ui/tests/selenium/modules/clock32/views/widget.edit.php index 49b7437fd1a3..179c4d7cff0f 100644 --- a/ui/tests/selenium/modules/clock32/views/widget.edit.php +++ b/ui/tests/selenium/modules/clock32/views/widget.edit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/modules/clock32/views/widget.view.php b/ui/tests/selenium/modules/clock32/views/widget.view.php index afb3ec335bc6..cb1116bd13a9 100644 --- a/ui/tests/selenium/modules/clock32/views/widget.view.php +++ b/ui/tests/selenium/modules/clock32/views/widget.view.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/multiselects/testMultiselects.php b/ui/tests/selenium/multiselects/testMultiselects.php index f435a27d341e..17252cdcbb1c 100644 --- a/ui/tests/selenium/multiselects/testMultiselects.php +++ b/ui/tests/selenium/multiselects/testMultiselects.php @@ -1,21 +1,16 @@ . **/ require_once dirname(__FILE__).'/../../include/CWebTest.php'; diff --git a/ui/tests/selenium/multiselects/testMultiselectsErrorsHostsTemplates.php b/ui/tests/selenium/multiselects/testMultiselectsErrorsHostsTemplates.php index e0be99996162..99d14ad7b617 100644 --- a/ui/tests/selenium/multiselects/testMultiselectsErrorsHostsTemplates.php +++ b/ui/tests/selenium/multiselects/testMultiselectsErrorsHostsTemplates.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/multiselects/testMultiselectsLatestData.php b/ui/tests/selenium/multiselects/testMultiselectsLatestData.php index e87b174cf0e9..4a085d5f963b 100644 --- a/ui/tests/selenium/multiselects/testMultiselectsLatestData.php +++ b/ui/tests/selenium/multiselects/testMultiselectsLatestData.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/multiselects/testMultiselectsProblems.php b/ui/tests/selenium/multiselects/testMultiselectsProblems.php index 24b307726ae0..d496d404af83 100644 --- a/ui/tests/selenium/multiselects/testMultiselectsProblems.php +++ b/ui/tests/selenium/multiselects/testMultiselectsProblems.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/networkDiscovery/testFormNetworkDiscovery.php b/ui/tests/selenium/networkDiscovery/testFormNetworkDiscovery.php index f199a1085788..44f7f8b3df1d 100644 --- a/ui/tests/selenium/networkDiscovery/testFormNetworkDiscovery.php +++ b/ui/tests/selenium/networkDiscovery/testFormNetworkDiscovery.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/networkDiscovery/testPageNetworkDiscovery.php b/ui/tests/selenium/networkDiscovery/testPageNetworkDiscovery.php index c2347d2fa4fe..0745cc1110a4 100644 --- a/ui/tests/selenium/networkDiscovery/testPageNetworkDiscovery.php +++ b/ui/tests/selenium/networkDiscovery/testPageNetworkDiscovery.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/permissions/testPermissionsWithoutCSRF.php b/ui/tests/selenium/permissions/testPermissionsWithoutCSRF.php index 9bf090201610..3a03db257da2 100644 --- a/ui/tests/selenium/permissions/testPermissionsWithoutCSRF.php +++ b/ui/tests/selenium/permissions/testPermissionsWithoutCSRF.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/permissions/testTagBasedPermissions.php b/ui/tests/selenium/permissions/testTagBasedPermissions.php index 21ae01dd36c6..8735ccd5663b 100644 --- a/ui/tests/selenium/permissions/testTagBasedPermissions.php +++ b/ui/tests/selenium/permissions/testTagBasedPermissions.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/permissions/testUrlUserPermissions.php b/ui/tests/selenium/permissions/testUrlUserPermissions.php index e85e315875f1..8eafba196551 100644 --- a/ui/tests/selenium/permissions/testUrlUserPermissions.php +++ b/ui/tests/selenium/permissions/testUrlUserPermissions.php @@ -1,21 +1,16 @@ . **/ require_once dirname(__FILE__).'/../../include/CLegacyWebTest.php'; diff --git a/ui/tests/selenium/preprocessing/testFormPreprocessingCloneHost.php b/ui/tests/selenium/preprocessing/testFormPreprocessingCloneHost.php index c9b45920d6d3..5aaed69bcc87 100644 --- a/ui/tests/selenium/preprocessing/testFormPreprocessingCloneHost.php +++ b/ui/tests/selenium/preprocessing/testFormPreprocessingCloneHost.php @@ -1,21 +1,16 @@ . **/ require_once dirname(__FILE__).'/../common/testFormPreprocessingClone.php'; diff --git a/ui/tests/selenium/preprocessing/testFormPreprocessingCloneTemplate.php b/ui/tests/selenium/preprocessing/testFormPreprocessingCloneTemplate.php index 86e0a2201882..6f8a0e76b203 100644 --- a/ui/tests/selenium/preprocessing/testFormPreprocessingCloneTemplate.php +++ b/ui/tests/selenium/preprocessing/testFormPreprocessingCloneTemplate.php @@ -1,21 +1,16 @@ . **/ require_once dirname(__FILE__).'/../common/testFormPreprocessingClone.php'; diff --git a/ui/tests/selenium/preprocessing/testFormPreprocessingItem.php b/ui/tests/selenium/preprocessing/testFormPreprocessingItem.php index 371c151dbb08..f0c8d3b0eeaa 100644 --- a/ui/tests/selenium/preprocessing/testFormPreprocessingItem.php +++ b/ui/tests/selenium/preprocessing/testFormPreprocessingItem.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/preprocessing/testFormPreprocessingItemPrototype.php b/ui/tests/selenium/preprocessing/testFormPreprocessingItemPrototype.php index 1cc099118475..78b322cf78e0 100644 --- a/ui/tests/selenium/preprocessing/testFormPreprocessingItemPrototype.php +++ b/ui/tests/selenium/preprocessing/testFormPreprocessingItemPrototype.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/preprocessing/testFormPreprocessingLowLevelDiscovery.php b/ui/tests/selenium/preprocessing/testFormPreprocessingLowLevelDiscovery.php index cd5e99eda7ac..8f6779745cdb 100644 --- a/ui/tests/selenium/preprocessing/testFormPreprocessingLowLevelDiscovery.php +++ b/ui/tests/selenium/preprocessing/testFormPreprocessingLowLevelDiscovery.php @@ -1,21 +1,16 @@ . **/ require_once dirname(__FILE__).'/../common/testFormPreprocessing.php'; diff --git a/ui/tests/selenium/preprocessing/testFormPreprocessingTest.php b/ui/tests/selenium/preprocessing/testFormPreprocessingTest.php index 9d6fa68007ab..b3acab6c41f2 100644 --- a/ui/tests/selenium/preprocessing/testFormPreprocessingTest.php +++ b/ui/tests/selenium/preprocessing/testFormPreprocessingTest.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/problems/testFormUpdateProblem.php b/ui/tests/selenium/problems/testFormUpdateProblem.php index 3f3232b4a9fe..4a63746fb757 100644 --- a/ui/tests/selenium/problems/testFormUpdateProblem.php +++ b/ui/tests/selenium/problems/testFormUpdateProblem.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/problems/testPageProblems.php b/ui/tests/selenium/problems/testPageProblems.php index 0ce16dd49bdd..bc758d2d04b4 100644 --- a/ui/tests/selenium/problems/testPageProblems.php +++ b/ui/tests/selenium/problems/testPageProblems.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/proxies/testFormAdministrationProxies.php b/ui/tests/selenium/proxies/testFormAdministrationProxies.php index 0bd03c506262..6afcc45e652c 100644 --- a/ui/tests/selenium/proxies/testFormAdministrationProxies.php +++ b/ui/tests/selenium/proxies/testFormAdministrationProxies.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/proxies/testPageAdministrationProxies.php b/ui/tests/selenium/proxies/testPageAdministrationProxies.php index 1824e2351e93..9626bf741029 100644 --- a/ui/tests/selenium/proxies/testPageAdministrationProxies.php +++ b/ui/tests/selenium/proxies/testPageAdministrationProxies.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/queue/testPageQueueDetails.php b/ui/tests/selenium/queue/testPageQueueDetails.php index 425516bbdb53..014f733f2ac4 100644 --- a/ui/tests/selenium/queue/testPageQueueDetails.php +++ b/ui/tests/selenium/queue/testPageQueueDetails.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/queue/testPageQueueOverview.php b/ui/tests/selenium/queue/testPageQueueOverview.php index 19d5978a41d2..8a28d0cc0b8b 100644 --- a/ui/tests/selenium/queue/testPageQueueOverview.php +++ b/ui/tests/selenium/queue/testPageQueueOverview.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/queue/testPageQueueOverviewByProxy.php b/ui/tests/selenium/queue/testPageQueueOverviewByProxy.php index cd0b5231a7b8..8a03a9e781ad 100644 --- a/ui/tests/selenium/queue/testPageQueueOverviewByProxy.php +++ b/ui/tests/selenium/queue/testPageQueueOverviewByProxy.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/regexp/testFormAdministrationGeneralRegexp.php b/ui/tests/selenium/regexp/testFormAdministrationGeneralRegexp.php index 36f6d2a5a3cb..6867e6d58512 100644 --- a/ui/tests/selenium/regexp/testFormAdministrationGeneralRegexp.php +++ b/ui/tests/selenium/regexp/testFormAdministrationGeneralRegexp.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/regexp/testPageAdministrationGeneralRegexp.php b/ui/tests/selenium/regexp/testPageAdministrationGeneralRegexp.php index 6d550d11129c..5aec28eb142f 100644 --- a/ui/tests/selenium/regexp/testPageAdministrationGeneralRegexp.php +++ b/ui/tests/selenium/regexp/testPageAdministrationGeneralRegexp.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/reports/testFormScheduledReport.php b/ui/tests/selenium/reports/testFormScheduledReport.php index ac26764f1d4d..3ef174668f8b 100644 --- a/ui/tests/selenium/reports/testFormScheduledReport.php +++ b/ui/tests/selenium/reports/testFormScheduledReport.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/reports/testPageAvailabilityReport.php b/ui/tests/selenium/reports/testPageAvailabilityReport.php index 7fbbe9bba623..1429fa9b6bba 100644 --- a/ui/tests/selenium/reports/testPageAvailabilityReport.php +++ b/ui/tests/selenium/reports/testPageAvailabilityReport.php @@ -1,21 +1,16 @@ . **/ require_once dirname(__FILE__).'/../../include/CLegacyWebTest.php'; diff --git a/ui/tests/selenium/reports/testPageReportsActionLog.php b/ui/tests/selenium/reports/testPageReportsActionLog.php index 1f86ef5a2c8d..2b90f3e7ba79 100644 --- a/ui/tests/selenium/reports/testPageReportsActionLog.php +++ b/ui/tests/selenium/reports/testPageReportsActionLog.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/reports/testPageReportsAudit.php b/ui/tests/selenium/reports/testPageReportsAudit.php index 6b06dcc9ea87..3b45654ad195 100644 --- a/ui/tests/selenium/reports/testPageReportsAudit.php +++ b/ui/tests/selenium/reports/testPageReportsAudit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/reports/testPageReportsNotifications.php b/ui/tests/selenium/reports/testPageReportsNotifications.php index 84580034d2fa..0c38c23b5551 100644 --- a/ui/tests/selenium/reports/testPageReportsNotifications.php +++ b/ui/tests/selenium/reports/testPageReportsNotifications.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/reports/testPageReportsSystemInformation.php b/ui/tests/selenium/reports/testPageReportsSystemInformation.php index 7d1121bb9528..429f0a58c879 100644 --- a/ui/tests/selenium/reports/testPageReportsSystemInformation.php +++ b/ui/tests/selenium/reports/testPageReportsSystemInformation.php @@ -1,21 +1,16 @@ . **/ require_once dirname(__FILE__).'/../common/testSystemInformation.php'; diff --git a/ui/tests/selenium/reports/testPageReportsTopTriggers.php b/ui/tests/selenium/reports/testPageReportsTopTriggers.php index 4be50a531edc..40bfc2251339 100644 --- a/ui/tests/selenium/reports/testPageReportsTopTriggers.php +++ b/ui/tests/selenium/reports/testPageReportsTopTriggers.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/reports/testPageScheduledReport.php b/ui/tests/selenium/reports/testPageScheduledReport.php index 878bbbfffe7f..be191ffbfb18 100644 --- a/ui/tests/selenium/reports/testPageScheduledReport.php +++ b/ui/tests/selenium/reports/testPageScheduledReport.php @@ -1,21 +1,16 @@ . **/ require_once dirname(__FILE__).'/../../include/CWebTest.php'; diff --git a/ui/tests/selenium/reports/testScheduledReportPermissions.php b/ui/tests/selenium/reports/testScheduledReportPermissions.php index ad86ac0a78e5..7d4b752da614 100644 --- a/ui/tests/selenium/reports/testScheduledReportPermissions.php +++ b/ui/tests/selenium/reports/testScheduledReportPermissions.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/roles/testFormUserRoles.php b/ui/tests/selenium/roles/testFormUserRoles.php index fe6b4d92e63f..e468aeb80dcd 100644 --- a/ui/tests/selenium/roles/testFormUserRoles.php +++ b/ui/tests/selenium/roles/testFormUserRoles.php @@ -1,21 +1,16 @@ . **/ require_once dirname(__FILE__).'/../../include/CWebTest.php'; diff --git a/ui/tests/selenium/roles/testPageUserRoles.php b/ui/tests/selenium/roles/testPageUserRoles.php index 84badb4f979b..c858e0e9b4dc 100644 --- a/ui/tests/selenium/roles/testPageUserRoles.php +++ b/ui/tests/selenium/roles/testPageUserRoles.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/roles/testUserRolesPermissions.php b/ui/tests/selenium/roles/testUserRolesPermissions.php index 1d80912445dd..19f5e0db2500 100644 --- a/ui/tests/selenium/roles/testUserRolesPermissions.php +++ b/ui/tests/selenium/roles/testUserRolesPermissions.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/scripts/testFormAlertsScripts.php b/ui/tests/selenium/scripts/testFormAlertsScripts.php index 57dab7aa61e2..45ec08978fc5 100644 --- a/ui/tests/selenium/scripts/testFormAlertsScripts.php +++ b/ui/tests/selenium/scripts/testFormAlertsScripts.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/scripts/testManualActionScripts.php b/ui/tests/selenium/scripts/testManualActionScripts.php index c830c385c05e..80b33a1da9db 100644 --- a/ui/tests/selenium/scripts/testManualActionScripts.php +++ b/ui/tests/selenium/scripts/testManualActionScripts.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/scripts/testPageAlertsScripts.php b/ui/tests/selenium/scripts/testPageAlertsScripts.php index 56697f778bcf..4f709b6c3506 100644 --- a/ui/tests/selenium/scripts/testPageAlertsScripts.php +++ b/ui/tests/selenium/scripts/testPageAlertsScripts.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/services/testFormServicesServices.php b/ui/tests/selenium/services/testFormServicesServices.php index 03b6a85d5d77..4405d24e929b 100644 --- a/ui/tests/selenium/services/testFormServicesServices.php +++ b/ui/tests/selenium/services/testFormServicesServices.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/services/testPageServicesServices.php b/ui/tests/selenium/services/testPageServicesServices.php index c977b74669db..88760e331f95 100644 --- a/ui/tests/selenium/services/testPageServicesServices.php +++ b/ui/tests/selenium/services/testPageServicesServices.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/services/testPageServicesServicesMassUpdate.php b/ui/tests/selenium/services/testPageServicesServicesMassUpdate.php index 6db7f7a1316d..080834fc29d7 100644 --- a/ui/tests/selenium/services/testPageServicesServicesMassUpdate.php +++ b/ui/tests/selenium/services/testPageServicesServicesMassUpdate.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/sla/testFormServicesSla.php b/ui/tests/selenium/sla/testFormServicesSla.php index cb6c269f6829..e0baa8fd7dc7 100644 --- a/ui/tests/selenium/sla/testFormServicesSla.php +++ b/ui/tests/selenium/sla/testFormServicesSla.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/sla/testPageServicesSla.php b/ui/tests/selenium/sla/testPageServicesSla.php index a56f56e06a52..ad906dec8c01 100644 --- a/ui/tests/selenium/sla/testPageServicesSla.php +++ b/ui/tests/selenium/sla/testPageServicesSla.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/sla/testPageServicesSlaReport.php b/ui/tests/selenium/sla/testPageServicesSlaReport.php index bdaed292c7b2..86398efec8a2 100644 --- a/ui/tests/selenium/sla/testPageServicesSlaReport.php +++ b/ui/tests/selenium/sla/testPageServicesSlaReport.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/tags/testFormTagsConnectors.php b/ui/tests/selenium/tags/testFormTagsConnectors.php index 7a22a3709ae1..95c389a1c873 100644 --- a/ui/tests/selenium/tags/testFormTagsConnectors.php +++ b/ui/tests/selenium/tags/testFormTagsConnectors.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/tags/testFormTagsDiscoveredHost.php b/ui/tests/selenium/tags/testFormTagsDiscoveredHost.php index 340856126e0e..fdaf62fab0c3 100644 --- a/ui/tests/selenium/tags/testFormTagsDiscoveredHost.php +++ b/ui/tests/selenium/tags/testFormTagsDiscoveredHost.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/tags/testFormTagsHost.php b/ui/tests/selenium/tags/testFormTagsHost.php index 5c3a72213266..a428da85342a 100644 --- a/ui/tests/selenium/tags/testFormTagsHost.php +++ b/ui/tests/selenium/tags/testFormTagsHost.php @@ -1,21 +1,16 @@ . **/ require_once dirname(__FILE__).'/../common/testFormTags.php'; diff --git a/ui/tests/selenium/tags/testFormTagsHostPrototype.php b/ui/tests/selenium/tags/testFormTagsHostPrototype.php index 75cf9ac893e7..1894db3f2dce 100644 --- a/ui/tests/selenium/tags/testFormTagsHostPrototype.php +++ b/ui/tests/selenium/tags/testFormTagsHostPrototype.php @@ -1,21 +1,16 @@ . **/ require_once dirname(__FILE__).'/../common/testFormTags.php'; diff --git a/ui/tests/selenium/tags/testFormTagsItem.php b/ui/tests/selenium/tags/testFormTagsItem.php index 77aa834e9856..9d4c23a45705 100644 --- a/ui/tests/selenium/tags/testFormTagsItem.php +++ b/ui/tests/selenium/tags/testFormTagsItem.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/tags/testFormTagsItemPrototype.php b/ui/tests/selenium/tags/testFormTagsItemPrototype.php index b9daa430e95f..02c77d92a299 100644 --- a/ui/tests/selenium/tags/testFormTagsItemPrototype.php +++ b/ui/tests/selenium/tags/testFormTagsItemPrototype.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/tags/testFormTagsServices.php b/ui/tests/selenium/tags/testFormTagsServices.php index 53280b415a36..6b997c91b1fa 100644 --- a/ui/tests/selenium/tags/testFormTagsServices.php +++ b/ui/tests/selenium/tags/testFormTagsServices.php @@ -1,21 +1,16 @@ . **/ require_once dirname(__FILE__).'/../common/testFormTags.php'; diff --git a/ui/tests/selenium/tags/testFormTagsServicesProblemTags.php b/ui/tests/selenium/tags/testFormTagsServicesProblemTags.php index f7edb7495ac6..fec77ff5fef3 100644 --- a/ui/tests/selenium/tags/testFormTagsServicesProblemTags.php +++ b/ui/tests/selenium/tags/testFormTagsServicesProblemTags.php @@ -1,21 +1,16 @@ . **/ require_once dirname(__FILE__).'/../common/testFormTags.php'; diff --git a/ui/tests/selenium/tags/testFormTagsTemplate.php b/ui/tests/selenium/tags/testFormTagsTemplate.php index 764b538ecdf5..005a9e40b732 100644 --- a/ui/tests/selenium/tags/testFormTagsTemplate.php +++ b/ui/tests/selenium/tags/testFormTagsTemplate.php @@ -1,21 +1,16 @@ . **/ require_once dirname(__FILE__).'/../common/testFormTags.php'; diff --git a/ui/tests/selenium/tags/testFormTagsTrigger.php b/ui/tests/selenium/tags/testFormTagsTrigger.php index 1ea22e09e06f..1227ab31ead8 100644 --- a/ui/tests/selenium/tags/testFormTagsTrigger.php +++ b/ui/tests/selenium/tags/testFormTagsTrigger.php @@ -1,21 +1,16 @@ . **/ require_once dirname(__FILE__).'/../common/testFormTags.php'; diff --git a/ui/tests/selenium/tags/testFormTagsTriggerPrototype.php b/ui/tests/selenium/tags/testFormTagsTriggerPrototype.php index 27c9ec015f2b..5e0c06e7d6ef 100644 --- a/ui/tests/selenium/tags/testFormTagsTriggerPrototype.php +++ b/ui/tests/selenium/tags/testFormTagsTriggerPrototype.php @@ -1,21 +1,16 @@ . **/ require_once dirname(__FILE__).'/../common/testFormTags.php'; diff --git a/ui/tests/selenium/tags/testFormTagsWeb.php b/ui/tests/selenium/tags/testFormTagsWeb.php index 628feb55fe2c..658f066e864a 100644 --- a/ui/tests/selenium/tags/testFormTagsWeb.php +++ b/ui/tests/selenium/tags/testFormTagsWeb.php @@ -1,21 +1,16 @@ . **/ require_once dirname(__FILE__).'/../common/testFormTags.php'; diff --git a/ui/tests/selenium/templates/testFormTemplate.php b/ui/tests/selenium/templates/testFormTemplate.php index f05b774bc35f..44f375862267 100644 --- a/ui/tests/selenium/templates/testFormTemplate.php +++ b/ui/tests/selenium/templates/testFormTemplate.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/templates/testPageTemplates.php b/ui/tests/selenium/templates/testPageTemplates.php index b679662cf385..72450f7910db 100644 --- a/ui/tests/selenium/templates/testPageTemplates.php +++ b/ui/tests/selenium/templates/testPageTemplates.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/templates/testTemplateInheritance.php b/ui/tests/selenium/templates/testTemplateInheritance.php index 2e720adfdb17..c0914fac7c61 100644 --- a/ui/tests/selenium/templates/testTemplateInheritance.php +++ b/ui/tests/selenium/templates/testTemplateInheritance.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/testDocumentationLinks.php b/ui/tests/selenium/testDocumentationLinks.php index aadd6b7edbca..207900fa180e 100644 --- a/ui/tests/selenium/testDocumentationLinks.php +++ b/ui/tests/selenium/testDocumentationLinks.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/testExecuteNow.php b/ui/tests/selenium/testExecuteNow.php index 33e9dc5a3581..ff2e92cb6d49 100644 --- a/ui/tests/selenium/testExecuteNow.php +++ b/ui/tests/selenium/testExecuteNow.php @@ -1,21 +1,16 @@ . **/ require_once dirname(__FILE__).'/../include/CWebTest.php'; diff --git a/ui/tests/selenium/testExpandExpressionMacros.php b/ui/tests/selenium/testExpandExpressionMacros.php index 8222bfd5fe93..c6128e6c854f 100644 --- a/ui/tests/selenium/testExpandExpressionMacros.php +++ b/ui/tests/selenium/testExpandExpressionMacros.php @@ -1,21 +1,16 @@ . **/ require_once dirname(__FILE__).'/../include/CWebTest.php'; diff --git a/ui/tests/selenium/testFormLogin.php b/ui/tests/selenium/testFormLogin.php index 35329f4d61f1..7069ecdc1115 100644 --- a/ui/tests/selenium/testFormLogin.php +++ b/ui/tests/selenium/testFormLogin.php @@ -1,21 +1,16 @@ . **/ @@ -24,7 +19,7 @@ /** * @dataSource LoginUsers - **/ + */ class testFormLogin extends CWebTest { public static function getLoginLogoutData() { diff --git a/ui/tests/selenium/testFormSetup.php b/ui/tests/selenium/testFormSetup.php index 8b79e0fb0df4..5d119b7c2155 100644 --- a/ui/tests/selenium/testFormSetup.php +++ b/ui/tests/selenium/testFormSetup.php @@ -1,21 +1,16 @@ . **/ require_once dirname(__FILE__) . '/../include/CWebTest.php'; diff --git a/ui/tests/selenium/testFormTabIndicators.php b/ui/tests/selenium/testFormTabIndicators.php index 5be9679be051..3aa94c9e7f7e 100644 --- a/ui/tests/selenium/testFormTabIndicators.php +++ b/ui/tests/selenium/testFormTabIndicators.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/testGeneric.php b/ui/tests/selenium/testGeneric.php index 12b28b88fafb..1e0c934a4a42 100644 --- a/ui/tests/selenium/testGeneric.php +++ b/ui/tests/selenium/testGeneric.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/testLanguage.php b/ui/tests/selenium/testLanguage.php index 993da4237910..4b33b00a4e03 100644 --- a/ui/tests/selenium/testLanguage.php +++ b/ui/tests/selenium/testLanguage.php @@ -1,21 +1,16 @@ . **/ require_once dirname(__FILE__).'/../include/CWebTest.php'; diff --git a/ui/tests/selenium/testPageBrowserWarning.php b/ui/tests/selenium/testPageBrowserWarning.php index f79d7fe10a47..8419a82562cd 100644 --- a/ui/tests/selenium/testPageBrowserWarning.php +++ b/ui/tests/selenium/testPageBrowserWarning.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/testPageInventory.php b/ui/tests/selenium/testPageInventory.php index c6dd85bfa111..a42a2ef7ddb9 100644 --- a/ui/tests/selenium/testPageInventory.php +++ b/ui/tests/selenium/testPageInventory.php @@ -1,21 +1,16 @@ . **/ require_once dirname(__FILE__).'/../include/CLegacyWebTest.php'; diff --git a/ui/tests/selenium/testPageSearch.php b/ui/tests/selenium/testPageSearch.php index bfe6f6a6bf90..0033bfd64622 100644 --- a/ui/tests/selenium/testPageSearch.php +++ b/ui/tests/selenium/testPageSearch.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/testPageStatusOfZabbix.php b/ui/tests/selenium/testPageStatusOfZabbix.php index eac3ca56b0b8..09699e26a2d3 100644 --- a/ui/tests/selenium/testPageStatusOfZabbix.php +++ b/ui/tests/selenium/testPageStatusOfZabbix.php @@ -1,21 +1,16 @@ . **/ require_once dirname(__FILE__).'/../include/CLegacyWebTest.php'; diff --git a/ui/tests/selenium/testSidebarMenu.php b/ui/tests/selenium/testSidebarMenu.php index 8dfb4be223c2..249e6a128dce 100644 --- a/ui/tests/selenium/testSidebarMenu.php +++ b/ui/tests/selenium/testSidebarMenu.php @@ -1,21 +1,16 @@ . **/ require_once dirname(__FILE__).'/../include/CWebTest.php'; diff --git a/ui/tests/selenium/testTimezone.php b/ui/tests/selenium/testTimezone.php index c0eb2111fb80..72a94d2df6f4 100644 --- a/ui/tests/selenium/testTimezone.php +++ b/ui/tests/selenium/testTimezone.php @@ -1,21 +1,16 @@ . **/ require_once dirname(__FILE__).'/../include/CWebTest.php'; diff --git a/ui/tests/selenium/testUrlParameters.php b/ui/tests/selenium/testUrlParameters.php index 5058c00fd30f..955012e67e7d 100644 --- a/ui/tests/selenium/testUrlParameters.php +++ b/ui/tests/selenium/testUrlParameters.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/testZBX6663.php b/ui/tests/selenium/testZBX6663.php index 249e7f8551c5..def126d247a6 100644 --- a/ui/tests/selenium/testZBX6663.php +++ b/ui/tests/selenium/testZBX6663.php @@ -1,21 +1,16 @@ . **/ require_once dirname(__FILE__).'/../include/CLegacyWebTest.php'; diff --git a/ui/tests/selenium/timeouts/testTimeoutsHosts.php b/ui/tests/selenium/timeouts/testTimeoutsHosts.php index 9150596e7cdb..8a10d118d235 100644 --- a/ui/tests/selenium/timeouts/testTimeoutsHosts.php +++ b/ui/tests/selenium/timeouts/testTimeoutsHosts.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/timeouts/testTimeoutsLinkedTemplates.php b/ui/tests/selenium/timeouts/testTimeoutsLinkedTemplates.php index ef4efb653cc1..a5382251821f 100644 --- a/ui/tests/selenium/timeouts/testTimeoutsLinkedTemplates.php +++ b/ui/tests/selenium/timeouts/testTimeoutsLinkedTemplates.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/timeouts/testTimeoutsTemplates.php b/ui/tests/selenium/timeouts/testTimeoutsTemplates.php index 5640dbc78474..671ad2f79792 100644 --- a/ui/tests/selenium/timeouts/testTimeoutsTemplates.php +++ b/ui/tests/selenium/timeouts/testTimeoutsTemplates.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/triggers/testFormTrigger.php b/ui/tests/selenium/triggers/testFormTrigger.php index b40873a2871f..caddaedc6a8a 100644 --- a/ui/tests/selenium/triggers/testFormTrigger.php +++ b/ui/tests/selenium/triggers/testFormTrigger.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/triggers/testFormTriggerPrototype.php b/ui/tests/selenium/triggers/testFormTriggerPrototype.php index f215127bca0d..d83d338685bb 100644 --- a/ui/tests/selenium/triggers/testFormTriggerPrototype.php +++ b/ui/tests/selenium/triggers/testFormTriggerPrototype.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/triggers/testHostTriggerDependencies.php b/ui/tests/selenium/triggers/testHostTriggerDependencies.php index 49be279384e0..d1deb3551d47 100644 --- a/ui/tests/selenium/triggers/testHostTriggerDependencies.php +++ b/ui/tests/selenium/triggers/testHostTriggerDependencies.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/triggers/testInheritanceTrigger.php b/ui/tests/selenium/triggers/testInheritanceTrigger.php index 319c9647d60a..30d51452138e 100644 --- a/ui/tests/selenium/triggers/testInheritanceTrigger.php +++ b/ui/tests/selenium/triggers/testInheritanceTrigger.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/triggers/testInheritanceTriggerPrototype.php b/ui/tests/selenium/triggers/testInheritanceTriggerPrototype.php index d735d8679c94..2f730f13f12a 100644 --- a/ui/tests/selenium/triggers/testInheritanceTriggerPrototype.php +++ b/ui/tests/selenium/triggers/testInheritanceTriggerPrototype.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/triggers/testPageTriggerDescription.php b/ui/tests/selenium/triggers/testPageTriggerDescription.php index f78218a1628a..d44248072b88 100644 --- a/ui/tests/selenium/triggers/testPageTriggerDescription.php +++ b/ui/tests/selenium/triggers/testPageTriggerDescription.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/triggers/testPageTriggerPrototypes.php b/ui/tests/selenium/triggers/testPageTriggerPrototypes.php index fe8c5203f210..fc8a8bfadf99 100644 --- a/ui/tests/selenium/triggers/testPageTriggerPrototypes.php +++ b/ui/tests/selenium/triggers/testPageTriggerPrototypes.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/triggers/testPageTriggerPrototypesTemplate.php b/ui/tests/selenium/triggers/testPageTriggerPrototypesTemplate.php index 0e2a940e24c9..f77f778b7f8f 100644 --- a/ui/tests/selenium/triggers/testPageTriggerPrototypesTemplate.php +++ b/ui/tests/selenium/triggers/testPageTriggerPrototypesTemplate.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/triggers/testPageTriggerUrl.php b/ui/tests/selenium/triggers/testPageTriggerUrl.php index bffda4130428..d49589c8e1f4 100644 --- a/ui/tests/selenium/triggers/testPageTriggerUrl.php +++ b/ui/tests/selenium/triggers/testPageTriggerUrl.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/triggers/testPageTriggers.php b/ui/tests/selenium/triggers/testPageTriggers.php index 947c8186a5b4..da579b75fe99 100644 --- a/ui/tests/selenium/triggers/testPageTriggers.php +++ b/ui/tests/selenium/triggers/testPageTriggers.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/triggers/testTemplateTriggerDependencies.php b/ui/tests/selenium/triggers/testTemplateTriggerDependencies.php index 8e3f7969afa9..77d9bd3e5784 100644 --- a/ui/tests/selenium/triggers/testTemplateTriggerDependencies.php +++ b/ui/tests/selenium/triggers/testTemplateTriggerDependencies.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/triggers/testTriggerExpressions.php b/ui/tests/selenium/triggers/testTriggerExpressions.php index 201b03f759ff..40ba762d71d9 100644 --- a/ui/tests/selenium/triggers/testTriggerExpressions.php +++ b/ui/tests/selenium/triggers/testTriggerExpressions.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/users/testFormUser.php b/ui/tests/selenium/users/testFormUser.php index 2cd2f194b866..af3d91efb84d 100644 --- a/ui/tests/selenium/users/testFormUser.php +++ b/ui/tests/selenium/users/testFormUser.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/users/testFormUserGroups.php b/ui/tests/selenium/users/testFormUserGroups.php index 20f27abe4db0..b2987d76f205 100644 --- a/ui/tests/selenium/users/testFormUserGroups.php +++ b/ui/tests/selenium/users/testFormUserGroups.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/users/testFormUserMedia.php b/ui/tests/selenium/users/testFormUserMedia.php index aed3076f8c35..7645bfac74ae 100644 --- a/ui/tests/selenium/users/testFormUserMedia.php +++ b/ui/tests/selenium/users/testFormUserMedia.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/users/testFormUserPermissions.php b/ui/tests/selenium/users/testFormUserPermissions.php index 155bef4daa05..5b657cfba437 100644 --- a/ui/tests/selenium/users/testFormUserPermissions.php +++ b/ui/tests/selenium/users/testFormUserPermissions.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/users/testFormUserProfile.php b/ui/tests/selenium/users/testFormUserProfile.php index 07712fd4a619..a39c72c9517b 100644 --- a/ui/tests/selenium/users/testFormUserProfile.php +++ b/ui/tests/selenium/users/testFormUserProfile.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/users/testPageUserGroups.php b/ui/tests/selenium/users/testPageUserGroups.php index 3b82cd81c51d..52cfabe99370 100644 --- a/ui/tests/selenium/users/testPageUserGroups.php +++ b/ui/tests/selenium/users/testPageUserGroups.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/users/testPageUsers.php b/ui/tests/selenium/users/testPageUsers.php index ff07b2eabfc6..1c0932d07639 100644 --- a/ui/tests/selenium/users/testPageUsers.php +++ b/ui/tests/selenium/users/testPageUsers.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/valueMapping/testFormValueMappingsHost.php b/ui/tests/selenium/valueMapping/testFormValueMappingsHost.php index a60e2e0ac35e..0f77a556bae5 100644 --- a/ui/tests/selenium/valueMapping/testFormValueMappingsHost.php +++ b/ui/tests/selenium/valueMapping/testFormValueMappingsHost.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/valueMapping/testFormValueMappingsTemplate.php b/ui/tests/selenium/valueMapping/testFormValueMappingsTemplate.php index a6d3b4957394..703d965e34bd 100644 --- a/ui/tests/selenium/valueMapping/testFormValueMappingsTemplate.php +++ b/ui/tests/selenium/valueMapping/testFormValueMappingsTemplate.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/webScenarios/testFormWebScenario.php b/ui/tests/selenium/webScenarios/testFormWebScenario.php index ef9f09889274..4158f7349afe 100644 --- a/ui/tests/selenium/webScenarios/testFormWebScenario.php +++ b/ui/tests/selenium/webScenarios/testFormWebScenario.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/webScenarios/testFormWebScenarioStep.php b/ui/tests/selenium/webScenarios/testFormWebScenarioStep.php index 5e3b27c38ec9..c059c1f6b460 100644 --- a/ui/tests/selenium/webScenarios/testFormWebScenarioStep.php +++ b/ui/tests/selenium/webScenarios/testFormWebScenarioStep.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/webScenarios/testInheritanceWeb.php b/ui/tests/selenium/webScenarios/testInheritanceWeb.php index 7243375c9e5e..35825438fd55 100644 --- a/ui/tests/selenium/webScenarios/testInheritanceWeb.php +++ b/ui/tests/selenium/webScenarios/testInheritanceWeb.php @@ -1,21 +1,16 @@ . **/ require_once dirname(__FILE__).'/../../include/CLegacyWebTest.php'; diff --git a/ui/tests/selenium/webScenarios/testPageMonitoringWeb.php b/ui/tests/selenium/webScenarios/testPageMonitoringWeb.php index 66a0ff5ced31..dd3d643c816b 100644 --- a/ui/tests/selenium/webScenarios/testPageMonitoringWeb.php +++ b/ui/tests/selenium/webScenarios/testPageMonitoringWeb.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/selenium/webScenarios/testPageMonitoringWebDetails.php b/ui/tests/selenium/webScenarios/testPageMonitoringWebDetails.php index d6c46b8b08b2..af641631d228 100644 --- a/ui/tests/selenium/webScenarios/testPageMonitoringWebDetails.php +++ b/ui/tests/selenium/webScenarios/testPageMonitoringWebDetails.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/unit/bootstrap.php b/ui/tests/unit/bootstrap.php index 83781998640c..b1de2a702943 100644 --- a/ui/tests/unit/bootstrap.php +++ b/ui/tests/unit/bootstrap.php @@ -1,21 +1,16 @@ . **/ error_reporting(E_ALL | E_STRICT); // because in some PHP versions E_ALL does not include E_STRICT diff --git a/ui/tests/unit/include/classes/api/helpers/CApiTagHelperTest.php b/ui/tests/unit/include/classes/api/helpers/CApiTagHelperTest.php index 75195261a95d..5bb1885ba1fa 100644 --- a/ui/tests/unit/include/classes/api/helpers/CApiTagHelperTest.php +++ b/ui/tests/unit/include/classes/api/helpers/CApiTagHelperTest.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/unit/include/classes/core/CGlobalRegexpTest.php b/ui/tests/unit/include/classes/core/CGlobalRegexpTest.php index 0f716b6ee083..a84925af6910 100644 --- a/ui/tests/unit/include/classes/core/CGlobalRegexpTest.php +++ b/ui/tests/unit/include/classes/core/CGlobalRegexpTest.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/unit/include/classes/core/CRegistryFactoryTest.php b/ui/tests/unit/include/classes/core/CRegistryFactoryTest.php index c76ba037b859..3961cfa36738 100644 --- a/ui/tests/unit/include/classes/core/CRegistryFactoryTest.php +++ b/ui/tests/unit/include/classes/core/CRegistryFactoryTest.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/unit/include/classes/export/writers/CXmlExportWriterTest.php b/ui/tests/unit/include/classes/export/writers/CXmlExportWriterTest.php index c37213439615..c955e01d8a38 100644 --- a/ui/tests/unit/include/classes/export/writers/CXmlExportWriterTest.php +++ b/ui/tests/unit/include/classes/export/writers/CXmlExportWriterTest.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/unit/include/classes/helpers/CConditionHelperTest.php b/ui/tests/unit/include/classes/helpers/CConditionHelperTest.php index 53d65526a619..3a4d12932abf 100644 --- a/ui/tests/unit/include/classes/helpers/CConditionHelperTest.php +++ b/ui/tests/unit/include/classes/helpers/CConditionHelperTest.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/unit/include/classes/helpers/CMathHelper.php b/ui/tests/unit/include/classes/helpers/CMathHelper.php index 622d3a5a0f54..56bf98cba28f 100644 --- a/ui/tests/unit/include/classes/helpers/CMathHelper.php +++ b/ui/tests/unit/include/classes/helpers/CMathHelper.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/unit/include/classes/helpers/CTriggerGeneralHelperTest.php b/ui/tests/unit/include/classes/helpers/CTriggerGeneralHelperTest.php index d793ed269da7..7c907900bc06 100644 --- a/ui/tests/unit/include/classes/helpers/CTriggerGeneralHelperTest.php +++ b/ui/tests/unit/include/classes/helpers/CTriggerGeneralHelperTest.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/unit/include/classes/helpers/CValueMapHelperTest.php b/ui/tests/unit/include/classes/helpers/CValueMapHelperTest.php index 7ec8e4e65d09..be0ad6d7b5e5 100644 --- a/ui/tests/unit/include/classes/helpers/CValueMapHelperTest.php +++ b/ui/tests/unit/include/classes/helpers/CValueMapHelperTest.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/unit/include/classes/html/CButtonTest.php b/ui/tests/unit/include/classes/html/CButtonTest.php index 78da7e9dbb02..2c06494c26ff 100644 --- a/ui/tests/unit/include/classes/html/CButtonTest.php +++ b/ui/tests/unit/include/classes/html/CButtonTest.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/unit/include/classes/html/CRedirectButtonTest.php b/ui/tests/unit/include/classes/html/CRedirectButtonTest.php index 697e644f5234..8ee2932c5c0f 100644 --- a/ui/tests/unit/include/classes/html/CRedirectButtonTest.php +++ b/ui/tests/unit/include/classes/html/CRedirectButtonTest.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/unit/include/classes/html/CRowTest.php b/ui/tests/unit/include/classes/html/CRowTest.php index 8549659594eb..0b110e0683e0 100644 --- a/ui/tests/unit/include/classes/html/CRowTest.php +++ b/ui/tests/unit/include/classes/html/CRowTest.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/unit/include/classes/html/CSimpleButtonTest.php b/ui/tests/unit/include/classes/html/CSimpleButtonTest.php index 8be57e85ecb0..6278e5f203f5 100644 --- a/ui/tests/unit/include/classes/html/CSimpleButtonTest.php +++ b/ui/tests/unit/include/classes/html/CSimpleButtonTest.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/unit/include/classes/html/CSubmitButtonTest.php b/ui/tests/unit/include/classes/html/CSubmitButtonTest.php index f99380ed1ce1..96f233e5a6fc 100644 --- a/ui/tests/unit/include/classes/html/CSubmitButtonTest.php +++ b/ui/tests/unit/include/classes/html/CSubmitButtonTest.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/unit/include/classes/html/CSubmitTest.php b/ui/tests/unit/include/classes/html/CSubmitTest.php index a90ec0f90e48..f2e7b7713f3a 100644 --- a/ui/tests/unit/include/classes/html/CSubmitTest.php +++ b/ui/tests/unit/include/classes/html/CSubmitTest.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/unit/include/classes/html/CTagTest.php b/ui/tests/unit/include/classes/html/CTagTest.php index 0ce450a2ce9a..6783ae7dada5 100644 --- a/ui/tests/unit/include/classes/html/CTagTest.php +++ b/ui/tests/unit/include/classes/html/CTagTest.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/unit/include/classes/import/CImportDataAdapterTest.php b/ui/tests/unit/include/classes/import/CImportDataAdapterTest.php index f695222c62d2..8bab39d71a01 100644 --- a/ui/tests/unit/include/classes/import/CImportDataAdapterTest.php +++ b/ui/tests/unit/include/classes/import/CImportDataAdapterTest.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/unit/include/classes/import/converters/C10ImportConverterTest.php b/ui/tests/unit/include/classes/import/converters/C10ImportConverterTest.php index 241d6db14c5b..f16396e4a9d0 100644 --- a/ui/tests/unit/include/classes/import/converters/C10ImportConverterTest.php +++ b/ui/tests/unit/include/classes/import/converters/C10ImportConverterTest.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/unit/include/classes/import/converters/C10ItemKeyConverterTest.php b/ui/tests/unit/include/classes/import/converters/C10ItemKeyConverterTest.php index 8ce3eb5c6032..d4d2973431d0 100644 --- a/ui/tests/unit/include/classes/import/converters/C10ItemKeyConverterTest.php +++ b/ui/tests/unit/include/classes/import/converters/C10ItemKeyConverterTest.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/unit/include/classes/import/converters/C10TriggerConverterTest.php b/ui/tests/unit/include/classes/import/converters/C10TriggerConverterTest.php index c84ce86e8ade..64db76dfdf53 100644 --- a/ui/tests/unit/include/classes/import/converters/C10TriggerConverterTest.php +++ b/ui/tests/unit/include/classes/import/converters/C10TriggerConverterTest.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/unit/include/classes/import/converters/C20ImportConverterTest.php b/ui/tests/unit/include/classes/import/converters/C20ImportConverterTest.php index 212f2549734e..dfedc928f9aa 100644 --- a/ui/tests/unit/include/classes/import/converters/C20ImportConverterTest.php +++ b/ui/tests/unit/include/classes/import/converters/C20ImportConverterTest.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/unit/include/classes/import/converters/C20ItemKeyConverterTest.php b/ui/tests/unit/include/classes/import/converters/C20ItemKeyConverterTest.php index 178cb523bf7b..43efb2dadadd 100644 --- a/ui/tests/unit/include/classes/import/converters/C20ItemKeyConverterTest.php +++ b/ui/tests/unit/include/classes/import/converters/C20ItemKeyConverterTest.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/unit/include/classes/import/converters/C20TriggerConverterTest.php b/ui/tests/unit/include/classes/import/converters/C20TriggerConverterTest.php index 74ec2962e2ed..ebaea6e480cd 100644 --- a/ui/tests/unit/include/classes/import/converters/C20TriggerConverterTest.php +++ b/ui/tests/unit/include/classes/import/converters/C20TriggerConverterTest.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/unit/include/classes/import/converters/C30ImportConverterTest.php b/ui/tests/unit/include/classes/import/converters/C30ImportConverterTest.php index 2a92379df6b1..64e91c47d213 100644 --- a/ui/tests/unit/include/classes/import/converters/C30ImportConverterTest.php +++ b/ui/tests/unit/include/classes/import/converters/C30ImportConverterTest.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/unit/include/classes/import/converters/C32ImportConverterTest.php b/ui/tests/unit/include/classes/import/converters/C32ImportConverterTest.php index 31ecc03d9bad..0b31f1532728 100644 --- a/ui/tests/unit/include/classes/import/converters/C32ImportConverterTest.php +++ b/ui/tests/unit/include/classes/import/converters/C32ImportConverterTest.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/unit/include/classes/import/converters/C34ImportConverterTest.php b/ui/tests/unit/include/classes/import/converters/C34ImportConverterTest.php index a04abf808489..28ea242958ca 100644 --- a/ui/tests/unit/include/classes/import/converters/C34ImportConverterTest.php +++ b/ui/tests/unit/include/classes/import/converters/C34ImportConverterTest.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/unit/include/classes/import/converters/C40ImportConverterTest.php b/ui/tests/unit/include/classes/import/converters/C40ImportConverterTest.php index f44ded1e0e30..ab9f305bb8c6 100644 --- a/ui/tests/unit/include/classes/import/converters/C40ImportConverterTest.php +++ b/ui/tests/unit/include/classes/import/converters/C40ImportConverterTest.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/unit/include/classes/import/converters/C42ImportConverterTest.php b/ui/tests/unit/include/classes/import/converters/C42ImportConverterTest.php index dbb2f2192a84..7f8d355f0289 100644 --- a/ui/tests/unit/include/classes/import/converters/C42ImportConverterTest.php +++ b/ui/tests/unit/include/classes/import/converters/C42ImportConverterTest.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/unit/include/classes/import/converters/C44ImportConverterTest.php b/ui/tests/unit/include/classes/import/converters/C44ImportConverterTest.php index 5fed7be3ce8a..f407403f05d3 100644 --- a/ui/tests/unit/include/classes/import/converters/C44ImportConverterTest.php +++ b/ui/tests/unit/include/classes/import/converters/C44ImportConverterTest.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/unit/include/classes/import/converters/C52AggregateItemKeyConverterTest.php b/ui/tests/unit/include/classes/import/converters/C52AggregateItemKeyConverterTest.php index fff4fc0f43ce..b27587fdc642 100644 --- a/ui/tests/unit/include/classes/import/converters/C52AggregateItemKeyConverterTest.php +++ b/ui/tests/unit/include/classes/import/converters/C52AggregateItemKeyConverterTest.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/unit/include/classes/import/converters/C52EventNameConverterTest.php b/ui/tests/unit/include/classes/import/converters/C52EventNameConverterTest.php index c663e882ea06..abb2386151c1 100644 --- a/ui/tests/unit/include/classes/import/converters/C52EventNameConverterTest.php +++ b/ui/tests/unit/include/classes/import/converters/C52EventNameConverterTest.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/unit/include/classes/import/converters/C52ImportConverterTest.php b/ui/tests/unit/include/classes/import/converters/C52ImportConverterTest.php index 747ac73030ca..aeebe5ad14de 100644 --- a/ui/tests/unit/include/classes/import/converters/C52ImportConverterTest.php +++ b/ui/tests/unit/include/classes/import/converters/C52ImportConverterTest.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/unit/include/classes/import/converters/C52TriggerExpressionConverterTest.php b/ui/tests/unit/include/classes/import/converters/C52TriggerExpressionConverterTest.php index 0d7a24f3590e..27e51e480e93 100644 --- a/ui/tests/unit/include/classes/import/converters/C52TriggerExpressionConverterTest.php +++ b/ui/tests/unit/include/classes/import/converters/C52TriggerExpressionConverterTest.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/unit/include/classes/import/converters/C54ImportConverterTest.php b/ui/tests/unit/include/classes/import/converters/C54ImportConverterTest.php index 4bb5d99baa52..13656c8c1561 100644 --- a/ui/tests/unit/include/classes/import/converters/C54ImportConverterTest.php +++ b/ui/tests/unit/include/classes/import/converters/C54ImportConverterTest.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/unit/include/classes/import/converters/C60ImportConverterTest.php b/ui/tests/unit/include/classes/import/converters/C60ImportConverterTest.php index 119fa0c24fae..f861a809825f 100644 --- a/ui/tests/unit/include/classes/import/converters/C60ImportConverterTest.php +++ b/ui/tests/unit/include/classes/import/converters/C60ImportConverterTest.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/unit/include/classes/import/converters/C62ImportConverterTest.php b/ui/tests/unit/include/classes/import/converters/C62ImportConverterTest.php index d976d4309ea5..adf9ed0545e5 100644 --- a/ui/tests/unit/include/classes/import/converters/C62ImportConverterTest.php +++ b/ui/tests/unit/include/classes/import/converters/C62ImportConverterTest.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/unit/include/classes/import/converters/C64ImportConverterTest.php b/ui/tests/unit/include/classes/import/converters/C64ImportConverterTest.php index 556246337270..c8fa8a107a3e 100644 --- a/ui/tests/unit/include/classes/import/converters/C64ImportConverterTest.php +++ b/ui/tests/unit/include/classes/import/converters/C64ImportConverterTest.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/unit/include/classes/import/converters/CImportConverterTest.php b/ui/tests/unit/include/classes/import/converters/CImportConverterTest.php index 480bbae0a32e..3e893f246fcf 100644 --- a/ui/tests/unit/include/classes/import/converters/CImportConverterTest.php +++ b/ui/tests/unit/include/classes/import/converters/CImportConverterTest.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/unit/include/classes/import/readers/CXmlImportReaderTest.php b/ui/tests/unit/include/classes/import/readers/CXmlImportReaderTest.php index 2635d7d5da52..c8a6d7541a85 100644 --- a/ui/tests/unit/include/classes/import/readers/CXmlImportReaderTest.php +++ b/ui/tests/unit/include/classes/import/readers/CXmlImportReaderTest.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/unit/include/classes/macros/CMacroFunctionTest.php b/ui/tests/unit/include/classes/macros/CMacroFunctionTest.php index 493d779c2f17..d6b8eafddc95 100644 --- a/ui/tests/unit/include/classes/macros/CMacroFunctionTest.php +++ b/ui/tests/unit/include/classes/macros/CMacroFunctionTest.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/unit/include/classes/parsers/C10FunctionMacroParserTest.php b/ui/tests/unit/include/classes/parsers/C10FunctionMacroParserTest.php index 2b4fbf1d1495..5855c44fe2b3 100644 --- a/ui/tests/unit/include/classes/parsers/C10FunctionMacroParserTest.php +++ b/ui/tests/unit/include/classes/parsers/C10FunctionMacroParserTest.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/unit/include/classes/parsers/C10FunctionParserTest.php b/ui/tests/unit/include/classes/parsers/C10FunctionParserTest.php index 1715926bfbec..e89a6149ed25 100644 --- a/ui/tests/unit/include/classes/parsers/C10FunctionParserTest.php +++ b/ui/tests/unit/include/classes/parsers/C10FunctionParserTest.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/unit/include/classes/parsers/C10TriggerExpressionTest.php b/ui/tests/unit/include/classes/parsers/C10TriggerExpressionTest.php index e96b8ede46c0..480e450a9187 100644 --- a/ui/tests/unit/include/classes/parsers/C10TriggerExpressionTest.php +++ b/ui/tests/unit/include/classes/parsers/C10TriggerExpressionTest.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/unit/include/classes/parsers/CADNameAttributeParserTest.php b/ui/tests/unit/include/classes/parsers/CADNameAttributeParserTest.php index 0beb280c9479..96e4bff1a795 100644 --- a/ui/tests/unit/include/classes/parsers/CADNameAttributeParserTest.php +++ b/ui/tests/unit/include/classes/parsers/CADNameAttributeParserTest.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/unit/include/classes/parsers/CAbsoluteTimeParserTest.php b/ui/tests/unit/include/classes/parsers/CAbsoluteTimeParserTest.php index a85f1029bedf..c87202463a7b 100644 --- a/ui/tests/unit/include/classes/parsers/CAbsoluteTimeParserTest.php +++ b/ui/tests/unit/include/classes/parsers/CAbsoluteTimeParserTest.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/unit/include/classes/parsers/CConditionFormulaTest.php b/ui/tests/unit/include/classes/parsers/CConditionFormulaTest.php index 191685d58892..0339ea5e3316 100644 --- a/ui/tests/unit/include/classes/parsers/CConditionFormulaTest.php +++ b/ui/tests/unit/include/classes/parsers/CConditionFormulaTest.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/unit/include/classes/parsers/CDnsParserTest.php b/ui/tests/unit/include/classes/parsers/CDnsParserTest.php index ff320d6307a1..b11579bfec4c 100644 --- a/ui/tests/unit/include/classes/parsers/CDnsParserTest.php +++ b/ui/tests/unit/include/classes/parsers/CDnsParserTest.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/unit/include/classes/parsers/CEscapedStringParserTest.php b/ui/tests/unit/include/classes/parsers/CEscapedStringParserTest.php index 459a4147328d..0a776e054af8 100644 --- a/ui/tests/unit/include/classes/parsers/CEscapedStringParserTest.php +++ b/ui/tests/unit/include/classes/parsers/CEscapedStringParserTest.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/unit/include/classes/parsers/CExpressionMacroFunctionParserTest.php b/ui/tests/unit/include/classes/parsers/CExpressionMacroFunctionParserTest.php index 62c9a69b0634..0c6ad05c2d88 100644 --- a/ui/tests/unit/include/classes/parsers/CExpressionMacroFunctionParserTest.php +++ b/ui/tests/unit/include/classes/parsers/CExpressionMacroFunctionParserTest.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/unit/include/classes/parsers/CExpressionMacroParserTest.php b/ui/tests/unit/include/classes/parsers/CExpressionMacroParserTest.php index c00682c180d3..cb4502ca490b 100644 --- a/ui/tests/unit/include/classes/parsers/CExpressionMacroParserTest.php +++ b/ui/tests/unit/include/classes/parsers/CExpressionMacroParserTest.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/unit/include/classes/parsers/CExpressionParserTest.php b/ui/tests/unit/include/classes/parsers/CExpressionParserTest.php index 4435158070c7..fa34719c4f4b 100644 --- a/ui/tests/unit/include/classes/parsers/CExpressionParserTest.php +++ b/ui/tests/unit/include/classes/parsers/CExpressionParserTest.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/unit/include/classes/parsers/CFilterParserTest.php b/ui/tests/unit/include/classes/parsers/CFilterParserTest.php index 75e1fbdac2b2..390f9c587872 100644 --- a/ui/tests/unit/include/classes/parsers/CFilterParserTest.php +++ b/ui/tests/unit/include/classes/parsers/CFilterParserTest.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/unit/include/classes/parsers/CFlexibleIntervalParserTest.php b/ui/tests/unit/include/classes/parsers/CFlexibleIntervalParserTest.php index 083da4621a0b..87f9c359e634 100644 --- a/ui/tests/unit/include/classes/parsers/CFlexibleIntervalParserTest.php +++ b/ui/tests/unit/include/classes/parsers/CFlexibleIntervalParserTest.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/unit/include/classes/parsers/CFunctionIdParserTest.php b/ui/tests/unit/include/classes/parsers/CFunctionIdParserTest.php index 21bb84b3e926..ec41d6916c6f 100644 --- a/ui/tests/unit/include/classes/parsers/CFunctionIdParserTest.php +++ b/ui/tests/unit/include/classes/parsers/CFunctionIdParserTest.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/unit/include/classes/parsers/CGeomapCoordinatesParserTest.php b/ui/tests/unit/include/classes/parsers/CGeomapCoordinatesParserTest.php index f2865a92653a..6367921acbc2 100644 --- a/ui/tests/unit/include/classes/parsers/CGeomapCoordinatesParserTest.php +++ b/ui/tests/unit/include/classes/parsers/CGeomapCoordinatesParserTest.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/unit/include/classes/parsers/CHistFunctionParserTest.php b/ui/tests/unit/include/classes/parsers/CHistFunctionParserTest.php index 83204f9e2608..3cb168409f32 100644 --- a/ui/tests/unit/include/classes/parsers/CHistFunctionParserTest.php +++ b/ui/tests/unit/include/classes/parsers/CHistFunctionParserTest.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/unit/include/classes/parsers/CHostGroupNameParserTest.php b/ui/tests/unit/include/classes/parsers/CHostGroupNameParserTest.php index 2bc512d0bace..4a499965c7cb 100644 --- a/ui/tests/unit/include/classes/parsers/CHostGroupNameParserTest.php +++ b/ui/tests/unit/include/classes/parsers/CHostGroupNameParserTest.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/unit/include/classes/parsers/CHostNameParserTest.php b/ui/tests/unit/include/classes/parsers/CHostNameParserTest.php index 2d4099f010e5..6e1118dec0ca 100644 --- a/ui/tests/unit/include/classes/parsers/CHostNameParserTest.php +++ b/ui/tests/unit/include/classes/parsers/CHostNameParserTest.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/unit/include/classes/parsers/CIPParserTest.php b/ui/tests/unit/include/classes/parsers/CIPParserTest.php index eacea4975b95..107a679da105 100644 --- a/ui/tests/unit/include/classes/parsers/CIPParserTest.php +++ b/ui/tests/unit/include/classes/parsers/CIPParserTest.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/unit/include/classes/parsers/CIPRangeParserTest.php b/ui/tests/unit/include/classes/parsers/CIPRangeParserTest.php index 6989da1b5ea6..855725201033 100644 --- a/ui/tests/unit/include/classes/parsers/CIPRangeParserTest.php +++ b/ui/tests/unit/include/classes/parsers/CIPRangeParserTest.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/unit/include/classes/parsers/CIPv4ParserTest.php b/ui/tests/unit/include/classes/parsers/CIPv4ParserTest.php index 42d595318db0..2011d6cc19c6 100644 --- a/ui/tests/unit/include/classes/parsers/CIPv4ParserTest.php +++ b/ui/tests/unit/include/classes/parsers/CIPv4ParserTest.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/unit/include/classes/parsers/CIPv6ParserTest.php b/ui/tests/unit/include/classes/parsers/CIPv6ParserTest.php index c75ea90a0a7e..874562dc20a7 100644 --- a/ui/tests/unit/include/classes/parsers/CIPv6ParserTest.php +++ b/ui/tests/unit/include/classes/parsers/CIPv6ParserTest.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/unit/include/classes/parsers/CItemKeyTest.php b/ui/tests/unit/include/classes/parsers/CItemKeyTest.php index cc49cc95cb31..d2e7b94780be 100644 --- a/ui/tests/unit/include/classes/parsers/CItemKeyTest.php +++ b/ui/tests/unit/include/classes/parsers/CItemKeyTest.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/unit/include/classes/parsers/CLLDMacroFunctionParserTest.php b/ui/tests/unit/include/classes/parsers/CLLDMacroFunctionParserTest.php index 5f4640096c9d..ed3ecfeb286a 100644 --- a/ui/tests/unit/include/classes/parsers/CLLDMacroFunctionParserTest.php +++ b/ui/tests/unit/include/classes/parsers/CLLDMacroFunctionParserTest.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/unit/include/classes/parsers/CLLDMacroParserTest.php b/ui/tests/unit/include/classes/parsers/CLLDMacroParserTest.php index cc67d6ec4afd..ef7521764594 100644 --- a/ui/tests/unit/include/classes/parsers/CLLDMacroParserTest.php +++ b/ui/tests/unit/include/classes/parsers/CLLDMacroParserTest.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/unit/include/classes/parsers/CMacroParserTest.php b/ui/tests/unit/include/classes/parsers/CMacroParserTest.php index e97988592487..4fef5d5d80fb 100644 --- a/ui/tests/unit/include/classes/parsers/CMacroParserTest.php +++ b/ui/tests/unit/include/classes/parsers/CMacroParserTest.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/unit/include/classes/parsers/CParserTest.php b/ui/tests/unit/include/classes/parsers/CParserTest.php index aec28c87741a..71d3556ebd77 100644 --- a/ui/tests/unit/include/classes/parsers/CParserTest.php +++ b/ui/tests/unit/include/classes/parsers/CParserTest.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/unit/include/classes/parsers/CPeriodParserTest.php b/ui/tests/unit/include/classes/parsers/CPeriodParserTest.php index 4f688646a754..5c35a84de880 100644 --- a/ui/tests/unit/include/classes/parsers/CPeriodParserTest.php +++ b/ui/tests/unit/include/classes/parsers/CPeriodParserTest.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/unit/include/classes/parsers/CPrometheusOutputParserTest.php b/ui/tests/unit/include/classes/parsers/CPrometheusOutputParserTest.php index 3093b7d7212c..db52e5d02760 100644 --- a/ui/tests/unit/include/classes/parsers/CPrometheusOutputParserTest.php +++ b/ui/tests/unit/include/classes/parsers/CPrometheusOutputParserTest.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/unit/include/classes/parsers/CPrometheusPatternParserTest.php b/ui/tests/unit/include/classes/parsers/CPrometheusPatternParserTest.php index deec98c99bf1..2a12ced01394 100644 --- a/ui/tests/unit/include/classes/parsers/CPrometheusPatternParserTest.php +++ b/ui/tests/unit/include/classes/parsers/CPrometheusPatternParserTest.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/unit/include/classes/parsers/CQueryParserTest.php b/ui/tests/unit/include/classes/parsers/CQueryParserTest.php index ab865f795e32..2e88bd6c980f 100644 --- a/ui/tests/unit/include/classes/parsers/CQueryParserTest.php +++ b/ui/tests/unit/include/classes/parsers/CQueryParserTest.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/unit/include/classes/parsers/CRangeParserTest.php b/ui/tests/unit/include/classes/parsers/CRangeParserTest.php index 1be2b41b3644..954663012097 100644 --- a/ui/tests/unit/include/classes/parsers/CRangeParserTest.php +++ b/ui/tests/unit/include/classes/parsers/CRangeParserTest.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/unit/include/classes/parsers/CRangeTimeParserTest.php b/ui/tests/unit/include/classes/parsers/CRangeTimeParserTest.php index 22cdc332d53a..e1faa5732f77 100644 --- a/ui/tests/unit/include/classes/parsers/CRangeTimeParserTest.php +++ b/ui/tests/unit/include/classes/parsers/CRangeTimeParserTest.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/unit/include/classes/parsers/CRangesParserTest.php b/ui/tests/unit/include/classes/parsers/CRangesParserTest.php index c05392e9d1b3..1d88f05cbff2 100644 --- a/ui/tests/unit/include/classes/parsers/CRangesParserTest.php +++ b/ui/tests/unit/include/classes/parsers/CRangesParserTest.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/unit/include/classes/parsers/CReferenceParserTest.php b/ui/tests/unit/include/classes/parsers/CReferenceParserTest.php index 39b8bc21f0aa..f718f46ccf7d 100644 --- a/ui/tests/unit/include/classes/parsers/CReferenceParserTest.php +++ b/ui/tests/unit/include/classes/parsers/CReferenceParserTest.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/unit/include/classes/parsers/CRelativeTimeParserTest.php b/ui/tests/unit/include/classes/parsers/CRelativeTimeParserTest.php index 998226a8dcab..83d608986ac8 100644 --- a/ui/tests/unit/include/classes/parsers/CRelativeTimeParserTest.php +++ b/ui/tests/unit/include/classes/parsers/CRelativeTimeParserTest.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/unit/include/classes/parsers/CSchedulingIntervalParserTest.php b/ui/tests/unit/include/classes/parsers/CSchedulingIntervalParserTest.php index 6eee293cd1d1..36b7dc473bc6 100644 --- a/ui/tests/unit/include/classes/parsers/CSchedulingIntervalParserTest.php +++ b/ui/tests/unit/include/classes/parsers/CSchedulingIntervalParserTest.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/unit/include/classes/parsers/CSetParserTest.php b/ui/tests/unit/include/classes/parsers/CSetParserTest.php index 8973e129206a..6d4b6021e618 100644 --- a/ui/tests/unit/include/classes/parsers/CSetParserTest.php +++ b/ui/tests/unit/include/classes/parsers/CSetParserTest.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/unit/include/classes/parsers/CSimpleIntervalParserTest.php b/ui/tests/unit/include/classes/parsers/CSimpleIntervalParserTest.php index 8faf9313e0ae..e03059aae5f7 100644 --- a/ui/tests/unit/include/classes/parsers/CSimpleIntervalParserTest.php +++ b/ui/tests/unit/include/classes/parsers/CSimpleIntervalParserTest.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/unit/include/classes/parsers/CTimePeriodParserTest.php b/ui/tests/unit/include/classes/parsers/CTimePeriodParserTest.php index f6c35c2560c4..bc1988059950 100644 --- a/ui/tests/unit/include/classes/parsers/CTimePeriodParserTest.php +++ b/ui/tests/unit/include/classes/parsers/CTimePeriodParserTest.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/unit/include/classes/parsers/CTimePeriodsParserTest.php b/ui/tests/unit/include/classes/parsers/CTimePeriodsParserTest.php index 967f604add50..d38c6661b82d 100644 --- a/ui/tests/unit/include/classes/parsers/CTimePeriodsParserTest.php +++ b/ui/tests/unit/include/classes/parsers/CTimePeriodsParserTest.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/unit/include/classes/parsers/CUpdateIntervalParserTest.php b/ui/tests/unit/include/classes/parsers/CUpdateIntervalParserTest.php index 04175b55c806..c1698a4cbdd8 100644 --- a/ui/tests/unit/include/classes/parsers/CUpdateIntervalParserTest.php +++ b/ui/tests/unit/include/classes/parsers/CUpdateIntervalParserTest.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/unit/include/classes/parsers/CUserMacroFunctionParserTest.php b/ui/tests/unit/include/classes/parsers/CUserMacroFunctionParserTest.php index 9946f7471359..5d8c797f98b5 100644 --- a/ui/tests/unit/include/classes/parsers/CUserMacroFunctionParserTest.php +++ b/ui/tests/unit/include/classes/parsers/CUserMacroFunctionParserTest.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/unit/include/classes/parsers/CUserMacroParserTest.php b/ui/tests/unit/include/classes/parsers/CUserMacroParserTest.php index da909c46494e..57ed57f6413f 100644 --- a/ui/tests/unit/include/classes/parsers/CUserMacroParserTest.php +++ b/ui/tests/unit/include/classes/parsers/CUserMacroParserTest.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/unit/include/classes/parsers/CValidationRuleTest.php b/ui/tests/unit/include/classes/parsers/CValidationRuleTest.php index 676b1284bbac..41af028537ef 100644 --- a/ui/tests/unit/include/classes/parsers/CValidationRuleTest.php +++ b/ui/tests/unit/include/classes/parsers/CValidationRuleTest.php @@ -1,21 +1,16 @@ . **/ use PHPUnit\Framework\TestCase; diff --git a/ui/tests/unit/include/classes/parsers/CVaultSecretParserTest.php b/ui/tests/unit/include/classes/parsers/CVaultSecretParserTest.php index 9f8d6aebcad7..c82ca065b2f3 100644 --- a/ui/tests/unit/include/classes/parsers/CVaultSecretParserTest.php +++ b/ui/tests/unit/include/classes/parsers/CVaultSecretParserTest.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/unit/include/classes/validators/CActionCondValidatorTest.php b/ui/tests/unit/include/classes/validators/CActionCondValidatorTest.php index 27dbd5bc9871..562ebf998b9a 100644 --- a/ui/tests/unit/include/classes/validators/CActionCondValidatorTest.php +++ b/ui/tests/unit/include/classes/validators/CActionCondValidatorTest.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/unit/include/classes/validators/CApiInputValidatorTest.php b/ui/tests/unit/include/classes/validators/CApiInputValidatorTest.php index c84ead5fcad0..1b5a32396b2c 100644 --- a/ui/tests/unit/include/classes/validators/CApiInputValidatorTest.php +++ b/ui/tests/unit/include/classes/validators/CApiInputValidatorTest.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/unit/include/classes/validators/CColorValidatorTest.php b/ui/tests/unit/include/classes/validators/CColorValidatorTest.php index 0b14a8bedfad..9ee6e7e84bbe 100644 --- a/ui/tests/unit/include/classes/validators/CColorValidatorTest.php +++ b/ui/tests/unit/include/classes/validators/CColorValidatorTest.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/unit/include/classes/validators/CEmailValidatorTest.php b/ui/tests/unit/include/classes/validators/CEmailValidatorTest.php index ab97637e39be..d6ccb3b2f3e4 100644 --- a/ui/tests/unit/include/classes/validators/CEmailValidatorTest.php +++ b/ui/tests/unit/include/classes/validators/CEmailValidatorTest.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/unit/include/classes/validators/CEventCorrCondValidatorTest.php b/ui/tests/unit/include/classes/validators/CEventCorrCondValidatorTest.php index 602ec5b0acea..296bbc5a8b80 100644 --- a/ui/tests/unit/include/classes/validators/CEventCorrCondValidatorTest.php +++ b/ui/tests/unit/include/classes/validators/CEventCorrCondValidatorTest.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/unit/include/classes/validators/CEventNameValidatorTest.php b/ui/tests/unit/include/classes/validators/CEventNameValidatorTest.php index b34d38f23020..2749cd080948 100644 --- a/ui/tests/unit/include/classes/validators/CEventNameValidatorTest.php +++ b/ui/tests/unit/include/classes/validators/CEventNameValidatorTest.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/unit/include/classes/validators/CExpressionValidatorTest.php b/ui/tests/unit/include/classes/validators/CExpressionValidatorTest.php index a48f44037e86..3d6fa305af54 100644 --- a/ui/tests/unit/include/classes/validators/CExpressionValidatorTest.php +++ b/ui/tests/unit/include/classes/validators/CExpressionValidatorTest.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/unit/include/classes/validators/CHistFunctionValidatorTest.php b/ui/tests/unit/include/classes/validators/CHistFunctionValidatorTest.php index 63f151f3007b..afd070c5e6ec 100644 --- a/ui/tests/unit/include/classes/validators/CHistFunctionValidatorTest.php +++ b/ui/tests/unit/include/classes/validators/CHistFunctionValidatorTest.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/unit/include/classes/validators/CHtmlUrlValidatorTest.php b/ui/tests/unit/include/classes/validators/CHtmlUrlValidatorTest.php index dde8e75f8551..89adc6ab5661 100644 --- a/ui/tests/unit/include/classes/validators/CHtmlUrlValidatorTest.php +++ b/ui/tests/unit/include/classes/validators/CHtmlUrlValidatorTest.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/unit/include/classes/validators/CIdValidatorTest.php b/ui/tests/unit/include/classes/validators/CIdValidatorTest.php index 59d2e6fbff89..75b43ecf382f 100644 --- a/ui/tests/unit/include/classes/validators/CIdValidatorTest.php +++ b/ui/tests/unit/include/classes/validators/CIdValidatorTest.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/unit/include/classes/validators/CLdapAuthValidatorTest.php b/ui/tests/unit/include/classes/validators/CLdapAuthValidatorTest.php index a1dafefcd577..07069ebc85c2 100644 --- a/ui/tests/unit/include/classes/validators/CLdapAuthValidatorTest.php +++ b/ui/tests/unit/include/classes/validators/CLdapAuthValidatorTest.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/unit/include/classes/validators/CLimitedSetValidatorTest.php b/ui/tests/unit/include/classes/validators/CLimitedSetValidatorTest.php index 239841699c72..3d18adaf5550 100644 --- a/ui/tests/unit/include/classes/validators/CLimitedSetValidatorTest.php +++ b/ui/tests/unit/include/classes/validators/CLimitedSetValidatorTest.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/unit/include/classes/validators/CMathFunctionValidatorTest.php b/ui/tests/unit/include/classes/validators/CMathFunctionValidatorTest.php index 43feaac5a57c..f2872b3e637c 100644 --- a/ui/tests/unit/include/classes/validators/CMathFunctionValidatorTest.php +++ b/ui/tests/unit/include/classes/validators/CMathFunctionValidatorTest.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/unit/include/classes/validators/CPasswordComplexityValidatorTest.php b/ui/tests/unit/include/classes/validators/CPasswordComplexityValidatorTest.php index 1fa8286f26f0..eeb34e9278e7 100644 --- a/ui/tests/unit/include/classes/validators/CPasswordComplexityValidatorTest.php +++ b/ui/tests/unit/include/classes/validators/CPasswordComplexityValidatorTest.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/unit/include/classes/validators/CRegexValidatorTest.php b/ui/tests/unit/include/classes/validators/CRegexValidatorTest.php index 30cf8f519c85..e167bef1405c 100644 --- a/ui/tests/unit/include/classes/validators/CRegexValidatorTest.php +++ b/ui/tests/unit/include/classes/validators/CRegexValidatorTest.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/unit/include/classes/validators/CStringValidatorTest.php b/ui/tests/unit/include/classes/validators/CStringValidatorTest.php index ddc6c2321b00..9f1e5d4ac4e6 100644 --- a/ui/tests/unit/include/classes/validators/CStringValidatorTest.php +++ b/ui/tests/unit/include/classes/validators/CStringValidatorTest.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/unit/include/classes/validators/CValidatorTest.php b/ui/tests/unit/include/classes/validators/CValidatorTest.php index 0ab5f507d374..3058eca30317 100644 --- a/ui/tests/unit/include/classes/validators/CValidatorTest.php +++ b/ui/tests/unit/include/classes/validators/CValidatorTest.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/unit/include/function_convertUnitsTest.php b/ui/tests/unit/include/function_convertUnitsTest.php index 9a63896c9a61..c5f80fc0d1cf 100644 --- a/ui/tests/unit/include/function_convertUnitsTest.php +++ b/ui/tests/unit/include/function_convertUnitsTest.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/unit/include/function_formatFloatTest.php b/ui/tests/unit/include/function_formatFloatTest.php index 852333833564..c5fb4336e4f9 100644 --- a/ui/tests/unit/include/function_formatFloatTest.php +++ b/ui/tests/unit/include/function_formatFloatTest.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/unit/include/function_relativeDateToTextTest.php b/ui/tests/unit/include/function_relativeDateToTextTest.php index b7c5fc5fc33f..80db3634c93b 100644 --- a/ui/tests/unit/include/function_relativeDateToTextTest.php +++ b/ui/tests/unit/include/function_relativeDateToTextTest.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/unit/include/str2memTest.php b/ui/tests/unit/include/str2memTest.php index 2fc7eca1401b..aa894ec429e3 100644 --- a/ui/tests/unit/include/str2memTest.php +++ b/ui/tests/unit/include/str2memTest.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/unit/include/triggers/GetExpressionTreeTest.php b/ui/tests/unit/include/triggers/GetExpressionTreeTest.php index f20315a6daa8..c16257d70ace 100644 --- a/ui/tests/unit/include/triggers/GetExpressionTreeTest.php +++ b/ui/tests/unit/include/triggers/GetExpressionTreeTest.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tests/unit/include/zbxjsvalueTest.php b/ui/tests/unit/include/zbxjsvalueTest.php index 890ce0862195..7d8a8ce2ea0c 100644 --- a/ui/tests/unit/include/zbxjsvalueTest.php +++ b/ui/tests/unit/include/zbxjsvalueTest.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/tr_events.php b/ui/tr_events.php index f08c0300c66f..3b2c4844c2d3 100644 --- a/ui/tr_events.php +++ b/ui/tr_events.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/actionlog/Widget.php b/ui/widgets/actionlog/Widget.php index d0edd3df3975..4a431de7d482 100644 --- a/ui/widgets/actionlog/Widget.php +++ b/ui/widgets/actionlog/Widget.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/actionlog/actions/WidgetView.php b/ui/widgets/actionlog/actions/WidgetView.php index a0e211f2b65b..4cd2fa806419 100644 --- a/ui/widgets/actionlog/actions/WidgetView.php +++ b/ui/widgets/actionlog/actions/WidgetView.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/actionlog/assets/js/class.widget.js b/ui/widgets/actionlog/assets/js/class.widget.js index 0fbd3262a727..be08657c2cf6 100644 --- a/ui/widgets/actionlog/assets/js/class.widget.js +++ b/ui/widgets/actionlog/assets/js/class.widget.js @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ diff --git a/ui/widgets/actionlog/includes/WidgetForm.php b/ui/widgets/actionlog/includes/WidgetForm.php index 4b32e1a472c4..5e73ca2ed6a9 100644 --- a/ui/widgets/actionlog/includes/WidgetForm.php +++ b/ui/widgets/actionlog/includes/WidgetForm.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/actionlog/views/widget.edit.php b/ui/widgets/actionlog/views/widget.edit.php index 7ce480538e87..2457b3bebed2 100644 --- a/ui/widgets/actionlog/views/widget.edit.php +++ b/ui/widgets/actionlog/views/widget.edit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/actionlog/views/widget.view.php b/ui/widgets/actionlog/views/widget.view.php index b7733a3b848f..5128e3286e04 100644 --- a/ui/widgets/actionlog/views/widget.view.php +++ b/ui/widgets/actionlog/views/widget.view.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/clock/Widget.php b/ui/widgets/clock/Widget.php index 7dec84b2ee45..6a5ea5b92e91 100644 --- a/ui/widgets/clock/Widget.php +++ b/ui/widgets/clock/Widget.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/clock/actions/WidgetView.php b/ui/widgets/clock/actions/WidgetView.php index 7ad96fa70833..ba4eca86e8c4 100644 --- a/ui/widgets/clock/actions/WidgetView.php +++ b/ui/widgets/clock/actions/WidgetView.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/clock/assets/js/class.widget.js b/ui/widgets/clock/assets/js/class.widget.js index 651cb5b78f40..615fae8546dc 100644 --- a/ui/widgets/clock/assets/js/class.widget.js +++ b/ui/widgets/clock/assets/js/class.widget.js @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ diff --git a/ui/widgets/clock/includes/WidgetForm.php b/ui/widgets/clock/includes/WidgetForm.php index 1e5fb10f8cd7..8d051a55d252 100644 --- a/ui/widgets/clock/includes/WidgetForm.php +++ b/ui/widgets/clock/includes/WidgetForm.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/clock/views/widget.edit.js.php b/ui/widgets/clock/views/widget.edit.js.php index a7b15f982540..25021c515180 100644 --- a/ui/widgets/clock/views/widget.edit.js.php +++ b/ui/widgets/clock/views/widget.edit.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/clock/views/widget.edit.php b/ui/widgets/clock/views/widget.edit.php index 996eabceb030..e3ab2818deb5 100644 --- a/ui/widgets/clock/views/widget.edit.php +++ b/ui/widgets/clock/views/widget.edit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/clock/views/widget.view.php b/ui/widgets/clock/views/widget.view.php index f931293e9843..9af912150b3f 100644 --- a/ui/widgets/clock/views/widget.view.php +++ b/ui/widgets/clock/views/widget.view.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/dataover/Widget.php b/ui/widgets/dataover/Widget.php index 17d0f9ec2fa2..415ac365c5b5 100644 --- a/ui/widgets/dataover/Widget.php +++ b/ui/widgets/dataover/Widget.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/dataover/actions/WidgetView.php b/ui/widgets/dataover/actions/WidgetView.php index 376f95cc128c..dfdcc29c75d9 100644 --- a/ui/widgets/dataover/actions/WidgetView.php +++ b/ui/widgets/dataover/actions/WidgetView.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/dataover/includes/WidgetForm.php b/ui/widgets/dataover/includes/WidgetForm.php index acffb90bd7eb..9a2b3f11deea 100644 --- a/ui/widgets/dataover/includes/WidgetForm.php +++ b/ui/widgets/dataover/includes/WidgetForm.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/dataover/partials/table.left.php b/ui/widgets/dataover/partials/table.left.php index a5894ffb3ce9..1b9674687242 100644 --- a/ui/widgets/dataover/partials/table.left.php +++ b/ui/widgets/dataover/partials/table.left.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/dataover/partials/table.top.php b/ui/widgets/dataover/partials/table.top.php index d19c40b74d33..0ced028790e8 100644 --- a/ui/widgets/dataover/partials/table.top.php +++ b/ui/widgets/dataover/partials/table.top.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/dataover/views/widget.edit.php b/ui/widgets/dataover/views/widget.edit.php index b1776d881a55..b44c37ebd403 100644 --- a/ui/widgets/dataover/views/widget.edit.php +++ b/ui/widgets/dataover/views/widget.edit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/dataover/views/widget.view.php b/ui/widgets/dataover/views/widget.view.php index 1d85ec43f9a4..070049b9f593 100644 --- a/ui/widgets/dataover/views/widget.view.php +++ b/ui/widgets/dataover/views/widget.view.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/discovery/Widget.php b/ui/widgets/discovery/Widget.php index aaa89e9e58b1..0a76de4c5f80 100644 --- a/ui/widgets/discovery/Widget.php +++ b/ui/widgets/discovery/Widget.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/discovery/actions/WidgetView.php b/ui/widgets/discovery/actions/WidgetView.php index 2efed34d5f53..2ee8c36f120d 100644 --- a/ui/widgets/discovery/actions/WidgetView.php +++ b/ui/widgets/discovery/actions/WidgetView.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/discovery/views/widget.view.php b/ui/widgets/discovery/views/widget.view.php index 89302e569616..c792ead7cfd8 100644 --- a/ui/widgets/discovery/views/widget.view.php +++ b/ui/widgets/discovery/views/widget.view.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/favgraphs/Widget.php b/ui/widgets/favgraphs/Widget.php index e3d0c2fef138..52fc54b568ae 100644 --- a/ui/widgets/favgraphs/Widget.php +++ b/ui/widgets/favgraphs/Widget.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/favgraphs/actions/WidgetView.php b/ui/widgets/favgraphs/actions/WidgetView.php index 9b263735e3ed..a1710aa23e37 100644 --- a/ui/widgets/favgraphs/actions/WidgetView.php +++ b/ui/widgets/favgraphs/actions/WidgetView.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/favgraphs/views/widget.view.php b/ui/widgets/favgraphs/views/widget.view.php index 5bf33a905aed..83bc826e51cb 100644 --- a/ui/widgets/favgraphs/views/widget.view.php +++ b/ui/widgets/favgraphs/views/widget.view.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/favmaps/Widget.php b/ui/widgets/favmaps/Widget.php index 8ab2ced314b2..b7e9f984ce03 100644 --- a/ui/widgets/favmaps/Widget.php +++ b/ui/widgets/favmaps/Widget.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/favmaps/actions/WidgetView.php b/ui/widgets/favmaps/actions/WidgetView.php index 367a39cd022c..f70fea62b920 100644 --- a/ui/widgets/favmaps/actions/WidgetView.php +++ b/ui/widgets/favmaps/actions/WidgetView.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/favmaps/views/widget.view.php b/ui/widgets/favmaps/views/widget.view.php index 1239b7b8e730..166753376ede 100644 --- a/ui/widgets/favmaps/views/widget.view.php +++ b/ui/widgets/favmaps/views/widget.view.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/gauge/Widget.php b/ui/widgets/gauge/Widget.php index da1b5bc7f3d8..a7f95e32f42e 100644 --- a/ui/widgets/gauge/Widget.php +++ b/ui/widgets/gauge/Widget.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/gauge/actions/WidgetView.php b/ui/widgets/gauge/actions/WidgetView.php index 79081a61f01c..1271b8ed3c88 100644 --- a/ui/widgets/gauge/actions/WidgetView.php +++ b/ui/widgets/gauge/actions/WidgetView.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/gauge/assets/js/class.svggauge.js b/ui/widgets/gauge/assets/js/class.svggauge.js index 3ca0ec6f8ff0..70a8db352c62 100644 --- a/ui/widgets/gauge/assets/js/class.svggauge.js +++ b/ui/widgets/gauge/assets/js/class.svggauge.js @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ diff --git a/ui/widgets/gauge/assets/js/class.widget.js b/ui/widgets/gauge/assets/js/class.widget.js index 7756c77110ee..bf858e1c4809 100644 --- a/ui/widgets/gauge/assets/js/class.widget.js +++ b/ui/widgets/gauge/assets/js/class.widget.js @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ diff --git a/ui/widgets/gauge/includes/WidgetForm.php b/ui/widgets/gauge/includes/WidgetForm.php index 1d4bb5536a1e..75e756af7c93 100644 --- a/ui/widgets/gauge/includes/WidgetForm.php +++ b/ui/widgets/gauge/includes/WidgetForm.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/gauge/views/widget.edit.js.php b/ui/widgets/gauge/views/widget.edit.js.php index 12b8ba8870ac..1c921b7004c7 100644 --- a/ui/widgets/gauge/views/widget.edit.js.php +++ b/ui/widgets/gauge/views/widget.edit.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/gauge/views/widget.edit.php b/ui/widgets/gauge/views/widget.edit.php index c17e4ee15aba..3086cb2f10cb 100644 --- a/ui/widgets/gauge/views/widget.edit.php +++ b/ui/widgets/gauge/views/widget.edit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/gauge/views/widget.view.php b/ui/widgets/gauge/views/widget.view.php index b3b5d3282817..ca300c7a5d1b 100644 --- a/ui/widgets/gauge/views/widget.view.php +++ b/ui/widgets/gauge/views/widget.view.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/geomap/Widget.php b/ui/widgets/geomap/Widget.php index 0893213be080..06a05fc93902 100644 --- a/ui/widgets/geomap/Widget.php +++ b/ui/widgets/geomap/Widget.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/geomap/actions/WidgetView.php b/ui/widgets/geomap/actions/WidgetView.php index 37fa3663c937..8c402f188a89 100644 --- a/ui/widgets/geomap/actions/WidgetView.php +++ b/ui/widgets/geomap/actions/WidgetView.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/geomap/assets/js/class.widget.js b/ui/widgets/geomap/assets/js/class.widget.js index c2a807e41df8..6cc786a21fea 100644 --- a/ui/widgets/geomap/assets/js/class.widget.js +++ b/ui/widgets/geomap/assets/js/class.widget.js @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ diff --git a/ui/widgets/geomap/includes/WidgetForm.php b/ui/widgets/geomap/includes/WidgetForm.php index dd5e84d62e23..26bf900d37c8 100644 --- a/ui/widgets/geomap/includes/WidgetForm.php +++ b/ui/widgets/geomap/includes/WidgetForm.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/geomap/views/widget.edit.php b/ui/widgets/geomap/views/widget.edit.php index 911156c61a69..e643a0f4141d 100644 --- a/ui/widgets/geomap/views/widget.edit.php +++ b/ui/widgets/geomap/views/widget.edit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/geomap/views/widget.view.php b/ui/widgets/geomap/views/widget.view.php index 981dfb20c133..bea704ff9a98 100644 --- a/ui/widgets/geomap/views/widget.view.php +++ b/ui/widgets/geomap/views/widget.view.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/graph/Widget.php b/ui/widgets/graph/Widget.php index 5623741e1230..41d610e18d1c 100644 --- a/ui/widgets/graph/Widget.php +++ b/ui/widgets/graph/Widget.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/graph/actions/WidgetView.php b/ui/widgets/graph/actions/WidgetView.php index ff71f6d3d428..b170e122cf01 100644 --- a/ui/widgets/graph/actions/WidgetView.php +++ b/ui/widgets/graph/actions/WidgetView.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/graph/assets/js/class.widget.js b/ui/widgets/graph/assets/js/class.widget.js index 428252b27713..022fdd1ca1d9 100644 --- a/ui/widgets/graph/assets/js/class.widget.js +++ b/ui/widgets/graph/assets/js/class.widget.js @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ diff --git a/ui/widgets/graph/includes/WidgetForm.php b/ui/widgets/graph/includes/WidgetForm.php index 720402e606b3..c028c6a43c9a 100644 --- a/ui/widgets/graph/includes/WidgetForm.php +++ b/ui/widgets/graph/includes/WidgetForm.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/graph/views/widget.edit.js.php b/ui/widgets/graph/views/widget.edit.js.php index 01db27a9d013..88fdf414cce0 100644 --- a/ui/widgets/graph/views/widget.edit.js.php +++ b/ui/widgets/graph/views/widget.edit.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/graph/views/widget.edit.php b/ui/widgets/graph/views/widget.edit.php index b28ff8cf4886..1ac60728dbef 100644 --- a/ui/widgets/graph/views/widget.edit.php +++ b/ui/widgets/graph/views/widget.edit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/graph/views/widget.view.php b/ui/widgets/graph/views/widget.view.php index e321aba9faa1..453312fbddf4 100644 --- a/ui/widgets/graph/views/widget.view.php +++ b/ui/widgets/graph/views/widget.view.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/graphprototype/Widget.php b/ui/widgets/graphprototype/Widget.php index 7b52c884be92..2bce5faa1b40 100644 --- a/ui/widgets/graphprototype/Widget.php +++ b/ui/widgets/graphprototype/Widget.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/graphprototype/actions/WidgetView.php b/ui/widgets/graphprototype/actions/WidgetView.php index a659f32ffad0..a527d525f15e 100644 --- a/ui/widgets/graphprototype/actions/WidgetView.php +++ b/ui/widgets/graphprototype/actions/WidgetView.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/graphprototype/assets/js/class.widget.js b/ui/widgets/graphprototype/assets/js/class.widget.js index df14180ff8bd..1b7283d45482 100644 --- a/ui/widgets/graphprototype/assets/js/class.widget.js +++ b/ui/widgets/graphprototype/assets/js/class.widget.js @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ diff --git a/ui/widgets/graphprototype/includes/WidgetForm.php b/ui/widgets/graphprototype/includes/WidgetForm.php index 0a3c155fee8f..51760071ec02 100644 --- a/ui/widgets/graphprototype/includes/WidgetForm.php +++ b/ui/widgets/graphprototype/includes/WidgetForm.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/graphprototype/views/widget.edit.js.php b/ui/widgets/graphprototype/views/widget.edit.js.php index d76d5a822e07..daa85f96fe24 100644 --- a/ui/widgets/graphprototype/views/widget.edit.js.php +++ b/ui/widgets/graphprototype/views/widget.edit.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/graphprototype/views/widget.edit.php b/ui/widgets/graphprototype/views/widget.edit.php index e4a254afdaf9..aa4d5d5615dc 100644 --- a/ui/widgets/graphprototype/views/widget.edit.php +++ b/ui/widgets/graphprototype/views/widget.edit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/honeycomb/Widget.php b/ui/widgets/honeycomb/Widget.php index 7304fb81416e..eb302504c969 100644 --- a/ui/widgets/honeycomb/Widget.php +++ b/ui/widgets/honeycomb/Widget.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/honeycomb/actions/WidgetView.php b/ui/widgets/honeycomb/actions/WidgetView.php index 544b8f50b32a..45c6161cb001 100644 --- a/ui/widgets/honeycomb/actions/WidgetView.php +++ b/ui/widgets/honeycomb/actions/WidgetView.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/honeycomb/assets/js/class.svghoneycomb.js b/ui/widgets/honeycomb/assets/js/class.svghoneycomb.js index 3a055f082952..ace2a76eaa48 100644 --- a/ui/widgets/honeycomb/assets/js/class.svghoneycomb.js +++ b/ui/widgets/honeycomb/assets/js/class.svghoneycomb.js @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ diff --git a/ui/widgets/honeycomb/assets/js/class.widget.js b/ui/widgets/honeycomb/assets/js/class.widget.js index d7cd4ba3f25e..bceea7adc5b7 100644 --- a/ui/widgets/honeycomb/assets/js/class.widget.js +++ b/ui/widgets/honeycomb/assets/js/class.widget.js @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ diff --git a/ui/widgets/honeycomb/includes/WidgetForm.php b/ui/widgets/honeycomb/includes/WidgetForm.php index ed9ca795096c..09339a60746f 100644 --- a/ui/widgets/honeycomb/includes/WidgetForm.php +++ b/ui/widgets/honeycomb/includes/WidgetForm.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/honeycomb/views/widget.edit.js.php b/ui/widgets/honeycomb/views/widget.edit.js.php index 301463a4b188..b968782d457a 100644 --- a/ui/widgets/honeycomb/views/widget.edit.js.php +++ b/ui/widgets/honeycomb/views/widget.edit.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/honeycomb/views/widget.edit.php b/ui/widgets/honeycomb/views/widget.edit.php index bc47cecf28d5..d9c79300afd9 100644 --- a/ui/widgets/honeycomb/views/widget.edit.php +++ b/ui/widgets/honeycomb/views/widget.edit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/honeycomb/views/widget.view.php b/ui/widgets/honeycomb/views/widget.view.php index be9a61eec6ae..b78f9852e11b 100644 --- a/ui/widgets/honeycomb/views/widget.view.php +++ b/ui/widgets/honeycomb/views/widget.view.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/hostavail/Widget.php b/ui/widgets/hostavail/Widget.php index 880fb3c9976c..d69d0053bfa4 100644 --- a/ui/widgets/hostavail/Widget.php +++ b/ui/widgets/hostavail/Widget.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/hostavail/actions/WidgetView.php b/ui/widgets/hostavail/actions/WidgetView.php index 0df185242d7c..48d421cbd264 100644 --- a/ui/widgets/hostavail/actions/WidgetView.php +++ b/ui/widgets/hostavail/actions/WidgetView.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/hostavail/assets/js/class.widget.js b/ui/widgets/hostavail/assets/js/class.widget.js index e00915f6d784..6371759e198b 100644 --- a/ui/widgets/hostavail/assets/js/class.widget.js +++ b/ui/widgets/hostavail/assets/js/class.widget.js @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ diff --git a/ui/widgets/hostavail/includes/WidgetForm.php b/ui/widgets/hostavail/includes/WidgetForm.php index dfd20185a093..f56c0198e975 100644 --- a/ui/widgets/hostavail/includes/WidgetForm.php +++ b/ui/widgets/hostavail/includes/WidgetForm.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/hostavail/views/widget.edit.js.php b/ui/widgets/hostavail/views/widget.edit.js.php index c3805b7cce43..eb14724bc0d8 100644 --- a/ui/widgets/hostavail/views/widget.edit.js.php +++ b/ui/widgets/hostavail/views/widget.edit.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/hostavail/views/widget.edit.php b/ui/widgets/hostavail/views/widget.edit.php index 5bee466939a6..2380f49c680f 100644 --- a/ui/widgets/hostavail/views/widget.edit.php +++ b/ui/widgets/hostavail/views/widget.edit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/hostavail/views/widget.view.php b/ui/widgets/hostavail/views/widget.view.php index fe7b06deea60..21b3adc7eedf 100644 --- a/ui/widgets/hostavail/views/widget.view.php +++ b/ui/widgets/hostavail/views/widget.view.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/hostnavigator/Widget.php b/ui/widgets/hostnavigator/Widget.php index 27d6d72c9b3c..06b0065ac8dc 100644 --- a/ui/widgets/hostnavigator/Widget.php +++ b/ui/widgets/hostnavigator/Widget.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/hostnavigator/actions/WidgetView.php b/ui/widgets/hostnavigator/actions/WidgetView.php index df8a20c41d5a..e8c985078371 100644 --- a/ui/widgets/hostnavigator/actions/WidgetView.php +++ b/ui/widgets/hostnavigator/actions/WidgetView.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/hostnavigator/assets/js/class.hostnavigator.js b/ui/widgets/hostnavigator/assets/js/class.hostnavigator.js index 92405da9ae8c..b276273e8976 100644 --- a/ui/widgets/hostnavigator/assets/js/class.hostnavigator.js +++ b/ui/widgets/hostnavigator/assets/js/class.hostnavigator.js @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ diff --git a/ui/widgets/hostnavigator/assets/js/class.widget-field.host-grouping.js b/ui/widgets/hostnavigator/assets/js/class.widget-field.host-grouping.js index b87f86ba1c86..668b141cd092 100644 --- a/ui/widgets/hostnavigator/assets/js/class.widget-field.host-grouping.js +++ b/ui/widgets/hostnavigator/assets/js/class.widget-field.host-grouping.js @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ diff --git a/ui/widgets/hostnavigator/assets/js/class.widget.js b/ui/widgets/hostnavigator/assets/js/class.widget.js index f583716061e1..73d6f291e565 100644 --- a/ui/widgets/hostnavigator/assets/js/class.widget.js +++ b/ui/widgets/hostnavigator/assets/js/class.widget.js @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ diff --git a/ui/widgets/hostnavigator/includes/CWidgetFieldHostGrouping.php b/ui/widgets/hostnavigator/includes/CWidgetFieldHostGrouping.php index 103506f942a0..d63ac1404dc9 100644 --- a/ui/widgets/hostnavigator/includes/CWidgetFieldHostGrouping.php +++ b/ui/widgets/hostnavigator/includes/CWidgetFieldHostGrouping.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/hostnavigator/includes/CWidgetFieldHostGroupingView.php b/ui/widgets/hostnavigator/includes/CWidgetFieldHostGroupingView.php index 59025e272ad2..99f48ca9831c 100644 --- a/ui/widgets/hostnavigator/includes/CWidgetFieldHostGroupingView.php +++ b/ui/widgets/hostnavigator/includes/CWidgetFieldHostGroupingView.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/hostnavigator/includes/WidgetForm.php b/ui/widgets/hostnavigator/includes/WidgetForm.php index 3412cd70af1e..16fee91d8786 100644 --- a/ui/widgets/hostnavigator/includes/WidgetForm.php +++ b/ui/widgets/hostnavigator/includes/WidgetForm.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/hostnavigator/views/widget.edit.php b/ui/widgets/hostnavigator/views/widget.edit.php index 58c2329c3d68..032b68cab1c7 100644 --- a/ui/widgets/hostnavigator/views/widget.edit.php +++ b/ui/widgets/hostnavigator/views/widget.edit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/hostnavigator/views/widget.view.php b/ui/widgets/hostnavigator/views/widget.view.php index 770a8546940e..48a4f72bcc29 100644 --- a/ui/widgets/hostnavigator/views/widget.view.php +++ b/ui/widgets/hostnavigator/views/widget.view.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/item/Widget.php b/ui/widgets/item/Widget.php index 41606cb0a980..efa881da02c5 100644 --- a/ui/widgets/item/Widget.php +++ b/ui/widgets/item/Widget.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/item/actions/WidgetView.php b/ui/widgets/item/actions/WidgetView.php index b0ae013f26f8..ea19c80048b6 100644 --- a/ui/widgets/item/actions/WidgetView.php +++ b/ui/widgets/item/actions/WidgetView.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/item/assets/js/class.widget.js b/ui/widgets/item/assets/js/class.widget.js index e4079847bbb8..be03ac657291 100644 --- a/ui/widgets/item/assets/js/class.widget.js +++ b/ui/widgets/item/assets/js/class.widget.js @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ diff --git a/ui/widgets/item/includes/WidgetForm.php b/ui/widgets/item/includes/WidgetForm.php index a5835ba9c601..6cb9ba65bd5e 100644 --- a/ui/widgets/item/includes/WidgetForm.php +++ b/ui/widgets/item/includes/WidgetForm.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/item/views/widget.edit.js.php b/ui/widgets/item/views/widget.edit.js.php index 15ed18ee1559..33e74b3237e3 100644 --- a/ui/widgets/item/views/widget.edit.js.php +++ b/ui/widgets/item/views/widget.edit.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/item/views/widget.edit.php b/ui/widgets/item/views/widget.edit.php index 4657c3099253..6f3f8206d749 100644 --- a/ui/widgets/item/views/widget.edit.php +++ b/ui/widgets/item/views/widget.edit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/item/views/widget.view.php b/ui/widgets/item/views/widget.view.php index b663868b3940..1ee25facbf7a 100644 --- a/ui/widgets/item/views/widget.view.php +++ b/ui/widgets/item/views/widget.view.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/itemhistory/Widget.php b/ui/widgets/itemhistory/Widget.php index c23106a03d55..32ccdd9754dd 100644 --- a/ui/widgets/itemhistory/Widget.php +++ b/ui/widgets/itemhistory/Widget.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/itemhistory/actions/BinaryValueGet.php b/ui/widgets/itemhistory/actions/BinaryValueGet.php index c93f10151358..4f637ff0b5b6 100644 --- a/ui/widgets/itemhistory/actions/BinaryValueGet.php +++ b/ui/widgets/itemhistory/actions/BinaryValueGet.php @@ -1,20 +1,16 @@ . ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. **/ diff --git a/ui/widgets/itemhistory/actions/ColumnEdit.php b/ui/widgets/itemhistory/actions/ColumnEdit.php index 3cd03d30384b..dbd913c6a17e 100644 --- a/ui/widgets/itemhistory/actions/ColumnEdit.php +++ b/ui/widgets/itemhistory/actions/ColumnEdit.php @@ -1,20 +1,16 @@ . ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. **/ diff --git a/ui/widgets/itemhistory/actions/ImageValueGet.php b/ui/widgets/itemhistory/actions/ImageValueGet.php index d30849c0e461..9c0cd8a57882 100644 --- a/ui/widgets/itemhistory/actions/ImageValueGet.php +++ b/ui/widgets/itemhistory/actions/ImageValueGet.php @@ -1,20 +1,16 @@ . ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. **/ diff --git a/ui/widgets/itemhistory/actions/WidgetView.php b/ui/widgets/itemhistory/actions/WidgetView.php index 9cdef366a256..919b975776b2 100644 --- a/ui/widgets/itemhistory/actions/WidgetView.php +++ b/ui/widgets/itemhistory/actions/WidgetView.php @@ -1,20 +1,16 @@ . ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. **/ diff --git a/ui/widgets/itemhistory/assets/js/class.widget.js b/ui/widgets/itemhistory/assets/js/class.widget.js index efce369b50fa..826fe2eecab0 100644 --- a/ui/widgets/itemhistory/assets/js/class.widget.js +++ b/ui/widgets/itemhistory/assets/js/class.widget.js @@ -1,19 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. **/ diff --git a/ui/widgets/itemhistory/includes/CWidgetFieldColumnsList.php b/ui/widgets/itemhistory/includes/CWidgetFieldColumnsList.php index d31e3bc8c21d..85ec70f904f6 100644 --- a/ui/widgets/itemhistory/includes/CWidgetFieldColumnsList.php +++ b/ui/widgets/itemhistory/includes/CWidgetFieldColumnsList.php @@ -1,20 +1,16 @@ . ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. **/ diff --git a/ui/widgets/itemhistory/includes/CWidgetFieldColumnsListView.php b/ui/widgets/itemhistory/includes/CWidgetFieldColumnsListView.php index 7e480e064304..fec7fd5324b4 100644 --- a/ui/widgets/itemhistory/includes/CWidgetFieldColumnsListView.php +++ b/ui/widgets/itemhistory/includes/CWidgetFieldColumnsListView.php @@ -1,20 +1,16 @@ . ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. **/ diff --git a/ui/widgets/itemhistory/includes/WidgetForm.php b/ui/widgets/itemhistory/includes/WidgetForm.php index 16cb6baaf991..9477fa5df68a 100644 --- a/ui/widgets/itemhistory/includes/WidgetForm.php +++ b/ui/widgets/itemhistory/includes/WidgetForm.php @@ -1,20 +1,16 @@ . ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. **/ diff --git a/ui/widgets/itemhistory/views/column.edit.js.php b/ui/widgets/itemhistory/views/column.edit.js.php index d8d566dcb991..7288aa8d747c 100644 --- a/ui/widgets/itemhistory/views/column.edit.js.php +++ b/ui/widgets/itemhistory/views/column.edit.js.php @@ -1,20 +1,16 @@ . ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. **/ diff --git a/ui/widgets/itemhistory/views/column.edit.php b/ui/widgets/itemhistory/views/column.edit.php index ca97c6ce09cd..7da444cb84ba 100644 --- a/ui/widgets/itemhistory/views/column.edit.php +++ b/ui/widgets/itemhistory/views/column.edit.php @@ -1,20 +1,16 @@ . ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. **/ diff --git a/ui/widgets/itemhistory/views/widget.edit.js.php b/ui/widgets/itemhistory/views/widget.edit.js.php index 015bfd5771f8..2494d88a1162 100644 --- a/ui/widgets/itemhistory/views/widget.edit.js.php +++ b/ui/widgets/itemhistory/views/widget.edit.js.php @@ -1,20 +1,16 @@ . ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. **/ diff --git a/ui/widgets/itemhistory/views/widget.edit.php b/ui/widgets/itemhistory/views/widget.edit.php index 56eb7f768cb3..8a2a1cdeccfd 100644 --- a/ui/widgets/itemhistory/views/widget.edit.php +++ b/ui/widgets/itemhistory/views/widget.edit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/itemhistory/views/widget.view.php b/ui/widgets/itemhistory/views/widget.view.php index df0409d9ac54..b0ee03715a54 100644 --- a/ui/widgets/itemhistory/views/widget.view.php +++ b/ui/widgets/itemhistory/views/widget.view.php @@ -1,20 +1,16 @@ . ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. **/ diff --git a/ui/widgets/itemnavigator/Widget.php b/ui/widgets/itemnavigator/Widget.php index e3d222649a18..fdbd8e869b82 100644 --- a/ui/widgets/itemnavigator/Widget.php +++ b/ui/widgets/itemnavigator/Widget.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/itemnavigator/actions/WidgetView.php b/ui/widgets/itemnavigator/actions/WidgetView.php index fe46368df4a2..49c237431d5a 100644 --- a/ui/widgets/itemnavigator/actions/WidgetView.php +++ b/ui/widgets/itemnavigator/actions/WidgetView.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/itemnavigator/assets/js/class.itemnavigator.js b/ui/widgets/itemnavigator/assets/js/class.itemnavigator.js index 281690dbcdcd..9643ed989cba 100644 --- a/ui/widgets/itemnavigator/assets/js/class.itemnavigator.js +++ b/ui/widgets/itemnavigator/assets/js/class.itemnavigator.js @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ diff --git a/ui/widgets/itemnavigator/assets/js/class.widget-field.item-grouping.js b/ui/widgets/itemnavigator/assets/js/class.widget-field.item-grouping.js index 4d68a71321bc..be2dd1b4f304 100644 --- a/ui/widgets/itemnavigator/assets/js/class.widget-field.item-grouping.js +++ b/ui/widgets/itemnavigator/assets/js/class.widget-field.item-grouping.js @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ diff --git a/ui/widgets/itemnavigator/assets/js/class.widget.js b/ui/widgets/itemnavigator/assets/js/class.widget.js index 8898653e48a5..7c6b341f6872 100644 --- a/ui/widgets/itemnavigator/assets/js/class.widget.js +++ b/ui/widgets/itemnavigator/assets/js/class.widget.js @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ diff --git a/ui/widgets/itemnavigator/includes/CWidgetFieldItemGrouping.php b/ui/widgets/itemnavigator/includes/CWidgetFieldItemGrouping.php index 16df436b76f1..a72e4759555a 100644 --- a/ui/widgets/itemnavigator/includes/CWidgetFieldItemGrouping.php +++ b/ui/widgets/itemnavigator/includes/CWidgetFieldItemGrouping.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/itemnavigator/includes/CWidgetFieldItemGroupingView.php b/ui/widgets/itemnavigator/includes/CWidgetFieldItemGroupingView.php index 8deb13fd6664..569b863e8681 100644 --- a/ui/widgets/itemnavigator/includes/CWidgetFieldItemGroupingView.php +++ b/ui/widgets/itemnavigator/includes/CWidgetFieldItemGroupingView.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/itemnavigator/includes/WidgetForm.php b/ui/widgets/itemnavigator/includes/WidgetForm.php index 52a51ce0f3c8..b477a67c4bbe 100644 --- a/ui/widgets/itemnavigator/includes/WidgetForm.php +++ b/ui/widgets/itemnavigator/includes/WidgetForm.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/itemnavigator/views/widget.edit.php b/ui/widgets/itemnavigator/views/widget.edit.php index 8269c0b529fa..ca7a388dfec2 100644 --- a/ui/widgets/itemnavigator/views/widget.edit.php +++ b/ui/widgets/itemnavigator/views/widget.edit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/itemnavigator/views/widget.view.php b/ui/widgets/itemnavigator/views/widget.view.php index a85671b39d6a..f0840303a603 100644 --- a/ui/widgets/itemnavigator/views/widget.view.php +++ b/ui/widgets/itemnavigator/views/widget.view.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/map/Widget.php b/ui/widgets/map/Widget.php index 92b567fd629c..441352e3b086 100644 --- a/ui/widgets/map/Widget.php +++ b/ui/widgets/map/Widget.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/map/actions/WidgetView.php b/ui/widgets/map/actions/WidgetView.php index 23716de96f6b..c7988cfcf8f4 100644 --- a/ui/widgets/map/actions/WidgetView.php +++ b/ui/widgets/map/actions/WidgetView.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/map/assets/js/class.widget.js b/ui/widgets/map/assets/js/class.widget.js index 4ddeb9a06c22..44ed015645a4 100644 --- a/ui/widgets/map/assets/js/class.widget.js +++ b/ui/widgets/map/assets/js/class.widget.js @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ diff --git a/ui/widgets/map/includes/WidgetForm.php b/ui/widgets/map/includes/WidgetForm.php index 0b757e54885f..72f64d76f56d 100644 --- a/ui/widgets/map/includes/WidgetForm.php +++ b/ui/widgets/map/includes/WidgetForm.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/map/includes/WidgetMap.php b/ui/widgets/map/includes/WidgetMap.php index 1cc3a399fdde..8b5e6d94d0c9 100644 --- a/ui/widgets/map/includes/WidgetMap.php +++ b/ui/widgets/map/includes/WidgetMap.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/map/views/widget.edit.php b/ui/widgets/map/views/widget.edit.php index 248402197343..90faf4dc948a 100644 --- a/ui/widgets/map/views/widget.edit.php +++ b/ui/widgets/map/views/widget.edit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/map/views/widget.view.php b/ui/widgets/map/views/widget.view.php index 0bf93e95c7ef..7a83a9ad01c6 100644 --- a/ui/widgets/map/views/widget.view.php +++ b/ui/widgets/map/views/widget.view.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/navtree/Widget.php b/ui/widgets/navtree/Widget.php index d92218a58c16..e3759ed11f8f 100644 --- a/ui/widgets/navtree/Widget.php +++ b/ui/widgets/navtree/Widget.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/navtree/actions/NavTreeItemEdit.php b/ui/widgets/navtree/actions/NavTreeItemEdit.php index e0994d0b5a7c..334314846f87 100644 --- a/ui/widgets/navtree/actions/NavTreeItemEdit.php +++ b/ui/widgets/navtree/actions/NavTreeItemEdit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/navtree/actions/NavTreeItemUpdate.php b/ui/widgets/navtree/actions/NavTreeItemUpdate.php index 638c20d57432..7299761a2574 100644 --- a/ui/widgets/navtree/actions/NavTreeItemUpdate.php +++ b/ui/widgets/navtree/actions/NavTreeItemUpdate.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/navtree/actions/WidgetView.php b/ui/widgets/navtree/actions/WidgetView.php index 1dd5f5ead254..d6a1c2081d78 100644 --- a/ui/widgets/navtree/actions/WidgetView.php +++ b/ui/widgets/navtree/actions/WidgetView.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/navtree/assets/js/class.widget.js b/ui/widgets/navtree/assets/js/class.widget.js index ab224ca84202..1a3b902f9904 100644 --- a/ui/widgets/navtree/assets/js/class.widget.js +++ b/ui/widgets/navtree/assets/js/class.widget.js @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ diff --git a/ui/widgets/navtree/includes/NavigationTree.php b/ui/widgets/navtree/includes/NavigationTree.php index cfa9cab0dfa8..5d2f64e3afe0 100644 --- a/ui/widgets/navtree/includes/NavigationTree.php +++ b/ui/widgets/navtree/includes/NavigationTree.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/navtree/includes/WidgetForm.php b/ui/widgets/navtree/includes/WidgetForm.php index ec8f90994cfb..4b9b536c6332 100644 --- a/ui/widgets/navtree/includes/WidgetForm.php +++ b/ui/widgets/navtree/includes/WidgetForm.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/navtree/views/navtreeitem.edit.js.php b/ui/widgets/navtree/views/navtreeitem.edit.js.php index fe6ce341f865..2a2c97ad8497 100644 --- a/ui/widgets/navtree/views/navtreeitem.edit.js.php +++ b/ui/widgets/navtree/views/navtreeitem.edit.js.php @@ -1,21 +1,16 @@ . **/ ?> diff --git a/ui/widgets/navtree/views/navtreeitem.edit.php b/ui/widgets/navtree/views/navtreeitem.edit.php index 491a2d7634de..22fe1d2c1484 100644 --- a/ui/widgets/navtree/views/navtreeitem.edit.php +++ b/ui/widgets/navtree/views/navtreeitem.edit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/navtree/views/widget.edit.php b/ui/widgets/navtree/views/widget.edit.php index f4d4edc4653f..da1e9624def5 100644 --- a/ui/widgets/navtree/views/widget.edit.php +++ b/ui/widgets/navtree/views/widget.edit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/navtree/views/widget.view.php b/ui/widgets/navtree/views/widget.view.php index d7012c4bac1f..6d4691099486 100644 --- a/ui/widgets/navtree/views/widget.view.php +++ b/ui/widgets/navtree/views/widget.view.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/piechart/Widget.php b/ui/widgets/piechart/Widget.php index 3e4289d1e0cf..bb2e2e69c9d3 100644 --- a/ui/widgets/piechart/Widget.php +++ b/ui/widgets/piechart/Widget.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/piechart/actions/WidgetView.php b/ui/widgets/piechart/actions/WidgetView.php index c59f15a873e9..f538f32e84e9 100644 --- a/ui/widgets/piechart/actions/WidgetView.php +++ b/ui/widgets/piechart/actions/WidgetView.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/piechart/assets/js/class.svgpie.js b/ui/widgets/piechart/assets/js/class.svgpie.js index 570c3b8b2c74..5793e118025d 100644 --- a/ui/widgets/piechart/assets/js/class.svgpie.js +++ b/ui/widgets/piechart/assets/js/class.svgpie.js @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ diff --git a/ui/widgets/piechart/assets/js/class.widget.js b/ui/widgets/piechart/assets/js/class.widget.js index 08a801e4c8c1..2d18663aa90a 100644 --- a/ui/widgets/piechart/assets/js/class.widget.js +++ b/ui/widgets/piechart/assets/js/class.widget.js @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ diff --git a/ui/widgets/piechart/includes/CWidgetFieldDataSet.php b/ui/widgets/piechart/includes/CWidgetFieldDataSet.php index bb252196700a..a46bfbeda1db 100644 --- a/ui/widgets/piechart/includes/CWidgetFieldDataSet.php +++ b/ui/widgets/piechart/includes/CWidgetFieldDataSet.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/piechart/includes/CWidgetFieldDataSetView.php b/ui/widgets/piechart/includes/CWidgetFieldDataSetView.php index e26c2479fdce..0902d4307a77 100644 --- a/ui/widgets/piechart/includes/CWidgetFieldDataSetView.php +++ b/ui/widgets/piechart/includes/CWidgetFieldDataSetView.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/piechart/includes/WidgetForm.php b/ui/widgets/piechart/includes/WidgetForm.php index d79cd0b00419..5767d2fca176 100644 --- a/ui/widgets/piechart/includes/WidgetForm.php +++ b/ui/widgets/piechart/includes/WidgetForm.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/piechart/views/widget.edit.js.php b/ui/widgets/piechart/views/widget.edit.js.php index 1983c70eabf4..ed6c4cb30bc2 100644 --- a/ui/widgets/piechart/views/widget.edit.js.php +++ b/ui/widgets/piechart/views/widget.edit.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/piechart/views/widget.edit.php b/ui/widgets/piechart/views/widget.edit.php index cc086bd99173..49fa4b22506d 100644 --- a/ui/widgets/piechart/views/widget.edit.php +++ b/ui/widgets/piechart/views/widget.edit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/piechart/views/widget.view.php b/ui/widgets/piechart/views/widget.view.php index 62cf5b535266..21c74a6d432c 100644 --- a/ui/widgets/piechart/views/widget.view.php +++ b/ui/widgets/piechart/views/widget.view.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/problemhosts/Widget.php b/ui/widgets/problemhosts/Widget.php index a2ee7c3ff588..233abcd85902 100644 --- a/ui/widgets/problemhosts/Widget.php +++ b/ui/widgets/problemhosts/Widget.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/problemhosts/actions/WidgetView.php b/ui/widgets/problemhosts/actions/WidgetView.php index 2a3b6f010240..1f9a4d21d656 100644 --- a/ui/widgets/problemhosts/actions/WidgetView.php +++ b/ui/widgets/problemhosts/actions/WidgetView.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/problemhosts/assets/js/class.widget.js b/ui/widgets/problemhosts/assets/js/class.widget.js index 683f5c9c3c99..5ab8068c9a65 100644 --- a/ui/widgets/problemhosts/assets/js/class.widget.js +++ b/ui/widgets/problemhosts/assets/js/class.widget.js @@ -1,19 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. **/ diff --git a/ui/widgets/problemhosts/includes/WidgetForm.php b/ui/widgets/problemhosts/includes/WidgetForm.php index 86c4eeb04dad..0fd146d16d20 100644 --- a/ui/widgets/problemhosts/includes/WidgetForm.php +++ b/ui/widgets/problemhosts/includes/WidgetForm.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/problemhosts/views/widget.edit.php b/ui/widgets/problemhosts/views/widget.edit.php index 2f0d4897d539..8fe1daf384c5 100644 --- a/ui/widgets/problemhosts/views/widget.edit.php +++ b/ui/widgets/problemhosts/views/widget.edit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/problemhosts/views/widget.view.php b/ui/widgets/problemhosts/views/widget.view.php index 3d6eab6a840e..5992faf82931 100644 --- a/ui/widgets/problemhosts/views/widget.view.php +++ b/ui/widgets/problemhosts/views/widget.view.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/problems/Widget.php b/ui/widgets/problems/Widget.php index eb5c37186128..a0795f9a5978 100644 --- a/ui/widgets/problems/Widget.php +++ b/ui/widgets/problems/Widget.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/problems/actions/WidgetView.php b/ui/widgets/problems/actions/WidgetView.php index 2b4939d8ab03..97b008fe8001 100644 --- a/ui/widgets/problems/actions/WidgetView.php +++ b/ui/widgets/problems/actions/WidgetView.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/problems/assets/js/class.widget.js b/ui/widgets/problems/assets/js/class.widget.js index d20c7ea5dbee..2dd3ade879e9 100644 --- a/ui/widgets/problems/assets/js/class.widget.js +++ b/ui/widgets/problems/assets/js/class.widget.js @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ diff --git a/ui/widgets/problems/includes/WidgetForm.php b/ui/widgets/problems/includes/WidgetForm.php index 4496885aa564..11fcf33f4498 100644 --- a/ui/widgets/problems/includes/WidgetForm.php +++ b/ui/widgets/problems/includes/WidgetForm.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/problems/includes/WidgetProblems.php b/ui/widgets/problems/includes/WidgetProblems.php index 59e32d8e67ff..529d22523bc0 100644 --- a/ui/widgets/problems/includes/WidgetProblems.php +++ b/ui/widgets/problems/includes/WidgetProblems.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/problems/views/widget.edit.js.php b/ui/widgets/problems/views/widget.edit.js.php index 0dd62547537f..7735c5d86c6a 100644 --- a/ui/widgets/problems/views/widget.edit.js.php +++ b/ui/widgets/problems/views/widget.edit.js.php @@ -1,21 +1,16 @@ . **/ ?> diff --git a/ui/widgets/problems/views/widget.edit.php b/ui/widgets/problems/views/widget.edit.php index 716760b1208a..ebb74f8c1d57 100644 --- a/ui/widgets/problems/views/widget.edit.php +++ b/ui/widgets/problems/views/widget.edit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/problems/views/widget.view.php b/ui/widgets/problems/views/widget.view.php index 0ecc088cd456..cec766ea4936 100644 --- a/ui/widgets/problems/views/widget.view.php +++ b/ui/widgets/problems/views/widget.view.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/problemsbysv/Widget.php b/ui/widgets/problemsbysv/Widget.php index 6a37b0de09dd..d53b4488e29c 100644 --- a/ui/widgets/problemsbysv/Widget.php +++ b/ui/widgets/problemsbysv/Widget.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/problemsbysv/actions/WidgetView.php b/ui/widgets/problemsbysv/actions/WidgetView.php index 720f680d25f8..ee761f09ea30 100644 --- a/ui/widgets/problemsbysv/actions/WidgetView.php +++ b/ui/widgets/problemsbysv/actions/WidgetView.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/problemsbysv/assets/js/class.widget.js b/ui/widgets/problemsbysv/assets/js/class.widget.js index 605b2d7a2888..e1496ff1a599 100644 --- a/ui/widgets/problemsbysv/assets/js/class.widget.js +++ b/ui/widgets/problemsbysv/assets/js/class.widget.js @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ diff --git a/ui/widgets/problemsbysv/includes/WidgetForm.php b/ui/widgets/problemsbysv/includes/WidgetForm.php index c805456e20cb..062a5b7d64a5 100644 --- a/ui/widgets/problemsbysv/includes/WidgetForm.php +++ b/ui/widgets/problemsbysv/includes/WidgetForm.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/problemsbysv/views/widget.edit.js.php b/ui/widgets/problemsbysv/views/widget.edit.js.php index 2786c6d12834..e65e260c5bec 100644 --- a/ui/widgets/problemsbysv/views/widget.edit.js.php +++ b/ui/widgets/problemsbysv/views/widget.edit.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/problemsbysv/views/widget.edit.php b/ui/widgets/problemsbysv/views/widget.edit.php index 78cf296d7c99..c700621267a3 100644 --- a/ui/widgets/problemsbysv/views/widget.edit.php +++ b/ui/widgets/problemsbysv/views/widget.edit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/problemsbysv/views/widget.view.php b/ui/widgets/problemsbysv/views/widget.view.php index 41c8223e2e0d..1299180ea478 100644 --- a/ui/widgets/problemsbysv/views/widget.view.php +++ b/ui/widgets/problemsbysv/views/widget.view.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/slareport/Widget.php b/ui/widgets/slareport/Widget.php index f4a341fa6356..b61d46d12d2c 100644 --- a/ui/widgets/slareport/Widget.php +++ b/ui/widgets/slareport/Widget.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/slareport/actions/WidgetView.php b/ui/widgets/slareport/actions/WidgetView.php index dc408d00c2d0..cc01e1482d6a 100644 --- a/ui/widgets/slareport/actions/WidgetView.php +++ b/ui/widgets/slareport/actions/WidgetView.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/slareport/includes/WidgetForm.php b/ui/widgets/slareport/includes/WidgetForm.php index 06f699754447..f7cea2bd853b 100644 --- a/ui/widgets/slareport/includes/WidgetForm.php +++ b/ui/widgets/slareport/includes/WidgetForm.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/slareport/views/widget.edit.js.php b/ui/widgets/slareport/views/widget.edit.js.php index 669a05bbf493..37981156783f 100644 --- a/ui/widgets/slareport/views/widget.edit.js.php +++ b/ui/widgets/slareport/views/widget.edit.js.php @@ -1,21 +1,16 @@ . **/ ?> diff --git a/ui/widgets/slareport/views/widget.edit.php b/ui/widgets/slareport/views/widget.edit.php index 6f004d5741aa..3fff9d7bbf7a 100644 --- a/ui/widgets/slareport/views/widget.edit.php +++ b/ui/widgets/slareport/views/widget.edit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/slareport/views/widget.view.php b/ui/widgets/slareport/views/widget.view.php index 8ffea477d858..53ef7a676afb 100644 --- a/ui/widgets/slareport/views/widget.view.php +++ b/ui/widgets/slareport/views/widget.view.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/svggraph/Widget.php b/ui/widgets/svggraph/Widget.php index 770f0f6be69a..9a62a3678eeb 100644 --- a/ui/widgets/svggraph/Widget.php +++ b/ui/widgets/svggraph/Widget.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/svggraph/actions/WidgetView.php b/ui/widgets/svggraph/actions/WidgetView.php index a1538fd3ccb4..b8fac47cb629 100644 --- a/ui/widgets/svggraph/actions/WidgetView.php +++ b/ui/widgets/svggraph/actions/WidgetView.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/svggraph/assets/js/class.widget.js b/ui/widgets/svggraph/assets/js/class.widget.js index 8d481f150254..6e8ad1c8bdc0 100644 --- a/ui/widgets/svggraph/assets/js/class.widget.js +++ b/ui/widgets/svggraph/assets/js/class.widget.js @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ diff --git a/ui/widgets/svggraph/includes/CSvgGraphHelper.php b/ui/widgets/svggraph/includes/CSvgGraphHelper.php index 7cb7887712d3..e485c01bce20 100644 --- a/ui/widgets/svggraph/includes/CSvgGraphHelper.php +++ b/ui/widgets/svggraph/includes/CSvgGraphHelper.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/svggraph/includes/CSvgGraphLegend.php b/ui/widgets/svggraph/includes/CSvgGraphLegend.php index 122a5fdb7a6e..bafb9d4255cc 100644 --- a/ui/widgets/svggraph/includes/CSvgGraphLegend.php +++ b/ui/widgets/svggraph/includes/CSvgGraphLegend.php @@ -1,21 +1,16 @@ . **/ namespace Widgets\SvgGraph\Includes; diff --git a/ui/widgets/svggraph/includes/CWidgetFieldDataSet.php b/ui/widgets/svggraph/includes/CWidgetFieldDataSet.php index 72b268ebd83f..f5ebfce85403 100644 --- a/ui/widgets/svggraph/includes/CWidgetFieldDataSet.php +++ b/ui/widgets/svggraph/includes/CWidgetFieldDataSet.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/svggraph/includes/CWidgetFieldDataSetView.php b/ui/widgets/svggraph/includes/CWidgetFieldDataSetView.php index a81e43c0f94a..7eb342804872 100644 --- a/ui/widgets/svggraph/includes/CWidgetFieldDataSetView.php +++ b/ui/widgets/svggraph/includes/CWidgetFieldDataSetView.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/svggraph/includes/CWidgetFieldOverride.php b/ui/widgets/svggraph/includes/CWidgetFieldOverride.php index 34aa4b2b8376..906f4e5d81f9 100644 --- a/ui/widgets/svggraph/includes/CWidgetFieldOverride.php +++ b/ui/widgets/svggraph/includes/CWidgetFieldOverride.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/svggraph/includes/CWidgetFieldOverrideView.php b/ui/widgets/svggraph/includes/CWidgetFieldOverrideView.php index 8aac98d45419..5a1c1c5e4bdc 100644 --- a/ui/widgets/svggraph/includes/CWidgetFieldOverrideView.php +++ b/ui/widgets/svggraph/includes/CWidgetFieldOverrideView.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/svggraph/includes/WidgetForm.php b/ui/widgets/svggraph/includes/WidgetForm.php index 3c24d2a205f6..484a9abd5d24 100644 --- a/ui/widgets/svggraph/includes/WidgetForm.php +++ b/ui/widgets/svggraph/includes/WidgetForm.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/svggraph/views/widget.edit.js.php b/ui/widgets/svggraph/views/widget.edit.js.php index 465743964f99..2a3c25026ce6 100644 --- a/ui/widgets/svggraph/views/widget.edit.js.php +++ b/ui/widgets/svggraph/views/widget.edit.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/svggraph/views/widget.edit.php b/ui/widgets/svggraph/views/widget.edit.php index a2b17273d324..c5a7b00b5c8a 100644 --- a/ui/widgets/svggraph/views/widget.edit.php +++ b/ui/widgets/svggraph/views/widget.edit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/svggraph/views/widget.view.php b/ui/widgets/svggraph/views/widget.view.php index e5289d172ec8..bc3235200a3b 100644 --- a/ui/widgets/svggraph/views/widget.view.php +++ b/ui/widgets/svggraph/views/widget.view.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/systeminfo/Widget.php b/ui/widgets/systeminfo/Widget.php index 7b3dc4f466ca..134a6a27b487 100644 --- a/ui/widgets/systeminfo/Widget.php +++ b/ui/widgets/systeminfo/Widget.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/systeminfo/actions/WidgetView.php b/ui/widgets/systeminfo/actions/WidgetView.php index dfd08839a220..52dcd0dbd8bf 100644 --- a/ui/widgets/systeminfo/actions/WidgetView.php +++ b/ui/widgets/systeminfo/actions/WidgetView.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/systeminfo/includes/WidgetForm.php b/ui/widgets/systeminfo/includes/WidgetForm.php index b6c6f5e97482..38388dc36584 100644 --- a/ui/widgets/systeminfo/includes/WidgetForm.php +++ b/ui/widgets/systeminfo/includes/WidgetForm.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/systeminfo/views/widget.edit.js.php b/ui/widgets/systeminfo/views/widget.edit.js.php index dfdbe2285e7d..2cb8d793fd96 100644 --- a/ui/widgets/systeminfo/views/widget.edit.js.php +++ b/ui/widgets/systeminfo/views/widget.edit.js.php @@ -1,20 +1,16 @@ . ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. **/ diff --git a/ui/widgets/systeminfo/views/widget.edit.php b/ui/widgets/systeminfo/views/widget.edit.php index 89e98dd8f6fb..d1bcf9bb56fe 100644 --- a/ui/widgets/systeminfo/views/widget.edit.php +++ b/ui/widgets/systeminfo/views/widget.edit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/systeminfo/views/widget.view.php b/ui/widgets/systeminfo/views/widget.view.php index 7f4e76798e5f..1b74c7f381df 100644 --- a/ui/widgets/systeminfo/views/widget.view.php +++ b/ui/widgets/systeminfo/views/widget.view.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/tophosts/Widget.php b/ui/widgets/tophosts/Widget.php index 6e605becbd6b..807410fe8c51 100644 --- a/ui/widgets/tophosts/Widget.php +++ b/ui/widgets/tophosts/Widget.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/tophosts/actions/ColumnEdit.php b/ui/widgets/tophosts/actions/ColumnEdit.php index a97c01cbe1b5..03b3ebb87e79 100644 --- a/ui/widgets/tophosts/actions/ColumnEdit.php +++ b/ui/widgets/tophosts/actions/ColumnEdit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/tophosts/actions/WidgetView.php b/ui/widgets/tophosts/actions/WidgetView.php index d467aaac4daa..4e3a3a1b7f57 100644 --- a/ui/widgets/tophosts/actions/WidgetView.php +++ b/ui/widgets/tophosts/actions/WidgetView.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/tophosts/assets/js/class.widget.js b/ui/widgets/tophosts/assets/js/class.widget.js index f8802be25b02..fcb390283537 100644 --- a/ui/widgets/tophosts/assets/js/class.widget.js +++ b/ui/widgets/tophosts/assets/js/class.widget.js @@ -1,19 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. **/ diff --git a/ui/widgets/tophosts/includes/WidgetForm.php b/ui/widgets/tophosts/includes/WidgetForm.php index c5d4c8462b7e..6ac2ce0c5b36 100644 --- a/ui/widgets/tophosts/includes/WidgetForm.php +++ b/ui/widgets/tophosts/includes/WidgetForm.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/tophosts/views/column.edit.js.php b/ui/widgets/tophosts/views/column.edit.js.php index 91fa7cc1af7e..5461786f1a01 100644 --- a/ui/widgets/tophosts/views/column.edit.js.php +++ b/ui/widgets/tophosts/views/column.edit.js.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/tophosts/views/column.edit.php b/ui/widgets/tophosts/views/column.edit.php index 817710ec44d1..f602355c127c 100644 --- a/ui/widgets/tophosts/views/column.edit.php +++ b/ui/widgets/tophosts/views/column.edit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/tophosts/views/widget.edit.js.php b/ui/widgets/tophosts/views/widget.edit.js.php index 3fe0e53a6ae8..3f8734cfb6e5 100644 --- a/ui/widgets/tophosts/views/widget.edit.js.php +++ b/ui/widgets/tophosts/views/widget.edit.js.php @@ -1,21 +1,16 @@ . **/ ?> diff --git a/ui/widgets/tophosts/views/widget.edit.php b/ui/widgets/tophosts/views/widget.edit.php index 4121cddc8997..7db979f608fd 100644 --- a/ui/widgets/tophosts/views/widget.edit.php +++ b/ui/widgets/tophosts/views/widget.edit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/tophosts/views/widget.view.php b/ui/widgets/tophosts/views/widget.view.php index 0d55744bf148..84f6545ebd97 100644 --- a/ui/widgets/tophosts/views/widget.view.php +++ b/ui/widgets/tophosts/views/widget.view.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/toptriggers/Widget.php b/ui/widgets/toptriggers/Widget.php index 69640cdee925..c867b3b410a5 100644 --- a/ui/widgets/toptriggers/Widget.php +++ b/ui/widgets/toptriggers/Widget.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/toptriggers/actions/WidgetView.php b/ui/widgets/toptriggers/actions/WidgetView.php index a5b70703930a..fb08e2d6e4b4 100644 --- a/ui/widgets/toptriggers/actions/WidgetView.php +++ b/ui/widgets/toptriggers/actions/WidgetView.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/toptriggers/assets/js/class.widget.js b/ui/widgets/toptriggers/assets/js/class.widget.js index 5993bf2ae3c9..56e8cf96c1b4 100644 --- a/ui/widgets/toptriggers/assets/js/class.widget.js +++ b/ui/widgets/toptriggers/assets/js/class.widget.js @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ diff --git a/ui/widgets/toptriggers/includes/WidgetForm.php b/ui/widgets/toptriggers/includes/WidgetForm.php index fc43d4b538d6..14c339a71168 100644 --- a/ui/widgets/toptriggers/includes/WidgetForm.php +++ b/ui/widgets/toptriggers/includes/WidgetForm.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/toptriggers/views/widget.edit.php b/ui/widgets/toptriggers/views/widget.edit.php index 87f270abf4e0..ba1d0671bafd 100644 --- a/ui/widgets/toptriggers/views/widget.edit.php +++ b/ui/widgets/toptriggers/views/widget.edit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/toptriggers/views/widget.view.php b/ui/widgets/toptriggers/views/widget.view.php index da26b2eddb88..05bfb534bf97 100644 --- a/ui/widgets/toptriggers/views/widget.view.php +++ b/ui/widgets/toptriggers/views/widget.view.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/trigover/Widget.php b/ui/widgets/trigover/Widget.php index 8ed7246fe15b..8b613216f4de 100644 --- a/ui/widgets/trigover/Widget.php +++ b/ui/widgets/trigover/Widget.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/trigover/actions/WidgetView.php b/ui/widgets/trigover/actions/WidgetView.php index 06bf8eb4e7a9..76f112f9ae65 100644 --- a/ui/widgets/trigover/actions/WidgetView.php +++ b/ui/widgets/trigover/actions/WidgetView.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/trigover/assets/js/class.widget.js b/ui/widgets/trigover/assets/js/class.widget.js index 75b25c8aaf89..e590e2412a2f 100644 --- a/ui/widgets/trigover/assets/js/class.widget.js +++ b/ui/widgets/trigover/assets/js/class.widget.js @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ diff --git a/ui/widgets/trigover/includes/ViewHelper.php b/ui/widgets/trigover/includes/ViewHelper.php index c778182b64ea..0a7dadc88217 100644 --- a/ui/widgets/trigover/includes/ViewHelper.php +++ b/ui/widgets/trigover/includes/ViewHelper.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/trigover/includes/WidgetForm.php b/ui/widgets/trigover/includes/WidgetForm.php index dba9214e653e..51bc1b1cde15 100644 --- a/ui/widgets/trigover/includes/WidgetForm.php +++ b/ui/widgets/trigover/includes/WidgetForm.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/trigover/partials/table.left.php b/ui/widgets/trigover/partials/table.left.php index b18399d2cc73..79af3f5035a8 100644 --- a/ui/widgets/trigover/partials/table.left.php +++ b/ui/widgets/trigover/partials/table.left.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/trigover/partials/table.top.php b/ui/widgets/trigover/partials/table.top.php index eb3b087e8d2c..ef03d93073e2 100644 --- a/ui/widgets/trigover/partials/table.top.php +++ b/ui/widgets/trigover/partials/table.top.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/trigover/views/widget.edit.php b/ui/widgets/trigover/views/widget.edit.php index 7b6cb504c3eb..867851333d37 100644 --- a/ui/widgets/trigover/views/widget.edit.php +++ b/ui/widgets/trigover/views/widget.edit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/trigover/views/widget.view.php b/ui/widgets/trigover/views/widget.view.php index 85f128229ad4..464a7aa541f2 100644 --- a/ui/widgets/trigover/views/widget.view.php +++ b/ui/widgets/trigover/views/widget.view.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/url/Widget.php b/ui/widgets/url/Widget.php index 00e05ff73d1f..a06ffa0ec89e 100644 --- a/ui/widgets/url/Widget.php +++ b/ui/widgets/url/Widget.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/url/actions/WidgetView.php b/ui/widgets/url/actions/WidgetView.php index ef49b0314dcc..8c5111fb3a1d 100644 --- a/ui/widgets/url/actions/WidgetView.php +++ b/ui/widgets/url/actions/WidgetView.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/url/assets/js/class.widget.js b/ui/widgets/url/assets/js/class.widget.js index 991c54892824..30fcd06be802 100644 --- a/ui/widgets/url/assets/js/class.widget.js +++ b/ui/widgets/url/assets/js/class.widget.js @@ -1,20 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . **/ diff --git a/ui/widgets/url/includes/WidgetForm.php b/ui/widgets/url/includes/WidgetForm.php index 5f07b2d11d49..da72cc680c7e 100644 --- a/ui/widgets/url/includes/WidgetForm.php +++ b/ui/widgets/url/includes/WidgetForm.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/url/views/widget.edit.php b/ui/widgets/url/views/widget.edit.php index b5e07967fd82..13f264eaeed3 100644 --- a/ui/widgets/url/views/widget.edit.php +++ b/ui/widgets/url/views/widget.edit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/url/views/widget.view.php b/ui/widgets/url/views/widget.view.php index 8bc591cdcb17..2a3b30b90460 100644 --- a/ui/widgets/url/views/widget.view.php +++ b/ui/widgets/url/views/widget.view.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/web/Widget.php b/ui/widgets/web/Widget.php index 350d107266cd..dd7fd71a697a 100644 --- a/ui/widgets/web/Widget.php +++ b/ui/widgets/web/Widget.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/web/actions/WidgetView.php b/ui/widgets/web/actions/WidgetView.php index 73afd3f4a5b9..37f1c8be9cf0 100644 --- a/ui/widgets/web/actions/WidgetView.php +++ b/ui/widgets/web/actions/WidgetView.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/web/assets/js/class.widget.js b/ui/widgets/web/assets/js/class.widget.js index 443eb47ecf82..f1dd66f23a1c 100644 --- a/ui/widgets/web/assets/js/class.widget.js +++ b/ui/widgets/web/assets/js/class.widget.js @@ -1,19 +1,15 @@ /* -** Zabbix ** Copyright (C) 2001-2024 Zabbix SIA ** -** 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 -** the Free Software Foundation; either version 2 of the License, or -** (at your option) any later version. +** This program is free software: you can redistribute it and/or modify it under the terms of +** the GNU Affero General Public License as published by the Free Software Foundation, version 3. ** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU General Public License for more details. +** This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; +** without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +** See the GNU Affero General Public License for more details. ** -** You should have received a copy of the GNU General Public License -** along with this program; if not, write to the Free Software +** You should have received a copy of the GNU Affero General Public License along with this program. +** If not, see . ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. **/ diff --git a/ui/widgets/web/includes/WidgetForm.php b/ui/widgets/web/includes/WidgetForm.php index 50e730db7ae3..bdd2c76bd836 100644 --- a/ui/widgets/web/includes/WidgetForm.php +++ b/ui/widgets/web/includes/WidgetForm.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/web/views/widget.edit.php b/ui/widgets/web/views/widget.edit.php index 0d5c4e5cb3e7..004cc8fc3060 100644 --- a/ui/widgets/web/views/widget.edit.php +++ b/ui/widgets/web/views/widget.edit.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/widgets/web/views/widget.view.php b/ui/widgets/web/views/widget.view.php index eaa907a2858e..360202f33ef8 100644 --- a/ui/widgets/web/views/widget.view.php +++ b/ui/widgets/web/views/widget.view.php @@ -1,21 +1,16 @@ . **/ diff --git a/ui/zabbix.php b/ui/zabbix.php index b96a50317a4f..f12f23b62720 100644 --- a/ui/zabbix.php +++ b/ui/zabbix.php @@ -1,21 +1,16 @@ . **/