diff options
Diffstat (limited to 'lib/close-stream.c')
-rw-r--r-- | lib/close-stream.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/close-stream.c b/lib/close-stream.c index 19707626fa2..9b0e97b271d 100644 --- a/lib/close-stream.c +++ b/lib/close-stream.c @@ -1,10 +1,10 @@ /* Close a stream, with nicer error checking than fclose's. - Copyright (C) 1998-2002, 2004, 2006-2017 Free Software Foundation, Inc. + Copyright (C) 1998-2002, 2004, 2006-2022 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 - the Free Software Foundation; either version 3 of the License, or + the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, |