diff options
author | Dan Handley <dan.handley@arm.com> | 2014-01-14 18:17:09 +0000 |
---|---|---|
committer | Dan Handley <dan.handley@arm.com> | 2014-01-17 10:27:53 +0000 |
commit | e83b0cadc67882c1ba7f430d16dab80c9b3a0228 (patch) | |
tree | 6226a39e8ff657261937f2ff070295e053506e08 /lib/stdlib/strlen.c | |
parent | 54078850239861df3d131d8e152c6712b2bdf22f (diff) |
Update year in copyright text to 2014
Change-Id: Ic7fb61aabae1d515b9e6baf3dd003807ff42da60
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 a388fe43..23c3d392 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> |