summaryrefslogtreecommitdiff
path: root/lib/hash.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/hash.h')
-rw-r--r--lib/hash.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/hash.h b/lib/hash.h
index 6c71d4dfaa..e795cdc836 100644
--- a/lib/hash.h
+++ b/lib/hash.h
@@ -1,5 +1,6 @@
/* hash - hashing table processing.
- Copyright (C) 1998-1999, 2001, 2003, 2009 Free Software Foundation, Inc.
+ Copyright (C) 1998-1999, 2001, 2003, 2009-2010 Free Software Foundation,
+ Inc.
Written by Jim Meyering <meyering@ascend.com>, 1998.
This program is free software: you can redistribute it and/or modify