diff options
Diffstat (limited to 'gl/strdup.c')
-rw-r--r-- | gl/strdup.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gl/strdup.c b/gl/strdup.c index a3f8c863f3..5826ab02af 100644 --- a/gl/strdup.c +++ b/gl/strdup.c @@ -1,4 +1,4 @@ -/* Copyright (C) 1991, 1996-1998, 2002-2004, 2006-2007, 2009-2012 Free Software +/* Copyright (C) 1991, 1996-1998, 2002-2004, 2006-2007, 2009-2013 Free Software Foundation, Inc. This file is part of the GNU C Library. |