diff options
author | Rich Salz <rsalz@openssl.org> | 2015-03-02 02:46:38 +0100 |
---|---|---|
committer | Rich Salz <rsalz@openssl.org> | 2015-03-02 02:46:38 +0100 |
commit | 9f7f8eced5f0c3744203dad461b7e8373f9833e3 (patch) | |
tree | 489d5c63512a7cf0f242559087efb4632f19c9cd /ACKNOWLEDGEMENTS | |
parent | Remove experimental 56bit export ciphers (diff) | |
download | openssl-9f7f8eced5f0c3744203dad461b7e8373f9833e3.tar.xz openssl-9f7f8eced5f0c3744203dad461b7e8373f9833e3.zip |
Cleanup some doc files
ACKNOWLEDGEMENTS is now spelled correctly :)
README.ASN1 talked about 0.9.6, so it's deleted.
I turned doc/standards.txt into a set of one-line summaries of RFCs, and
also updated the pointers to original sources (to be web links)
Reviewed-by: Richard Levitte <levitte@openssl.org>
Diffstat (limited to 'ACKNOWLEDGEMENTS')
-rw-r--r-- | ACKNOWLEDGEMENTS | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/ACKNOWLEDGEMENTS b/ACKNOWLEDGEMENTS new file mode 100644 index 0000000000..cb9ece5932 --- /dev/null +++ b/ACKNOWLEDGEMENTS @@ -0,0 +1,30 @@ +The OpenSSL project depends on volunteer efforts and financial support from +the end user community. That support comes in the form of donations and paid +sponsorships, software support contracts, paid consulting services +and commissioned software development. + +Since all these activities support the continued development and improvement +of OpenSSL we consider all these clients and customers as sponsors of the +OpenSSL project. + +We would like to identify and thank the following such sponsors for their past +or current significant support of the OpenSSL project: + +Major support: + + Qualys http://www.qualys.com/ + +Very significant support: + + OpenGear: http://www.opengear.com/ + +Significant support: + + PSW Group: http://www.psw.net/ + Acano Ltd. http://acano.com/ + +Please note that we ask permission to identify sponsors and that some sponsors +we consider eligible for inclusion here have requested to remain anonymous. + +Additional sponsorship or financial support is always welcome: for more +information please contact the OpenSSL Software Foundation. |