summaryrefslogtreecommitdiffstats
path: root/libgnu/argp.h
diff options
context:
space:
mode:
Diffstat (limited to 'libgnu/argp.h')
-rw-r--r--libgnu/argp.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libgnu/argp.h b/libgnu/argp.h
index 2a7bf5c3..1019fb3c 100644
--- a/libgnu/argp.h
+++ b/libgnu/argp.h
@@ -1,5 +1,5 @@
/* Hierarchical argument parsing, layered over getopt.
- Copyright (C) 1995-2017 Free Software Foundation, Inc.
+ Copyright (C) 1995-2018 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Written by Miles Bader <miles@gnu.ai.mit.edu>.
@@ -14,7 +14,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program. If not, see <http://www.gnu.org/licenses/>. */
+ along with this program. If not, see <https://www.gnu.org/licenses/>. */
#ifndef _ARGP_H
#define _ARGP_H