diff options
Diffstat (limited to 'slirp/src/socket.h')
| -rw-r--r-- | slirp/src/socket.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/slirp/src/socket.h b/slirp/src/socket.h index e4d12cd591..25403898cd 100644 --- a/slirp/src/socket.h +++ b/slirp/src/socket.h @@ -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. */ #ifndef SLIRP_SOCKET_H |