diff options
Diffstat (limited to 'lib/fpending.c')
| -rw-r--r-- | lib/fpending.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/fpending.c b/lib/fpending.c index c84e3a5b4ec..8d995e9de85 100644 --- a/lib/fpending.c +++ b/lib/fpending.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* fpending.c -- return the number of pending output bytes on a stream | 1 | /* fpending.c -- return the number of pending output bytes on a stream |
| 2 | Copyright (C) 2000, 2004, 2006-2007, 2009-2018 Free Software Foundation, | 2 | Copyright (C) 2000, 2004, 2006-2007, 2009-2019 Free Software |
| 3 | Inc. | 3 | Foundation, Inc. |
| 4 | 4 | ||
| 5 | This program is free software: you can redistribute it and/or modify | 5 | This program is free software: you can redistribute it and/or modify |
| 6 | it under the terms of the GNU General Public License as published by | 6 | it under the terms of the GNU General Public License as published by |