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 --- include/stdlib/stdio.h | 2 +- include/stdlib/string.h | 2 +- include/stdlib/sys/ctype.h | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'include/stdlib') diff --git a/include/stdlib/stdio.h b/include/stdlib/stdio.h index f59a1150..1b8429b6 100644 --- a/include/stdlib/stdio.h +++ b/include/stdlib/stdio.h @@ -34,7 +34,7 @@ */ /* - * Portions copyright (c) 2013, ARM Limited and Contributors. + * Portions copyright (c) 2013-2014, ARM Limited and Contributors. * All rights reserved. */ diff --git a/include/stdlib/string.h b/include/stdlib/string.h index 832d7642..221de03a 100644 --- a/include/stdlib/string.h +++ b/include/stdlib/string.h @@ -31,7 +31,7 @@ */ /* - * Portions copyright (c) 2013, ARM Limited and Contributors. + * Portions copyright (c) 2013-2014, ARM Limited and Contributors. * All rights reserved. */ diff --git a/include/stdlib/sys/ctype.h b/include/stdlib/sys/ctype.h index 8e1ab6ed..f2758b77 100644 --- a/include/stdlib/sys/ctype.h +++ b/include/stdlib/sys/ctype.h @@ -35,7 +35,7 @@ */ /* - * Portions copyright (c) 2009-2013, ARM Limited and Contributors. + * Portions copyright (c) 2009-2014, ARM Limited and Contributors. * All rights reserved. */ -- cgit v1.2.3