Tagged Questions

0
votes
3answers
88 views

What isthe best way to write a C# application “kill switch”?

I need to write a "kill switch" into my C# application for licensing/billing purposes. What is the best way to do that? The requirements are as follows (its actually 2 kill switch …
0
votes
2answers
26 views

Difference b/w connecting to SQL Server from ASP.net and Desktop application?

-What is difference between connection to SQL Server from ASP.net and Desktop application? Why purchasing a Client Access License (CAL) for every device that accesses your server …
1
vote
3answers
30 views

MySQL Connectors and Licensing

It occured to me that the MySQL Connectors(Java and .NET) are GPL licensed. Does that mean vendors(not developing for inhouse apps) will have to purcase a commercial license for …
0
votes
2answers
31 views

Is the iTextSharp DLL free to use and redistribute with my web application project?

Is the iTextSharp DLL free to use and redistribute with my web application project which i will be selling?
1
vote
3answers
51 views

How to enforce a site-wide license?

We have a small .Net program that we sell with individual licenses. The individual licenses are enforced by registering a key file that is generated using information from the mach …
2
votes
3answers
73 views

Can I distribute a modified GPL binary which I use from my closed source application

This is very similar to other questions, but none of the other ones quite answer it, so please read through fully before shouting at me :) (See e.g. http://stackoverflow.com/quest …
0
votes
1answer
31 views

Can I include an LGPL library in an MPL licensed project?

I have a project, php based, thats licensed under the MPL (not a trilicense, and it can't be changed without more work than I'd like to put into a non-development task). I want to …
1
vote
0answers
36 views

SQL 2008 on Windows 2008 server - licensing issue [closed]

I'm in the process of setting up a new SQL server for a web hosting company. The company hosts some 500+ websites across 4 Windows 2003 servers. SQL 2008 Standard - Processor Lic …
2
votes
3answers
38 views

What is the proper way for allowing non-gpl plugins/modules on a GPL application?

I develop an open-source CMS, which is licensed under GPLv3, and I want to open the plugin/modules architecture for anyone to contribute their own extensions. However I want to giv …
0
votes
0answers
16 views

Does the Xming license allow redistribution of recompiled application?

The Xming license and website states that Xming can't be commercially used without buying a dedicated license. However, I can't find any license on the patches used to build the a …
1
vote
3answers
47 views

Should Translations of some GPL code to other languages be licensed as GPL?

Should Translations of some GPL code to other languages be licensed as GPL? For ex we have x264 C/C++ H264 encoding open source GPL lib. We translate it from… C\C++ to Java or C# …
1
vote
1answer
42 views

Best source code license for limiting/restricting a Google Code project?

What is the best license for limiting/restricting a Google Code project? Here are Google's Options: Apache License 2.0 Artistic License/GPL Eclipse Public License 1.0 GNU Genera …
1
vote
2answers
44 views

Using GPL v2 DLL in application

I am looking for a reference stating whether I need to redistribute the source code of my application if it links against a binary file that its source code released under GPL v2/3 …
4
votes
7answers
121 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
3answers
31 views

Artistic License v2.0 vs GPL v2. Differences?

I really don't get the differences between the Artistic License v2.0 and the GPL. They seem very similar. Also, If I develop something in python under Artistic License 2.0, can I …

1 2 3 4 5 26 next
15 30 50 per page