From ab2d31edbd9dea69bd1ca495e3fce0511c9d42ff Mon Sep 17 00:00:00 2001 From: Dan Handley Date: Mon, 2 Dec 2013 19:25:12 +0000 Subject: Enable third party contributions - Add instructions for contributing to ARM Trusted Firmware. - Update copyright text in all files to acknowledge contributors. Change-Id: I9311aac81b00c6c167d2f8c889aea403b84450e5 --- lib/non-semihosting/strtoull.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'lib/non-semihosting/strtoull.c') diff --git a/lib/non-semihosting/strtoull.c b/lib/non-semihosting/strtoull.c index e46ef4ce..61b41f33 100644 --- a/lib/non-semihosting/strtoull.c +++ b/lib/non-semihosting/strtoull.c @@ -28,9 +28,7 @@ */ /* - * Portions copyright (c) 2009-2013, ARM Ltd. All rights reserved. - * --------------------------------------------------------------- - * File: lib/strtoull.c + * Portions copyright (c) 2009-2013, ARM Limited and Contributors. All rights reserved. */ #include "types.h" -- cgit