this post was submitted on 28 Aug 2024
799 points (97.8% liked)

linuxmemes

20723 readers
2677 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] bss03@infosec.pub 7 points 2 weeks ago (1 children)

It's an argument against a license that permits relicensing under a more restrictive license. (E.g. BSD)

[โ€“] suzune@ani.social 2 points 2 weeks ago

Of other software, yes. For example Linux distributions can use the BSD or MIT licensed code without any problems.

But it does not allow to remove the license from the software.

On the other hand GPL code cannot be imported into BSD code without introducing restrictions.