Here's what I want to do:
·Develop nginx modules
·Hook the request and perform the processing required for commercial use
·Sell the built nginx
Here's what I want to know.
·License issues.
·Is it necessary to specify the source code?
I'm not confident because I haven't looked into it properly.
According to Wikipedia, nginx is a BSD-like license, so
I think there is no problem with the license.
Also, due to the nature of the BSD license, it is not necessary to disclose the source code.
GPL requires the disclosure of derived source code.
It's BSD, so I think it's okay.
自信This is what I'm not confident about.
However, be aware that copyright and license notices are required for redistribution.
912 When building Fast API+Uvicorn environment with PyInstaller, console=False results in an error
574 Who developed the "avformat-59.dll" that comes with FFmpeg?
617 Uncaught (inpromise) Error on Electron: An object could not be cloned
610 GDB gets version error when attempting to debug with the Presense SDK (IDE)
© 2024 OneMinuteCode. All rights reserved.