0
votes
2answers
30 views
visual studio 2008 software assurance to 2010
Does anyone know the Licensing rules around upgrade from 2008 to 2010 if I were to buy VS 2008 now?
I wouldnt be able to get budget for the 2010 one too, but I have heard there a …
0
votes
1answer
31 views
Development license for Google Maps
We are a software company developing a system using Google Maps for our customer internal use (commercial, with GPS device). I know that our customer need to have Google Maps premi …
0
votes
3answers
34 views
Porting LGPL library and selling platform-specific glue code
I want to port LGPL library to another platform. This would introduce some changes to the library itself (mostly #ifdefed pieces of code) and also would require me to write additio …
0
votes
1answer
85 views
Code to handle licensing for Visual Basic 2008
Hi,
Is there a license thing out there that can be used to license my application for Visual Basic 2008? Something like .Net Reactor, where the person needs to enter a license key …
1
vote
4answers
73 views
Which licence should I use?
Say that I have made some software (which has both library form and can be used by end-user too).
Now before releasing I was thinking under which license can I release it.
I have t …
1
vote
2answers
24 views
How to check licence of third-party jars
We distribute a number of third-party jars with our product.
Is there any way I can analyse or perform a lookup on each jar in order to determine its license - e.g. CDDL v1.0, Ap …
4
votes
12answers
250 views
Why is open source software not trusted by businesses [closed]
Possible Duplicate:
Why is open source software banned in some shops?
Many businesses reject open source software and would rather go pay millions of dollars for licensed …
0
votes
1answer
18 views
Difference between MIT/BSD and CC-BY licenses
MIT/BSD licenses basically say: Hey, use the stuff, but don't claim it's yours.
CC-By license (without nc and the such, just the plain cc-by) says: Hey, use the stuff, but don't c …
3
votes
3answers
72 views
Does it matter at which point in time an open source license is applied?
The premise is simple: I've written some code, I've made it public. I have not originally attached any license messaging to the code.
If I were to apply a license (any license) ri …
1
vote
1answer
35 views
HTML Tidy license question
I'm looking to use the HTML Tidy source code and modify it to add a few more features. Having read the license, I'm not quite sure if I will have to release the source of my modifi …
3
votes
4answers
92 views
GPL and Webapp sources
Does GPL require to open source the (commercial) web application?
Please, give the expanded answer, not just "Yes"/"No" but why.
0
votes
1answer
37 views
FCKeditor free commercial license
Hi,
just want to ask if there is a free commercial license of FCKeditor? older version maybe?
I just need a simple web text editor.
Any suggestion??
Thank you.
6
votes
5answers
498 views
Can I dynamically call a LGPL/GPL software in my closed-source application?
I want to use a tool (ffmpeg) that is under GNU Lesser General Public License, version 2.1 GNU General Public License (GPL) version 2 for some components.
To do so, I only call it …
1
vote
1answer
53 views
Sourcecode with a license in header
What are the benefits and goals of having a license commment in the header of the source file?
Why are you adding a license header to your source code?
2
votes
2answers
74 views
Using jQuery in private commercial application
From the License
* Dual licensed under the MIT and GPL licenses.
* http://docs.jquery.com/License
Can i use jQuery for private commercial application? (meaning commercial applic …
