diff options
Diffstat (limited to '')
-rw-r--r-- | gl/lib/isblank.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gl/lib/isblank.c b/gl/lib/isblank.c index 8aad6af..d16450a 100644 --- a/gl/lib/isblank.c +++ b/gl/lib/isblank.c @@ -1,6 +1,6 @@ /* Test whether a character is a blank. - Copyright (C) 2009-2023 Free Software Foundation, Inc. + Copyright (C) 2009-2024 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as |