# HG changeset patch # User Martin van Dinther <martin.van.dinther@monetdbsolutions.com> # Date 1737635609 -3600 # Node ID 588fb75e615578ee8e84e0667ecf4c1e590ff8f0 # Parent b796d4a3c542d2b1814221d30f1822afb7e0ff65 Add 2025 year diff --git a/README.md b/README.md --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ## MonetDB-java -This repository contains the java source code of the official `MonetDB JDBC driver`, +This repository contains the Java source code of the official `MonetDB JDBC driver`, the `MonetDB JdbcClient program`, and some Java test and example programs. The master repository is: [hg monetdb-java](https://www.monetdb.org/hg/monetdb-java/file/tip). @@ -9,7 +9,7 @@ A read-only copy is available on: [githu These Java programs are designed to work only with the [MonetDB Database System](https://www.monetdb.org/). -They support MonetDB servers from version Jul2015 (11.21) and higher. +They support MonetDB servers from version 11.21 (Jul2015) and higher. However only the latest MonetDB server versions are tested actively. The `MonetDB JDBC driver` allows Java programs to connect to a MonetDB @@ -83,7 +83,7 @@ This Source Code Form is subject to the License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. -Copyright 2024 MonetDB Foundation; +Copyright 2024, 2025 MonetDB Foundation; Copyright August 2008 - 2023 MonetDB B.V.; Copyright 1997 - July 2008 CWI.