Append 2003 to copyright dates.
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 16 Aug 2003 03:57:54 +0000 (03:57 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 16 Aug 2003 03:57:54 +0000 (03:57 +0000)
lib/realloc.c

index 5c94a0a25c67af5a461db5274291b4204495aa3b..573712108539416a8f8c7d4e39713d718983e8d7 100644 (file)
@@ -1,5 +1,5 @@
 /* Work around bug on some systems where realloc (NULL, 0) fails.
-   Copyright (C) 1997 Free Software Foundation, Inc.
+   Copyright (C) 1997, 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