-
Notifications
You must be signed in to change notification settings - Fork 26
Closed
Labels
Description
Hi, I'm testing NLog to replace a self written log engine and wanted to use NLog.Windows.Forms. But I'm a little bit confused about its license:
NLog is BSD licenses. But NLog.Windows.Forms is licensed under GPLv2. But some source files like FormControlTarget.cs and FormHelper.cs are ALv2 licensed.
It would be nice if you can make the licenses consistent. Ideally for me change it to BSD as at NLog.
Reactions are currently unavailable