diff options
-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. |