diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2021-01-01 07:48:14 +0000 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2021-01-01 00:32:32 -0800 |
commit | 8c1fe1e5efa2bbaeab2cf141bd31f09abe63d4c4 (patch) | |
tree | e24999d380a86a05ef6456ea909c74c41faf5e93 /m4/getgroups.m4 | |
parent | 74a77ef299f3703b8b9eac7579af6b924de1c3e8 (diff) | |
download | emacs-8c1fe1e5efa2bbaeab2cf141bd31f09abe63d4c4.tar.gz |
Update copyright year to 2021
Run "TZ=UTC0 admin/update-copyright $(git ls-files)".
Diffstat (limited to 'm4/getgroups.m4')
-rw-r--r-- | m4/getgroups.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/getgroups.m4 b/m4/getgroups.m4 index 79436460f30..7580501f6cf 100644 --- a/m4/getgroups.m4 +++ b/m4/getgroups.m4 @@ -3,7 +3,7 @@ dnl From Jim Meyering. dnl A wrapper around AC_FUNC_GETGROUPS. -# Copyright (C) 1996-1997, 1999-2004, 2008-2020 Free Software +# Copyright (C) 1996-1997, 1999-2004, 2008-2021 Free Software # Foundation, Inc. # # This file is free software; the Free Software Foundation |