aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/hv/hv_get_dhcp_info.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tools/hv/hv_get_dhcp_info.sh')
-rwxr-xr-xtools/hv/hv_get_dhcp_info.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/hv/hv_get_dhcp_info.sh b/tools/hv/hv_get_dhcp_info.sh
index ccd3e9532764..c38686c44656 100755
--- a/tools/hv/hv_get_dhcp_info.sh
+++ b/tools/hv/hv_get_dhcp_info.sh
@@ -1,4 +1,5 @@
#!/bin/bash
+# SPDX-License-Identifier: GPL-2.0
# This example script retrieves the DHCP state of a given interface.
# In the interest of keeping the KVP daemon code free of distro specific