diff --git a/License.md b/License.md index b12e030..e415b50 100644 --- a/License.md +++ b/License.md @@ -1,11 +1,11 @@ # MIT License -Copyright (c) 2019-2023 Siemens +Copyright (c) 2019-2024 Siemens Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in diff --git a/Readme.md b/Readme.md index 831a371..434c021 100644 --- a/Readme.md +++ b/Readme.md @@ -1,5 +1,5 @@ @@ -253,7 +253,7 @@ This is a Python project managed using ```Poetry```. ## Copyright & License -Copyright 2018-2023 Siemens +Copyright 2018-2024 Siemens This program and the accompanying materials are made available under the terms of the MIT License. diff --git a/pyproject.toml b/pyproject.toml index 8bbac04..3414436 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightText: (c) 2018-2023 Siemens +# SPDX-FileCopyrightText: (c) 2018-2024 Siemens # SPDX-License-Identifier: MIT [tool.poetry]