From: Paul Eggert Date: Sat, 16 Aug 2003 03:57:54 +0000 (+0000) Subject: Append 2003 to copyright dates. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d06c37b7d43ba5623a0c9ab3e94e485398b22164;p=pspp Append 2003 to copyright dates. --- diff --git a/lib/realloc.c b/lib/realloc.c index 5c94a0a25c..5737121085 100644 --- a/lib/realloc.c +++ b/lib/realloc.c @@ -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