summaryrefslogtreecommitdiff
path: root/misc/hsearch.c
diff options
context:
space:
mode:
Diffstat (limited to 'misc/hsearch.c')
-rw-r--r--misc/hsearch.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/hsearch.c b/misc/hsearch.c
index 1c061170b5..ec76a4c88a 100644
--- a/misc/hsearch.c
+++ b/misc/hsearch.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2018 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2019 Free Software Foundation, Inc.
Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>
This file is part of the GNU C Library.
@@ -14,7 +14,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/>. */
#include <search.h>