diff options
Diffstat (limited to 'm4/getgroups.m4')
-rw-r--r-- | m4/getgroups.m4 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/m4/getgroups.m4 b/m4/getgroups.m4 index 8cddb6ccdc8..a49b1a3edd8 100644 --- a/m4/getgroups.m4 +++ b/m4/getgroups.m4 @@ -3,7 +3,8 @@ dnl From Jim Meyering. dnl A wrapper around AC_FUNC_GETGROUPS. -# Copyright (C) 1996-1997, 1999-2004, 2008-2018 Free Software Foundation, Inc. +# Copyright (C) 1996-1997, 1999-2004, 2008-2019 Free Software +# Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, |