summaryrefslogtreecommitdiff
path: root/lib/getgroups.c
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2022-01-01 02:45:51 -0500
committerEli Zaretskii <eliz@gnu.org>2022-01-01 02:45:51 -0500
commit19dcb237b5b02b36580294ab309124f346a66024 (patch)
treed08a98347336f10265f20c46e3908dc74ef406d3 /lib/getgroups.c
parent8a08af20a8081f3dd419809122d82352633cc87d (diff)
downloademacs-19dcb237b5b02b36580294ab309124f346a66024.tar.gz
; Add 2022 to copyright years.
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 96665257f2e..f0f36c6104c 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-2021 Free Software Foundation, Inc.
+ Copyright (C) 1996, 1999, 2003, 2006-2022 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