Basicprogramming(.org) > General questions and discussions

Looking for a new License

(1/2) > >>

n00b:
I am getting ready to upload a new release later today with a lot of fixes and improvements.  I have been looking over my current license and I realize that it requires any program written in RCBasic to distribute a copy of the MIT License with it.  Is there a open source license that will allow my users to not have to distribute a license with there works?

Cybermonkey:
Zlib?


--- Quote ---This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software.

Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions:

    1. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required.

    2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software.

    3. This notice may not be removed or altered from any source distribution.

--- End quote ---

The notice must only included in a source distribution of the software ...

n00b:
I can't believe I missed this. I thought MIT and zlib were identical so I just went with MIT because github had a template for it already.  Thanks.

Tomaaz:

--- Quote from: n00b on May 05, 2016, 06:17:15 AM ---I am getting ready to upload a new release later today with a lot of fixes and improvements.  I have been looking over my current license and I realize that it requires any program written in RCBasic to distribute a copy of the MIT License with it.

--- End quote ---

I don't think that's true. Each copy of RCBasic itself must be distributed with a copy of MIT license, but it doesn't apply to programs written in it.

Cybermonkey:
The MIT license says:

--- Quote ---The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
--- End quote ---
So n00b might be right...

Navigation

[0] Message Index

[#] Next page

Go to full version