jcs's openbsd hax
openbsd

Trim trailing whitespace

tb c3fb235e 4f09611f

+8 -8
+8 -8
lib/libssl/LICENSE
··· 1 1 2 2 LibreSSL files are retained under the copyright of the authors. New 3 3 additions are ISC licensed as per OpenBSD's normal licensing policy, 4 - or are placed in the public domain. 4 + or are placed in the public domain. 5 5 6 6 The OpenSSL code is distributed under the terms of the original OpenSSL 7 7 licenses which follow: ··· 25 25 * are met: 26 26 * 27 27 * 1. Redistributions of source code must retain the above copyright 28 - * notice, this list of conditions and the following disclaimer. 28 + * notice, this list of conditions and the following disclaimer. 29 29 * 30 30 * 2. Redistributions in binary form must reproduce the above copyright 31 31 * notice, this list of conditions and the following disclaimer in ··· 80 80 * This package is an SSL implementation written 81 81 * by Eric Young (eay@cryptsoft.com). 82 82 * The implementation was written so as to conform with Netscapes SSL. 83 - * 83 + * 84 84 * This library is free for commercial and non-commercial use as long as 85 85 * the following conditions are aheared to. The following conditions 86 86 * apply to all code found in this distribution, be it the RC4, RSA, 87 87 * lhash, DES, etc., code; not just the SSL code. The SSL documentation 88 88 * included with this distribution is covered by the same copyright terms 89 89 * except that the holder is Tim Hudson (tjh@cryptsoft.com). 90 - * 90 + * 91 91 * Copyright remains Eric Young's, and as such any Copyright notices in 92 92 * the code are not to be removed. 93 93 * If this package is used in a product, Eric Young should be given attribution 94 94 * as the author of the parts of the library used. 95 95 * This can be in the form of a textual message at program startup or 96 96 * in documentation (online or textual) provided with the package. 97 - * 97 + * 98 98 * Redistribution and use in source and binary forms, with or without 99 99 * modification, are permitted provided that the following conditions 100 100 * are met: ··· 109 109 * Eric Young (eay@cryptsoft.com)" 110 110 * The word 'cryptographic' can be left out if the rouines from the library 111 111 * being used are not cryptographic related :-). 112 - * 4. If you include any Windows specific code (or a derivative thereof) from 112 + * 4. If you include any Windows specific code (or a derivative thereof) from 113 113 * the apps directory (application code) you must include an acknowledgement: 114 114 * "This product includes software written by Tim Hudson (tjh@cryptsoft.com)" 115 - * 115 + * 116 116 * THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS'' AND 117 117 * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 118 118 * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ··· 124 124 * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 125 125 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 126 126 * SUCH DAMAGE. 127 - * 127 + * 128 128 * The licence and distribution terms for any publically available version or 129 129 * derivative of this code cannot be changed. i.e. this code cannot simply be 130 130 * copied and put under another distribution licence