mirror of
https://github.com/adulau/ssldump.git
synced 2024-11-24 10:27:05 +00:00
commit
d17606fd19
1 changed files with 2 additions and 0 deletions
|
@ -119,6 +119,8 @@ int usage()
|
|||
int print_version()
|
||||
{
|
||||
printf(PACKAGE_STRING "\n");
|
||||
printf("Maintained by a bunch of volunteers, see https://github.com/adulau/ssldump/blob/master/CREDITS\n");
|
||||
printf("Copyright (C) 2015-2021 the aforementioned volunteers\n");
|
||||
printf("Copyright (C) 1998-2001 RTFM, Inc.\n");
|
||||
printf("All rights reserved.\n");
|
||||
#ifdef OPENSSL
|
||||
|
|
Loading…
Reference in a new issue