aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorGlen Stampoultzis <glens@apache.org>2002-04-14 13:52:51 +0000
committerGlen Stampoultzis <glens@apache.org>2002-04-14 13:52:51 +0000
commitc486327666ccd9625d2b9b896f1dd3d7a13eec68 (patch)
tree178ea0041a4883eeb25e9487f4f659d68e858eda /src
parente956e552776fa083b87b31b26acf718f746d907d (diff)
downloadpoi-c486327666ccd9625d2b9b896f1dd3d7a13eec68.tar.gz
poi-c486327666ccd9625d2b9b896f1dd3d7a13eec68.zip
Clarified some wording.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352412 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'src')
-rw-r--r--src/documentation/xdocs/hssf/hacking-hssf.xml6
1 files 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 @@
</p>
</section>
<section title="Important Notice">
- <p>One thing to note: ensure any participants in this process have never
+ <p>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.</p>
+ they'll not be able to participate in the POI project. For large contributions we
+ may ask you to sign an agreement.</p>
</section>
<section title="What Can I Work On?">
<p>Check our <link href="../todo.html">todo list</link> or simply look for missing functionality. Start small