Skip to main content

Questions tagged [agpl]

-4 votes
1 answer
99 views

I have an API which is licensed under AGPL v3. Let's suppose someone modifies the API code to make it look completely different from the original code and also deletes any history. Then he goes on to ...
asd's user avatar
  • 11
1 vote
1 answer
365 views

I'm looking at putting up a fan site for an author using code released under the AGPL. Under the AGPL, as I understand it, I would need to publish my code modifications. This is entirely fine. ...
OrgnlDave's user avatar
  • 135
6 votes
1 answer
2k views

Rstudio has a community version for free: https://www.rstudio.com/products/rstudio/#Desktop But mentions the license is AGPL v3. Does this effect the licensing or IP rights of code written on the ...
Bren's user avatar
  • 179
2 votes
2 answers
357 views

I am working on a piece of server software that is licensed under the AGPL. I would like to require that all clients to it be released under a free license (GPL preferable, but I'm open to other ...
Zell Faze's user avatar
  • 133
0 votes
1 answer
661 views

I would like to acheive the following with AGPL and wondered if it is possible: release an open source software product where everyone can share and contribute free for non-profit charge "commercial/...
temp88786's user avatar
  • 147
3 votes
1 answer
976 views

An enterprise utilizes the source code of a network software product licensed under the AGPL v3. It modifies the source code but does not share the changes with the original developer and copyright ...
Chamath P.'s user avatar
5 votes
3 answers
5k views

I am using GhostScript on a desktop application that I intend to sell online. The GhostScript library has an AFERO license (see here). I do not mind to make the source code of my application available ...
Anna Dorsey's user avatar
-2 votes
1 answer
941 views

Are there any real alternatives (i.e. non-customized software license agreement) to the AGPL license if you want to share your source code and make money selling software licenses?
temp88786's user avatar
  • 147
16 votes
1 answer
10k views

I'm working on a personal project that I'm planning on licensing under GNU Affero GPL. However, I found some code that's licensed under MIT that really want to utilize, but I'm not sure what I should ...
RPiAwesomeness's user avatar
1 vote
3 answers
615 views

I have written a compression codec that I am releasing under the AGPL. I would like to link it with FFmpeg, a video streaming application. FFmpeg is licensed under the LGPL, but since it supports ...
Jacko's user avatar
  • 165
1 vote
1 answer
3k views

I have recently started my own small development company and was looking at developing a framework to sell to clients. I discovered that there were many open source solutions already developed, ...
Dave's user avatar
  • 111
1 vote
1 answer
161 views

I've read many times AGPL3 (http://www.gnu.org/licenses/agpl-3.0.html) but I have a question, maybe somebody with a deeper knowledge can clarify me something. I would like to use a source code which ...
FlamingMoe's user avatar
0 votes
1 answer
322 views

I am forking a BSD 2-clause licensed project, adding some AGPL-licensed files, and re-distributing as AGPL. The existing project comes with a LICENSE file, and the files themselves have various ...
Jacko's user avatar
  • 165
4 votes
2 answers
930 views

We need a JSON Schema Validator for .NET. The only library that we found is Newtonsoft Json Schema. The problem with this library is that has a "strange" AGPL license with limitations, from the site: ...
Davide Icardi's user avatar
1 vote
2 answers
633 views

Can I take a GPL program and relicense my changes under the AGPL? Say I clone a GPL project, make some changes, can I only allow people to use my changes under the AGPL license?
Petah's user avatar
  • 3,511

15 30 50 per page