this post was submitted on 17 Nov 2023
63 points (100.0% liked)
Free and Open Source Software
17920 readers
27 users here now
If it's free and open source and it's also software, it can be discussed here. Subcommunity of Technology.
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
GPL code can be used in proprietary products as long as it is not distributed outside. There are a lot of such use cases.
At this point i think everybody should just use the AGPL instead of the GPL.
There was an instance where Google used a GPL software (GNU units?) in their backend and didn't release the modifications because they were technically not distributing it. So yes. It supports your suggestion of using AGPL where its purpose is not immediately apparent. It's a good thing that people are starting to accept copyleft licenses after the anti-copyleft tirade promoted by the industry.
Seconded, AGPL may be better especially in cases where software is network related.