diff options
author | DJ Delorie <dj@delorie.com> | 2000-12-29 20:16:02 +0000 |
---|---|---|
committer | DJ Delorie <dj@delorie.com> | 2000-12-29 20:16:02 +0000 |
commit | 887b453589576e7d4a0af8b93bbea122675a1e5f (patch) | |
tree | b2d968625f3e50fd88ad557e17f3c4ec255a7f84 /libiberty/getopt1.c | |
parent | 0711fdddaf310b528c759317f0e98bf6cea810db (diff) | |
download | gdb-887b453589576e7d4a0af8b93bbea122675a1e5f.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/getopt1.c')
-rw-r--r-- | libiberty/getopt1.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libiberty/getopt1.c b/libiberty/getopt1.c index ff257374c33..a3637c2d0e0 100644 --- a/libiberty/getopt1.c +++ b/libiberty/getopt1.c @@ -2,8 +2,8 @@ Copyright (C) 1987,88,89,90,91,92,93,94,96,97,98 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@gnu.org. + 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 |