diff options
| author | Paul Eggert | 2013-01-02 08:37:04 -0800 |
|---|---|---|
| committer | Paul Eggert | 2013-01-02 08:37:04 -0800 |
| commit | 9ff99d22a01be4cafc27064ad8474672eb2fe09b (patch) | |
| tree | 3e8e69c0cbf6db321ef58c9dc5ac6924a5b6f368 /m4/getgroups.m4 | |
| parent | 09b8afb6c8b235279dac6cdc7ffee68b782712ac (diff) | |
| download | emacs-9ff99d22a01be4cafc27064ad8474672eb2fe09b.tar.gz emacs-9ff99d22a01be4cafc27064ad8474672eb2fe09b.zip | |
Merge from gnulib.
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 17473af486b..01b9b280b7b 100644 --- a/m4/getgroups.m4 +++ b/m4/getgroups.m4 | |||
| @@ -3,7 +3,7 @@ | |||
| 3 | dnl From Jim Meyering. | 3 | dnl From Jim Meyering. |
| 4 | dnl A wrapper around AC_FUNC_GETGROUPS. | 4 | dnl A wrapper around AC_FUNC_GETGROUPS. |
| 5 | 5 | ||
| 6 | # Copyright (C) 1996-1997, 1999-2004, 2008-2012 Free Software Foundation, Inc. | 6 | # Copyright (C) 1996-1997, 1999-2004, 2008-2013 Free Software Foundation, Inc. |
| 7 | # | 7 | # |
| 8 | # This file is free software; the Free Software Foundation | 8 | # This file is free software; the Free Software Foundation |
| 9 | # gives unlimited permission to copy and/or distribute it, | 9 | # gives unlimited permission to copy and/or distribute it, |