aboutsummaryrefslogtreecommitdiff
path: root/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
commit5a89360c59349e781ae4c9cb809a4888b29ff313 (patch)
treead8e7fb4cfe426fbcbeeefc08f978178d992dbce /src/udp6.c
parent5d5ebb73ee6f71aee6452dc1fc537f3095bdeea1 (diff)
downloadslirp-5a89360c59349e781ae4c9cb809a4888b29ff313.zip
slirp-5a89360c59349e781ae4c9cb809a4888b29ff313.tar.gz
slirp-5a89360c59349e781ae4c9cb809a4888b29ff313.tar.bz2
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 'src/udp6.c')
-rw-r--r--src/udp6.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/udp6.c b/src/udp6.c
index deffb48..6f9486b 100644
--- a/src/udp6.c
+++ b/src/udp6.c
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: BSD-3-Clause */
/*
* Copyright (c) 2013
* Guillaume Subiron