summaryrefslogtreecommitdiffstats
path: root/daemon
diff options
context:
space:
mode:
authorZack Shoylev <zack@netdata.cloud>2020-05-08 09:09:13 -0500
committerGitHub <noreply@github.com>2020-05-08 14:09:13 +0000
commitfece01fc269ebe0b6cea58aad3677b6788b0f441 (patch)
tree49a57cf62e86cb61bc7634243e5d8047566bc5d8 /daemon
parent77749bb923dc2ff33f39f8e5f40f98f427435ef0 (diff)
Updates main copyright and links for the year 2020 (#8937)
Diffstat (limited to 'daemon')
-rw-r--r--daemon/main.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/daemon/main.c b/daemon/main.c
index e0de2c7357..b70f3ecb79 100644
--- a/daemon/main.c
+++ b/daemon/main.c
@@ -306,13 +306,13 @@ int help(int exitcode) {
" | '-' '-' '-' '-' real-time performance monitoring, done right! \n"
" +----+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+--->\n"
"\n"
- " Copyright (C) 2016-2017, Costa Tsaousis <costa@tsaousis.gr>\n"
+ " Copyright (C) 2016-2020, Netdata, Inc. <info@netdata.cloud>\n"
" Released under GNU General Public License v3 or later.\n"
" All rights reserved.\n"
"\n"
- " Home Page : https://my-netdata.io\n"
+ " Home Page : https://netdata.cloud\n"
" Source Code: https://github.com/netdata/netdata\n"
- " Wiki / Docs: https://github.com/netdata/netdata/wiki\n"
+ " Docs : https://learn.netdata.cloud\n"
" Support : https://github.com/netdata/netdata/issues\n"
" License : https://github.com/netdata/netdata/blob/master/LICENSE.md\n"
"\n"