diff options
Diffstat (limited to 'gl/snprintf.c')
| -rw-r--r-- | gl/snprintf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gl/snprintf.c b/gl/snprintf.c index cdff3149..c1b93562 100644 --- a/gl/snprintf.c +++ b/gl/snprintf.c | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Formatted output to strings. | 1 | /* Formatted output to strings. |
| 2 | Copyright (C) 2004, 2006-2023 Free Software Foundation, Inc. | 2 | Copyright (C) 2004, 2006-2024 Free Software Foundation, Inc. |
| 3 | Written by Simon Josefsson and Paul Eggert. | 3 | Written by Simon Josefsson and Paul Eggert. |
| 4 | 4 | ||
| 5 | This file is free software: you can redistribute it and/or modify | 5 | This file is free software: you can redistribute it and/or modify |
