README.md in jdbc-hsqldb-2.3.2 vs README.md in jdbc-hsqldb-2.3.4
- old
+ new
@@ -19,10 +19,10 @@
require 'jdbc/hsqldb'
Jdbc::HSQLDB.load_driver(:require) if Jdbc::HSQLDB.respond_to?(:load_driver)
## Copyright
-Copyright (c) 2013 [The JRuby Team](https://github.com/jruby).
+Copyright (c) 2013-2015 [The JRuby Team](https://github.com/jruby).
HSQLDB is completely free to use and distribute under a license based on the
standard BSD license and fully compatible with all major open source licenses.
see *LICENSE.txt* and http://hsqldb.org/web/hsqlLicense.html for more details.