README.md in jdbc-sqlite3-3.8.10.1 vs README.md in jdbc-sqlite3-3.8.11.2
- old
+ new
@@ -21,8 +21,8 @@
require 'jdbc/sqlite3'
Jdbc::SQLite3.load_driver(:require) if Jdbc::SQLite3.respond_to?(:load_driver)
## Copyright
-Copyright (c) 2013-2014 [The JRuby Team](https://github.com/jruby).
+Copyright (c) 2013-2015 [The JRuby Team](https://github.com/jruby).
SQLite JDBC is distributed under the Apache License 2.0, see *LICENSE.txt*.