summaryrefslogtreecommitdiff
path: root/libiberty/fnmatch.c
diff options
context:
space:
mode:
authorDJ Delorie <dj@delorie.com>2000-12-29 20:16:02 +0000
committerDJ Delorie <dj@delorie.com>2000-12-29 20:16:02 +0000
commitb06cdf44d573b5a154f2bc1721f275e0b0568648 (patch)
treeb9de804133c0944fe24f660fa06c4111808a4197 /libiberty/fnmatch.c
parent3e5cefcdca634cd85c6f14373a871fe0ac52cdc4 (diff)
downloadbinutils-redhat-b06cdf44d573b5a154f2bc1721f275e0b0568648.tar.gz
* fnmatch.c: Make the note about the origins of this file more
accurate, at least until we can sync with glibc. * getopt.c: Ditto. * getopt1.c: Ditto. * md5.c: Ditto. * obstack.c: Ditto.
Diffstat (limited to 'libiberty/fnmatch.c')
-rw-r--r--libiberty/fnmatch.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/libiberty/fnmatch.c b/libiberty/fnmatch.c
index 68f3e26799..eb898ee14d 100644
--- a/libiberty/fnmatch.c
+++ b/libiberty/fnmatch.c
@@ -1,7 +1,7 @@
/* Copyright (C) 1991, 1992, 1993 Free Software Foundation, Inc.
-NOTE: The canonical source of this file is maintained with the GNU C Library.
-Bugs can be reported to bug-glibc@prep.ai.mit.edu.
+NOTE: This source is derived from an old version taken from the GNU C
+Library (glibc).
This program is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the