|
I had to throw a machine together in a bit of a hurry- to replace a machine that suddenly failed (no one had bothered to keep a "warm" backup) It has Windows Server 2008 and SQL 2008
The snag is, I installed them off our MSDN subscription media, due to...
Started by alex on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at serverfault):
Therefore if you use a KMS key on an MSDN media for example it won't work, unless the license is issued.
The license keys are hardcoded against the distribution medium.
As far as I am aware No.
|
|
If I plan to use MySQL on a web-development project (example.com) where my web application is a commercial product where I'm selling a service and it just so happens that MySQL, using the InnoDB engine, is the backend data storage for my web application...
Started by Teddi on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at stackoverflow):
Purchasing a license gives you enterprise support from the MySQL team don't need to buy a license....
From my understanding you dont have to purchase a commercial license if you want to use MySQL for commercial purposes.
|
|
Some guys here mentioned that they are using the HTML Agility Pack library. It is distributed under Creative Commons (Attribution-ShareAlike) license. Can I use it in the commercial closed-source application?
Thanks.
Started by Oleg Yaroshevych on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
Take a look at the "Collective Work" section of....
IANAL.
So bottom a license identical to the license that governs your work.
Your commercial app would no longer be commercial if it were covered by a CC A-SA license.
|
Ask your Facebook Friends
|
I know that happens with commercial websites so I was wondering if commercial iPhone apps that use the MapKit (especially those that generate a lot of traffic) need to get any sort of license from Google Maps as well.
My best guess would be no, but just...
Started by Dimitris on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at stackoverflow):
Google gives you a personal, worldwide, royalty-free, non-assignable....
Google Maps Terms of Service (Specifically for the iPhone) http://code.google.com/apis/maps/iphone/terms.html
7.2 Service License.
Of MapKit with Commercial applications.
|
|
Hi All
I am developing a CRM system for small/medium companies, and i want to integrate a GPL software as a module to my system(with some modification on my demand). Will it be legal to license it as a commercial product ?
Thanks.
Started by shuxer on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
This does, on request, with its source code.
If you use GPL code, your code becomes covered by the GPL and you cannot provide a license for it that removes the stritures of the GNU license.
What you mean by "commercial product".
|
|
Hello,
Under the terms of the Apache Public License, can I use some (graphic) resources in my commercial app?
More specifically, in my (proprietary) Android app, I want to use some graphics from Android. Since Android is licensed under the Apache Public...
Started by Isaac Waller on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
I know software like APR and a lot of java .
I'm not really sure how Apache Public differs from Apache License 2.0.
However, I am a layman and not a lawyer.
To them by including their license file.
|
|
Hello all simple question , if i have commercial application and i like to use the free version of mysql db (this is the first time im using it ) what restrictions do i have ? can i use it , or do i need buy some kind of license . the url : http://www...
Answer Snippets (Read the full thread at stackoverflow):
However you can.
To distribute the MySQL yourself, you should get an OEM license which can cost some money.
|
|
Hey there,
Under what license agreement should you release software under if it's closed-source and for commercial use only? Are there multiple license types? (such with open source you have BSD, GNU/GPL etc..)
If so, which one do I choose, and are there...
Started by GONeale on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
A license is a contract and while it may seem lawyer to understand all the details....
Anyone can create any license with any and state the software is free and comes with source.
Don't trust a random guy's advice or EULA at SO .
Of mind later.
|
|
Does anyone know a commonly used closed source license that allows non-commercial use of a library? I would like to provide a free (as in beer) version of the library but I don't want to release source code and I don't want people to make money with it...
Started by Ron on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
It seems like you can specify....
Checking out the related link How to write a basic closed-source license for a software project? , Charlie Martin has a great suggestion license builder .
license, but have extra- or change some clauses.
|
|
Hello,
I have been reading through the CodePlex supported open source licenses, i couldn't quite understand everything, What i am looking for is a License that restrict the use of my source code commercialy.
is there one?
Thanks
Started by Adel on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
A large amount of open the following licenses: Apache License 2.0, Common Development and Distribution License (CDDL), Eclipse Public License....
Encourages commercial vendors to distribute free (open-source) software for a fee.
|