aboutsummaryrefslogtreecommitdiff
path: root/src/misc.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
commit5d5ebb73ee6f71aee6452dc1fc537f3095bdeea1 (patch)
tree49f0f4765a2884ce04d44ae36a559aa2beaceb32 /src/misc.h
parentf386b1d7b5e31faed522926560c4ac98001473ef (diff)
downloadslirp-5d5ebb73ee6f71aee6452dc1fc537f3095bdeea1.zip
slirp-5d5ebb73ee6f71aee6452dc1fc537f3095bdeea1.tar.gz
slirp-5d5ebb73ee6f71aee6452dc1fc537f3095bdeea1.tar.bz2
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 'src/misc.h')
-rw-r--r--src/misc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/misc.h b/src/misc.h
index 448fd40..c5b7739 100644
--- a/src/misc.h
+++ b/src/misc.h
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: BSD-3-Clause */
/*
* Copyright (c) 1995 Danny Gasparovski.
*