aboutsummaryrefslogtreecommitdiff
path: root/slirp/src/main.h
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/main.h
parentdfacac4c819f57f3a3e11ef2114a86a5d68fb648 (diff)
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/main.h')
-rw-r--r--slirp/src/main.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/slirp/src/main.h b/slirp/src/main.h
index a88774215f..3b3f883703 100644
--- a/slirp/src/main.h
+++ b/slirp/src/main.h
@@ -1,9 +1,6 @@
/* SPDX-License-Identifier: BSD-3-Clause */
/*
* Copyright (c) 1995 Danny Gasparovski.
- *
- * Please read the file COPYRIGHT for the
- * terms and conditions of the copyright.
*/
#ifndef SLIRP_MAIN_H