mirror of
https://github.com/rfc1036/whois.git
synced 2026-08-31 07:30:22 +00:00
mkpasswd: update the copyright year
This commit is contained in:
parent
4bf662069c
commit
fbeb327936
@ -462,7 +462,7 @@ void NORETURN display_help(int error)
|
||||
void display_version(void)
|
||||
{
|
||||
printf("mkpasswd %s\n\n", VERSION);
|
||||
puts("Copyright (C) 2001-2008 Marco d'Itri\n"
|
||||
puts("Copyright (C) 2001-2018 Marco d'Itri\n"
|
||||
"This is free software; see the source for copying conditions. There is NO\n"
|
||||
"warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.");
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user