summaryrefslogtreecommitdiffstats
path: root/Modules
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2014-08-05 15:30:14 (GMT)
committerBrad King <brad.king@kitware.com>2014-08-05 15:31:47 (GMT)
commitf2ccc14b22a396710923d718fc5768ea7c021e04 (patch)
tree61323e1339f3fb16403df459c5aec00caa3bc548 /Modules
parent662daff0b230d7343feaa5de2f33199f6f7a0e7e (diff)
downloadCMake-f2ccc14b22a396710923d718fc5768ea7c021e04.zip
CMake-f2ccc14b22a396710923d718fc5768ea7c021e04.tar.gz
CMake-f2ccc14b22a396710923d718fc5768ea7c021e04.tar.bz2
ExternalData: Drop 'not security software' disclaimer (#15060)
Let clients do their own research on the current strength of each hash algorithm to choose what is best for their needs. Suggested-by: Nico Schlömer <nico.schloemer@gmail.com>
Diffstat (limited to 'Modules')
-rw-r--r--Modules/ExternalData.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/Modules/ExternalData.cmake b/Modules/ExternalData.cmake
index 73a4990..79bb064 100644
--- a/Modules/ExternalData.cmake
+++ b/Modules/ExternalData.cmake
@@ -76,7 +76,7 @@
# SHA512 .sha512 US Secure Hash Algorithms, RFC 4634
#
# Note that the hashes are used only for unique data identification and
-# download verification. This is not security software.
+# download verification.
#
# Example usage:
#