welcome 2023

This commit is contained in:
vanhauser-thc 2023-01-03 11:47:39 +01:00
parent 985046ae13
commit c6a3f77476
3 changed files with 4 additions and 4 deletions

View file

@ -1,5 +1,5 @@
/*
* hydra (c) 2001-2022 by van Hauser / THC <vh@thc.org>
* hydra (c) 2001-2023 by van Hauser / THC <vh@thc.org>
* https://github.com/vanhauser-thc/thc-hydra
*
* Parallized network login hacker.
@ -2186,7 +2186,7 @@ int main(int argc, char *argv[]) {
struct sockaddr_in6 *ipv6 = NULL;
struct sockaddr_in *ipv4 = NULL;
printf("%s %s (c) 2022 by %s & %s - Please do not use in military or secret "
printf("%s %s (c) 2023 by %s & %s - Please do not use in military or secret "
"service organizations, or for illegal purposes (this is non-binding, these *** ignore laws and ethics anyway).\n\n",
PROGRAM, VERSION, AUTHOR, AUTHOR2);
#ifndef LIBAFP