Licensing question ? #299
-
|
Hello, I would like to use this library to develop a tool that will be used internally at work by myself and my colleagues. The application is intended for internal use only and will not be distributed to clients. However, it may be included in a directory that is delivered as part of a compiled application (a "binary" folder), although the tool itself is not meant for client use. If I understand correctly, the UI.WPF.Modern and UI.WPF libraries are licensed under LGPL-2.1. As licenses are often a bit unclear, I’d like to confirm: Am I allowed to use the libraries in this way under the LGPL-2.1? If I need to include any licensing information, do you provide a template or a standard text file I can copy? Thank you in advance for your help. Best regards, |
Beta Was this translation helpful? Give feedback.
Replies: 5 comments 3 replies
-
|
Hello, Thank you for reaching out and clarifying your use case. To summarize and clarify the licensing terms: Internal Use and DistributionYou are completely free to use the libraries ( To remain compliant, please ensure either that your internal tool is strictly excluded from any externally delivered compiled application packages or binaries, or that you adhere to commercial licensing terms if you choose to distribute it externally. Optional Commercial SubscriptionShould your distribution scenario change or you need to distribute the tool externally, we offer a flexible subscription model, which involves a monthly subscription (more like a donation, because we don't profit from that and your donation will go straight to server running and other costs that we're incurring), to support our continued development efforts and comply with licensing requirements using our libraries for commercial purposes. We currently do not limit the charge to a specific amount, so you can choose the amount that fits your budget. Just donate as much as you value our work. Feel free to ask if you need further clarification or assistance. Best regards, |
Beta Was this translation helpful? Give feedback.
-
|
Thank you for your response. I’m just a bit surprised by the commercial implications. Could you please provide more details or clarification on this point? Best regards |
Beta Was this translation helpful? Give feedback.
-
|
This project is not simply licensed under LGPLv2.1. Line 2 in 5c5e772 Lines 462 to 466 in 5c5e772 |
Beta Was this translation helpful? Give feedback.
-
|
What about this part, in my specific case :
I've developed a tool for internal use at work, but unfortunately it's not possible for me to make it open source (and the tool wouldn't make sense outside of that context anyway). That's unfortunate — I had checked the license before selecting your library, but at the time I only saw LGPL 2.1. The current terms are quite different. Best regards |
Beta Was this translation helpful? Give feedback.
-
|
You can do either:
We're no charity. We won't let anyone profit off our hard work while we can't even keep ourselves fed and clothed, digging into our own pockets just to barely keep the servers running and development going. |
Beta Was this translation helpful? Give feedback.
Hello,
Thank you for reaching out and clarifying your use case. To summarize and clarify the licensing terms:
Internal Use and Distribution
You are completely free to use the libraries (
iNKORE.UI.WPF.ModernandiNKORE.UI.WPF) internally within your company. However, you mentioned the application may be included in a directory delivered as part of a compiled application (e.g., in a "binary" folder). If this binary folder is distributed externally, even if the tool itself is not intended for direct client use, this constitutes external distribution under our licensing terms.To remain compliant, please ensure either that your internal tool is strictly excluded from any externally delivered …