Entries MUST be L/GPL. That's Lesser General Public License and/or
General Public Licence.

Authors MUST be willing to eventually hand copyright over to the FSF.
That's the Free Software Foundation, or better, to assign copyright to
Roger While (who it seems definitely has plans to mark OpenCOBOL as
Copyright FSF).

COBOL source modules MUST compile
warning/error free with options -
1) -W
2) with any of the standard "-std=" options.
3) with either option -fixed(default) or -free
4) Any/all combination of above

Further these COBOL modules MUST execute
correctly however they have been compiled (-std=).
