From: Jim Meyering Date: Wed, 18 Jun 2003 06:14:01 +0000 (+0000) Subject: expand copyright years to sync with gnulib X-Git-Tag: v5.0.1~239 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4545986b086a5d3b29b5eb39c1be7a27bf9a1aab;p=thirdparty%2Fcoreutils.git expand copyright years to sync with gnulib --- diff --git a/lib/xmalloc.c b/lib/xmalloc.c index 46620cac56..a1bcbdf91d 100644 --- a/lib/xmalloc.c +++ b/lib/xmalloc.c @@ -1,5 +1,7 @@ /* xmalloc.c -- malloc with out of memory checking - Copyright (C) 1990-1999, 2000, 2002, 2003 Free Software Foundation, Inc. + + Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, + 1999, 2000, 2002, 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