diff options
Diffstat (limited to 'slirp/src/main.h')
| -rw-r--r-- | slirp/src/main.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/slirp/src/main.h b/slirp/src/main.h index f11d4572b7..3b3f883703 100644 --- a/slirp/src/main.h +++ b/slirp/src/main.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_MAIN_H |