Hacker News new | ask | show | jobs
by onlyrealcuzzo 1854 days ago
The Kernel is an MIT license, and the user space is BSD [1]

> The Fuchsia kernel is released under the following MIT-style license: /zircon/kernel/LICENSE.

> All Fuchsia user space components are released under a BSD-style license: /LICENSE or an Apache 2.0 license: https://fuchsia.googlesource.com/infra/+/main/LICENSE.

> All code that is BSD-licensed has an additional IP grant: /PATENTS.

[1] https://fuchsia.dev/fuchsia-src/contribute/governance/policy...

1 comments

GNU/Fucsia would probably end up similar to GNU/Hurd in that case, or Apple's MkLinux.