We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d5910e commit 0911b04Copy full SHA for 0911b04
dhcpd/handler.go
@@ -1,3 +1,5 @@
1
+// Package dhcpd contains snippets from MIT-licensed coredhcp project at
2
+// https://github.com/coredhcp/coredhcp
3
package dhcpd
4
5
import (
dhcpd/server.go
static/README.md
@@ -0,0 +1,2 @@
+This package embeds [iPXE](https://ipxe.org), which is available
+under [multiple free-software licenses](https://ipxe.org/licensing).
0 commit comments