Updates for v4.0.0

Update the copyright dates on all the source files to the current year.
This commit is contained in:
John Safranek
2019-03-15 10:37:36 -07:00
parent 60d3dec246
commit 246c444b93
490 changed files with 630 additions and 590 deletions

View File

@@ -1,6 +1,6 @@
/* wolfSSL-Example-IOCallbacks.cs
*
* Copyright (C) 2006-2016 wolfSSL Inc.
* Copyright (C) 2006-2019 wolfSSL Inc.
*
* This file is part of wolfSSL.
*
@@ -18,6 +18,7 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA
*/
using System;
using System.Collections.Generic;