diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2024-05-27 16:47:57 +0200 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2024-05-27 16:47:57 +0200 |
commit | ab5bdd013493273de898a5bdebfe6f64f5118372 (patch) | |
tree | df7d233daa7107203e2d256f25f37332ff6d3619 | |
parent | 221acdf7df9c4767180b16d47a549031a4b17320 (diff) |
May, not may...
-rw-r--r-- | README.md | 2 | ||||
-rwxr-xr-x | bin/db-iris | 2 | ||||
-rw-r--r-- | lib/Travel/Status/DE/IRIS.pm | 2 |
3 files changed, 3 insertions, 3 deletions
@@ -9,7 +9,7 @@ train stations via text and JSON output. ## DEPRECATION NOTICE -As of may 2024, the backend service that this utility relies on is deprecated +As of May 2024, the backend service that this utility relies on is deprecated and may cease operation in the near future. There is no immediate successor. Hence, db-iris and Travel::Status::DE::IRIS are no longer actively maintained. There is no promise that issues and merge requests will be reviewed or merged. diff --git a/bin/db-iris b/bin/db-iris index 330d342..18b44c7 100755 --- a/bin/db-iris +++ b/bin/db-iris @@ -591,7 +591,7 @@ version 1.96 =head1 DEPRECATION NOTICE -As of may 2024, the backend service that this utility relies on is deprecated +As of May 2024, the backend service that this utility relies on is deprecated and may cease operation in the near future. There is no immediate successor. Hence, db-iris and Travel::Status::DE::IRIS are no longer actively maintained. There is no promise that issues and merge requests will be reviewed or merged. diff --git a/lib/Travel/Status/DE/IRIS.pm b/lib/Travel/Status/DE/IRIS.pm index 07a5a04..f15cbee 100644 --- a/lib/Travel/Status/DE/IRIS.pm +++ b/lib/Travel/Status/DE/IRIS.pm @@ -1000,7 +1000,7 @@ version 1.96 =head1 DEPRECATION NOTICE -As of may 2024, the backend service that this module relies on is deprecated +As of May 2024, the backend service that this module relies on is deprecated and may cease operation in the near future. There is no immediate successor. Hence, Travel::Status::DE::IRIS is no longer actively maintained. There is no promise that issues and merge requests will be reviewed or merged. |