diff options
Diffstat (limited to 'lib-src')
| -rw-r--r-- | lib-src/getopt.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib-src/getopt.h b/lib-src/getopt.h index c4adc30bbba..fb30719a860 100644 --- a/lib-src/getopt.h +++ b/lib-src/getopt.h | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | Copyright (C) 1989,90,91,92,93,94,96,97 Free Software Foundation, Inc. | 2 | Copyright (C) 1989,90,91,92,93,94,96,97 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | NOTE: The canonical source of this file is maintained with the GNU C Library. | 4 | NOTE: The canonical source of this file is maintained with the GNU C Library. |
| 5 | Bugs can be reported to bug-glibc@prep.ai.mit.edu. | 5 | Bugs can be reported to bug-glibc@gnu.org. |
| 6 | 6 | ||
| 7 | This program is free software; you can redistribute it and/or modify it | 7 | This program is free software; you can redistribute it and/or modify it |
| 8 | under the terms of the GNU General Public License as published by the | 8 | under the terms of the GNU General Public License as published by the |