BSD licensing - what do I put in the organisation tag, if I'm the sole programmer? [closed] - licensing

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about programming within the scope defined in the help center.
Closed 7 years ago.
Improve this question
Point three for example:
Neither the name of the ORGANIZATION nor the names of its contributors may
be used to endorse or promote products
derived from this software without
specific prior written
permission.
Thanks for any advice.

Have you considered using the MIT License as an alternative? It seems (to my eyes) to say about the same thing, but without the organization section.
When I used the BSD license I just reworded it so that it didn't mention organization.

Related

MonoTouch Enterprise Licensing [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about programming within the scope defined in the help center.
Closed 7 years ago.
Improve this question
How many developers can work together with MonoTouch Enterprise Licensing?
It's one seat per license, but they do have volume licensing aswell.
http://support.xamarin.com/customer/portal/topics/80275-store-faq/articles
Only one developer can use the enterprise license at one time.
This license is assigned to your company though, instead of a specific developer, so if you hire somebody else, or the current developer leaves the team, another one can work on the project without having to purchase a new license.

JIRA opensource licence [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about programming within the scope defined in the help center.
Closed 7 years ago.
Improve this question
I saw this on the licensing information section on the Jira website
JIRA is free for use by official non-profit organisations and charities (proof of non-profit status is required). There are certain organisations whose purpose is to make the world a better place, and we believe in helping them achieve that.
Community licenses are designed for organisations which are:
* non-profit,
* non-government,
* non-academic,
* non-commercial,
* non-political and
* secular
What does the last bullet point actually mean? Does it mean that if you believe in God you cant have a free license for a bug tracking software product?
I would imagine that you as an individual may believe in God(s), but the organisation itself should not be a religious organisation.
I actually asked Atlassian support the very same question a year ot two ago and they said that they don't do community licenses for churches etc. Seemed a bit restrictive to me.

ObjectListView in closed-source program to sell [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about programming within the scope defined in the help center.
Closed 7 years ago.
Improve this question
Is it possible to use ObjectListView, which uses the GPL v3 license, legally in a closed-source program that will be sold?
If so, what has to be done to make sure to not violate the license?
ObjectListView has a GPL license so that it is usable by all free software.
Commercial licenses are available, with payment being related to the size of the organisation that wants the licenses.
If you cannot afford any license, we can still work something out. I've never denied a commercial license to anyone who wanted one.

Is it legal to use GraphicsMagick in a commercial software? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about programming within the scope defined in the help center.
Closed 8 years ago.
Improve this question
Is it legal to use GraphicsMagick in a commercial software?
GraphicsMagick license
GraphicsMagick site
It should say something about that in the licencing agreement for the software. That will answer the question much more clearly and exactly than anyone here could, because it is the very definition of what is allowed and what isn't.
If this is the right site, then you'll need to read through the Copyrights and Licenses link on their site

Difference between CDDL (Suns OS License) and GPL [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about programming within the scope defined in the help center.
Closed 8 years ago.
Improve this question
What are my obigations if used by commercial software ?
Is it GPLish or closer to ASL 2 ?
IANAL, but the FSF has stated that the CDDL is incompatible with the GPL. In terms of linking, it seems to have some features of the LGPL (linking from code with a different licence is allowed).
I'd read the legal text very carefully and check with your company's lawyer. Any changes you make to the code itself will have to be CDDL'd as well.
I came to this page via a person asking about the dual licensing of Sun (now Oracle) software under both GPL and CDDL. What this means is that you are free to use the software under the terms of one license or the other, or (as what most people seem to be doing) carry on the dual licensing for downstream users.

Resources