mirror of
http://git.haproxy.org/git/haproxy.git/
synced 2025-01-10 16:00:08 +00:00
CLEANUP: remove my name and address from the copyright banner
First, it's a pain to always have to think about updating this date, second for a long time I've not been the only developer there, and third, some users contact me hoping to get help that I can't deliver. It's about time to redirect them to the main site where all the useful links should be.
This commit is contained in:
parent
d6cad12d1a
commit
d22d69bd58
@ -370,8 +370,7 @@ void hap_register_per_thread_deinit(void (*fct)())
|
|||||||
|
|
||||||
static void display_version()
|
static void display_version()
|
||||||
{
|
{
|
||||||
printf("HA-Proxy version " HAPROXY_VERSION " " HAPROXY_DATE"\n");
|
printf("HA-Proxy version " HAPROXY_VERSION " " HAPROXY_DATE" - https://haproxy.org/\n");
|
||||||
printf("Copyright 2000-2018 Willy Tarreau <willy@haproxy.org>\n\n");
|
|
||||||
}
|
}
|
||||||
|
|
||||||
static void display_build_opts()
|
static void display_build_opts()
|
||||||
|
Loading…
Reference in New Issue
Block a user