From c486327666ccd9625d2b9b896f1dd3d7a13eec68 Mon Sep 17 00:00:00 2001 From: Glen Stampoultzis Date: Sun, 14 Apr 2002 13:52:51 +0000 Subject: [PATCH] Clarified some wording. git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352412 13f79535-47bb-0310-9956-ffa450edef68 --- src/documentation/xdocs/hssf/hacking-hssf.xml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/documentation/xdocs/hssf/hacking-hssf.xml b/src/documentation/xdocs/hssf/hacking-hssf.xml index b02b5d8b92..1cdf65af04 100644 --- a/src/documentation/xdocs/hssf/hacking-hssf.xml +++ b/src/documentation/xdocs/hssf/hacking-hssf.xml @@ -53,10 +53,12 @@

-

One thing to note: ensure any participants in this process have never +

One thing to note: If you are making a large code contribution we need to ensure + any participants in this process have never signed a "Non Disclosure Agreement" with Microsoft, and have not received any information covered by such an agreement. If they have - they'll not be able to participate in the POI project.

+ they'll not be able to participate in the POI project. For large contributions we + may ask you to sign an agreement.

Check our todo list or simply look for missing functionality. Start small -- 2.39.5