aboutsummaryrefslogtreecommitdiffstats
path: root/lib/getgroups.c
diff options
context:
space:
mode:
authorPaul Eggert2018-12-31 18:19:36 -0800
committerPaul Eggert2018-12-31 18:20:07 -0800
commit115498702da91dc75d05bd0dea64f98cc6157327 (patch)
tree1503ef74eb373344fd698a048b8aa57b8028a305 /lib/getgroups.c
parentba809612c06bcabd05dcbaae79da39dcb0925992 (diff)
downloademacs-115498702da91dc75d05bd0dea64f98cc6157327.tar.gz
emacs-115498702da91dc75d05bd0dea64f98cc6157327.zip
Update from Gnulib
This incorporates mostly just copyright-year changes, plus recent minor updates from glibc for the non-Emacs regular expression code.
Diffstat (limited to 'lib/getgroups.c')
-rw-r--r--lib/getgroups.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/getgroups.c b/lib/getgroups.c
index 9af0192803c..d8c77e9a650 100644
--- a/lib/getgroups.c
+++ b/lib/getgroups.c
@@ -1,7 +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-2019 Free Software Foundation, 3 Copyright (C) 1996, 1999, 2003, 2006-2019 Free Software Foundation, Inc.
4 Inc.
5 4
6 This program is free software: you can redistribute it and/or modify 5 This program is free software: you can redistribute it and/or modify
7 it under the terms of the GNU General Public License as published by 6 it under the terms of the GNU General Public License as published by