Chaged to match filename and standard in file header

This commit is contained in:
Hideki Miyazaki
2018-12-27 15:39:43 +09:00
parent 913fe6ea2b
commit 965c68abdf
4 changed files with 8 additions and 8 deletions

View File

@@ -1,5 +1,5 @@
/** /* esp32_aes.c
* aes.c *
* Copyright (C) 2006-2018 wolfSSL Inc. * Copyright (C) 2006-2018 wolfSSL Inc.
* *
* This file is part of wolfSSL. * This file is part of wolfSSL.

View File

@@ -1,5 +1,5 @@
/** /* esp32_sha.c
* esp32_sha.c *
* Copyright (C) 2006-2018 wolfSSL Inc. * Copyright (C) 2006-2018 wolfSSL Inc.
* *
* This file is part of wolfSSL. * This file is part of wolfSSL.

View File

@@ -1,5 +1,5 @@
/** /* esp32_util.c
* esp32_util.c *
* Copyright (C) 2006-2018 wolfSSL Inc. * Copyright (C) 2006-2018 wolfSSL Inc.
* *
* This file is part of wolfSSL. * This file is part of wolfSSL.

View File

@@ -1,5 +1,5 @@
/** /* esp32-crypt.h
* esp32-crypt.h *
* Copyright (C) 2006-2018 wolfSSL Inc. * Copyright (C) 2006-2018 wolfSSL Inc.
* *
* This file is part of wolfSSL. * This file is part of wolfSSL.