Skip to content

Commit 8c9a967

Browse files
author
Krzysztof Stachowiak
committed
Improve the documenting comment in a config adjustment script
1 parent 9c6a85a commit 8c9a967

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

features/mbedtls/importer/adjust-no-entropy-config.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
#
33
# This file is part of mbed TLS (https://tls.mbed.org)
44
#
5-
# Copyright (c) 2015-2018, ARM Limited, All Rights Reserved
5+
# Copyright (c) 2018, ARM Limited, All Rights Reserved
66
#
77
# Purpose
88
#
99
# Comments and uncomments #define lines in the given configuration header file
1010
# to configure the file for use in mbed OS.
1111
#
12-
# Usage: adjust-config.sh [path to config script] [path to no-entropy config file]
12+
# Usage: adjust-no-entropy-config.sh [path to config script] [path to no-entropy config file]
1313
#
1414
set -eu
1515

0 commit comments

Comments
 (0)