Mercurial > hg > monetdb-java
comparison example/MJDBCTest.java @ 937:d416e9b6b3d0
Update Copyright year.
author | Martin van Dinther <martin.van.dinther@monetdbsolutions.com> |
---|---|
date | Thu, 02 Jan 2025 13:27:58 +0100 (3 months ago) |
parents | e890195256ac |
children |
comparison
equal
deleted
inserted
replaced
936:e9d65d746c80 | 937:d416e9b6b3d0 |
---|---|
3 * | 3 * |
4 * This Source Code Form is subject to the terms of the Mozilla Public | 4 * This Source Code Form is subject to the terms of the Mozilla Public |
5 * License, v. 2.0. If a copy of the MPL was not distributed with this | 5 * License, v. 2.0. If a copy of the MPL was not distributed with this |
6 * file, You can obtain one at http://mozilla.org/MPL/2.0/. | 6 * file, You can obtain one at http://mozilla.org/MPL/2.0/. |
7 * | 7 * |
8 * Copyright 2024 MonetDB Foundation; | 8 * Copyright 2024, 2025 MonetDB Foundation; |
9 * Copyright August 2008 - 2023 MonetDB B.V.; | 9 * Copyright August 2008 - 2023 MonetDB B.V.; |
10 * Copyright 1997 - July 2008 CWI. | 10 * Copyright 1997 - July 2008 CWI. |
11 */ | 11 */ |
12 | 12 |
13 import java.sql.*; | 13 import java.sql.*; |