diff options
author | Dr. Stephen Henson <steve@openssl.org> | 2013-09-08 22:22:57 +0200 |
---|---|---|
committer | Dr. Stephen Henson <steve@openssl.org> | 2013-09-08 22:24:02 +0200 |
commit | ce4555967ec0fa7c0b9c15823be52dc23fd09a40 (patch) | |
tree | 7aaf8c173681c904d5824e64d81ae53779d57746 /FAQ | |
parent | Partial path fix. (diff) | |
download | openssl-ce4555967ec0fa7c0b9c15823be52dc23fd09a40.tar.xz openssl-ce4555967ec0fa7c0b9c15823be52dc23fd09a40.zip |
Remove ancient PATENTS section and FAQ reference.
Diffstat (limited to 'FAQ')
-rw-r--r-- | FAQ | 6 |
1 files changed, 2 insertions, 4 deletions
@@ -200,10 +200,8 @@ be 0.9.8za then 0.9.8zb and so on. * Do I need patent licenses to use OpenSSL? -The patents section of the README file lists patents that may apply to -you if you want to use OpenSSL. For information on intellectual -property rights, please consult a lawyer. The OpenSSL team does not -offer legal advice. +For information on intellectual property rights, please consult a lawyer. +The OpenSSL team does not offer legal advice. You can configure OpenSSL so as not to use IDEA, MDC2 and RC5 by using ./config no-idea no-mdc2 no-rc5 |