diff options
author | James Moger <james.moger@gmail.com> | 2011-08-17 13:30:40 -0400 |
---|---|---|
committer | James Moger <james.moger@gmail.com> | 2011-08-17 13:30:40 -0400 |
commit | 05429c2cdf393730f17fb8fa51ee4b9e58e0a88f (patch) | |
tree | 1c6e98a2913b4f0912318e49f72f930b985eb345 /NOTICE | |
parent | 1734dc44d70391aeef26cacdf4d9f07c289e476e (diff) | |
download | iciql-05429c2cdf393730f17fb8fa51ee4b9e58e0a88f.tar.gz iciql-05429c2cdf393730f17fb8fa51ee4b9e58e0a88f.zip |
Renamed logger. Improved test suite. Added Apache Commons and DBCP.v0.7.0
Diffstat (limited to 'NOTICE')
-rw-r--r-- | NOTICE | 23 |
1 files changed, 20 insertions, 3 deletions
@@ -46,9 +46,9 @@ HSQL Database http://hsqldb.org
---------------------------------------------------------------------------
-Derby Database
+Apache Derby Database
---------------------------------------------------------------------------
- Derby, released under the
+ Apache Derby, released under the
Apache Software License, Version 2.0.
http://db.apache.org/derby
@@ -75,4 +75,21 @@ SLF4J SLF4J, released under the
MIT/X11 License.
- http://www.slf4j.org
\ No newline at end of file + http://www.slf4j.org
+
+---------------------------------------------------------------------------
+Apache Commons Pool
+---------------------------------------------------------------------------
+ Apache Commons Pool, released under the
+ Apache Software License, Version 2.0.
+
+ http://commons.apache.org/pool
+
+---------------------------------------------------------------------------
+Apache Commons DBCP
+---------------------------------------------------------------------------
+ Apache Commons DBCP, released under the
+ Apache Software License, Version 2.0.
+
+ http://commons.apache.org/dbcp
+
\ No newline at end of file |