From 71090a2a314d9c378afd6f842abb49f60b42d4ef Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Fri, 1 Jan 2016 00:56:19 -0800 Subject: version-etc: new year * build-aux/gendocs.sh (version): * doc/gendocs_template: * doc/gendocs_template_min: * doc/gnulib.texi: * lib/version-etc.c (COPYRIGHT_YEAR): Update copyright dates by hand in templates and the like. * all files: Run 'make update-copyright'. --- m4/getgroups.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'm4/getgroups.m4') diff --git a/m4/getgroups.m4 b/m4/getgroups.m4 index 16e72c7bf3..4b1573d865 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-2015 Free Software Foundation, Inc. +# Copyright (C) 1996-1997, 1999-2004, 2008-2016 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, -- cgit v1.2.1