summaryrefslogtreecommitdiff
path: root/lib/hash.h
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-07-09 07:22:43 +0000
committerJim Meyering <jim@meyering.net>2000-07-09 07:22:43 +0000
commitd349992d82f97d614404565ff66e3f8a47b4a568 (patch)
treedcfa752943fa7eb9b5731788a1e4194bfd28157c /lib/hash.h
parent1c0d7dc343e0f293693e93f57a41ba9bfa92ea69 (diff)
downloadgnulib-d349992d82f97d614404565ff66e3f8a47b4a568.tar.gz
update copyright date
Diffstat (limited to 'lib/hash.h')
-rw-r--r--lib/hash.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/hash.h b/lib/hash.h
index 27b6fa45a6..22eb6a181d 100644
--- a/lib/hash.h
+++ b/lib/hash.h
@@ -1,5 +1,5 @@
/* hash - hashing table processing.
- Copyright (C) 1998, 1999 Free Software Foundation, Inc.
+ Copyright (C) 1998, 1999, 2000 Free Software Foundation, Inc.
Written by Jim Meyering <meyering@ascend.com>, 1998.
This program is free software; you can redistribute it and/or modify