summaryrefslogtreecommitdiff
path: root/src/hash-table.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/hash-table.h')
-rw-r--r--src/hash-table.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hash-table.h b/src/hash-table.h
index 1ff5fcc..622b867 100644
--- a/src/hash-table.h
+++ b/src/hash-table.h
@@ -2,7 +2,7 @@
/* Hash table used to check for duplicate keyword entries.
- Copyright (C) 1989-1998, 2000, 2002 Free Software Foundation, Inc.
+ Copyright (C) 1989-1998, 2000, 2002-2003 Free Software Foundation, Inc.
Written by Douglas C. Schmidt <schmidt@ics.uci.edu>
and Bruno Haible <bruno@clisp.org>.