diff options
author | Jim Meyering <meyering@redhat.com> | 2011-01-03 22:08:42 +0100 |
---|---|---|
committer | Jim Meyering <meyering@redhat.com> | 2011-01-03 22:13:35 +0100 |
commit | ce5367b6b3e4df909883f41f3ad6f12981f5a263 (patch) | |
tree | f7b1da26302313712b674e9bda169db632aa13bd /lib/prepargs.c | |
parent | 7f0be31391ce956341690c85a060a541a02f8480 (diff) | |
download | diffutils-ce5367b6b3e4df909883f41f3ad6f12981f5a263.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/prepargs.c')
-rw-r--r-- | lib/prepargs.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/prepargs.c b/lib/prepargs.c index 7819d04..dd78eb1 100644 --- a/lib/prepargs.c +++ b/lib/prepargs.c @@ -1,6 +1,6 @@ /* Parse arguments from a string and prepend them to an argv. - Copyright (C) 1999-2002, 2006, 2009-2010 Free Software Foundation, Inc. + Copyright (C) 1999-2002, 2006, 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 |