From: Bodo Möller Date: Tue, 29 Oct 2002 10:58:07 +0000 (+0000) Subject: 'covenant HOWTO' (what to do about the Sun covenant if you modify the code) X-Git-Tag: OpenSSL_0_9_7-beta4~18^2~102 X-Git-Url: https://git.openssl.org/?p=openssl.git;a=commitdiff_plain;h=6c950e0dc97a84cab70bd004142cfa59f3eb46a4 'covenant HOWTO' (what to do about the Sun covenant if you modify the code) Submitted by: Bodo Moeller --- 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. *