diff options
Diffstat (limited to 'gl/lib/strndup.c')
-rw-r--r-- | gl/lib/strndup.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gl/lib/strndup.c b/gl/lib/strndup.c index 5c1f32f..abfa017 100644 --- a/gl/lib/strndup.c +++ b/gl/lib/strndup.c @@ -1,6 +1,6 @@ /* A replacement function, for systems that lack strndup. - Copyright (C) 1996-1998, 2001-2003, 2005-2007, 2009-2023 Free Software + Copyright (C) 1996-1998, 2001-2003, 2005-2007, 2009-2024 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify |