From: Bodo Möller Date: Thu, 27 Feb 2003 12:25:35 +0000 (+0000) Subject: add Certicom licensing e-mail address X-Git-Tag: BEN_FIPS_TEST_1~38^2~272 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=155bd1137e3c87c64be1f09ddfa2120adcd25e67;p=oweals%2Fopenssl.git add Certicom licensing e-mail address --- diff --git a/crypto/ec/ec2_smpt.c b/crypto/ec/ec2_smpt.c index 1b014e5d96..f7e3d38150 100644 --- a/crypto/ec/ec2_smpt.c +++ b/crypto/ec/ec2_smpt.c @@ -61,7 +61,8 @@ * compressed coordinates. Uses algorithm 2.3.4 of SEC 1. * Note that the simple implementation only uses affine coordinates. * - * This algorithm is patented by Certicom Corp. under US Patent 6,141,420. + * This algorithm is patented by Certicom Corp. under US Patent 6,141,420 + * (for licensing information, contact licensing@certicom.com). * This function is disabled by default and can be enabled by defining the * preprocessor macro OPENSSL_EC_BIN_PT_COMP at Configure-time. */