Update README.md

Update copyright year, trigger new CI pipeline.
This commit is contained in:
Florian Bach 2025-01-13 07:22:41 +01:00 committed by GitHub
parent 2f40289a84
commit 90c5538230
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -5,12 +5,12 @@ It is a full Python reimplementation of libgourou by Grégory Soutadé (http://i
extended by more and more features.
<details>
<summary>ACSM Input Plugin for Calibre - Copyright (c) 2021-2023 Leseratte10</summary>
<summary>ACSM Input Plugin for Calibre - Copyright (c) 2021-2025 Leseratte10</summary>
```
ACSM Input Plugin for Calibre / acsm-calibre-plugin
Formerly known as "DeACSM"
Copyright (c) 2021-2023 Leseratte10
Copyright (c) 2021-2025 Leseratte10
This software is based on a Python reimplementation of the C++ library
"libgourou" by Grégory Soutadé which is under the LGPLv3 or later