From dfacac4c819f57f3a3e11ef2114a86a5d68fb648 Mon Sep 17 00:00:00 2001 From: Marc-André Lureau Date: Wed, 13 Mar 2019 16:56:07 +0100 Subject: slirp: clarify license of slirp files using SPDX: implicit via unstated MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Add SPDX license identifier to clarify the license of files without explicit license header. Signed-off-by: Marc-André Lureau Reviewed-by: Thomas Huth --- slirp/src/udp6.c | 1 + 1 file changed, 1 insertion(+) (limited to 'slirp/src/udp6.c') 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 -- cgit v1.2.3