Tagged Questions
The copyleft tag has no wiki summary.
3
votes
1answer
144 views
GPL licensed frameworks on ecommerce websites
Ok this may be a foolish question, but I just want some clarification on this.
If you build a website on a GPL licensed web framework, let's say a browser based game or some kind of kind of ...
2
votes
2answers
95 views
Does licensing matter for Maven artifacts that are runtime or test scoped?
My company is very concerned about entaglements that could result from the use of copy-left (e.g. GPL) code in our product. Because of this we have no compile scope Maven artifacts with copy-left ...
2
votes
3answers
562 views
Pros and Cons of Copyleft
From your perspective as a programmer, what are some of the pros and cons of releasing open-source hobby projects under permissive vs. copyleft licenses?
My personal opinion is that there's nothing ...
1
vote
1answer
88 views
License with strong copyleft but less viral
Is there a common license that is strong copyleft as in GPL but with a narrower viral condition.
Let's call this Licence LX. We have some code CX Licenced under LX.
The code CX and its modifications ...
1
vote
1answer
72 views
Can I incorporate GPL-licensed code into an out-proc COM server and use that server from my proprietary program?
After reading this paragraph in GPL FAQ I feel confused. That paragraph says that a proprietary program can use a GPL-licensed program via aggregation - as a separate program.
Now consider an ...
1
vote
1answer
149 views
LGPL like license which is not trivially circumventable
I'd like to license some code in a way that's less viral than GPL, but still copyleft.
I can't and don't want to use GPL since I use some libraries which are basically open source, but incompatible ...
1
vote
3answers
154 views
Does software that uses media under a Creative Commons Share Alike license need to be distributed under a copyleft software license?
I was wondering if the Creative Commons Attribution-Share Alike licenses expects software that uses it to be distributed under a copyleft software license. Does it make a difference if the media is ...
0
votes
1answer
38 views
Does GPL affect files produced by a GPL-licensed application?
Suppose I am using an application that is licensed under GPL (for example, the Geany IDE). Does the work I produce inside that application become licensed under GPL?
0
votes
1answer
118 views
What kind of license can I release my software that built in ruby/python?
I have a software that built with python/ruby. And referenced some GPL licensed library.
Now I want to release my software with a proper license. I know that ruby license is copy-left. What kind of ...
0
votes
1answer
35 views
what is the use of Creative Commons Wiki or TRUSTe?
what are the main use of these services. Shall i use this for my blog? What is the necessity to show that icons?
thank you.
-5
votes
6answers
530 views
Copyleft license
I'm looking for a license that has the following requirements:
is viral.
your code must be open source.
you must let the author know and credit the author.
if you distribute and you use this source ...