Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
doc: fix formatting in LICENSE for RTF generation
Current format does not render properly when converted to RTF by the tools/license2rtf.js tool, specifically the wrong sections are presented as bold, giving the wrong emphasis to the document. This fix makes the formatting more consistent, with non-license summary sections bold and the licenses themselves unformatted. PR: #436 Reviewed-by: Ben Noordhuis <[email protected]> Reviewed-by: Bert Belder <[email protected]>
- Loading branch information