update copyright date

This commit is contained in:
Jacob Barthelmeh
2021-03-11 13:42:46 +07:00
parent fceba6eb6f
commit c729318ddd
643 changed files with 759 additions and 688 deletions

View File

@@ -1,6 +1,6 @@
/* wolfSSL-DTLS-Server.cs
*
* Copyright (C) 2006-2020 wolfSSL Inc.
* Copyright (C) 2006-2021 wolfSSL Inc.
*
* This file is part of wolfSSL.
*
@@ -19,6 +19,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA
*/
using System;
using System.Runtime.InteropServices;