diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2020-02-19 12:28:14 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2020-02-19 12:28:14 +0200 |
commit | a1c711df79a8c608e29894d40c20fdad8ca74158 (patch) | |
tree | fbb8f6915270147d08f6b068da1cd23300dbbe03 /LEGAL | |
parent | 02c94fbd481cfd237c5cfdd7a55d6bba9922984d (diff) |
Add LEGAL file, move relevant legal details there
Diffstat (limited to 'LEGAL')
-rw-r--r-- | LEGAL | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -0,0 +1,9 @@ +This file contains additional (to the LICENSE file) notes and details on the +copyright and/or license for the code. + +Note that this project is not affiliated with OpenSSL. OpenSSL is a registered +trademark owned by the OpenSSL Software Foundation used with permission. + +The openssl/agent/pkcs11/pkcs11.h file is from OpenSC/libp11 with "unlimited +permission to copy and/or distribute"; see the file header for details on its +copyright and licensing terms. |