From e83b0cadc67882c1ba7f430d16dab80c9b3a0228 Mon Sep 17 00:00:00 2001 From: Dan Handley Date: Tue, 14 Jan 2014 18:17:09 +0000 Subject: Update year in copyright text to 2014 Change-Id: Ic7fb61aabae1d515b9e6baf3dd003807ff42da60 --- lib/stdlib/strlen.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/stdlib/strlen.c') 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 -- cgit