comparison lib/findprog.c @ 12559:c2cbabec01dd

update nearly all FSF copyright year lists to include 2010 Use the same procedure as for 2009, outlined in http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/20081
author Jim Meyering <meyering@redhat.com>
date Fri, 01 Jan 2010 10:31:12 +0100 (2010-01-01)
parents b5e42ef33b49
children 97fc9a21a8fb
comparison
equal deleted inserted replaced
12558:95b959e3dfde 12559:c2cbabec01dd
1 /* Locating a program in PATH. 1 /* Locating a program in PATH.
2 Copyright (C) 2001-2004, 2006-2009 Free Software Foundation, Inc. 2 Copyright (C) 2001-2004, 2006-2010 Free Software Foundation, Inc.
3 Written by Bruno Haible <haible@clisp.cons.org>, 2001. 3 Written by Bruno Haible <haible@clisp.cons.org>, 2001.
4 4
5 This program is free software: you can redistribute it and/or modify 5 This program is free software: you can redistribute it and/or modify
6 it under the terms of the GNU General Public License as published by 6 it under the terms of the GNU General Public License as published by
7 the Free Software Foundation; either version 3 of the License, or 7 the Free Software Foundation; either version 3 of the License, or