←back to thread

535 points raddad | 2 comments | | HN request time: 0.404s | source
1. wolfhumble ◴[] No.11390965[source]
How does this _license wise_ play together with the GPL?
replies(1): >>11396857 #
2. samuellb ◴[] No.11396857[source]
It seems to be an implementation of a subset of the Linux kernel ABI (binary interface to applications) on top of the NT kernel. It's most likely written from scratch, similar to WINE or FreeBSD's Linux ABI, and in that case there shouldn't be any copyright issues.