On Thu, Apr 7, 2022 at 6:37 PM Jim Meyering <j...@meyering.net> wrote: > On Thu, Apr 7, 2022 at 3:54 PM Paul Eggert <egg...@cs.ucla.edu> wrote: > > 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. > > Nice fix. Thanks.
FYI