Skip to content

Commit 0c74841

Browse files
committed
Update copyright to 2025
1 parent a8f4d07 commit 0c74841

154 files changed

Lines changed: 155 additions & 155 deletions

File tree

Some content is hidden

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

.vscode/dei_lgpl.code-snippets

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"prefix": "dei_lgpl",
55
"body": [
66
"# This file is part of D-EcoImpact",
7-
"# Copyright (C) 2022-2024 Stichting Deltares",
7+
"# Copyright (C) 2022-2025 Stichting Deltares",
88
"# This program is free software distributed under GNU Affero General Public License version 3.0",
99
"# A copy of the GNU Affero General Public License can be found at",
1010
"# https://github.com/Deltares/D-EcoImpact/blob/main/LICENSE.md",

README.md

Lines changed: 1 addition & 1 deletion

decoimpact/business/application.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# This file is part of D-EcoImpact
2-
# Copyright (C) 2022-2024 Stichting Deltares
2+
# Copyright (C) 2022-2025 Stichting Deltares
33
# This program is free software distributed under the
44
# GNU Affero General Public License version 3.0
55
# A copy of the GNU Affero General Public License can be found at

decoimpact/business/entities/i_model.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# This file is part of D-EcoImpact
2-
# Copyright (C) 2022-2024 Stichting Deltares
2+
# Copyright (C) 2022-2025 Stichting Deltares
33
# This program is free software distributed under the
44
# GNU Affero General Public License version 3.0
55
# A copy of the GNU Affero General Public License can be found at

decoimpact/business/entities/rule_based_model.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# This file is part of D-EcoImpact
2-
# Copyright (C) 2022-2024 Stichting Deltares
2+
# Copyright (C) 2022-2025 Stichting Deltares
33
# This program is free software distributed under the
44
# GNU Affero General Public License version 3.0
55
# A copy of the GNU Affero General Public License can be found at

decoimpact/business/entities/rule_processor.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# This file is part of D-EcoImpact
2-
# Copyright (C) 2022-2024 Stichting Deltares
2+
# Copyright (C) 2022-2025 Stichting Deltares
33
# This program is free software distributed under the
44
# GNU Affero General Public License version 3.0
55
# A copy of the GNU Affero General Public License can be found at

decoimpact/business/entities/rules/axis_filter_rule.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# This file is part of D-EcoImpact
2-
# Copyright (C) 2022-2024 Stichting Deltares and D-EcoImpact contributors
2+
# Copyright (C) 2022-2025 Stichting Deltares and D-EcoImpact contributors
33
# This program is free software distributed under the GNU
44
# Lesser General Public License version 2.1
55
# A copy of the GNU General Public License can be found at

decoimpact/business/entities/rules/classification_rule.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# This file is part of D-EcoImpact
2-
# Copyright (C) 2022-2024 Stichting Deltares
2+
# Copyright (C) 2022-2025 Stichting Deltares
33
# This program is free software distributed under the
44
# GNU Affero General Public License version 3.0
55
# A copy of the GNU Affero General Public License can be found at

decoimpact/business/entities/rules/combine_results_rule.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# This file is part of D-EcoImpact
2-
# Copyright (C) 2022-2024 Stichting Deltares
2+
# Copyright (C) 2022-2025 Stichting Deltares
33
# This program is free software distributed under the
44
# GNU Affero General Public License version 3.0
55
# A copy of the GNU Affero General Public License can be found at

decoimpact/business/entities/rules/depth_average_rule.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# This file is part of D-EcoImpact
2-
# Copyright (C) 2022-2024 Stichting Deltares
2+
# Copyright (C) 2022-2025 Stichting Deltares
33
# This program is free software distributed under the
44
# GNU Affero General Public License version 3.0
55
# A copy of the GNU Affero General Public License can be found at

0 commit comments

Comments
 (0)