Control: reopen -1 Hi!
Thanks for trying to address this. However I reopened this as I just tested licenserecon 8.0 and I don't see it emitting any warning about misordered copyright stanzas. Steps to reproduce: 1. check out the grep source version at https://salsa.debian.org/debian/grep/-/merge_requests/19 2. confirm that baseline is passing lrc without any warnings/errors 3. move around this section lower down in the file: Files: aclocal.m4 build-aux/config.rpath m4/*.m4 Copyright: 1996-2023 Free Software Foundation, Inc. License: FSFULLR 4. re-run lrc and note new errors that just say the license is wrong, without warning that actually the order is wrong: # lrc : Versions: licenserecon '8.0' licensecheck '3.3.9-1' Parsing Source Tree .... Reading d/copyright .... Running licensecheck .... d/copyright | licensecheck FSFULLR | FSFULLR and/or GPL and/or LGPL m4/gettext.m4 FSFULLR | FSFULLR and/or GPL and/or LGPL m4/intl-thread-locale.m4 FSFULLR | FSFULLR and/or GPL and/or LGPL m4/intlmacosx.m4 FSFULLR | FSFULLR and/or GPL and/or LGPL m4/lcmessage.m4 FSFULLR | FSFULLR and/or GPL and/or LGPL m4/nls.m4 FSFULLR | FSFULLR and/or GPL and/or LGPL m4/po.m4 FSFULLR | FSFULLR and/or GPL and/or LGPL m4/progtest.m4

