README.md in jdbc-h2-1.4.187 vs README.md in jdbc-h2-1.4.193
- old
+ new
@@ -21,10 +21,10 @@
require 'jdbc/h2'
Jdbc::H2.load_driver(:require) if Jdbc::H2.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).
H2 is dual licensed and available under a modified version of the MPL 1.1
(Mozilla Public License) or under the (unmodified) EPL 1.0 (Eclipse Public License).
see *LICENSE.txt* and http://www.h2database.com/html/license.html for more details.