From: Jim Meyering Date: Tue, 7 Jan 2003 14:09:37 +0000 (+0000) Subject: tweak comment X-Git-Tag: v4.5.5~319 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a4d25740cc47e96b062b924ab778f24a969b886;p=thirdparty%2Fcoreutils.git tweak comment --- diff --git a/lib/full-read.c b/lib/full-read.c index 267d6646f1..1dc3e37756 100644 --- a/lib/full-read.c +++ b/lib/full-read.c @@ -1,5 +1,5 @@ -/* An interface to read that retries after interrupts. - Copyright (C) 2002 Free Software Foundation, Inc. +/* An interface to read that retries after partial reads and interrupts. + Copyright (C) 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