diff lib/malloc.c @ 2718:5994c6f939c5

update copyright date
author Jim Meyering <jim@meyering.net>
date Sun, 09 Jul 2000 07:22:43 +0000 (2000-07-09)
parents 38fd8f5d359d
children 807294ed0f4f
line wrap: on
line diff
--- a/lib/malloc.c
+++ b/lib/malloc.c
@@ -1,5 +1,5 @@
 /* Work around bug on some systems where malloc (0) fails.
-   Copyright (C) 1997, 1998 Free Software Foundation, Inc.
+   Copyright (C) 1997, 1998, 2000 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