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 /lib/savedir.c | |
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 'lib/savedir.c')
-rw-r--r-- | lib/savedir.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/savedir.c b/lib/savedir.c index 2d17f3f2..1fcc01c3 100644 --- a/lib/savedir.c +++ b/lib/savedir.c @@ -1,5 +1,5 @@ /* savedir.c -- save the list of files in a directory in a string - Copyright (C) 1990, 1997-2001, 2009-2010 Free Software Foundation, Inc. + Copyright (C) 1990, 1997-2001, 2009-2011 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by |