aboutsummaryrefslogtreecommitdiff
path: root/lib/getopt1.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/getopt1.c')
-rw-r--r--lib/getopt1.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/getopt1.c b/lib/getopt1.c
index fb99b4a0..5cb3b913 100644
--- a/lib/getopt1.c
+++ b/lib/getopt1.c
@@ -1,3 +1,5 @@
+/* SPDX-License-Identifier: LGPL-2.1-or-later */
+
/* getopt_long and getopt_long_only entry points for GNU getopt.
Copyright (C) 1987-2023 Free Software Foundation, Inc.
This file is part of the GNU C Library and is also part of gnulib.