diff options
author | Bodo Möller <bodo@openssl.org> | 2002-10-29 10:59:32 +0000 |
---|---|---|
committer | Bodo Möller <bodo@openssl.org> | 2002-10-29 10:59:32 +0000 |
commit | 259cdf2af9d729f41df09a5d938bc998fd9f5b5f (patch) | |
tree | 5e08e5b681270a0104aa1127396da0eb3f3db843 /crypto/ecdsa | |
parent | 6c950e0dc97a84cab70bd004142cfa59f3eb46a4 (diff) | |
download | openssl-new-259cdf2af9d729f41df09a5d938bc998fd9f5b5f.tar.gz |
Sun has agreed to removing the covenant language from most files.
Submitted by: Sheueling Chang <Sheueling.Chang@Sun.COM>
Diffstat (limited to 'crypto/ecdsa')
-rw-r--r-- | crypto/ecdsa/ecdsatest.c | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/crypto/ecdsa/ecdsatest.c b/crypto/ecdsa/ecdsatest.c index cda82570b9..26b98e0ff1 100644 --- a/crypto/ecdsa/ecdsatest.c +++ b/crypto/ecdsa/ecdsatest.c @@ -61,19 +61,6 @@ * The Contribution is licensed pursuant to the OpenSSL open source * license provided above. * - * In addition, Sun covenants to all licensees who provide a reciprocal - * covenant with respect to their own patents if any, not to sue under - * current and future patent claims necessarily infringed by the making, - * using, practicing, selling, offering for sale and/or otherwise - * disposing of the Contribution as delivered hereunder - * (or portions thereof), provided that such covenant shall not apply: - * 1) for code that a licensee deletes from the Contribution; - * 2) separates from the Contribution; or - * 3) for infringements caused by: - * i) the modification of the Contribution or - * ii) the combination of the Contribution with other software or - * devices where such combination causes the infringement. - * * The elliptic curve binary polynomial software is originally written by * Sheueling Chang Shantz and Douglas Stebila of Sun Microsystems Laboratories. * |