4
votes
7answers
110 views
Licensing Small Programs
I'm a soon to be grad and I'm just starting to work on my personal website. I wrote a couple of small apps that that I would like to use as code samples for potentional employers. …
1
vote
1answer
19 views
Community License Agreement for Commercial (SaaS) software?
I've got a commercial SaaS application, an online collaboration/lean project mgmt tool. I want to offer a "Community Edition", with specific limitations on how the software can be …
-3
votes
3answers
154 views
Why is MySQL said to be open source? [closed]
hi
can anyone tell me that why MySQL DBMS is said to be open source? As far as i know, an open source content's source code is free to download, it can be modify and distribute.
C …
0
votes
2answers
52 views
free mysql license for commercial application is there such thing ?
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 …
2
votes
2answers
66 views
Software Licensing: Do symbols/types apply?
I have some software that utilizes a C++ template library that is licensed MS-LPL.
MS-LPL specifies:(F) Platform Limitation- The licenses granted in sections 2(A) & 2(B) exte …
2
votes
4answers
153 views
What does “commercial use” exactly mean?
There is a lot of open source engines and software with different licences conditions. Most of them are non-free for commercial use.
The question is what does "commercial use" ex …
0
votes
1answer
24 views
Using the system time for node locked licensing
I have node-locked licensing working, using the MAC address and system time. We're concerned that people will just edit their system date to extend a license, so I've tried getting …
0
votes
2answers
53 views
Licensing a SQL Server 2008 for a web site
I would like to user SQL Server 2008 for my public web site.
It will be installed on a quad-core CPU and it will be used only through several web applications installed on the sam …
1
vote
3answers
52 views
SQL Server developer Edition License and CAL
Hi,
I have to test my product with SQL Server database. Based on the search, I know I have to get hold of Developer Edition. I need to know whether for my team of 10 to access the …
0
votes
4answers
60 views
Cost effective MS/Adobe development tools
Its getting to that time where we need to get some more up to date development tools. There seems to be so many schemes, subscriptions and memberships out there which promise to of …
2
votes
6answers
98 views
What exactly are the rules for using gpl, lgpl, bsd software interally in the enterprise?
Are there any restrictions of using lgpl, gpl, bsd licensed software in a commercial venture if the tools/software are only used as part of internal processes and not integrated or …
6
votes
4answers
113 views
How does the GPL apply to contractors.
I work for a company that does a lot of contract work for some large companies. We have a customer that would like us to modify GPL licensed code. The way I understand the GPL is …
2
votes
2answers
113 views
How to add a licensing functionality to a java program?
I have made an application in java. Now I want to deliver it to several clients. I want that each client must purchase a serial key to use that software. Without that key, the sof …
0
votes
5answers
130 views
Is it legal to use OpenSource libraries in proprietary software?
I'm wondering is it legal to include OpenSource components as *.dll / *.so (with sources provided) in some proprietary software?
It seems that everything's ok: source code is prov …
2
votes
5answers
88 views
MySQL: Do I have to purchase a license for InnoDB if I plan to use it in a for-profit setting (commercial use)?
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, us …
