summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/full-read.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/full-read.c b/lib/full-read.c
index 267d6646f..1dc3e3775 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