diff options
Diffstat (limited to 'gnulib/strndup.c')
-rw-r--r-- | gnulib/strndup.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnulib/strndup.c b/gnulib/strndup.c index 6d0eaf23..4a3bece4 100644 --- a/gnulib/strndup.c +++ b/gnulib/strndup.c @@ -1,6 +1,6 @@ /* A replacement function, for systems that lack strndup. - Copyright (C) 1996-1998, 2001-2003, 2005-2007, 2009-2012 Free Software + Copyright (C) 1996-1998, 2001-2003, 2005-2007, 2009-2011 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it |