diff options
author | Paul Smith <psmith@gnu.org> | 2007-07-04 19:35:15 +0000 |
---|---|---|
committer | Paul Smith <psmith@gnu.org> | 2007-07-04 19:35:15 +0000 |
commit | 891ebd4d9766c1fb0bd11bd0fe8ef3ca871d4bc0 (patch) | |
tree | b7ab0c21bf9c5d6efd5581a3f395a3bd62678a4f /glob/fnmatch.c | |
parent | a94019907222057e5c2ab6baa6816fcab73c686b (diff) | |
download | gunmake-891ebd4d9766c1fb0bd11bd0fe8ef3ca871d4bc0.tar.gz |
* Update to GPLv3
* Update copyright to 2007
* Fix download URL for translation files (thanks to Thiemo Seufer)
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 |