summaryrefslogtreecommitdiff
path: root/slirp/src/udp6.c
diff options
context:
space:
mode:
authorMarc-André Lureau <marcandre.lureau@redhat.com>2019-03-13 16:56:07 +0100
committerMarc-André Lureau <marcandre.lureau@redhat.com>2019-03-22 17:31:42 +0100
commitdfacac4c819f57f3a3e11ef2114a86a5d68fb648 (patch)
tree60930d8f0af2c17e11ab1586f09df11984570ae6 /slirp/src/udp6.c
parent3e6d35e56048894385fbf394818db45707643349 (diff)
slirp: clarify license of slirp files using SPDX: implicit via unstated
Add SPDX license identifier to clarify the license of files without explicit license header. Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Reviewed-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'slirp/src/udp6.c')
-rw-r--r--slirp/src/udp6.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/slirp/src/udp6.c b/slirp/src/udp6.c
index be5cba1f54..bfcc7ec6fa 100644
--- a/slirp/src/udp6.c
+++ b/slirp/src/udp6.c
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: BSD-3-Clause */
/*
* Copyright (c) 2013
* Guillaume Subiron