summaryrefslogtreecommitdiff
path: root/posix/bits/getopt_core.h
diff options
context:
space:
mode:
Diffstat (limited to 'posix/bits/getopt_core.h')
-rw-r--r--posix/bits/getopt_core.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/posix/bits/getopt_core.h b/posix/bits/getopt_core.h
index a13838faa8..7cfe2a3864 100644
--- a/posix/bits/getopt_core.h
+++ b/posix/bits/getopt_core.h
@@ -1,5 +1,5 @@
/* Declarations for getopt (basic, portable features only).
- Copyright (C) 1989-2018 Free Software Foundation, Inc.
+ Copyright (C) 1989-2019 Free Software Foundation, Inc.
This file is part of the GNU C Library and is also part of gnulib.
Patches to this file should be submitted to both projects.
@@ -15,7 +15,7 @@
You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, see
- <http://www.gnu.org/licenses/>. */
+ <https://www.gnu.org/licenses/>. */
#ifndef _GETOPT_CORE_H
#define _GETOPT_CORE_H 1