diff options
Diffstat (limited to 'cli/getopt_long.c')
| -rw-r--r-- | cli/getopt_long.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/cli/getopt_long.c b/cli/getopt_long.c index c47215fae4cf..9bda0e1e32ef 100644 --- a/cli/getopt_long.c +++ b/cli/getopt_long.c @@ -1,7 +1,8 @@ /* $OpenBSD: getopt_long.c,v 1.21 2006/09/22 17:22:05 millert Exp $ */ /* $NetBSD: getopt_long.c,v 1.15 2002/01/31 22:43:40 tv Exp $ */ -/* +/* SPDX-License-Identifier: LicenseRef-scancode-sudo AND BSD-4-Clause + * * Copyright (c) 2002 Todd C. Miller <Todd.Miller@courtesan.com> * * Permission to use, copy, modify, and distribute this software for any |
