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:
authorAndrejs Kozlovs <andrejs.kozlovs@zabbix.com>2021-01-14 08:36:24 +0300
committerAndrejs Kozlovs <andrejs.kozlovs@zabbix.com>2021-01-14 08:36:24 +0300
commit691cffeb5e50ac48d9f1c53cb9021b52c8556d89 (patch)
treeeb8e6257e3d2e827994e94ba196a98bc140ddb3d /build
parent4dbcd7b71737c62213b19e121cc8cf1edc7eb630 (diff)
parent10623996b1c0468b48c56a1ee3abc1cf810b6a87 (diff)
A.F....PS. [ZBXNEXT-5518] update from branch 'master' of https://git.zabbix.com/scm/zbx/zabbix into feature/ZBXNEXT-5518-5.3
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 15f69421323..78bcbefbdb9 100644
--- a/build/mingw/winmeta.h
+++ b/build/mingw/winmeta.h
@@ -1,6 +1,6 @@
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This 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 10066cb1feb..91878010442 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-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This 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 0853d6287fa..0974371e4b9 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-2020 " VER_COMPANYNAME_STR
+#define VER_LEGALCOPYRIGHT_STR "Copyright (C) 2001-2021 " VER_COMPANYNAME_STR
#define VER_PRODUCTNAME_STR "Zabbix\0"
// Next default values for new objects