summaryrefslogtreecommitdiff
path: root/lib/malloc/table.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/malloc/table.h')
-rw-r--r--lib/malloc/table.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/malloc/table.h b/lib/malloc/table.h
index 9b2cddd6..0d22376b 100644
--- a/lib/malloc/table.h
+++ b/lib/malloc/table.h
@@ -1,6 +1,6 @@
/* table.h - definitions for tables for keeping track of allocated memory */
-/* Copyright (C) 2001 Free Software Foundation, Inc.
+/* Copyright (C) 2001-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