From 510c7fcdc9f0794ab9a355cdac1e7110b46722cc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20M=C3=BCller?= <mueller.seb@posteo.de> Date: Thu, 27 Feb 2025 11:11:47 +0100 Subject: [PATCH] update year to 2025 --- LICENSE.md | 2 +- README.md | 2 +- docs/source/index.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/LICENSE.md b/LICENSE.md index b3cff201..74ef1434 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -4,7 +4,7 @@ FINAM is an open-source component-based model coupling framework for environment ## Copyright Notice -Copyright © 2023, the FINAM developers from Helmholtz-Zentrum für Umweltforschung GmbH - UFZ. All rights reserved. +Copyright © 2021-2025, the FINAM developers from Helmholtz-Zentrum für Umweltforschung GmbH - UFZ. All rights reserved. ***The code is a property of:*** diff --git a/README.md b/README.md index c7c5c2d6..e8ba897c 100644 --- a/README.md +++ b/README.md @@ -19,4 +19,4 @@ This approach allows for coupling of models irrespective of their internal struc ## License -LGPLv3, Copyright © 2021-2023, the FINAM developers from Helmholtz-Zentrum für Umweltforschung GmbH - UFZ. All rights reserved. +LGPLv3, Copyright © 2021-2025, the FINAM developers from Helmholtz-Zentrum für Umweltforschung GmbH - UFZ. All rights reserved. diff --git a/docs/source/index.md b/docs/source/index.md index de556749..cb46b1e6 100644 --- a/docs/source/index.md +++ b/docs/source/index.md @@ -116,4 +116,4 @@ about/index ### License -LGPLv3, Copyright © 2021-2023, the FINAM developers from Helmholtz-Zentrum für Umweltforschung GmbH - UFZ. All rights reserved. +LGPLv3, Copyright © 2021-2025, the FINAM developers from Helmholtz-Zentrum für Umweltforschung GmbH - UFZ. All rights reserved. -- GitLab