I noticed that 'gzip --version', 'zgrep --version', etc. still say "Copyright (C) 2018" in gzip 1.12, released today, and that 'make syntax-check' didn't catch this. I installed the attached patch to update the year to 2022 and to change 'make syntax-check' to try to catch this issue better next time.