diff options
Diffstat (limited to 'glob/glob.c')
-rw-r--r-- | glob/glob.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/glob/glob.c b/glob/glob.c index a5e6a19..1f30617 100644 --- a/glob/glob.c +++ b/glob/glob.c @@ -1,4 +1,5 @@ -/* Copyright (C) 1991,92,93,94,95,96,97,98,99 Free Software Foundation, Inc. +/* Copyright (C) 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999 Free +Software Foundation, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as |