Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/zabbix/zabbix.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorArtjoms Rimdjonoks <artjoms.rimdjonoks@zabbix.com>2022-01-10 18:53:57 +0300
committerArtjoms Rimdjonoks <artjoms.rimdjonoks@zabbix.com>2022-01-10 18:53:57 +0300
commitc9d8c05f6b3cf35f7802fd57e9dab6e4e8b58941 (patch)
tree2025171834758765d988cec0a70a9e8365ba6c1e /build
parent19021489c7261943d0312199f141e841d0329e3e (diff)
parent2c159f4afa735500b49f970801a13f7277834318 (diff)
.......... [DEV-2053] rebased on master
Diffstat (limited to 'build')
-rw-r--r--build/mingw/winmeta.h2
-rw-r--r--build/win32/examples/zabbix_sender/sender.c2
-rw-r--r--build/win32/project/resource.h2
3 files changed, 3 insertions, 3 deletions
diff --git a/build/mingw/winmeta.h b/build/mingw/winmeta.h
index 78bcbefbdb9..2f9e65b5dcc 100644
--- a/build/mingw/winmeta.h
+++ b/build/mingw/winmeta.h
@@ -1,6 +1,6 @@
/*
** Zabbix
-** Copyright (C) 2001-2021 Zabbix SIA
+** Copyright (C) 2001-2022 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/build/win32/examples/zabbix_sender/sender.c b/build/win32/examples/zabbix_sender/sender.c
index 91878010442..2ebb64c1401 100644
--- a/build/win32/examples/zabbix_sender/sender.c
+++ b/build/win32/examples/zabbix_sender/sender.c
@@ -1,6 +1,6 @@
/*
** Zabbix
-** Copyright (C) 2001-2021 Zabbix SIA
+** Copyright (C) 2001-2022 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/build/win32/project/resource.h b/build/win32/project/resource.h
index 0974371e4b9..6ca82e9a1b1 100644
--- a/build/win32/project/resource.h
+++ b/build/win32/project/resource.h
@@ -24,7 +24,7 @@
#define VER_PRODUCTVERSION_STR ZBX_STR(ZABBIX_VERSION_MAJOR) "." ZBX_STR(ZABBIX_VERSION_MINOR) "." \
ZBX_STR(ZABBIX_VERSION_PATCH) ZABBIX_VERSION_RC "\0"
#define VER_COMPANYNAME_STR "Zabbix SIA\0"
-#define VER_LEGALCOPYRIGHT_STR "Copyright (C) 2001-2021 " VER_COMPANYNAME_STR
+#define VER_LEGALCOPYRIGHT_STR "Copyright (C) 2001-2022 " VER_COMPANYNAME_STR
#define VER_PRODUCTNAME_STR "Zabbix\0"
// Next default values for new objects