diff options
author | Claudio Fontana <sick_soul@users.sourceforge.net> | 2006-01-29 14:07:19 +0000 |
---|---|---|
committer | Claudio Fontana <sick_soul@users.sourceforge.net> | 2006-01-29 14:07:19 +0000 |
commit | 8f646a2cfa6d68125bc7e18fe70a9a056a167367 (patch) | |
tree | 2efb398003bc19d63b34f62c40f0ffa48cd48cc7 /lib/fnmatch.c | |
parent | 7ea1831bf1d15b4e4d0bd8d8034d9b0c24e01617 (diff) | |
download | idutils-8f646a2cfa6d68125bc7e18fe70a9a056a167367.tar.gz idutils-8f646a2cfa6d68125bc7e18fe70a9a056a167367.tar.bz2 idutils-8f646a2cfa6d68125bc7e18fe70a9a056a167367.zip |
* updated with latest gnulib
Diffstat (limited to 'lib/fnmatch.c')
-rw-r--r-- | lib/fnmatch.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/fnmatch.c b/lib/fnmatch.c index 2c5b129..c5a4e40 100644 --- a/lib/fnmatch.c +++ b/lib/fnmatch.c @@ -1,4 +1,4 @@ -/* Copyright (C) 1991,1992,1993,1996,1997,1998,1999,2000,2001,2002,2003,2004,2005 +/* Copyright (C) 1991,1992,1993,1996,1997,1998,1999,2000,2001,2002,2003,2004,2005,2006 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify |