aboutsummaryrefslogtreecommitdiff
path: root/src/misc.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
commitde25a56127daae662a9eaa478cf6e04edd672db5 (patch)
tree4ca6e5e3038fd620ce56d56e50cc6e1778eb9268 /src/misc.h
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/misc.h')
-rw-r--r--src/misc.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/misc.h b/src/misc.h
index c5b7739..ccf8cf0 100644
--- a/src/misc.h
+++ b/src/misc.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 MISC_H