diff options
Diffstat (limited to 'slirp/src/sbuf.c')
-rw-r--r-- | slirp/src/sbuf.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/slirp/src/sbuf.c b/slirp/src/sbuf.c index 51a9f0cc7d..9c0b31b513 100644 --- a/slirp/src/sbuf.c +++ b/slirp/src/sbuf.c @@ -1,8 +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. */ #include "slirp.h" |