summaryrefslogtreecommitdiff
path: root/gettext-tools/libgettextpo/hash.c
diff options
context:
space:
mode:
Diffstat (limited to 'gettext-tools/libgettextpo/hash.c')
-rw-r--r--gettext-tools/libgettextpo/hash.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/gettext-tools/libgettextpo/hash.c b/gettext-tools/libgettextpo/hash.c
index 89fa5ec..4202f79 100644
--- a/gettext-tools/libgettextpo/hash.c
+++ b/gettext-tools/libgettextpo/hash.c
@@ -1,6 +1,5 @@
/* hash - implement simple hashing table with string based keys.
- Copyright (C) 1994-1995, 2000-2006, 2015 Free Software Foundation,
- Inc.
+ Copyright (C) 1994-1995, 2000-2006, 2015-2016 Free Software Foundation, Inc.
Written by Ulrich Drepper <drepper@gnu.ai.mit.edu>, October 1994.
This program is free software: you can redistribute it and/or modify