Update license headers year and branding
diff --git a/library/utils.c b/library/utils.c
index e7fef6d..34629eb 100644
--- a/library/utils.c
+++ b/library/utils.c
@@ -1,7 +1,7 @@
/*
- * mbed TLS utility functions
+ * Mbed TLS utility functions
*
- * Copyright (C) 2017, ARM Limited, All Rights Reserved
+ * Copyright (C) 2018, Arm Limited, All Rights Reserved
* SPDX-License-Identifier: Apache-2.0
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may
@@ -16,7 +16,7 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*
- * This file is part of mbed TLS (https://tls.mbed.org)
+ * This file is part of Mbed TLS (https://tls.mbed.org)
*/
#if !defined(MBEDTLS_CONFIG_FILE)