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 bf01f32eef0..85605c11510 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-2016 Free Software Foundation, Inc. +# Copyright (C) 1996-1997, 1999-2004, 2008-2017 Free Software +# Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, |