diff options
author | Jim Meyering <meyering@redhat.com> | 2011-01-03 22:00:08 +0100 |
---|---|---|
committer | Jim Meyering <meyering@redhat.com> | 2011-01-03 22:18:55 +0100 |
commit | daaf7ce73d24798fee710ce6e8948505c9905964 (patch) | |
tree | abf9c9afbeead0a690c33005ddd5537a15e3b55a /configure.ac | |
parent | 46ddc151b232fdbf7aa3a8ac150ba8828596e8b6 (diff) | |
download | grep-daaf7ce73d24798fee710ce6e8948505c9905964.tar.gz |
maint: update copyright year ranges to include 2011
Run "make update-copyright", so "make syntax-check" works in 2011.
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 4e987bb7..aca529af 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ dnl dnl autoconf input file for ``GNU grep'' dnl -dnl Copyright (C) 1997-2006, 2009-2010 Free Software Foundation, Inc. +dnl Copyright (C) 1997-2006, 2009-2011 Free Software Foundation, Inc. dnl dnl This file is part of GNU grep. dnl |