diff options
Diffstat (limited to 'slirp/src/bootp.c')
-rw-r--r-- | slirp/src/bootp.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/slirp/src/bootp.c b/slirp/src/bootp.c index d396849a05..b208e3b216 100644 --- a/slirp/src/bootp.c +++ b/slirp/src/bootp.c @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: MIT */ /* * QEMU BOOTP/DHCP server * |