summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/xalloc.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/xalloc.h b/lib/xalloc.h
index b1f7386b0..c9508e580 100644
--- a/lib/xalloc.h
+++ b/lib/xalloc.h
@@ -1,7 +1,6 @@
/* xalloc.h -- malloc with out-of-memory checking
- Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 2003,
- 1999, 2000, 2003 Free Software Foundation, Inc.
+ Copyright (C) 1990-2000, 2003 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by