diff options
Diffstat (limited to 'glob/fnmatch.c')
-rw-r--r-- | glob/fnmatch.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/glob/fnmatch.c b/glob/fnmatch.c index 49dd2f5..4da8c5f 100644 --- a/glob/fnmatch.c +++ b/glob/fnmatch.c @@ -1,4 +1,5 @@ -/* Copyright (C) 1991, 92, 93, 96, 97, 98, 99 Free Software Foundation, Inc. +/* Copyright (C) 1991, 1992, 1993, 1996, 1997, 1998, 1999 Free Software +Foundation, Inc. This file is part of the GNU C Library. This library is free software; you can redistribute it and/or |