aboutsummaryrefslogtreecommitdiff
path: root/slirp/src/main.h
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:37 +0100
commit3e6d35e56048894385fbf394818db45707643349 (patch)
treea99f0cbb2a029fcf60da59510412f87600f25629 /slirp/src/main.h
parent6087fd53a368ef0abbaf8b26c50dce19088987d4 (diff)
slirp: clarify license of slirp files using SPDX: implicit via COPYRIGHT
Add SPDX license identifier to clarify the license of files with reference to BSD license from slirp COPYRIGHT file. Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Reviewed-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'slirp/src/main.h')
-rw-r--r--slirp/src/main.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/slirp/src/main.h b/slirp/src/main.h
index f11d4572b7..a88774215f 100644
--- a/slirp/src/main.h
+++ b/slirp/src/main.h
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: BSD-3-Clause */
/*
* Copyright (c) 1995 Danny Gasparovski.
*