diff options
Diffstat (limited to 'lib/strndup.c')
-rw-r--r-- | lib/strndup.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/strndup.c b/lib/strndup.c index 793d599..546e58c 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-2015 Free Software + Copyright (C) 1996-1998, 2001-2003, 2005-2007, 2009-2017 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it |