diff options
author | James Ahlborn <jtahlborn@yahoo.com> | 2021-06-10 02:25:23 +0000 |
---|---|---|
committer | James Ahlborn <jtahlborn@yahoo.com> | 2021-06-10 02:25:23 +0000 |
commit | d52519607f1d944aed33008be62a3bbfcf05ae52 (patch) | |
tree | f36b3cb160d735a08d3dfa0567c3710cb3560732 /README.txt | |
parent | 331e72a262cd2ed4defb889ff3eeefc80452f79f (diff) | |
download | jackcess-d52519607f1d944aed33008be62a3bbfcf05ae52.tar.gz jackcess-d52519607f1d944aed33008be62a3bbfcf05ae52.zip |
update docs
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@1367 f203690c-595d-4dc9-a70b-905162fa7fd2
Diffstat (limited to 'README.txt')
-rw-r--r-- | README.txt | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ Jackcess Jackcess is a pure Java library for reading from and writing to MS Access -databases (currently supporting versions 2000-2016). It is not an +databases (currently supporting versions 2000-2019). It is not an application. There is no GUI. It's a library, intended for other developers to use to build Java applications. Jackcess is licensed under the Apache License (as of version 2.1.0). |