summaryrefslogtreecommitdiffstats
path: root/src/if.h
diff options
context:
space:
mode:
authorYegor Yefremov <yegorslists@googlemail.com>2019-07-04 12:18:28 +0100
committerRoy Marples <roy@marples.name>2019-07-04 12:18:28 +0100
commit095c87f1e52c350df4b109adab35bb875bb913bd (patch)
treeb93729c51dee9d07d1fbe6884666d9ff06ce2db3 /src/if.h
parentd4d1c701e6853c9edcecd82f8b5708542b7faebc (diff)
downloaddhcpcd-095c87f1e52c350df4b109adab35bb875bb913bd.tar.xz
Add SPDX identifiers to all dhcpcd source files.
See https://spdx.org/ for details.
Diffstat (limited to 'src/if.h')
-rw-r--r--src/if.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/if.h b/src/if.h
index 35b1b51d..4c830396 100644
--- a/src/if.h
+++ b/src/if.h
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: BSD-2-Clause */
/*
* dhcpcd - DHCP client daemon
* Copyright (c) 2006-2019 Roy Marples <roy@marples.name>