mirror of
https://github.com/adulau/ssldump.git
synced 2024-11-07 12:06:27 +00:00
Adjust copyright info
This commit is contained in:
parent
5e7d876af2
commit
e2810c62ee
1 changed files with 2 additions and 0 deletions
|
@ -119,6 +119,8 @@ int usage()
|
||||||
int print_version()
|
int print_version()
|
||||||
{
|
{
|
||||||
printf(PACKAGE_STRING "\n");
|
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("Copyright (C) 1998-2001 RTFM, Inc.\n");
|
||||||
printf("All rights reserved.\n");
|
printf("All rights reserved.\n");
|
||||||
#ifdef OPENSSL
|
#ifdef OPENSSL
|
||||||
|
|
Loading…
Reference in a new issue