summaryrefslogtreecommitdiffstats
path: root/libgnu/hash.c
diff options
context:
space:
mode:
Diffstat (limited to 'libgnu/hash.c')
-rw-r--r--libgnu/hash.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/libgnu/hash.c b/libgnu/hash.c
index 04f64d15..98a8ea3d 100644
--- a/libgnu/hash.c
+++ b/libgnu/hash.c
@@ -1,6 +1,6 @@
/* hash - hashing table processing.
- Copyright (C) 1998-2004, 2006-2007, 2009-2017 Free Software Foundation, Inc.
+ Copyright (C) 1998-2004, 2006-2007, 2009-2018 Free Software Foundation, Inc.
Written by Jim Meyering, 1992.
@@ -15,7 +15,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/>. */
/* A generic hash table package. */