diff options
author | Bodo Möller <bodo@openssl.org> | 2002-10-29 11:59:32 +0100 |
---|---|---|
committer | Bodo Möller <bodo@openssl.org> | 2002-10-29 11:59:32 +0100 |
commit | 259cdf2af9d729f41df09a5d938bc998fd9f5b5f (patch) | |
tree | 5e08e5b681270a0104aa1127396da0eb3f3db843 /apps/ecparam.c | |
parent | 'covenant HOWTO' (what to do about the Sun covenant if you modify the code) (diff) | |
download | openssl-259cdf2af9d729f41df09a5d938bc998fd9f5b5f.tar.xz openssl-259cdf2af9d729f41df09a5d938bc998fd9f5b5f.zip |
Sun has agreed to removing the covenant language from most files.
Submitted by: Sheueling Chang <Sheueling.Chang@Sun.COM>
Diffstat (limited to 'apps/ecparam.c')
-rw-r--r-- | apps/ecparam.c | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/apps/ecparam.c b/apps/ecparam.c index 71ae9e7d9b..02bf6c1a9d 100644 --- a/apps/ecparam.c +++ b/apps/ecparam.c @@ -64,19 +64,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. * |