diff options
Diffstat (limited to 'lib/close-stream.c')
| -rw-r--r-- | lib/close-stream.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/close-stream.c b/lib/close-stream.c index 19707626fa2..3d5a52ebd85 100644 --- a/lib/close-stream.c +++ b/lib/close-stream.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Close a stream, with nicer error checking than fclose's. | 1 | /* Close a stream, with nicer error checking than fclose's. |
| 2 | 2 | ||
| 3 | Copyright (C) 1998-2002, 2004, 2006-2017 Free Software Foundation, Inc. | 3 | Copyright (C) 1998-2002, 2004, 2006-2018 Free Software 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 |