summaryrefslogtreecommitdiffstats
path: root/src/ipv6.c
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/ipv6.c
parentd4d1c701e6853c9edcecd82f8b5708542b7faebc (diff)
downloaddhcpcd-095c87f1e52c350df4b109adab35bb875bb913bd.tar.xz
Add SPDX identifiers to all dhcpcd source files.
See https://spdx.org/ for details.
Diffstat (limited to 'src/ipv6.c')
-rw-r--r--src/ipv6.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ipv6.c b/src/ipv6.c
index 8288cb40..5631805a 100644
--- a/src/ipv6.c
+++ b/src/ipv6.c
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: BSD-2-Clause */
/*
* dhcpcd - DHCP client daemon
* Copyright (c) 2006-2019 Roy Marples <roy@marples.name>