diff options
author | Jim Meyering <meyering@redhat.com> | 2012-01-01 09:28:52 +0100 |
---|---|---|
committer | Jim Meyering <meyering@redhat.com> | 2012-01-01 09:28:52 +0100 |
commit | 5b2201913f28f43da01cfebfce90b798db64f117 (patch) | |
tree | 4f7466ce6ce5182bf18decdc83b3d1c18244f210 /src/main.c | |
parent | 491925040894701c72c9f7d34bea68f3f1865a3a (diff) | |
download | grep-5b2201913f28f43da01cfebfce90b798db64f117.tar.gz |
maint: update all copyright year number ranges
Run "make update-copyright".
Diffstat (limited to 'src/main.c')
-rw-r--r-- | src/main.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ /* grep.c - main driver file for grep. - Copyright (C) 1992, 1997-2002, 2004-2011 Free Software Foundation, Inc. + Copyright (C) 1992, 1997-2002, 2004-2012 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 |