summaryrefslogtreecommitdiff
path: root/lib/strcspn.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/strcspn.c')
-rw-r--r--lib/strcspn.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/strcspn.c b/lib/strcspn.c
index bf25d25faf..a807a4909c 100644
--- a/lib/strcspn.c
+++ b/lib/strcspn.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991, 1994, 1996-1997, 2002-2003, 2005-2006, 2009 Free
+/* Copyright (C) 1991, 1994, 1996-1997, 2002-2003, 2005-2006, 2009-2010 Free
* Software Foundation, Inc.
NOTE: The canonical source of this file is maintained with the GNU C Library.