comparison version.sh @ 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 ec7530f615bf
comparison
equal deleted inserted replaced
936:e9d65d746c80 937:d416e9b6b3d0
4 # 4 #
5 # This Source Code Form is subject to the terms of the Mozilla Public 5 # This Source Code Form is subject to the terms of the Mozilla Public
6 # License, v. 2.0. If a copy of the MPL was not distributed with this 6 # License, v. 2.0. If a copy of the MPL was not distributed with this
7 # file, You can obtain one at http://mozilla.org/MPL/2.0/. 7 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
8 # 8 #
9 # Copyright 2024 MonetDB Foundation; 9 # Copyright 2024, 2025 MonetDB Foundation;
10 # Copyright August 2008 - 2023 MonetDB B.V.; 10 # Copyright August 2008 - 2023 MonetDB B.V.;
11 # Copyright 1997 - July 2008 CWI. 11 # Copyright 1997 - July 2008 CWI.
12 12
13 if [[ -z $1 ]] ; then 13 if [[ -z $1 ]] ; then
14 echo "Usage: $0 [-w] jdbc <(major|minor|suffix)=newversion> [...]" 14 echo "Usage: $0 [-w] jdbc <(major|minor|suffix)=newversion> [...]"