aboutsummaryrefslogtreecommitdiffstats
path: root/lib/getgroups.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/getgroups.c')
-rw-r--r--lib/getgroups.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/getgroups.c b/lib/getgroups.c
index b1ec68dadf9..a1bbb6617cd 100644
--- a/lib/getgroups.c
+++ b/lib/getgroups.c
@@ -1,6 +1,6 @@
1/* provide consistent interface to getgroups for systems that don't allow N==0 1/* provide consistent interface to getgroups for systems that don't allow N==0
2 2
3 Copyright (C) 1996, 1999, 2003, 2006-2020 Free Software Foundation, 3 Copyright (C) 1996, 1999, 2003, 2006-2021 Free Software Foundation,
4 Inc. 4 Inc.
5 5
6 This program is free software: you can redistribute it and/or modify 6 This program is free software: you can redistribute it and/or modify