mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-09-22 06:11:32 +02:00
[CLEANUP] update the year in the copyright banner
It was still 2010 !
This commit is contained in:
parent
43d8fb2d3a
commit
c9ebc446b8
@ -171,7 +171,7 @@ static struct task *manage_global_listener_queue(struct task *t);
|
|||||||
void display_version()
|
void display_version()
|
||||||
{
|
{
|
||||||
printf("HA-Proxy version " HAPROXY_VERSION " " HAPROXY_DATE"\n");
|
printf("HA-Proxy version " HAPROXY_VERSION " " HAPROXY_DATE"\n");
|
||||||
printf("Copyright 2000-2010 Willy Tarreau <w@1wt.eu>\n\n");
|
printf("Copyright 2000-2011 Willy Tarreau <w@1wt.eu>\n\n");
|
||||||
}
|
}
|
||||||
|
|
||||||
void display_build_opts()
|
void display_build_opts()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user