summaryrefslogtreecommitdiffstats
path: root/src/site/fml/faq.fml
diff options
context:
space:
mode:
authorJames Ahlborn <jtahlborn@yahoo.com>2009-10-11 04:55:47 +0000
committerJames Ahlborn <jtahlborn@yahoo.com>2009-10-11 04:55:47 +0000
commit24b20e6d8c454e7296b8e5700a0e9ed15e2e745a (patch)
tree50998e11c1eb364942ae67812a038f84ced5f5af /src/site/fml/faq.fml
parent53da7b3e5a7d2f1a4159ffaa80663813a585d9e9 (diff)
downloadjackcess-24b20e6d8c454e7296b8e5700a0e9ed15e2e745a.tar.gz
jackcess-24b20e6d8c454e7296b8e5700a0e9ed15e2e745a.zip
doc updates
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@405 f203690c-595d-4dc9-a70b-905162fa7fd2
Diffstat (limited to 'src/site/fml/faq.fml')
-rw-r--r--src/site/fml/faq.fml7
1 files changed, 3 insertions, 4 deletions
diff --git a/src/site/fml/faq.fml b/src/site/fml/faq.fml
index db61a67..ee9b00d 100644
--- a/src/site/fml/faq.fml
+++ b/src/site/fml/faq.fml
@@ -66,13 +66,12 @@
<faq id="poi">
<question>
- This looks like a logical addition to
- <a href="http://poi.apache.org/">POI</a>. Why not integrate
- with that project?
+ This looks like a logical addition to POI. Why not integrate with
+ that project?
</question>
<answer>
<p>
- POI is released under
+ <a href="http://poi.apache.org/">POI</a> is released under
<a href="http://www.apache.org/foundation/licence-FAQ.html">The Apache License</a>.
Jackcess is released under
<a href="http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt">The GNU Lesser General Public License</a>.