glens       02/04/14 06:52:51

  Modified:    src/documentation/xdocs/hssf hacking-hssf.xml
  Log:
  Clarified some wording.
  
  Revision  Changes    Path
  1.4       +4 -2      jakarta-poi/src/documentation/xdocs/hssf/hacking-hssf.xml
  
  Index: hacking-hssf.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-poi/src/documentation/xdocs/hssf/hacking-hssf.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- hacking-hssf.xml  14 Apr 2002 06:03:02 -0000      1.3
  +++ hacking-hssf.xml  14 Apr 2002 13:52:51 -0000      1.4
  @@ -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
  
  
  


Reply via email to