diff options
Diffstat (limited to 'lib/string.c')
| -rw-r--r-- | lib/string.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/string.c b/lib/string.c index 602bb7383e8..c2e1b1f4184 100644 --- a/lib/string.c +++ b/lib/string.c | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* streq and memeq functions. | 1 | /* streq and memeq functions. |
| 2 | Copyright (C) 2025 Free Software Foundation, Inc. | 2 | Copyright (C) 2025-2026 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 |