Adjust copyright info

This commit is contained in:
William Robinet 2021-01-29 14:00:56 +01:00
parent 5e7d876af2
commit e2810c62ee

View file

@ -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