aboutsummaryrefslogtreecommitdiff
path: root/src/tcp_output.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:25:06 +0100
commit1ee48730ea9cc4a113d0da9ba377018abe538120 (patch)
treede9b2f13ff94a821304fad101649a01615a0145a /src/tcp_output.c
parente20e25fb2ec332168e4a1c2fd080e6ee90f902b9 (diff)
downloadslirp-1ee48730ea9cc4a113d0da9ba377018abe538120.zip
slirp-1ee48730ea9cc4a113d0da9ba377018abe538120.tar.gz
slirp-1ee48730ea9cc4a113d0da9ba377018abe538120.tar.bz2
slirp: clarify license of slirp files using SPDX: explicit BSD
Add SPDX license identifier to clarify the license of files with explicit 3-clause BSD license header. Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Reviewed-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'src/tcp_output.c')
-rw-r--r--src/tcp_output.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tcp_output.c b/src/tcp_output.c
index 37c82f3..502c861 100644
--- a/src/tcp_output.c
+++ b/src/tcp_output.c
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: BSD-3-Clause */
/*
* Copyright (c) 1982, 1986, 1988, 1990, 1993
* The Regents of the University of California. All rights reserved.