diff options
author | Viktor Szakats <commit@vsz.me> | 2023-12-11 16:21:00 +0000 |
---|---|---|
committer | Brent Cook <busterb@gmail.com> | 2024-03-03 15:32:50 -0600 |
commit | 819b60642d8f7809affc6e4bac9fb3e12a4169bc (patch) | |
tree | db7a49215ad2466ae93bc1ed911347896b5acf8c /crypto | |
parent | 4764faea673501fcf4a1b3c6d93772619d162df4 (diff) | |
download | portable-819b60642d8f7809affc6e4bac9fb3e12a4169bc.tar.gz portable-819b60642d8f7809affc6e4bac9fb3e12a4169bc.tar.bz2 portable-819b60642d8f7809affc6e4bac9fb3e12a4169bc.zip |
upgrade links in comments to HTTPS
Diffstat (limited to 'crypto')
-rw-r--r-- | crypto/compat/ui_openssl_win.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/crypto/compat/ui_openssl_win.c b/crypto/compat/ui_openssl_win.c index a8c92f2..09705e4 100644 --- a/crypto/compat/ui_openssl_win.c +++ b/crypto/compat/ui_openssl_win.c | |||
@@ -20,7 +20,7 @@ | |||
20 | * 3. All advertising materials mentioning features or use of this | 20 | * 3. All advertising materials mentioning features or use of this |
21 | * software must display the following acknowledgment: | 21 | * software must display the following acknowledgment: |
22 | * "This product includes software developed by the OpenSSL Project | 22 | * "This product includes software developed by the OpenSSL Project |
23 | * for use in the OpenSSL Toolkit. (http://www.openssl.org/)" | 23 | * for use in the OpenSSL Toolkit. (https://www.openssl.org/)" |
24 | * | 24 | * |
25 | * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to | 25 | * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to |
26 | * endorse or promote products derived from this software without | 26 | * endorse or promote products derived from this software without |
@@ -34,7 +34,7 @@ | |||
34 | * 6. Redistributions of any form whatsoever must retain the following | 34 | * 6. Redistributions of any form whatsoever must retain the following |
35 | * acknowledgment: | 35 | * acknowledgment: |
36 | * "This product includes software developed by the OpenSSL Project | 36 | * "This product includes software developed by the OpenSSL Project |
37 | * for use in the OpenSSL Toolkit (http://www.openssl.org/)" | 37 | * for use in the OpenSSL Toolkit (https://www.openssl.org/)" |
38 | * | 38 | * |
39 | * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY | 39 | * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY |
40 | * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | 40 | * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |