diff options
Diffstat (limited to 'gl/fpurge.c')
-rw-r--r-- | gl/fpurge.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gl/fpurge.c b/gl/fpurge.c index 0dcb2b7..52a3dce 100644 --- a/gl/fpurge.c +++ b/gl/fpurge.c | |||
@@ -1,5 +1,5 @@ | |||
1 | /* Flushing buffers of a FILE stream. | 1 | /* Flushing buffers of a FILE stream. |
2 | Copyright (C) 2007-2023 Free Software Foundation, Inc. | 2 | Copyright (C) 2007-2024 Free Software Foundation, Inc. |
3 | 3 | ||
4 | This file is free software: you can redistribute it and/or modify | 4 | This file is free software: you can redistribute it and/or modify |
5 | it under the terms of the GNU Lesser General Public License as | 5 | it under the terms of the GNU Lesser General Public License as |