diff options
Diffstat (limited to 'lib/stdlib/strlen.c')
-rw-r--r-- | lib/stdlib/strlen.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/stdlib/strlen.c b/lib/stdlib/strlen.c index a388fe437..23c3d3929 100644 --- a/lib/stdlib/strlen.c +++ b/lib/stdlib/strlen.c @@ -28,7 +28,7 @@ */ /* - * Portions copyright (c) 2009-2013, ARM Limited and Contributors. All rights reserved. + * Portions copyright (c) 2009-2014, ARM Limited and Contributors. All rights reserved. */ #include <stddef.h> |