diff options
author | Jim Meyering <jim@meyering.net> | 2001-08-31 07:49:39 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2001-08-31 07:49:39 +0000 |
commit | 8a7b2f0191e5fe406c325eeffa2872e357866c2e (patch) | |
tree | cf6bb3ebe7a217130c276eff4ea7913d21458411 | |
parent | 06392556ec3e1a5b7e171ab7b869c9e92424f960 (diff) | |
download | coreutils-8a7b2f0191e5fe406c325eeffa2872e357866c2e.tar.xz |
Remove '2001' from copyright notice.
-rw-r--r-- | lib/hash.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/hash.c b/lib/hash.c index 802a34ed4..a94a5495a 100644 --- 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 |