aboutsummaryrefslogtreecommitdiffstats
path: root/lib/non-semihosting/strncmp.c
diff options
context:
space:
mode:
authorDan Handley <dan.handley@arm.com>2013-12-02 19:25:12 +0000
committerDan Handley <dan.handley@arm.com>2013-12-05 11:34:09 +0000
commitab2d31edbd9dea69bd1ca495e3fce0511c9d42ff (patch)
treef8b6e77c7c5a4636a292a353395f3c0ecc233dd5 /lib/non-semihosting/strncmp.c
parentcd29b0a60ca98dafe3904165ff33b06af350255a (diff)
downloadplatform_external_arm-trusted-firmware-ab2d31edbd9dea69bd1ca495e3fce0511c9d42ff.tar.gz
platform_external_arm-trusted-firmware-ab2d31edbd9dea69bd1ca495e3fce0511c9d42ff.tar.bz2
platform_external_arm-trusted-firmware-ab2d31edbd9dea69bd1ca495e3fce0511c9d42ff.zip
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/strncmp.c')
-rw-r--r--lib/non-semihosting/strncmp.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/lib/non-semihosting/strncmp.c b/lib/non-semihosting/strncmp.c
index 984b7a061..beb90ec88 100644
--- a/lib/non-semihosting/strncmp.c
+++ b/lib/non-semihosting/strncmp.c
@@ -28,9 +28,7 @@
*/
/*
- * Portions copyright (c) 2009-2013, ARM Ltd. All rights reserved.
- * ---------------------------------------------------------------
- * File: lib/strncmp.c
+ * Portions copyright (c) 2009-2013, ARM Limited and Contributors. All rights reserved.
*/
#include "types.h"