Browse Source

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 <[email protected]>
Brad King 11 years ago
parent
commit
f2ccc14b22
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Modules/ExternalData.cmake

+ 1 - 1
Modules/ExternalData.cmake

@@ -76,7 +76,7 @@
 #  SHA512      .sha512   US Secure Hash Algorithms, RFC 4634
 #  SHA512      .sha512   US Secure Hash Algorithms, RFC 4634
 #
 #
 # Note that the hashes are used only for unique data identification and
 # Note that the hashes are used only for unique data identification and
-# download verification.  This is not security software.
+# download verification.
 #
 #
 # Example usage:
 # Example usage:
 #
 #