summaryrefslogtreecommitdiff
path: root/thirdparty/mbedtls/include/mbedtls/md2.h
diff options
context:
space:
mode:
authorRĂ©mi Verschelde <rverschelde@gmail.com>2020-09-07 20:20:24 +0200
committerGitHub <noreply@github.com>2020-09-07 20:20:24 +0200
commit5c879e6d7daf6028669998d76057d3704a7f14c8 (patch)
treea7858fbd11bab4fb03836ecacf0f31def9d2858e /thirdparty/mbedtls/include/mbedtls/md2.h
parentbd27ea7574cfd1ca3b488a7cf7291e405a9d7e4e (diff)
parenta905764e3d8d147b7389465bd6f846f3825c4288 (diff)
Merge pull request #41854 from Faless/mbedtls/2.16.8
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