diff options
Diffstat (limited to 'include/stdlib')
-rw-r--r-- | include/stdlib/stdio.h | 2 | ||||
-rw-r--r-- | include/stdlib/string.h | 2 | ||||
-rw-r--r-- | include/stdlib/sys/ctype.h | 2 |
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. */ |