diff options
author | James Ahlborn <jtahlborn@yahoo.com> | 2018-12-22 20:33:15 +0000 |
---|---|---|
committer | James Ahlborn <jtahlborn@yahoo.com> | 2018-12-22 20:33:15 +0000 |
commit | 19b3a8870864b6982b9d441ab8910eebf96f4f0a (patch) | |
tree | 0b5e2abeb839d1016fdc6cdbbd2ef4645338563d | |
parent | e7cab49a2fd333ae89a0e103085c6f86ed7eeceb (diff) | |
download | jackcess-19b3a8870864b6982b9d441ab8910eebf96f4f0a.tar.gz jackcess-19b3a8870864b6982b9d441ab8910eebf96f4f0a.zip |
tweak notice text
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@1248 f203690c-595d-4dc9-a70b-905162fa7fd2
-rw-r--r-- | NOTICE.txt | 11 |
1 files changed, 6 insertions, 5 deletions
@@ -1,5 +1,6 @@ -Many of the financial functions have been originally copied from the Apache -POI project (Apache Software Foundation) and the UCanAccess Project. They -have been then modified and adapted so that they are integrated with Jackcess, -in a consistent manner. The Apache POI and UCanAccess projects are licensed -under Apache License, Version 2.0 http://www.apache.org/licenses/LICENSE-2.0. +Many of the financial functions in the expression engine have been originally +copied from the Apache POI project (Apache Software Foundation) and the +UCanAccess Project. They have been then modified and adapted so that they are +integrated with Jackcess, in a consistent manner. The Apache POI and +UCanAccess projects are both licensed under Apache License, Version 2.0 +http://www.apache.org/licenses/LICENSE-2.0. |