Skip to content

License

LoSkroefie edited this page Jan 21, 2025 · 1 revision

License Information

Overview

FLEXON CLI is licensed under the MIT License, which allows for both commercial and personal use with minimal restrictions.

MIT License

MIT License

Copyright (c) 2025 JVR Software

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

What This Means

You Can:

  1. Use FLEXON CLI commercially
  2. Modify the source code
  3. Distribute the software
  4. Use in private/commercial projects
  5. Sublicense the software

You Must:

  1. Include the original license
  2. Include copyright notice
  3. State changes made to the code

You Cannot:

  1. Hold the authors liable
  2. Remove existing licenses
  3. Change the license terms

Third-Party Components

Dependencies

FLEXON CLI uses several third-party components, each with its own license:

  1. .NET Core (MIT License)
  2. Newtonsoft.Json (MIT License)
  3. CommandLineParser (MIT License)
  4. NLog (BSD 3-Clause License)

Full License Text

The complete license text for all components can be found in the LICENSE folder of the repository.

Commercial Use

Enterprise Support

For enterprise support options, contact:

Custom Licensing

For custom licensing options, please contact our licensing team:

Questions and Support

License Questions

For questions about the license:

  1. Check our FAQ
  2. Contact support@jvrsoftware.co.za
  3. Open a GitHub Issue

Legal Support

For legal inquiries:

Related Topics

Clone this wiki locally