diff options
Diffstat (limited to 'lib/getopt-core.h')
| -rw-r--r-- | lib/getopt-core.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/getopt-core.h b/lib/getopt-core.h index ec0734c7230..e51b6c78e72 100644 --- a/lib/getopt-core.h +++ b/lib/getopt-core.h | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Declarations for getopt (basic, portable features only). | 1 | /* Declarations for getopt (basic, portable features only). |
| 2 | Copyright (C) 1989-2017 Free Software Foundation, Inc. | 2 | Copyright (C) 1989-2018 Free Software Foundation, Inc. |
| 3 | This file is part of the GNU C Library and is also part of gnulib. | 3 | This file is part of the GNU C Library and is also part of gnulib. |
| 4 | Patches to this file should be submitted to both projects. | 4 | Patches to this file should be submitted to both projects. |
| 5 | 5 | ||