changeset 3408:25938c0c8652

Remove '2001' from copyright notice.
author Jim Meyering <jim@meyering.net>
date Fri, 31 Aug 2001 07:49:39 +0000
parents 87acdf661d3e
children 51a608899c9d
files lib/hash.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lib/hash.c
+++ b/lib/hash.c
@@ -1,5 +1,5 @@
 /* hash - hashing table processing.
-   Copyright (C) 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
+   Copyright (C) 1998, 1999, 2000 Free Software Foundation, Inc.
    Written by Jim Meyering, 1992.
 
    This program is free software; you can redistribute it and/or modify