Installer issue - License showed with too many CR/LF
Describe your issue:
Please check screenshot. GNU license is formatted probably for 80 chars and there is an empty area not used.
Steps to reproduce the issue:
NETworkManager version:
Windows version:
.NET-Framework version:
Screenshots

Eventlog (if application crashes)
@BornToBeRoot
Please format doc to use all space available.
Hi @bovirus,
this is because the installer (InnoSetup) uses the default license file from GitHub (and also displays it the same): https://github.com/BornToBeRoot/NETworkManager/blob/main/LICENSE
I don't see any advantage to fix that now. Most of the people click here anyway to continue.
@BornToBeRoot
The issues is related about very very old (2007 - 15 yers ago - many ages ago) format (text 80 charcaters for each line) of license file.
I believe that the author of this file should update it using automatic wordwrap and new line for each paragraph.
less old format.
@bovirus file updated.