summaryrefslogtreecommitdiff
path: root/include/mbedtls/md2.h
diff options
context:
space:
mode:
authorDarryl Green <darryl.green@arm.com>2018-01-05 15:33:17 +0000
committerJaeden Amero <jaeden.amero@arm.com>2018-01-23 15:44:39 +0000
commita40a101e26ffc1aacf55e471d48a26a9799278f6 (patch)
tree3f5a3ed29844ae47a0e3a60eef715bce1cb1e095 /include/mbedtls/md2.h
parentff812804fb37fda35e742f102cedcfe06a41e20d (diff)
Update Doxygen file blocks to remove copyright and license information
Diffstat (limited to 'include/mbedtls/md2.h')
-rw-r--r--include/mbedtls/md2.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/mbedtls/md2.h b/include/mbedtls/md2.h
index 0f93fbf4..89fcf36e 100644
--- a/include/mbedtls/md2.h
+++ b/include/mbedtls/md2.h
@@ -2,7 +2,8 @@
* \file md2.h
*
* \brief MD2 message digest algorithm (hash function)
- *
+ */
+/*
* Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
* SPDX-License-Identifier: Apache-2.0
*