summaryrefslogtreecommitdiff
path: root/glob/glob.c
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>2007-07-04 19:35:15 +0000
committerPaul Smith <psmith@gnu.org>2007-07-04 19:35:15 +0000
commit891ebd4d9766c1fb0bd11bd0fe8ef3ca871d4bc0 (patch)
treeb7ab0c21bf9c5d6efd5581a3f395a3bd62678a4f /glob/glob.c
parenta94019907222057e5c2ab6baa6816fcab73c686b (diff)
downloadgunmake-891ebd4d9766c1fb0bd11bd0fe8ef3ca871d4bc0.tar.gz
* Update to GPLv3
* Update copyright to 2007 * Fix download URL for translation files (thanks to Thiemo Seufer)
Diffstat (limited to 'glob/glob.c')
-rw-r--r--glob/glob.c3
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