diff options
Diffstat (limited to 'getgroups.c')
-rw-r--r-- | getgroups.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/getgroups.c b/getgroups.c index 0fa1aa8f..236c193e 100644 --- a/getgroups.c +++ b/getgroups.c @@ -3,7 +3,7 @@ * `id -G` on Linux, but it's too hard to find a portable equivalent. * * Copyright (C) 2002 Martin Pool - * Copyright (C) 2003-2008 Wayne Davison + * Copyright (C) 2003-2013 Wayne Davison * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 3 as |