summaryrefslogtreecommitdiffstats
path: root/crypto/bn/bn_gf2m.c
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>2002-10-29 10:58:07 +0000
committerBodo Möller <bodo@openssl.org>2002-10-29 10:58:07 +0000
commit6c950e0dc97a84cab70bd004142cfa59f3eb46a4 (patch)
tree6e739ba96b24acc4a9d71d04c011cd4bebbde2ee /crypto/bn/bn_gf2m.c
parent62dd6f161a66f65d2c55544ac9a65c4986a74956 (diff)
'covenant HOWTO' (what to do about the Sun covenant if you modify the code)
Submitted by: Bodo Moeller
Diffstat (limited to 'crypto/bn/bn_gf2m.c')
-rw-r--r--crypto/bn/bn_gf2m.c7
1 files changed, 7 insertions, 0 deletions
diff --git a/crypto/bn/bn_gf2m.c b/crypto/bn/bn_gf2m.c
index dea1fd3b87..24906c9c32 100644
--- a/crypto/bn/bn_gf2m.c
+++ b/crypto/bn/bn_gf2m.c
@@ -27,6 +27,13 @@
*
*/
+/* NOTE: This file is licensed pursuant to the OpenSSL license below
+ * and may be modified; but after modifications, the above covenant
+ * may no longer apply! In such cases, the corresponding paragraph
+ * ["In addition, Sun covenants ... causes the infringement."] and
+ * this note can be edited out; but please keep the Sun copyright
+ * notice and attribution. */
+
/* ====================================================================
* Copyright (c) 1998-2002 The OpenSSL Project. All rights reserved.
*