summaryrefslogtreecommitdiffstats
path: root/libgnu/hash.h
diff options
context:
space:
mode:
Diffstat (limited to 'libgnu/hash.h')
-rw-r--r--libgnu/hash.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libgnu/hash.h b/libgnu/hash.h
index cc5e2b44..562f5e67 100644
--- a/libgnu/hash.h
+++ b/libgnu/hash.h
@@ -1,5 +1,5 @@
/* hash - hashing table processing.
- Copyright (C) 1998-1999, 2001, 2003, 2009-2017 Free Software Foundation,
+ Copyright (C) 1998-1999, 2001, 2003, 2009-2018 Free Software Foundation,
Inc.
Written by Jim Meyering <meyering@ascend.com>, 1998.
@@ -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/>. */
/* A generic hash table package. */