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