diff options
| author | Warner Losh <imp@FreeBSD.org> | 2023-05-10 15:40:58 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2023-05-12 16:44:04 +0000 |
| commit | b61a573019428cbdc38ed03be9ecd2482011ea66 (patch) | |
| tree | 63612b37fdfcdcb1305dac3c31f66b22135e98e1 /include/getopt.h | |
| parent | c87658aa7d1fe09d3839b9ad1d6a9c0fef5afd94 (diff) | |
Diffstat (limited to 'include/getopt.h')
| -rw-r--r-- | include/getopt.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/getopt.h b/include/getopt.h index 789b4d1d434c..4c0399db8545 100644 --- a/include/getopt.h +++ b/include/getopt.h @@ -2,7 +2,7 @@ /* $FreeBSD$ */ /*- - * SPDX-License-Identifier: BSD-2-Clause-NetBSD + * SPDX-License-Identifier: BSD-2-Clause * * Copyright (c) 2000 The NetBSD Foundation, Inc. * All rights reserved. |
