|
For some reason I wasn't able to find any information about the licensing when I surfed their site. Who knows?
Started by openfrog on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
The license is located in the footer :-) http://mochaui.com/demo/license.txt
MochaUI is distributed under ....
Check the documentation for details.
Help -> About says MIT license
It is licensed under an MIT style license.
|
|
There's some code on CodeProject that's already OSS under the CodeProject license .
I've contacted the author several times on his blog, but he's not responding to any request for putting the code on CodePlex (or any email at all).
Since it's OSS anyway...
Started by CVertex on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
End of story license allows), then make....
You cant change the license on a piece of code without the authors permission.
Comparing licenses for some kind of "equivalence" is very hard.
This sounds like a question for a lawyer.
|
|
There are a couple of threads talking about license issue. Mostly focusing on GPL/LGPL/BSD. I am trying to use RabbitMQ in commercial applications, which is licensed under Mozilla Public License(MPL). Is MPL friendly to commercial use?
I found a different...
Started by Lily on
, 4 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
+ "License" shall mean the terms....
Desktop/apache.txt vie ene 15 10:20:53 2010 @@ -1,470 +1,201 @@ - MOZILLA PUBLIC LICENSE - Version 1.1 + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ - + TERMS.
|
Ask your Facebook Friends
|
For example, if I use some open source code that is licensed with an MIT license in my (commercial) project, does my project in turn have to be under the MIT license or do I have to distribute the MIT license or anything like that?
Answer Snippets (Read the full thread at stackoverflow):
In the case of the MIT license, the text of the license reads (emphasis mine):
Copyright (c) [year] [copyright holders]
Permission is hereby granted or substantial portions of the Software....
The answer depends on the text of the license.
|
|
I'm interested in opening a Book store in Kaohsiung, and is wondering if I require some kind of license, or proof of business?
Started by Bluewr on
, 7 posts
by 5 people.
Answer Snippets (Read the full thread at forumosa):
If youre gonna put in the effort, why not make a cafe with a section for buying books? "I wanted to be puzzled and charmed, to experience the endless, beguiling variety of a continent where you can board a train and an hour later be somewhere where the... .
|
|
I am about to host my first open source project. I will be hosting it on codeplex where I can choose between the follwing licenses:
Apache License 2.0, Common Development and Distribution License (CDDL), Eclipse Public License (EPL), GNU General Public...
Started by bitbonk on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
I recommend against choosing other licenses in your list....
Strong copyleft licenses (GPL) require that they distribute their own code under the same license (GPL here).
Back your code under the same license if they modified it.
|
|
I'm planning to make an implementation of Lua for the DLR, and i would like to use the listed Lua 5.1 grammar here . However i can't see a license that it was released under, so can someone please kindly point me in the direction of the license it uses...
Started by RCIX on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Is subject to the MIT license..
|
|
I know this is going to be long but I felt like I needed to explain the whole situation and my concerns in detail. Thanks in advance for reading and answering this question!
I'd like to write an application that depends on GPL licensed libraries or applications...
Started by Energiequant on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
What would....
BSD license a choice of what license to take your code under (so you're not restricting them at all - actually by a dual-license.
I would shun GPL code since it sounds as restrictive as many closed source licenses.
|
|
I already have a SharePoint 2010 server built, up and running.
Yesterday I built a brand new server Windows 2008 and installed all necessary windows updates. Then I joined the server to the domain where the other SharePoint 2010 box is.
Today, I installed...
Answer Snippets (Read the full thread at microsoft):
I kind of figured that I may get an error but its not the end of the story are referencing above "the license....
license (product key) was kind of standard but the main server license is of type enterprise Extended section.
|
|
I just found some nice open-source code at The Code Project and it's attached with the BSD License. Well, the article states in the end that the code is licensed under the BSD License. But none of the source code files had any reference to the license...
Started by Nazgulled on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
In that it was originally supplied under a BSD license and where this came from in case anyone else comes to your source of the license would be operative
Redistributions in binary form must reproduce the above copyright notice of the indicated....
|