]> source.dussan.org Git - poi.git/commitdiff
Correct license link
authorNick Burch <nick@apache.org>
Mon, 30 Jan 2012 12:22:21 +0000 (12:22 +0000)
committerNick Burch <nick@apache.org>
Mon, 30 Jan 2012 12:22:21 +0000 (12:22 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1237621 13f79535-47bb-0310-9956-ffa450edef68

src/documentation/content/xdocs/guidelines.xml

index 2429f75e6d889e9b525708b30d20e32e78ad9fe7..9c7c5ded906c413b2002fbf039316c768f80e224 100644 (file)
@@ -42,7 +42,7 @@
    <p>
      The POI project is <link href="http://www.opensource.org">OpenSource</link>
      and developed/distributed under the <link 
-     href="http://www.apache.org/foundation/licence-FAQ.html">
+     href="http://www.apache.org/foundation/license-faq.html">
      Apache Software License</link>.  Unlike other licenses this license allows
      free open source development; however, it does not require you to release
      your source or use any particular license for your source.  If you wish
@@ -58,7 +58,7 @@
    released under the <link href="http://www.microsoft.com/interop/osp">Open
    Specification Promise</link>, which does allow us to use them for
    building open source software under the <link 
-     href="http://www.apache.org/foundation/licence-FAQ.html">
+     href="http://www.apache.org/foundation/license-FAQ.html">
    Apache Software License</link>.
   </p>
   <p>
       <ul>
         <li>added code complies with <link href="http://poi.apache.org/resolutions/res001.html">coding standards</link></li>
         <li>added code compiles and runs on java 1.5</li>
-        <li>new java files begin with the <link href="http://www.apache.org/foundation/licence-faq.html">
+        <li>new java files begin with the <link href="http://www.apache.org/foundation/license-faq.html">
              apache software license</link> statement.</li> 
         <li>the code does not depend on gpl or lgpl code.</li> 
         <li>the code includes the @author tag on any files you've altered or created.</li>