I am just reading about licenses, because maybe it is a good idea to put licenses on my projects on Github...
But well, all open source licenses seem to allow commercial use, but I don't want that someone I don't know starts earning money with something I made without me knowing it...
And actually it seems all licenses I can find are like that...
So, any ideas what I should do? I don't know if it is possible to put something together myself...
Question about how something works in a license
Can anyone tell me in normal words what all that stuff with 'allowance of patents' or something like that means?
I am now reading one of the many licenses, the OSL license, and it says the following, of which I have no idea what is meant with it or what it does:
`2) Grant of Patent License. Licensor grants You a worldwide, royalty-free, non-exclusive, sublicensable license, under patent claims owned or controlled by the Licensor that are embodied in the Original Work as furnished by the Licensor, for the duration of the patents, to make, use, sell, offer for sale, have made, and import the Original Work and Derivative Works.`
Question about how something works in a license
@storydragon some of the tricky stuff probably needs a lawyer.
But in general, copyright notices (the C in a circle) are no longer needed, but are useful to identify works. https://en.wikipedia.org/wiki/Copyright_notice
The article also notes the an alternate identifier is acceptable (instead of your name), but as the notice is no longer required by law, it is still copyrighted either way.
Question about how something works in a license
@sgryphon
Yeah, I know that you don't have to use a copyright notice to have it copyrighted, but for me it looks better with a copyright notice. that is also kind of a label "I made this". so other people know who made something.