diff --git a/src/imts/image.c b/src/imts/image.c index 1b60789..2ee63b2 100644 --- a/src/imts/image.c +++ b/src/imts/image.c @@ -1,8 +1,11 @@ #include const char *aaimage[] = { - "@W", - "IMTS / MTS is back!", + "", + "@WMTS - 'Mobile Telephone Service'", + "IMTS - 'Interim Mobile Telephone Service'", + "@w was soon changed to@W", + "IMTS - 'Improved Mobile Telephone Service'", "", NULL };