aboutsummaryrefslogtreecommitdiffstats
path: root/lib/close-stream.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/close-stream.c')
-rw-r--r--lib/close-stream.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/close-stream.c b/lib/close-stream.c
index 5458c4f29f3..b1d04a53059 100644
--- a/lib/close-stream.c
+++ b/lib/close-stream.c
@@ -1,6 +1,7 @@
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-2019 Free Software Foundation, Inc. 3 Copyright (C) 1998-2002, 2004, 2006-2020 Free Software Foundation,
4 Inc.
4 5
5 This program is free software: you can redistribute it and/or modify 6 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 7 it under the terms of the GNU General Public License as published by