summaryrefslogtreecommitdiff
path: root/lib/getgroups.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/getgroups.c')
-rw-r--r--lib/getgroups.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/getgroups.c b/lib/getgroups.c
index f7abd726671..6a2bda8d71e 100644
--- a/lib/getgroups.c
+++ b/lib/getgroups.c
@@ -1,6 +1,7 @@
/* provide consistent interface to getgroups for systems that don't allow N==0
- Copyright (C) 1996, 1999, 2003, 2006-2022 Free Software Foundation, Inc.
+ Copyright (C) 1996, 1999, 2003, 2006-2023 Free Software Foundation,
+ Inc.
This file is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as