Skip to content

Commit 086d4f5

Browse files
committed
Update copyright year to 2026
1 parent 93efa00 commit 086d4f5

File tree

490 files changed

+732
-484
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

490 files changed

+732
-484
lines changed

src/tools_lgpl/matlab/delftio/dio_core/dio_core.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
/*----- LGPL --------------------------------------------------------------------
77
*
8-
* Copyright (C) 2011-2025 Stichting Deltares.
8+
* Copyright (C) 2011-2026 Stichting Deltares.
99
*
1010
* This library is free software; you can redistribute it and/or
1111
* modify it under the terms of the GNU Lesser General Public

src/tools_lgpl/matlab/delftio/dio_core/dio_core.f90

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
!------- LGPL --------------------------------------------------------------------
22
!
3-
! Copyright (C) 2011-2025 Stichting Deltares.
3+
! Copyright (C) 2011-2026 Stichting Deltares.
44
!
55
! This library is free software; you can redistribute it and/or
66
! modify it under the terms of the GNU Lesser General Public

src/tools_lgpl/matlab/delftio/dio_core/make_diocore.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
%----- LGPL --------------------------------------------------------------------
55
%
6-
% Copyright (C) 2011-2025 Stichting Deltares.
6+
% Copyright (C) 2011-2026 Stichting Deltares.
77
%
88
% This library is free software; you can redistribute it and/or
99
% modify it under the terms of the GNU Lesser General Public

src/tools_lgpl/matlab/delftio/progsrc/Contents.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
% Version <VERSION> (<CREATIONDATE>)
33
%----- LGPL --------------------------------------------------------------------
44
%
5-
% Copyright (C) 2011-2025 Stichting Deltares.
5+
% Copyright (C) 2011-2026 Stichting Deltares.
66
%
77
% This library is free software; you can redistribute it and/or
88
% modify it under the terms of the GNU Lesser General Public

src/tools_lgpl/matlab/delftio/progsrc/dio_define.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555

5656
%----- LGPL --------------------------------------------------------------------
5757
%
58-
% Copyright (C) 2011-2025 Stichting Deltares.
58+
% Copyright (C) 2011-2026 Stichting Deltares.
5959
%
6060
% This library is free software; you can redistribute it and/or
6161
% modify it under the terms of the GNU Lesser General Public

src/tools_lgpl/matlab/delftio/progsrc/dio_delete.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ function dio_delete(dsh)
1010

1111
%----- LGPL --------------------------------------------------------------------
1212
%
13-
% Copyright (C) 2011-2025 Stichting Deltares.
13+
% Copyright (C) 2011-2026 Stichting Deltares.
1414
%
1515
% This library is free software; you can redistribute it and/or
1616
% modify it under the terms of the GNU Lesser General Public

src/tools_lgpl/matlab/delftio/progsrc/dio_endread.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ function dio_endread(dsh,diopart)
1010

1111
%----- LGPL --------------------------------------------------------------------
1212
%
13-
% Copyright (C) 2011-2025 Stichting Deltares.
13+
% Copyright (C) 2011-2026 Stichting Deltares.
1414
%
1515
% This library is free software; you can redistribute it and/or
1616
% modify it under the terms of the GNU Lesser General Public

src/tools_lgpl/matlab/delftio/progsrc/dio_endwrite.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ function dio_endwrite(dsh,diopart)
1010

1111
%----- LGPL --------------------------------------------------------------------
1212
%
13-
% Copyright (C) 2011-2025 Stichting Deltares.
13+
% Copyright (C) 2011-2026 Stichting Deltares.
1414
%
1515
% This library is free software; you can redistribute it and/or
1616
% modify it under the terms of the GNU Lesser General Public

src/tools_lgpl/matlab/delftio/progsrc/dio_getname.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
%----- LGPL --------------------------------------------------------------------
99
%
10-
% Copyright (C) 2011-2025 Stichting Deltares.
10+
% Copyright (C) 2011-2026 Stichting Deltares.
1111
%
1212
% This library is free software; you can redistribute it and/or
1313
% modify it under the terms of the GNU Lesser General Public

src/tools_lgpl/matlab/delftio/progsrc/dio_getremainingsize.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
%----- LGPL --------------------------------------------------------------------
1212
%
13-
% Copyright (C) 2011-2025 Stichting Deltares.
13+
% Copyright (C) 2011-2026 Stichting Deltares.
1414
%
1515
% This library is free software; you can redistribute it and/or
1616
% modify it under the terms of the GNU Lesser General Public

0 commit comments

Comments
 (0)