summaryrefslogtreecommitdiff
path: root/thirdparty/mbedtls/include/mbedtls/md2.h
diff options
context:
space:
mode:
authorFabio Alessandrelli <fabio.alessandrelli@gmail.com>2020-09-05 12:53:20 +0200
committerFabio Alessandrelli <fabio.alessandrelli@gmail.com>2020-09-07 15:47:38 +0200
commita905764e3d8d147b7389465bd6f846f3825c4288 (patch)
treee71eb9272e4351f1b540f7ec012d05a832ad5c5b /thirdparty/mbedtls/include/mbedtls/md2.h
parent2163e81fea7aac048ee023ae8a5b2f01762d45a4 (diff)
Update mbedTLS to version 2.16.8 (+ patch).
Diffstat (limited to 'thirdparty/mbedtls/include/mbedtls/md2.h')
-rw-r--r--thirdparty/mbedtls/include/mbedtls/md2.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/thirdparty/mbedtls/include/mbedtls/md2.h b/thirdparty/mbedtls/include/mbedtls/md2.h
index 6d563b41be..9607df66ba 100644
--- a/thirdparty/mbedtls/include/mbedtls/md2.h
+++ b/thirdparty/mbedtls/include/mbedtls/md2.h
@@ -8,7 +8,7 @@
* instead.
*/
/*
- * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
+ * Copyright The Mbed TLS Contributors
* SPDX-License-Identifier: Apache-2.0 OR GPL-2.0-or-later
*
* This file is provided under the Apache License 2.0, or the
@@ -50,8 +50,6 @@
*
* **********
*
- * This file is part of mbed TLS (https://tls.mbed.org)
- *
*/
#ifndef MBEDTLS_MD2_H
#define MBEDTLS_MD2_H