From 0dd78c6c8a3e7659f6693d9f6c94dfaf5c83ef8a Mon Sep 17 00:00:00 2001 From: Pascal Palenda <pascal.palenda@akustik.rwth-aachen.de> Date: Thu, 26 Sep 2024 16:37:36 +0200 Subject: [PATCH] Chore: update copyright year --- LICENSE.md | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE.md b/LICENSE.md index fa64b03..298a59f 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,4 +1,4 @@ -Copyright 2015-2023 Institute of Technical Acoustics (ITA), RWTH Aachen University +Copyright 2015-2024 Institute of Technical Acoustics (ITA), RWTH Aachen University Licensed under the Apache License, Version 2.0 (the "License"); you may not use files of this project except in compliance with the License. diff --git a/README.md b/README.md index d5cb4ac..df88922 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,7 @@ hatch run examples ## License -Copyright 2015-2023 Institute of Technical Acoustics (ITA), RWTH Aachen University +Copyright 2015-2024 Institute of Technical Acoustics (ITA), RWTH Aachen University Licensed under the Apache License, Version 2.0 (the "License"); you may not use files of this project except in compliance with the License. -- GitLab