diff options
author | 2003-06-03 15:57:44 +0000 | |
---|---|---|
committer | 2003-06-03 15:57:44 +0000 | |
commit | 851f7009894eceee8e1d00973bc1cf713aa370f7 (patch) | |
tree | a29e292767c951ff568f2261c1c9dbcba1fd65bb /lib/libssl/src | |
parent | license cleanup regarding term 4 (diff) | |
download | wireguard-openbsd-851f7009894eceee8e1d00973bc1cf713aa370f7.tar.xz wireguard-openbsd-851f7009894eceee8e1d00973bc1cf713aa370f7.zip |
nuke term 3, since we're all in ~deraadt/terms and I clued in now.
Diffstat (limited to 'lib/libssl/src')
-rw-r--r-- | lib/libssl/src/crypto/engine/hw_cryptodev.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/libssl/src/crypto/engine/hw_cryptodev.c b/lib/libssl/src/crypto/engine/hw_cryptodev.c index 139119b80c7..21a1c523d40 100644 --- a/lib/libssl/src/crypto/engine/hw_cryptodev.c +++ b/lib/libssl/src/crypto/engine/hw_cryptodev.c @@ -12,9 +12,6 @@ * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. - * 3. Neither the name of the author nor the names of contributors - * may be used to endorse or promote products derived from this software - * without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND ANY * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED |