linuxkit / virtsock

Go bindings for virtio and Hyper-V sockets
Other
88 stars 30 forks source link

Clarify licenses #43

Closed rn closed 7 years ago

rn commented 7 years ago

zsyscall_windows.go is mostly verbatim from https://github.com/Microsoft/go-winio so acknowledge it and add their license.

Previously the LICENSE file also mentioned Copyrighted material from the Go Authors. This was boilerplate code to interface with the system calls so this commit removes this license.

Signed-off-by: Rolf Neugebauer rolf.neugebauer@docker.com

resolves: #42