From 05429c2cdf393730f17fb8fa51ee4b9e58e0a88f Mon Sep 17 00:00:00 2001 From: James Moger Date: Wed, 17 Aug 2011 13:30:40 -0400 Subject: Renamed logger. Improved test suite. Added Apache Commons and DBCP. --- NOTICE | 23 ++++++++++++++++++++--- 1 file changed, 20 insertions(+), 3 deletions(-) (limited to 'NOTICE') diff --git a/NOTICE b/NOTICE index 61f70f6..f39f8f6 100644 --- a/NOTICE +++ b/NOTICE @@ -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 -- cgit v1.2.3