summary refs log tree commit diff stats
path: root/slirp/src/debug.h
diff options
context:
space:
mode:
Diffstat (limited to 'slirp/src/debug.h')
-rw-r--r--slirp/src/debug.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/slirp/src/debug.h b/slirp/src/debug.h
index 2e503ad7fa..c95fd8ffd2 100644
--- a/slirp/src/debug.h
+++ b/slirp/src/debug.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 DEBUG_H_