2
votes
6answers
116 views
less-restrictive GPL-like license
Situation:
I want to pick a license for an open-source project.
Having considered GPL vs BSD/MIT, I prefer GPL because it protects the open-source-ness of software. However, I p …
0
votes
1answer
30 views
I need help on Ext Js license
I need an advice from an expert of licenses because i've never understand anything about licenses:).
I want to build a free web application and i've chosen Ext Js to do this, but …
0
votes
1answer
35 views
Is the code generated by a gnu program is under gnu gpl too?
In my case, I am using gperf, I didn't fint it in the gnu gpl.
The C code generated by gperf, is very simple, and doesn't have any licensing header.
I guessed that a file without …
9
votes
5answers
182 views
Go code contribution: license and patent implications?
I've been reviewing the contributions documentation for Google new language, and was curious about the idea of contributing a new package. It states that this should be included a …
5
votes
4answers
88 views
Mapkit routes and google license
So, this question is not if I can do routing with mapkit. You can't with the API. So I found the clever way of using an annotation to render a route between two points. The rou …
1
vote
1answer
15 views
Tool to determine licenses for pom.xml dependencies
I'm looking for a tool that given a maven pom.xml file tells me all the licenses that are used by the dependencies (and recursively their dependencies). Does such a thing exist?
I …
2
votes
2answers
70 views
Does the “Scenic Ribbon” need MS licensing?
The new variant "Scenic Ribbon" is now part of the Windows API (the Office 2007 "Fluent Ribbon" was not).
Does anyone know if a program that uses the "Scenic Ribbon" needs to go t …
1
vote
4answers
57 views
visual studio 2008 software assurance to 2010
Does anyone know the MSDN licensing rules around upgrade from visual studio 2008 to visual studio 2010 if I were to buy VS 2008 now?
I will not be able to get budget for the 2010 …
0
votes
2answers
18 views
Ms-RL - How do you embed/use it in your project?
I'm intending to use the Ms-RL for a project on CodePlex, but I'm not sure how far I should go in terms of how I actually use / embed it in the solution.
Simply including the ful …
0
votes
1answer
11 views
What license is DirectShow and what inputs and outputs can it handle?
The title already says all:
I want to create a project using DirectShow. Which license does DirectShow have? Can I just use it or do I have to mind sth.?
What input and output-code …
2
votes
4answers
144 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 …
0
votes
1answer
17 views
License for SSIS
Hello
I'd like to know that if I have a SQL server 2005 SE/EE licensed. Can I install SSIS component on my workstation, or other workstations to create, deploy, and run the packa …
0
votes
1answer
44 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
1answer
91 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
83 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 …
