mirror of
https://github.com/rfc1036/whois.git
synced 2026-08-01 07:20:13 +00:00
Update the copyright year everywhere
This commit is contained in:
parent
5b31f7b0e7
commit
830c3e3a7c
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (C) 2001-2018 Marco d'Itri <md@linux.it>.
|
||||
* Copyright (C) 2001-2019 Marco d'Itri <md@linux.it>.
|
||||
*
|
||||
* 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
|
||||
@ -513,7 +513,7 @@ void NORETURN display_help(int error)
|
||||
void display_version(void)
|
||||
{
|
||||
printf("mkpasswd %s\n\n", VERSION);
|
||||
puts("Copyright (C) 2001-2018 Marco d'Itri\n"
|
||||
puts("Copyright (C) 2001-2019 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.");
|
||||
}
|
||||
|
||||
2
whois.1
2
whois.1
@ -1,4 +1,4 @@
|
||||
.TH "WHOIS" "1" "20 December 2009" "Marco d'Itri" "Debian GNU/Linux"
|
||||
.TH "WHOIS" "1" "17 June 2019" "Marco d'Itri" "Debian GNU/Linux"
|
||||
.SH "NAME"
|
||||
whois \- client for the whois directory service
|
||||
.SH "SYNOPSIS"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user