]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
tweak comment
authorJim Meyering <jim@meyering.net>
Tue, 7 Jan 2003 14:09:37 +0000 (14:09 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 7 Jan 2003 14:09:37 +0000 (14:09 +0000)
lib/full-read.c

index 267d6646f1c066f2861fd0422aebf993d0cd5a55..1dc3e3775640fedb5754208bcbf682434b93b823 100644 (file)
@@ -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