aboutsummaryrefslogtreecommitdiff
path: root/slirp/src/ip_input.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
commit0c4cc4e2184831fecce64c1d734a1f754ea00cb4 (patch)
tree1860c638ddb2aec633319b5d679c700bce335b7c /slirp/src/ip_input.c
parentdfacac4c819f57f3a3e11ef2114a86a5d68fb648 (diff)
downloadqemu-0c4cc4e2184831fecce64c1d734a1f754ea00cb4.zip
qemu-0c4cc4e2184831fecce64c1d734a1f754ea00cb4.tar.gz
qemu-0c4cc4e2184831fecce64c1d734a1f754ea00cb4.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 'slirp/src/ip_input.c')
-rw-r--r--slirp/src/ip_input.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/slirp/src/ip_input.c b/slirp/src/ip_input.c
index 6ad6765..a714fec 100644
--- a/slirp/src/ip_input.c
+++ b/slirp/src/ip_input.c
@@ -34,9 +34,6 @@
/*
* Changes and additions relating to SLiRP are
* Copyright (c) 1995 Danny Gasparovski.
- *
- * Please read the file COPYRIGHT for the
- * terms and conditions of the copyright.
*/
#include "slirp.h"