diff options
author | Dan Handley <dan.handley@arm.com> | 2013-12-02 19:25:12 +0000 |
---|---|---|
committer | Dan Handley <dan.handley@arm.com> | 2013-12-05 11:34:09 +0000 |
commit | ab2d31edbd9dea69bd1ca495e3fce0511c9d42ff (patch) | |
tree | f8b6e77c7c5a4636a292a353395f3c0ecc233dd5 /lib/non-semihosting/strcmp.c | |
parent | cd29b0a60ca98dafe3904165ff33b06af350255a (diff) |
Enable third party contributions
- Add instructions for contributing to ARM Trusted Firmware.
- Update copyright text in all files to acknowledge contributors.
Change-Id: I9311aac81b00c6c167d2f8c889aea403b84450e5
Diffstat (limited to 'lib/non-semihosting/strcmp.c')
-rw-r--r-- | lib/non-semihosting/strcmp.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/lib/non-semihosting/strcmp.c b/lib/non-semihosting/strcmp.c index e5921ba2..21c248e6 100644 --- a/lib/non-semihosting/strcmp.c +++ b/lib/non-semihosting/strcmp.c @@ -31,9 +31,7 @@ */ /* - * Portions copyright (c) 2009-2013, ARM Ltd. All rights reserved. - * --------------------------------------------------------------- - * File: lib/strcmp.c + * Portions copyright (c) 2009-2013, ARM Limited and Contributors. All rights reserved. */ /* |