At present, our regexp matches years till 2099: https://github.com/php-coder/mystamps/blob/0df664c6bb0f2bc004494a8fa0ca0158cc2591ee/src/main/java/ru/mystamps/web/service/SeriesInfoExtractorServiceImpl.java#L37-L42 We shouldn't return year if it's in future.