diff options
Diffstat (limited to 'lib/non-semihosting/strtol.c')
-rw-r--r-- | lib/non-semihosting/strtol.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/lib/non-semihosting/strtol.c b/lib/non-semihosting/strtol.c index 4a5a40477..f743c4165 100644 --- a/lib/non-semihosting/strtol.c +++ b/lib/non-semihosting/strtol.c @@ -33,9 +33,7 @@ */ /* - * Portions copyright (c) 2009-2013, ARM Ltd. All rights reserved. - * --------------------------------------------------------------- - * File: lib/strtol.c + * Portions copyright (c) 2009-2013, ARM Limited and Contributors. All rights reserved. */ #include "types.h" |