TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Do open source licences cover the Ship of Theseus?

2 pointsby judiisis8 months ago

1 comment

ggm8 months ago
BSD distro which depended on GNU have in many instances replaced GNU by non-GNU stuff to align better with the BSDL model.<p>I would argue that a complete replacement for what a GNU person would call &quot;binutils&quot; is a ship of theseus situation. Or, replacement of core dependency on GCC by llvm.<p>It&#x27;s still BSD. It&#x27;s still under the derivatives of the 2, 3, ISC and MIT clause licence.<p>So you could recurse. For a tool like LLVM which is bound by some licence, if you e.g. replaced it by rust, would it still be bound? It&#x27;s a good question. I think (personally) that the licence acceptance is to the goods not the language, it&#x27;s an assert by the controlling authority and isn&#x27;t bound to C or ASM. If they wrote the rust, and distributed the rust to deliver the function, the function is what makes it &quot;ship of theseus&quot; or &quot;my grandfathers axe&quot;<p>(I am not a lawyer)
评论 #41497320 未加载