Skip to content

Commit 4b84114

Browse files
committed
Fix filename and copyright dates
1 parent c6f5209 commit 4b84114

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

tls/client-tls-posthsauth.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
/* client-tls13.c
1+
/* client-tls-postauth.c
22
*
3-
* Copyright (C) 2006-2020 wolfSSL Inc.
3+
* Copyright (C) 2006-2024 wolfSSL Inc.
44
*
55
* This file is part of wolfSSL. (formerly known as CyaSSL)
66
*

tls/server-tls-posthsauth.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* server-tls-posthsauth.c
22
*
3-
* Copyright (C) 2006-2020 wolfSSL Inc.
3+
* Copyright (C) 2006-2024 wolfSSL Inc.
44
*
55
* This file is part of wolfSSL. (formerly known as CyaSSL)
66
*

0 commit comments

Comments
 (0)