summaryrefslogtreecommitdiffstats
path: root/lib/strndup.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/strndup.c')
-rw-r--r--lib/strndup.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/strndup.c b/lib/strndup.c
index 5c1f32f..abfa017 100644
--- a/lib/strndup.c
+++ b/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