summaryrefslogtreecommitdiff
path: root/include/stdlib
diff options
context:
space:
mode:
authorDan Handley <dan.handley@arm.com>2014-01-14 18:17:09 +0000
committerDan Handley <dan.handley@arm.com>2014-01-17 10:27:53 +0000
commite83b0cadc67882c1ba7f430d16dab80c9b3a0228 (patch)
tree6226a39e8ff657261937f2ff070295e053506e08 /include/stdlib
parent54078850239861df3d131d8e152c6712b2bdf22f (diff)
Update year in copyright text to 2014
Change-Id: Ic7fb61aabae1d515b9e6baf3dd003807ff42da60
Diffstat (limited to 'include/stdlib')
-rw-r--r--include/stdlib/stdio.h2
-rw-r--r--include/stdlib/string.h2
-rw-r--r--include/stdlib/sys/ctype.h2
3 files changed, 3 insertions, 3 deletions
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.
*/