aboutsummaryrefslogtreecommitdiff
path: root/src/tcp_output.c
diff options
context:
space:
mode:
authorMarc-André Lureau <marcandre.lureau@redhat.com>2019-03-13 17:03:47 +0100
committerMarc-André Lureau <marcandre.lureau@redhat.com>2019-03-22 17:31:42 +0100
commitde25a56127daae662a9eaa478cf6e04edd672db5 (patch)
tree4ca6e5e3038fd620ce56d56e50cc6e1778eb9268 /src/tcp_output.c
parent5a89360c59349e781ae4c9cb809a4888b29ff313 (diff)
downloadslirp-de25a56127daae662a9eaa478cf6e04edd672db5.zip
slirp-de25a56127daae662a9eaa478cf6e04edd672db5.tar.gz
slirp-de25a56127daae662a9eaa478cf6e04edd672db5.tar.bz2
slirp: remove reference to COPYRIGHT file
The slirp COPYRIGHT file is a BSD-3 license. Instead of referring to another project file, the SPDX license notice present in all source files states that unequivocally. Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com>
Diffstat (limited to 'src/tcp_output.c')
-rw-r--r--src/tcp_output.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/tcp_output.c b/src/tcp_output.c
index 502c861..383fe31 100644
--- a/src/tcp_output.c
+++ b/src/tcp_output.c
@@ -34,9 +34,6 @@
/*
* Changes and additions relating to SLiRP
* Copyright (c) 1995 Danny Gasparovski.
- *
- * Please read the file COPYRIGHT for the
- * terms and conditions of the copyright.
*/
#include "slirp.h"