NETworkManager icon indicating copy to clipboard operation
NETworkManager copied to clipboard

Installer issue - License showed with too many CR/LF

Open bovirus opened this issue 3 years ago • 2 comments

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

image

Eventlog (if application crashes)

@BornToBeRoot

Please format doc to use all space available.

bovirus avatar Sep 18 '22 08:09 bovirus

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 avatar Sep 19 '22 20:09 BornToBeRoot

@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 avatar Sep 20 '22 07:09 bovirus

@bovirus file updated.

BornToBeRoot avatar Oct 01 '22 22:10 BornToBeRoot