diff options
author | GiteaBot <teabot@gitea.io> | 2021-01-24 00:19:18 +0000 |
---|---|---|
committer | GiteaBot <teabot@gitea.io> | 2021-01-24 00:19:18 +0000 |
commit | e35a2b65bcc01b3fd88f8764664eee7f958b9812 (patch) | |
tree | eb0c5de3c7841c207c9bc86d54483b20bf4edc95 /options/license/OpenSSL | |
parent | 4b7d85bfa5d593bb911a331a1d8daa67689bfa62 (diff) | |
download | gitea-e35a2b65bcc01b3fd88f8764664eee7f958b9812.tar.gz gitea-e35a2b65bcc01b3fd88f8764664eee7f958b9812.zip |
[skip ci] Updated licenses and gitignores
Diffstat (limited to 'options/license/OpenSSL')
-rw-r--r-- | options/license/OpenSSL | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/options/license/OpenSSL b/options/license/OpenSSL index 75dee7cc28..db93280a46 100644 --- a/options/license/OpenSSL +++ b/options/license/OpenSSL @@ -1,4 +1,6 @@ -OpenSSL License Copyright (c) 1998-2008 The OpenSSL Project. All rights reserved. +OpenSSL License + +Copyright (c) 1998-2008 The OpenSSL Project. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -39,9 +41,11 @@ ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. This product includes cryptographic software written by Eric Young (eay@cryptsoft.com). This product includes software written by Tim Hudson (tjh@cryptsoft.com). -Original SSLeay License Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) -All rights reserved. + +Original SSLeay License + +Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) All rights reserved. This package is an SSL implementation written by Eric Young (eay@cryptsoft.com). The implementation was written so as to conform with Netscapes SSL. @@ -71,9 +75,7 @@ and/or other materials provided with the distribution. 3. All advertising materials mentioning features or use of this software must display the following acknowledgement: - "This product includes cryptographic software written by Eric Young (eay@cryptsoft.com)" - The word 'cryptographic' can be left out if the rouines from the library being used are not cryptographic related :-). |