this post was submitted on 24 Apr 2025
7 points (76.9% liked)

Hacker News

1311 readers
309 users here now

Posts from the RSS Feed of HackerNews.

The feed sometimes contains ads and posts that have been removed by the mod team at HN.

founded 7 months ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] RedSnt@feddit.dk 4 points 1 week ago

In theory I think it's a fine exercise rewriting tools like this. I'm not an expert on anything, least of all licenses, but going from GNU's GPL-3 license to uutils MIT license is perhaps the most noteworthy:

Unlike the GPL, the MIT license does not require that derivative works be open source. Developers can incorporate MIT-licensed code into their projects without being required to release the source code of their entire project.