summaryrefslogtreecommitdiffstats
path: root/libgnu/getopt-core.h
diff options
context:
space:
mode:
Diffstat (limited to 'libgnu/getopt-core.h')
-rw-r--r--libgnu/getopt-core.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libgnu/getopt-core.h b/libgnu/getopt-core.h
index d315891a..e51b6c78 100644
--- a/libgnu/getopt-core.h
+++ b/libgnu/getopt-core.h
@@ -1,5 +1,5 @@
/* Declarations for getopt (basic, portable features only).
- Copyright (C) 1989-2017 Free Software Foundation, Inc.
+ Copyright (C) 1989-2018 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 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