attached is a patch to add a new B2.1 criteria, per: https://lists.gnu.org/archive/html/repo-criteria-discuss/2021-04/msg00014.html
this item was left undecided - it could be discussed further
Index: software/repo-criteria.html =================================================================== RCS file: /web/www/www/software/repo-criteria.html,v retrieving revision 1.12 diff -u -r1.12 repo-criteria.html --- software/repo-criteria.html 24 Jun 2016 21:37:15 -0000 1.12 +++ software/repo-criteria.html 26 Jun 2021 04:27:21 -0000 @@ -110,7 +110,15 @@ <li id="B2"><p>Does not encourage bad licensing practices (no license, unclear licensing, GPL N only). - <strong>(B2)</strong></p></li> + <strong>(B2)</strong></p> + <ul> + <li id="B2-1"><p>Explains each of the licensing options, + distinguishing between the GPL (2 and 3)-only + and the GPL (2 and 3)-or-later. + Makes recommendations about whether, and when to use each option. + <strong>(B2.1)</strong></p></li> + </ul> + </li> <li id="B3"><p>Does not recommend nonfree licenses for works of practical use. <strong>(B3)</strong></p></li>