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/strchr.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/stdlib/strchr.c') diff --git a/lib/stdlib/strchr.c b/lib/stdlib/strchr.c index 36d273b0..4247dcd3 100644 --- a/lib/stdlib/strchr.c +++ b/lib/stdlib/strchr.c @@ -28,7 +28,7 @@ */ /* - * Portions copyright (c) 2013, ARM Limited and Contributors. + * Portions copyright (c) 2013-2014, ARM Limited and Contributors. * All rights reserved. */ -- cgit