Update copyright
diff --git a/include/polarssl/aes.h b/include/polarssl/aes.h index 9191159..abf6517 100644 --- a/include/polarssl/aes.h +++ b/include/polarssl/aes.h
@@ -3,7 +3,7 @@ * * \brief AES block cipher * - * Copyright (C) 2006-2014, Brainspark B.V. + * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/include/polarssl/aesni.h b/include/polarssl/aesni.h index 12095df..46f1344 100644 --- a/include/polarssl/aesni.h +++ b/include/polarssl/aesni.h
@@ -3,7 +3,7 @@ * * \brief AES-NI for hardware AES acceleration on some Intel processors * - * Copyright (C) 2013, Brainspark B.V. + * Copyright (C) 2013, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/include/polarssl/arc4.h b/include/polarssl/arc4.h index 1326287..995d611 100644 --- a/include/polarssl/arc4.h +++ b/include/polarssl/arc4.h
@@ -3,7 +3,7 @@ * * \brief The ARCFOUR stream cipher * - * Copyright (C) 2006-2014, Brainspark B.V. + * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/include/polarssl/asn1.h b/include/polarssl/asn1.h index df0a357..ba80b17 100644 --- a/include/polarssl/asn1.h +++ b/include/polarssl/asn1.h
@@ -3,7 +3,7 @@ * * \brief Generic ASN.1 parsing * - * Copyright (C) 2006-2013, Brainspark B.V. + * Copyright (C) 2006-2013, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/include/polarssl/asn1write.h b/include/polarssl/asn1write.h index 648d69e..99830ae 100644 --- a/include/polarssl/asn1write.h +++ b/include/polarssl/asn1write.h
@@ -3,7 +3,7 @@ * * \brief ASN.1 buffer writing functionality * - * Copyright (C) 2006-2014, Brainspark B.V. + * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/include/polarssl/base64.h b/include/polarssl/base64.h index a06a4cc..f930f4e 100644 --- a/include/polarssl/base64.h +++ b/include/polarssl/base64.h
@@ -3,7 +3,7 @@ * * \brief RFC 1521 base64 encoding/decoding * - * Copyright (C) 2006-2013, Brainspark B.V. + * Copyright (C) 2006-2013, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/include/polarssl/bignum.h b/include/polarssl/bignum.h index b37ee44..a1c6087 100644 --- a/include/polarssl/bignum.h +++ b/include/polarssl/bignum.h
@@ -3,7 +3,7 @@ * * \brief Multi-precision integer library * - * Copyright (C) 2006-2014, Brainspark B.V. + * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/include/polarssl/blowfish.h b/include/polarssl/blowfish.h index 606dbd3..41cfcec 100644 --- a/include/polarssl/blowfish.h +++ b/include/polarssl/blowfish.h
@@ -3,7 +3,7 @@ * * \brief Blowfish block cipher * - * Copyright (C) 2012-2014, Brainspark B.V. + * Copyright (C) 2012-2014, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/include/polarssl/bn_mul.h b/include/polarssl/bn_mul.h index e39d79b..b1de31e 100644 --- a/include/polarssl/bn_mul.h +++ b/include/polarssl/bn_mul.h
@@ -3,7 +3,7 @@ * * \brief Multi-precision integer library * - * Copyright (C) 2006-2010, Brainspark B.V. + * Copyright (C) 2006-2010, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/include/polarssl/camellia.h b/include/polarssl/camellia.h index 8fd3f24..dc6653f 100644 --- a/include/polarssl/camellia.h +++ b/include/polarssl/camellia.h
@@ -3,7 +3,7 @@ * * \brief Camellia block cipher * - * Copyright (C) 2006-2014, Brainspark B.V. + * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/include/polarssl/ccm.h b/include/polarssl/ccm.h index df4cbdb..b4dd22e 100644 --- a/include/polarssl/ccm.h +++ b/include/polarssl/ccm.h
@@ -3,7 +3,7 @@ * * \brief Counter with CBC-MAC (CCM) for 128-bit block ciphers * - * Copyright (C) 2014, Brainspark B.V. + * Copyright (C) 2014, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/include/polarssl/certs.h b/include/polarssl/certs.h index d911736..bddd813 100644 --- a/include/polarssl/certs.h +++ b/include/polarssl/certs.h
@@ -3,7 +3,7 @@ * * \brief Sample certificates and DHM parameters for testing * - * Copyright (C) 2006-2010, Brainspark B.V. + * Copyright (C) 2006-2010, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/include/polarssl/check_config.h b/include/polarssl/check_config.h index 2471aaa..f6b4d63 100644 --- a/include/polarssl/check_config.h +++ b/include/polarssl/check_config.h
@@ -3,7 +3,7 @@ * * \brief Consistency checks for configuration options * - * Copyright (C) 2006-2014, Brainspark B.V. + * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/include/polarssl/cipher.h b/include/polarssl/cipher.h index d827124..332953a 100644 --- a/include/polarssl/cipher.h +++ b/include/polarssl/cipher.h
@@ -5,7 +5,7 @@ * * \author Adriaan de Jong <dejong@fox-it.com> * - * Copyright (C) 2006-2014, Brainspark B.V. + * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/include/polarssl/cipher_wrap.h b/include/polarssl/cipher_wrap.h index 5892864..a66bfd6 100644 --- a/include/polarssl/cipher_wrap.h +++ b/include/polarssl/cipher_wrap.h
@@ -5,7 +5,7 @@ * * \author Adriaan de Jong <dejong@fox-it.com> * - * Copyright (C) 2006-2013, Brainspark B.V. + * Copyright (C) 2006-2013, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/include/polarssl/compat-1.2.h b/include/polarssl/compat-1.2.h index bdc506a..6bf94fa 100644 --- a/include/polarssl/compat-1.2.h +++ b/include/polarssl/compat-1.2.h
@@ -3,7 +3,7 @@ * * \brief Backwards compatibility header for PolarSSL-1.2 from PolarSSL-1.3 * - * Copyright (C) 2006-2013, Brainspark B.V. + * Copyright (C) 2006-2013, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/include/polarssl/config.h b/include/polarssl/config.h index 4a5ce22..7208724 100644 --- a/include/polarssl/config.h +++ b/include/polarssl/config.h
@@ -3,7 +3,7 @@ * * \brief Configuration options (set of defines) * - * Copyright (C) 2006-2014, Brainspark B.V. + * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/include/polarssl/ctr_drbg.h b/include/polarssl/ctr_drbg.h index 8f82157..3eb0398 100644 --- a/include/polarssl/ctr_drbg.h +++ b/include/polarssl/ctr_drbg.h
@@ -3,7 +3,7 @@ * * \brief CTR_DRBG based on AES-256 (NIST SP 800-90) * - * Copyright (C) 2006-2014, Brainspark B.V. + * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/include/polarssl/debug.h b/include/polarssl/debug.h index 9acffae..a5d4fda 100644 --- a/include/polarssl/debug.h +++ b/include/polarssl/debug.h
@@ -3,7 +3,7 @@ * * \brief Debug functions * - * Copyright (C) 2006-2011, Brainspark B.V. + * Copyright (C) 2006-2011, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/include/polarssl/des.h b/include/polarssl/des.h index ab5a3c6..47e06de 100644 --- a/include/polarssl/des.h +++ b/include/polarssl/des.h
@@ -3,7 +3,7 @@ * * \brief DES block cipher * - * Copyright (C) 2006-2014, Brainspark B.V. + * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/include/polarssl/dhm.h b/include/polarssl/dhm.h index 803185b..56d92a3 100644 --- a/include/polarssl/dhm.h +++ b/include/polarssl/dhm.h
@@ -3,7 +3,7 @@ * * \brief Diffie-Hellman-Merkle key exchange * - * Copyright (C) 2006-2013, Brainspark B.V. + * Copyright (C) 2006-2013, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/include/polarssl/ecdh.h b/include/polarssl/ecdh.h index 830e8e7..d5a29fd 100644 --- a/include/polarssl/ecdh.h +++ b/include/polarssl/ecdh.h
@@ -3,7 +3,7 @@ * * \brief Elliptic curve Diffie-Hellman * - * Copyright (C) 2006-2013, Brainspark B.V. + * Copyright (C) 2006-2013, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/include/polarssl/ecdsa.h b/include/polarssl/ecdsa.h index 6f1a45b..f1907dd 100644 --- a/include/polarssl/ecdsa.h +++ b/include/polarssl/ecdsa.h
@@ -3,7 +3,7 @@ * * \brief Elliptic curve DSA * - * Copyright (C) 2006-2013, Brainspark B.V. + * Copyright (C) 2006-2013, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/include/polarssl/ecp.h b/include/polarssl/ecp.h index 9574b3b..18f15e2 100644 --- a/include/polarssl/ecp.h +++ b/include/polarssl/ecp.h
@@ -3,7 +3,7 @@ * * \brief Elliptic curves over GF(p) * - * Copyright (C) 2006-2013, Brainspark B.V. + * Copyright (C) 2006-2013, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/include/polarssl/entropy.h b/include/polarssl/entropy.h index 85800aa..286f55a 100644 --- a/include/polarssl/entropy.h +++ b/include/polarssl/entropy.h
@@ -3,7 +3,7 @@ * * \brief Entropy accumulator implementation * - * Copyright (C) 2006-2014, Brainspark B.V. + * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/include/polarssl/entropy_poll.h b/include/polarssl/entropy_poll.h index c2fb7ac..695767b 100644 --- a/include/polarssl/entropy_poll.h +++ b/include/polarssl/entropy_poll.h
@@ -3,7 +3,7 @@ * * \brief Platform-specific and custom entropy polling functions * - * Copyright (C) 2006-2011, Brainspark B.V. + * Copyright (C) 2006-2011, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/include/polarssl/error.h b/include/polarssl/error.h index f9f41f1..69a4a01 100644 --- a/include/polarssl/error.h +++ b/include/polarssl/error.h
@@ -3,7 +3,7 @@ * * \brief Error to string translation * - * Copyright (C) 2006-2013, Brainspark B.V. + * Copyright (C) 2006-2013, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/include/polarssl/gcm.h b/include/polarssl/gcm.h index f5c06d5..465a89f 100644 --- a/include/polarssl/gcm.h +++ b/include/polarssl/gcm.h
@@ -3,7 +3,7 @@ * * \brief Galois/Counter mode for 128-bit block ciphers * - * Copyright (C) 2006-2013, Brainspark B.V. + * Copyright (C) 2006-2013, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/include/polarssl/havege.h b/include/polarssl/havege.h index accc4a0..ceb54b7 100644 --- a/include/polarssl/havege.h +++ b/include/polarssl/havege.h
@@ -3,7 +3,7 @@ * * \brief HAVEGE: HArdware Volatile Entropy Gathering and Expansion * - * Copyright (C) 2006-2013, Brainspark B.V. + * Copyright (C) 2006-2013, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/include/polarssl/hmac_drbg.h b/include/polarssl/hmac_drbg.h index 495b9d9..a4b73bd 100644 --- a/include/polarssl/hmac_drbg.h +++ b/include/polarssl/hmac_drbg.h
@@ -3,7 +3,7 @@ * * \brief HMAC_DRBG (NIST SP 800-90A) * - * Copyright (C) 2014, Brainspark B.V. + * Copyright (C) 2014, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/include/polarssl/md.h b/include/polarssl/md.h index cd1fc02..a657c40 100644 --- a/include/polarssl/md.h +++ b/include/polarssl/md.h
@@ -5,7 +5,7 @@ * * \author Adriaan de Jong <dejong@fox-it.com> * - * Copyright (C) 2006-2014, Brainspark B.V. + * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/include/polarssl/md2.h b/include/polarssl/md2.h index 716b24e..78aec4e 100644 --- a/include/polarssl/md2.h +++ b/include/polarssl/md2.h
@@ -3,7 +3,7 @@ * * \brief MD2 message digest algorithm (hash function) * - * Copyright (C) 2006-2014, Brainspark B.V. + * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/include/polarssl/md4.h b/include/polarssl/md4.h index 617f153..9fab25c 100644 --- a/include/polarssl/md4.h +++ b/include/polarssl/md4.h
@@ -3,7 +3,7 @@ * * \brief MD4 message digest algorithm (hash function) * - * Copyright (C) 2006-2014, Brainspark B.V. + * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/include/polarssl/md5.h b/include/polarssl/md5.h index 77386ac..760c0e4 100644 --- a/include/polarssl/md5.h +++ b/include/polarssl/md5.h
@@ -3,7 +3,7 @@ * * \brief MD5 message digest algorithm (hash function) * - * Copyright (C) 2006-2013, Brainspark B.V. + * Copyright (C) 2006-2013, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/include/polarssl/md_wrap.h b/include/polarssl/md_wrap.h index f5781a2..aecac66 100644 --- a/include/polarssl/md_wrap.h +++ b/include/polarssl/md_wrap.h
@@ -5,7 +5,7 @@ * * \author Adriaan de Jong <dejong@fox-it.com> * - * Copyright (C) 2006-2011, Brainspark B.V. + * Copyright (C) 2006-2011, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/include/polarssl/memory.h b/include/polarssl/memory.h index de10020..0068be7 100644 --- a/include/polarssl/memory.h +++ b/include/polarssl/memory.h
@@ -3,7 +3,7 @@ * * \brief Memory allocation layer (Deprecated to platform layer) * - * Copyright (C) 2006-2014, Brainspark B.V. + * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/include/polarssl/memory_buffer_alloc.h b/include/polarssl/memory_buffer_alloc.h index 2d4babe..d51fac5 100644 --- a/include/polarssl/memory_buffer_alloc.h +++ b/include/polarssl/memory_buffer_alloc.h
@@ -3,7 +3,7 @@ * * \brief Buffer-based memory allocator * - * Copyright (C) 2006-2014, Brainspark B.V. + * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/include/polarssl/net.h b/include/polarssl/net.h index 3b80144..2ce4a72 100644 --- a/include/polarssl/net.h +++ b/include/polarssl/net.h
@@ -3,7 +3,7 @@ * * \brief Network communication functions * - * Copyright (C) 2006-2011, Brainspark B.V. + * Copyright (C) 2006-2011, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/include/polarssl/oid.h b/include/polarssl/oid.h index e207802..6adee5a 100644 --- a/include/polarssl/oid.h +++ b/include/polarssl/oid.h
@@ -3,7 +3,7 @@ * * \brief Object Identifier (OID) database * - * Copyright (C) 2006-2014, Brainspark B.V. + * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/include/polarssl/openssl.h b/include/polarssl/openssl.h index 3034d39..4ff2f35 100644 --- a/include/polarssl/openssl.h +++ b/include/polarssl/openssl.h
@@ -3,7 +3,7 @@ * * \brief OpenSSL wrapper (definitions, inline functions). * - * Copyright (C) 2006-2010, Brainspark B.V. + * Copyright (C) 2006-2010, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/include/polarssl/padlock.h b/include/polarssl/padlock.h index 6943d75..147ddff 100644 --- a/include/polarssl/padlock.h +++ b/include/polarssl/padlock.h
@@ -4,7 +4,7 @@ * \brief VIA PadLock ACE for HW encryption/decryption supported by some * processors * - * Copyright (C) 2006-2014, Brainspark B.V. + * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/include/polarssl/pbkdf2.h b/include/polarssl/pbkdf2.h index ecc6433..5378a1b 100644 --- a/include/polarssl/pbkdf2.h +++ b/include/polarssl/pbkdf2.h
@@ -6,7 +6,7 @@ * * \author Mathias Olsson <mathias@kompetensum.com> * - * Copyright (C) 2006-2012, Brainspark B.V. + * Copyright (C) 2006-2012, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/include/polarssl/pem.h b/include/polarssl/pem.h index edafca4..8508ed9 100644 --- a/include/polarssl/pem.h +++ b/include/polarssl/pem.h
@@ -3,7 +3,7 @@ * * \brief Privacy Enhanced Mail (PEM) decoding * - * Copyright (C) 2006-2013, Brainspark B.V. + * Copyright (C) 2006-2013, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/include/polarssl/pk.h b/include/polarssl/pk.h index 03db010..da7251c 100644 --- a/include/polarssl/pk.h +++ b/include/polarssl/pk.h
@@ -3,7 +3,7 @@ * * \brief Public Key abstraction layer * - * Copyright (C) 2006-2013, Brainspark B.V. + * Copyright (C) 2006-2013, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/include/polarssl/pk_wrap.h b/include/polarssl/pk_wrap.h index 0cfa0fa..c29c379 100644 --- a/include/polarssl/pk_wrap.h +++ b/include/polarssl/pk_wrap.h
@@ -3,7 +3,7 @@ * * \brief Public Key abstraction layer: wrapper functions * - * Copyright (C) 2006-2013, Brainspark B.V. + * Copyright (C) 2006-2013, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/include/polarssl/pkcs11.h b/include/polarssl/pkcs11.h index e84550f..93fd865 100644 --- a/include/polarssl/pkcs11.h +++ b/include/polarssl/pkcs11.h
@@ -5,7 +5,7 @@ * * \author Adriaan de Jong <dejong@fox-it.com> * - * Copyright (C) 2006-2014, Brainspark B.V. + * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/include/polarssl/pkcs12.h b/include/polarssl/pkcs12.h index ba5089e..d5bad29 100644 --- a/include/polarssl/pkcs12.h +++ b/include/polarssl/pkcs12.h
@@ -3,7 +3,7 @@ * * \brief PKCS#12 Personal Information Exchange Syntax * - * Copyright (C) 2006-2013, Brainspark B.V. + * Copyright (C) 2006-2013, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/include/polarssl/pkcs5.h b/include/polarssl/pkcs5.h index 1475907..2691f98 100644 --- a/include/polarssl/pkcs5.h +++ b/include/polarssl/pkcs5.h
@@ -5,7 +5,7 @@ * * \author Mathias Olsson <mathias@kompetensum.com> * - * Copyright (C) 2006-2013, Brainspark B.V. + * Copyright (C) 2006-2013, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/include/polarssl/platform.h b/include/polarssl/platform.h index c272da1..d5acbdf 100644 --- a/include/polarssl/platform.h +++ b/include/polarssl/platform.h
@@ -3,7 +3,7 @@ * * \brief mbed TLS Platform abstraction layer * - * Copyright (C) 2006-2014, Brainspark B.V. + * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/include/polarssl/ripemd160.h b/include/polarssl/ripemd160.h index 8365f4e..f3f0624 100644 --- a/include/polarssl/ripemd160.h +++ b/include/polarssl/ripemd160.h
@@ -3,7 +3,7 @@ * * \brief RIPE MD-160 message digest * - * Copyright (C) 2014-2014, Brainspark B.V. + * Copyright (C) 2014-2014, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/include/polarssl/rsa.h b/include/polarssl/rsa.h index d0f8d00..2b719d1 100644 --- a/include/polarssl/rsa.h +++ b/include/polarssl/rsa.h
@@ -3,7 +3,7 @@ * * \brief The RSA public-key cryptosystem * - * Copyright (C) 2006-2014, Brainspark B.V. + * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/include/polarssl/sha1.h b/include/polarssl/sha1.h index 86598d1..ed46b5b 100644 --- a/include/polarssl/sha1.h +++ b/include/polarssl/sha1.h
@@ -3,7 +3,7 @@ * * \brief SHA-1 cryptographic hash function * - * Copyright (C) 2006-2014, Brainspark B.V. + * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/include/polarssl/sha256.h b/include/polarssl/sha256.h index 56b1efe..8f1aa19 100644 --- a/include/polarssl/sha256.h +++ b/include/polarssl/sha256.h
@@ -3,7 +3,7 @@ * * \brief SHA-224 and SHA-256 cryptographic hash function * - * Copyright (C) 2006-2014, Brainspark B.V. + * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/include/polarssl/sha512.h b/include/polarssl/sha512.h index 0082a64..ce0fed1 100644 --- a/include/polarssl/sha512.h +++ b/include/polarssl/sha512.h
@@ -3,7 +3,7 @@ * * \brief SHA-384 and SHA-512 cryptographic hash function * - * Copyright (C) 2006-2014, Brainspark B.V. + * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/include/polarssl/ssl.h b/include/polarssl/ssl.h index 1d98f4e..cc42209 100644 --- a/include/polarssl/ssl.h +++ b/include/polarssl/ssl.h
@@ -3,7 +3,7 @@ * * \brief SSL/TLS functions. * - * Copyright (C) 2006-2014, Brainspark B.V. + * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/include/polarssl/ssl_cache.h b/include/polarssl/ssl_cache.h index 61e529c..bfc1afa 100644 --- a/include/polarssl/ssl_cache.h +++ b/include/polarssl/ssl_cache.h
@@ -3,7 +3,7 @@ * * \brief SSL session cache implementation * - * Copyright (C) 2006-2013, Brainspark B.V. + * Copyright (C) 2006-2013, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/include/polarssl/ssl_ciphersuites.h b/include/polarssl/ssl_ciphersuites.h index 256403b..f5d9410 100644 --- a/include/polarssl/ssl_ciphersuites.h +++ b/include/polarssl/ssl_ciphersuites.h
@@ -3,7 +3,7 @@ * * \brief SSL Ciphersuites for mbed TLS * - * Copyright (C) 2006-2013, Brainspark B.V. + * Copyright (C) 2006-2013, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/include/polarssl/threading.h b/include/polarssl/threading.h index 0157db4..4f8a48e 100644 --- a/include/polarssl/threading.h +++ b/include/polarssl/threading.h
@@ -3,7 +3,7 @@ * * \brief Threading abstraction layer * - * Copyright (C) 2006-2013, Brainspark B.V. + * Copyright (C) 2006-2013, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/include/polarssl/timing.h b/include/polarssl/timing.h index cd4f125..a0011ba 100644 --- a/include/polarssl/timing.h +++ b/include/polarssl/timing.h
@@ -3,7 +3,7 @@ * * \brief Portable interface to the CPU cycle counter * - * Copyright (C) 2006-2014, Brainspark B.V. + * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/include/polarssl/version.h b/include/polarssl/version.h index d40063a..c364968 100644 --- a/include/polarssl/version.h +++ b/include/polarssl/version.h
@@ -3,7 +3,7 @@ * * \brief Run-time version information * - * Copyright (C) 2006-2014, Brainspark B.V. + * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/include/polarssl/x509.h b/include/polarssl/x509.h index 1d0e30c..69963b4 100644 --- a/include/polarssl/x509.h +++ b/include/polarssl/x509.h
@@ -3,7 +3,7 @@ * * \brief X.509 generic defines and structures * - * Copyright (C) 2006-2014, Brainspark B.V. + * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/include/polarssl/x509_crl.h b/include/polarssl/x509_crl.h index edaef1e..5fb9312 100644 --- a/include/polarssl/x509_crl.h +++ b/include/polarssl/x509_crl.h
@@ -3,7 +3,7 @@ * * \brief X.509 certificate revocation list parsing * - * Copyright (C) 2006-2013, Brainspark B.V. + * Copyright (C) 2006-2013, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/include/polarssl/x509_crt.h b/include/polarssl/x509_crt.h index 9b027d7..f56a7c0 100644 --- a/include/polarssl/x509_crt.h +++ b/include/polarssl/x509_crt.h
@@ -3,7 +3,7 @@ * * \brief X.509 certificate parsing and writing * - * Copyright (C) 2006-2013, Brainspark B.V. + * Copyright (C) 2006-2013, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/include/polarssl/x509_csr.h b/include/polarssl/x509_csr.h index f6fae55..5baeb70 100644 --- a/include/polarssl/x509_csr.h +++ b/include/polarssl/x509_csr.h
@@ -3,7 +3,7 @@ * * \brief X.509 certificate signing request parsing and writing * - * Copyright (C) 2006-2014, Brainspark B.V. + * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/include/polarssl/xtea.h b/include/polarssl/xtea.h index ca4ca16..e8f41b8 100644 --- a/include/polarssl/xtea.h +++ b/include/polarssl/xtea.h
@@ -3,7 +3,7 @@ * * \brief XTEA block cipher (32-bit) * - * Copyright (C) 2006-2013, Brainspark B.V. + * Copyright (C) 2006-2013, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/library/aes.c b/library/aes.c index fcc6c05..26e7602 100644 --- a/library/aes.c +++ b/library/aes.c
@@ -1,7 +1,7 @@ /* * FIPS-197 compliant AES implementation * - * Copyright (C) 2006-2014, Brainspark B.V. + * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/library/aesni.c b/library/aesni.c index 9dff355..6dfc34c 100644 --- a/library/aesni.c +++ b/library/aesni.c
@@ -1,7 +1,7 @@ /* * AES-NI support functions * - * Copyright (C) 2006-2014, Brainspark B.V. + * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/library/arc4.c b/library/arc4.c index c4c9a2f..fe4b8f4 100644 --- a/library/arc4.c +++ b/library/arc4.c
@@ -1,7 +1,7 @@ /* * An implementation of the ARCFOUR algorithm * - * Copyright (C) 2006-2014, Brainspark B.V. + * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/library/asn1parse.c b/library/asn1parse.c index 6179946..046f272 100644 --- a/library/asn1parse.c +++ b/library/asn1parse.c
@@ -1,7 +1,7 @@ /* * Generic ASN.1 parsing * - * Copyright (C) 2006-2014, Brainspark B.V. + * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/library/asn1write.c b/library/asn1write.c index 8032fb4..d8a5afa 100644 --- a/library/asn1write.c +++ b/library/asn1write.c
@@ -1,7 +1,7 @@ /* * ASN.1 buffer writing functionality * - * Copyright (C) 2006-2014, Brainspark B.V. + * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/library/base64.c b/library/base64.c index ffbc927..d6d13a1 100644 --- a/library/base64.c +++ b/library/base64.c
@@ -1,7 +1,7 @@ /* * RFC 1521 base64 encoding/decoding * - * Copyright (C) 2006-2014, Brainspark B.V. + * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/library/bignum.c b/library/bignum.c index 3ab3857..2404c3d 100644 --- a/library/bignum.c +++ b/library/bignum.c
@@ -1,7 +1,7 @@ /* * Multi-precision integer library * - * Copyright (C) 2006-2014, Brainspark B.V. + * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/library/blowfish.c b/library/blowfish.c index 6df7c74..fd4888b 100644 --- a/library/blowfish.c +++ b/library/blowfish.c
@@ -1,7 +1,7 @@ /* * Blowfish implementation * - * Copyright (C) 2012-2014, Brainspark B.V. + * Copyright (C) 2012-2014, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/library/camellia.c b/library/camellia.c index 61b89c0..62f245c 100644 --- a/library/camellia.c +++ b/library/camellia.c
@@ -1,7 +1,7 @@ /* * Camellia implementation * - * Copyright (C) 2006-2014, Brainspark B.V. + * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/library/ccm.c b/library/ccm.c index 27039fe..0ad8252 100644 --- a/library/ccm.c +++ b/library/ccm.c
@@ -1,7 +1,7 @@ /* * NIST SP800-38C compliant CCM implementation * - * Copyright (C) 2014, Brainspark B.V. + * Copyright (C) 2014, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/library/certs.c b/library/certs.c index a5759ad..d51b58b 100644 --- a/library/certs.c +++ b/library/certs.c
@@ -1,7 +1,7 @@ /* * X.509 test certificates * - * Copyright (C) 2006-2014, Brainspark B.V. + * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/library/cipher.c b/library/cipher.c index 7f43875..002b3e7 100644 --- a/library/cipher.c +++ b/library/cipher.c
@@ -5,7 +5,7 @@ * * \author Adriaan de Jong <dejong@fox-it.com> * - * Copyright (C) 2006-2014, Brainspark B.V. + * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/library/cipher_wrap.c b/library/cipher_wrap.c index d897169..e84bb91 100644 --- a/library/cipher_wrap.c +++ b/library/cipher_wrap.c
@@ -5,7 +5,7 @@ * * \author Adriaan de Jong <dejong@fox-it.com> * - * Copyright (C) 2006-2014, Brainspark B.V. + * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/library/ctr_drbg.c b/library/ctr_drbg.c index 62dc7b1..6b6f831 100644 --- a/library/ctr_drbg.c +++ b/library/ctr_drbg.c
@@ -1,7 +1,7 @@ /* * CTR_DRBG implementation based on AES-256 (NIST SP 800-90) * - * Copyright (C) 2006-2014, Brainspark B.V. + * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/library/debug.c b/library/debug.c index 0790d19..e4de1a3 100644 --- a/library/debug.c +++ b/library/debug.c
@@ -1,7 +1,7 @@ /* * Debugging routines * - * Copyright (C) 2006-2014, Brainspark B.V. + * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/library/des.c b/library/des.c index 6b5b0bb..a0c953c 100644 --- a/library/des.c +++ b/library/des.c
@@ -1,7 +1,7 @@ /* * FIPS-46-3 compliant Triple-DES implementation * - * Copyright (C) 2006-2014, Brainspark B.V. + * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/library/dhm.c b/library/dhm.c index 858ff82..4786a29 100644 --- a/library/dhm.c +++ b/library/dhm.c
@@ -1,7 +1,7 @@ /* * Diffie-Hellman-Merkle key exchange * - * Copyright (C) 2006-2014, Brainspark B.V. + * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/library/ecdh.c b/library/ecdh.c index f9f2019..7f93234 100644 --- a/library/ecdh.c +++ b/library/ecdh.c
@@ -1,7 +1,7 @@ /* * Elliptic curve Diffie-Hellman * - * Copyright (C) 2006-2014, Brainspark B.V. + * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/library/ecdsa.c b/library/ecdsa.c index b55db4f..79d9aac 100644 --- a/library/ecdsa.c +++ b/library/ecdsa.c
@@ -1,7 +1,7 @@ /* * Elliptic curve DSA * - * Copyright (C) 2006-2014, Brainspark B.V. + * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/library/ecp.c b/library/ecp.c index ef9b916..9c34ad9 100644 --- a/library/ecp.c +++ b/library/ecp.c
@@ -1,7 +1,7 @@ /* * Elliptic curves over GF(p): generic functions * - * Copyright (C) 2006-2014, Brainspark B.V. + * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/library/ecp_curves.c b/library/ecp_curves.c index 8ab14f0..9aa8b43 100644 --- a/library/ecp_curves.c +++ b/library/ecp_curves.c
@@ -1,7 +1,7 @@ /* * Elliptic curves over GF(p): curve-specific data and functions * - * Copyright (C) 2006-2014, Brainspark B.V. + * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/library/entropy.c b/library/entropy.c index 1e9139f..219dc07 100644 --- a/library/entropy.c +++ b/library/entropy.c
@@ -1,7 +1,7 @@ /* * Entropy accumulator implementation * - * Copyright (C) 2006-2014, Brainspark B.V. + * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/library/entropy_poll.c b/library/entropy_poll.c index 851fd82..3dc2cbf 100644 --- a/library/entropy_poll.c +++ b/library/entropy_poll.c
@@ -1,7 +1,7 @@ /* * Platform-specific and custom entropy polling functions * - * Copyright (C) 2006-2014, Brainspark B.V. + * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/library/error.c b/library/error.c index fa4d128..115ed44 100644 --- a/library/error.c +++ b/library/error.c
@@ -1,7 +1,7 @@ /* * Error message information * - * Copyright (C) 2006-2014, Brainspark B.V. + * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/library/gcm.c b/library/gcm.c index 06797b9..e1ea31a 100644 --- a/library/gcm.c +++ b/library/gcm.c
@@ -1,7 +1,7 @@ /* * NIST SP800-38D compliant GCM implementation * - * Copyright (C) 2006-2014, Brainspark B.V. + * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/library/havege.c b/library/havege.c index 29b0112..fb37284 100644 --- a/library/havege.c +++ b/library/havege.c
@@ -1,7 +1,7 @@ /** * \brief HAVEGE: HArdware Volatile Entropy Gathering and Expansion * - * Copyright (C) 2006-2014, Brainspark B.V. + * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/library/hmac_drbg.c b/library/hmac_drbg.c index aa26390..a6e6caa 100644 --- a/library/hmac_drbg.c +++ b/library/hmac_drbg.c
@@ -1,7 +1,7 @@ /* * HMAC_DRBG implementation (NIST SP 800-90) * - * Copyright (C) 2014, Brainspark B.V. + * Copyright (C) 2014, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/library/md.c b/library/md.c index e97aafb..eea3f65 100644 --- a/library/md.c +++ b/library/md.c
@@ -5,7 +5,7 @@ * * \author Adriaan de Jong <dejong@fox-it.com> * - * Copyright (C) 2006-2014, Brainspark B.V. + * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/library/md2.c b/library/md2.c index 87fcedd..5c2acea 100644 --- a/library/md2.c +++ b/library/md2.c
@@ -1,7 +1,7 @@ /* * RFC 1115/1319 compliant MD2 implementation * - * Copyright (C) 2006-2014, Brainspark B.V. + * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/library/md4.c b/library/md4.c index f8f7d85..88451e5 100644 --- a/library/md4.c +++ b/library/md4.c
@@ -1,7 +1,7 @@ /* * RFC 1186/1320 compliant MD4 implementation * - * Copyright (C) 2006-2014, Brainspark B.V. + * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/library/md5.c b/library/md5.c index f687352..7abc633 100644 --- a/library/md5.c +++ b/library/md5.c
@@ -1,7 +1,7 @@ /* * RFC 1321 compliant MD5 implementation * - * Copyright (C) 2006-2014, Brainspark B.V. + * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/library/md_wrap.c b/library/md_wrap.c index 9ec0f5e..60cf1bb 100644 --- a/library/md_wrap.c +++ b/library/md_wrap.c
@@ -5,7 +5,7 @@ * * \author Adriaan de Jong <dejong@fox-it.com> * - * Copyright (C) 2006-2014, Brainspark B.V. + * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/library/memory_buffer_alloc.c b/library/memory_buffer_alloc.c index 7aabb61..9ba04b2 100644 --- a/library/memory_buffer_alloc.c +++ b/library/memory_buffer_alloc.c
@@ -1,7 +1,7 @@ /* * Buffer-based memory allocator * - * Copyright (C) 2006-2014, Brainspark B.V. + * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/library/net.c b/library/net.c index 7fa979b..d14761e 100644 --- a/library/net.c +++ b/library/net.c
@@ -1,7 +1,7 @@ /* * TCP networking functions * - * Copyright (C) 2006-2014, Brainspark B.V. + * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/library/oid.c b/library/oid.c index 1180279..bd057ca 100644 --- a/library/oid.c +++ b/library/oid.c
@@ -3,7 +3,7 @@ * * \brief Object Identifier (OID) database * - * Copyright (C) 2006-2014, Brainspark B.V. + * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/library/padlock.c b/library/padlock.c index dbf874b..daad882 100644 --- a/library/padlock.c +++ b/library/padlock.c
@@ -1,7 +1,7 @@ /* * VIA PadLock support functions * - * Copyright (C) 2006-2014, Brainspark B.V. + * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/library/pbkdf2.c b/library/pbkdf2.c index aa97721..eb0447e 100644 --- a/library/pbkdf2.c +++ b/library/pbkdf2.c
@@ -6,7 +6,7 @@ * * \author Mathias Olsson <mathias@kompetensum.com> * - * Copyright (C) 2006-2014, Brainspark B.V. + * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/library/pem.c b/library/pem.c index b0ec8ff..d370352 100644 --- a/library/pem.c +++ b/library/pem.c
@@ -1,7 +1,7 @@ /* * Privacy Enhanced Mail (PEM) decoding * - * Copyright (C) 2006-2014, Brainspark B.V. + * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/library/pk.c b/library/pk.c index 17144aa..4940af5 100644 --- a/library/pk.c +++ b/library/pk.c
@@ -1,7 +1,7 @@ /* * Public Key abstraction layer * - * Copyright (C) 2006-2014, Brainspark B.V. + * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/library/pk_wrap.c b/library/pk_wrap.c index d1b9cb9..3b92c47 100644 --- a/library/pk_wrap.c +++ b/library/pk_wrap.c
@@ -1,7 +1,7 @@ /* * Public Key abstraction layer: wrapper functions * - * Copyright (C) 2006-2014, Brainspark B.V. + * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/library/pkcs11.c b/library/pkcs11.c index a8f5f63..a7f4e9e 100644 --- a/library/pkcs11.c +++ b/library/pkcs11.c
@@ -5,7 +5,7 @@ * * \author Adriaan de Jong <dejong@fox-it.com> * - * Copyright (C) 2006-2014, Brainspark B.V. + * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/library/pkcs12.c b/library/pkcs12.c index 65ff850..56806a2 100644 --- a/library/pkcs12.c +++ b/library/pkcs12.c
@@ -1,7 +1,7 @@ /* * PKCS#12 Personal Information Exchange Syntax * - * Copyright (C) 2006-2014, Brainspark B.V. + * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/library/pkcs5.c b/library/pkcs5.c index 3d788fc..02a65fd 100644 --- a/library/pkcs5.c +++ b/library/pkcs5.c
@@ -5,7 +5,7 @@ * * \author Mathias Olsson <mathias@kompetensum.com> * - * Copyright (C) 2006-2014, Brainspark B.V. + * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/library/pkparse.c b/library/pkparse.c index f3866f7..2b8bccf 100644 --- a/library/pkparse.c +++ b/library/pkparse.c
@@ -1,7 +1,7 @@ /* * Public Key layer for parsing key files and structures * - * Copyright (C) 2006-2014, Brainspark B.V. + * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/library/pkwrite.c b/library/pkwrite.c index 40184cd..f5b3eaf 100644 --- a/library/pkwrite.c +++ b/library/pkwrite.c
@@ -1,7 +1,7 @@ /* * Public Key layer for writing key files and structures * - * Copyright (C) 2006-2014, Brainspark B.V. + * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/library/platform.c b/library/platform.c index 6ea7bb2..71b6957 100644 --- a/library/platform.c +++ b/library/platform.c
@@ -1,7 +1,7 @@ /* * Platform abstraction layer * - * Copyright (C) 2006-2014, Brainspark B.V. + * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/library/ripemd160.c b/library/ripemd160.c index 83b2c2c..f0892dc 100644 --- a/library/ripemd160.c +++ b/library/ripemd160.c
@@ -1,7 +1,7 @@ /* * RIPE MD-160 implementation * - * Copyright (C) 2014-2014, Brainspark B.V. + * Copyright (C) 2014-2014, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/library/rsa.c b/library/rsa.c index 890ba9b..bb2dfa2 100644 --- a/library/rsa.c +++ b/library/rsa.c
@@ -1,7 +1,7 @@ /* * The RSA public-key cryptosystem * - * Copyright (C) 2006-2014, Brainspark B.V. + * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/library/sha1.c b/library/sha1.c index bb24d85..ada89fa 100644 --- a/library/sha1.c +++ b/library/sha1.c
@@ -1,7 +1,7 @@ /* * FIPS-180-1 compliant SHA-1 implementation * - * Copyright (C) 2006-2014, Brainspark B.V. + * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/library/sha256.c b/library/sha256.c index 3a4d2a7..f4c343e 100644 --- a/library/sha256.c +++ b/library/sha256.c
@@ -1,7 +1,7 @@ /* * FIPS-180-2 compliant SHA-256 implementation * - * Copyright (C) 2006-2014, Brainspark B.V. + * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/library/sha512.c b/library/sha512.c index eb5396a..a5063cd 100644 --- a/library/sha512.c +++ b/library/sha512.c
@@ -1,7 +1,7 @@ /* * FIPS-180-2 compliant SHA-384/512 implementation * - * Copyright (C) 2006-2014, Brainspark B.V. + * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/library/ssl_cache.c b/library/ssl_cache.c index a47bba4..f88b21c 100644 --- a/library/ssl_cache.c +++ b/library/ssl_cache.c
@@ -1,7 +1,7 @@ /* * SSL session cache implementation * - * Copyright (C) 2006-2014, Brainspark B.V. + * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/library/ssl_ciphersuites.c b/library/ssl_ciphersuites.c index 912af07..f80b13b 100644 --- a/library/ssl_ciphersuites.c +++ b/library/ssl_ciphersuites.c
@@ -3,7 +3,7 @@ * * \brief SSL ciphersuites for mbed TLS * - * Copyright (C) 2006-2014, Brainspark B.V. + * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/library/ssl_cli.c b/library/ssl_cli.c index 964154a..c6d6b6e 100644 --- a/library/ssl_cli.c +++ b/library/ssl_cli.c
@@ -1,7 +1,7 @@ /* * SSLv3/TLSv1 client-side functions * - * Copyright (C) 2006-2014, Brainspark B.V. + * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/library/ssl_srv.c b/library/ssl_srv.c index c63d3a3..9b8542c 100644 --- a/library/ssl_srv.c +++ b/library/ssl_srv.c
@@ -1,7 +1,7 @@ /* * SSLv3/TLSv1 server-side functions * - * Copyright (C) 2006-2014, Brainspark B.V. + * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/library/ssl_tls.c b/library/ssl_tls.c index 22834fc..ed3701d 100644 --- a/library/ssl_tls.c +++ b/library/ssl_tls.c
@@ -1,7 +1,7 @@ /* * SSLv3/TLSv1 shared functions * - * Copyright (C) 2006-2014, Brainspark B.V. + * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/library/threading.c b/library/threading.c index de98bd6..696548d 100644 --- a/library/threading.c +++ b/library/threading.c
@@ -1,7 +1,7 @@ /* * Threading abstraction layer * - * Copyright (C) 2006-2014, Brainspark B.V. + * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/library/timing.c b/library/timing.c index ef5f058..4c21c4b 100644 --- a/library/timing.c +++ b/library/timing.c
@@ -1,7 +1,7 @@ /* * Portable interface to the CPU cycle counter * - * Copyright (C) 2006-2014, Brainspark B.V. + * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/library/version.c b/library/version.c index 03e1dcf..a362463 100644 --- a/library/version.c +++ b/library/version.c
@@ -1,7 +1,7 @@ /* * Version information * - * Copyright (C) 2006-2014, Brainspark B.V. + * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/library/version_features.c b/library/version_features.c index 550960c..94815ba 100644 --- a/library/version_features.c +++ b/library/version_features.c
@@ -1,7 +1,7 @@ /* * Version feature information * - * Copyright (C) 2006-2014, Brainspark B.V. + * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/library/x509.c b/library/x509.c index 097f7dc..4472e4a 100644 --- a/library/x509.c +++ b/library/x509.c
@@ -1,7 +1,7 @@ /* * X.509 common functions for parsing and verification * - * Copyright (C) 2006-2014, Brainspark B.V. + * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/library/x509_create.c b/library/x509_create.c index f03c9da..95d52ab 100644 --- a/library/x509_create.c +++ b/library/x509_create.c
@@ -1,7 +1,7 @@ /* * X.509 base functions for creating certificates / CSRs * - * Copyright (C) 2006-2014, Brainspark B.V. + * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/library/x509_crl.c b/library/x509_crl.c index 07e01c0..b35cb63 100644 --- a/library/x509_crl.c +++ b/library/x509_crl.c
@@ -1,7 +1,7 @@ /* * X.509 Certidicate Revocation List (CRL) parsing * - * Copyright (C) 2006-2014, Brainspark B.V. + * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/library/x509_crt.c b/library/x509_crt.c index be62d142..158dac6 100644 --- a/library/x509_crt.c +++ b/library/x509_crt.c
@@ -1,7 +1,7 @@ /* * X.509 certificate parsing and verification * - * Copyright (C) 2006-2014, Brainspark B.V. + * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/library/x509_csr.c b/library/x509_csr.c index b76d441..ce9aefa 100644 --- a/library/x509_csr.c +++ b/library/x509_csr.c
@@ -1,7 +1,7 @@ /* * X.509 Certificate Signing Request (CSR) parsing * - * Copyright (C) 2006-2014, Brainspark B.V. + * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/library/x509write_crt.c b/library/x509write_crt.c index 51e4ff0..5c8400f 100644 --- a/library/x509write_crt.c +++ b/library/x509write_crt.c
@@ -1,7 +1,7 @@ /* * X.509 certificate writing * - * Copyright (C) 2006-2014, Brainspark B.V. + * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/library/x509write_csr.c b/library/x509write_csr.c index de519ec..90617d2 100644 --- a/library/x509write_csr.c +++ b/library/x509write_csr.c
@@ -1,7 +1,7 @@ /* * X.509 Certificate Signing Request writing * - * Copyright (C) 2006-2014, Brainspark B.V. + * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/library/xtea.c b/library/xtea.c index 3b15ce6..08365f5 100644 --- a/library/xtea.c +++ b/library/xtea.c
@@ -1,7 +1,7 @@ /* * An 32-bit implementation of the XTEA algorithm * - * Copyright (C) 2006-2014, Brainspark B.V. + * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/programs/aes/aescrypt2.c b/programs/aes/aescrypt2.c index 439386b..c96c3fc 100644 --- a/programs/aes/aescrypt2.c +++ b/programs/aes/aescrypt2.c
@@ -1,7 +1,7 @@ /* * AES-256 file encryption program * - * Copyright (C) 2006-2013, Brainspark B.V. + * Copyright (C) 2006-2013, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/programs/aes/crypt_and_hash.c b/programs/aes/crypt_and_hash.c index bd3b40a..545b012 100644 --- a/programs/aes/crypt_and_hash.c +++ b/programs/aes/crypt_and_hash.c
@@ -2,7 +2,7 @@ * \brief Generic file encryption program using generic wrappers for configured * security. * - * Copyright (C) 2006-2011, Brainspark B.V. + * Copyright (C) 2006-2011, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/programs/hash/generic_sum.c b/programs/hash/generic_sum.c index cb5cf13..7b7b4cd 100644 --- a/programs/hash/generic_sum.c +++ b/programs/hash/generic_sum.c
@@ -1,7 +1,7 @@ /* * generic message digest layer demonstration program * - * Copyright (C) 2006-2011, Brainspark B.V. + * Copyright (C) 2006-2011, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/programs/hash/hello.c b/programs/hash/hello.c index ca168c2..137b4fa 100644 --- a/programs/hash/hello.c +++ b/programs/hash/hello.c
@@ -1,7 +1,7 @@ /* * Classic "Hello, world" demonstration program * - * Copyright (C) 2006-2011, Brainspark B.V. + * Copyright (C) 2006-2011, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/programs/hash/md5sum.c b/programs/hash/md5sum.c index 4638a84..0f7617e 100644 --- a/programs/hash/md5sum.c +++ b/programs/hash/md5sum.c
@@ -1,7 +1,7 @@ /* * md5sum demonstration program * - * Copyright (C) 2006-2011, Brainspark B.V. + * Copyright (C) 2006-2011, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/programs/hash/sha1sum.c b/programs/hash/sha1sum.c index e50e6d9..fbea429 100644 --- a/programs/hash/sha1sum.c +++ b/programs/hash/sha1sum.c
@@ -1,7 +1,7 @@ /* * sha1sum demonstration program * - * Copyright (C) 2006-2011, Brainspark B.V. + * Copyright (C) 2006-2011, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/programs/hash/sha2sum.c b/programs/hash/sha2sum.c index 576f21e..6d2550e 100644 --- a/programs/hash/sha2sum.c +++ b/programs/hash/sha2sum.c
@@ -1,7 +1,7 @@ /* * sha256sum demonstration program * - * Copyright (C) 2006-2013, Brainspark B.V. + * Copyright (C) 2006-2013, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/programs/pkey/dh_client.c b/programs/pkey/dh_client.c index 9bcc363..6d6db33 100644 --- a/programs/pkey/dh_client.c +++ b/programs/pkey/dh_client.c
@@ -1,7 +1,7 @@ /* * Diffie-Hellman-Merkle key exchange (client side) * - * Copyright (C) 2006-2011, Brainspark B.V. + * Copyright (C) 2006-2011, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/programs/pkey/dh_genprime.c b/programs/pkey/dh_genprime.c index f52fb73..46aab29 100644 --- a/programs/pkey/dh_genprime.c +++ b/programs/pkey/dh_genprime.c
@@ -1,7 +1,7 @@ /* * Diffie-Hellman-Merkle key exchange (prime generation) * - * Copyright (C) 2006-2012, Brainspark B.V. + * Copyright (C) 2006-2012, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/programs/pkey/dh_server.c b/programs/pkey/dh_server.c index 02db807..f8af72d 100644 --- a/programs/pkey/dh_server.c +++ b/programs/pkey/dh_server.c
@@ -1,7 +1,7 @@ /* * Diffie-Hellman-Merkle key exchange (server side) * - * Copyright (C) 2006-2011, Brainspark B.V. + * Copyright (C) 2006-2011, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/programs/pkey/ecdsa.c b/programs/pkey/ecdsa.c index c1b05c3..6706a6b 100644 --- a/programs/pkey/ecdsa.c +++ b/programs/pkey/ecdsa.c
@@ -1,7 +1,7 @@ /* * Example ECDSA program * - * Copyright (C) 2013, Brainspark B.V. + * Copyright (C) 2013, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/programs/pkey/gen_key.c b/programs/pkey/gen_key.c index a680656..7660574 100644 --- a/programs/pkey/gen_key.c +++ b/programs/pkey/gen_key.c
@@ -1,7 +1,7 @@ /* * Key generation application * - * Copyright (C) 2006-2013, Brainspark B.V. + * Copyright (C) 2006-2013, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/programs/pkey/key_app.c b/programs/pkey/key_app.c index 064643a..956eba9 100644 --- a/programs/pkey/key_app.c +++ b/programs/pkey/key_app.c
@@ -1,7 +1,7 @@ /* * Key reading application * - * Copyright (C) 2006-2013, Brainspark B.V. + * Copyright (C) 2006-2013, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/programs/pkey/key_app_writer.c b/programs/pkey/key_app_writer.c index cf4b9b0..963ee81 100644 --- a/programs/pkey/key_app_writer.c +++ b/programs/pkey/key_app_writer.c
@@ -1,7 +1,7 @@ /* * Key writing application * - * Copyright (C) 2006-2013, Brainspark B.V. + * Copyright (C) 2006-2013, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/programs/pkey/mpi_demo.c b/programs/pkey/mpi_demo.c index 53e19cc..4a13dc4 100644 --- a/programs/pkey/mpi_demo.c +++ b/programs/pkey/mpi_demo.c
@@ -1,7 +1,7 @@ /* * Simple MPI demonstration program * - * Copyright (C) 2006-2011, Brainspark B.V. + * Copyright (C) 2006-2011, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/programs/pkey/pk_decrypt.c b/programs/pkey/pk_decrypt.c index 338edcc..ddeb127 100644 --- a/programs/pkey/pk_decrypt.c +++ b/programs/pkey/pk_decrypt.c
@@ -1,7 +1,7 @@ /* * Public key-based simple decryption program * - * Copyright (C) 2006-2013, Brainspark B.V. + * Copyright (C) 2006-2013, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/programs/pkey/pk_encrypt.c b/programs/pkey/pk_encrypt.c index 4e7f551..c313f66 100644 --- a/programs/pkey/pk_encrypt.c +++ b/programs/pkey/pk_encrypt.c
@@ -1,7 +1,7 @@ /* * RSA simple data encryption program * - * Copyright (C) 2006-2011, Brainspark B.V. + * Copyright (C) 2006-2011, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/programs/pkey/pk_sign.c b/programs/pkey/pk_sign.c index 7593844..5bee4f8 100644 --- a/programs/pkey/pk_sign.c +++ b/programs/pkey/pk_sign.c
@@ -1,7 +1,7 @@ /* * Public key-based signature creation program * - * Copyright (C) 2006-2013, Brainspark B.V. + * Copyright (C) 2006-2013, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/programs/pkey/pk_verify.c b/programs/pkey/pk_verify.c index 845ae84..7215d7f 100644 --- a/programs/pkey/pk_verify.c +++ b/programs/pkey/pk_verify.c
@@ -1,7 +1,7 @@ /* * Public key-based signature verification program * - * Copyright (C) 2006-2013, Brainspark B.V. + * Copyright (C) 2006-2013, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/programs/pkey/rsa_decrypt.c b/programs/pkey/rsa_decrypt.c index c53da32..a04cdbf 100644 --- a/programs/pkey/rsa_decrypt.c +++ b/programs/pkey/rsa_decrypt.c
@@ -1,7 +1,7 @@ /* * RSA simple decryption program * - * Copyright (C) 2006-2011, Brainspark B.V. + * Copyright (C) 2006-2011, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/programs/pkey/rsa_encrypt.c b/programs/pkey/rsa_encrypt.c index 68664e0..3a16b49 100644 --- a/programs/pkey/rsa_encrypt.c +++ b/programs/pkey/rsa_encrypt.c
@@ -1,7 +1,7 @@ /* * RSA simple data encryption program * - * Copyright (C) 2006-2011, Brainspark B.V. + * Copyright (C) 2006-2011, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/programs/pkey/rsa_genkey.c b/programs/pkey/rsa_genkey.c index c8f1684..b357002 100644 --- a/programs/pkey/rsa_genkey.c +++ b/programs/pkey/rsa_genkey.c
@@ -1,7 +1,7 @@ /* * Example RSA key generation program * - * Copyright (C) 2006-2011, Brainspark B.V. + * Copyright (C) 2006-2011, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/programs/pkey/rsa_sign.c b/programs/pkey/rsa_sign.c index 91ad1fe..7520362 100644 --- a/programs/pkey/rsa_sign.c +++ b/programs/pkey/rsa_sign.c
@@ -1,7 +1,7 @@ /* * RSA/SHA-1 signature creation program * - * Copyright (C) 2006-2011, Brainspark B.V. + * Copyright (C) 2006-2011, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/programs/pkey/rsa_sign_pss.c b/programs/pkey/rsa_sign_pss.c index bf0b01a..587762c 100644 --- a/programs/pkey/rsa_sign_pss.c +++ b/programs/pkey/rsa_sign_pss.c
@@ -1,7 +1,7 @@ /* * RSASSA-PSS/SHA-1 signature creation program * - * Copyright (C) 2006-2011, Brainspark B.V. + * Copyright (C) 2006-2011, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/programs/pkey/rsa_verify.c b/programs/pkey/rsa_verify.c index fc26b60..7ab5298 100644 --- a/programs/pkey/rsa_verify.c +++ b/programs/pkey/rsa_verify.c
@@ -1,7 +1,7 @@ /* * RSA/SHA-1 signature verification program * - * Copyright (C) 2006-2011, Brainspark B.V. + * Copyright (C) 2006-2011, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/programs/pkey/rsa_verify_pss.c b/programs/pkey/rsa_verify_pss.c index 8dcddd5..3966ec2 100644 --- a/programs/pkey/rsa_verify_pss.c +++ b/programs/pkey/rsa_verify_pss.c
@@ -1,7 +1,7 @@ /* * RSASSA-PSS/SHA-1 signature verification program * - * Copyright (C) 2006-2011, Brainspark B.V. + * Copyright (C) 2006-2011, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/programs/random/gen_entropy.c b/programs/random/gen_entropy.c index 2701053..e441ba7 100644 --- a/programs/random/gen_entropy.c +++ b/programs/random/gen_entropy.c
@@ -1,7 +1,7 @@ /** * \brief Use and generate multiple entropies calls into a file * - * Copyright (C) 2006-2011, Brainspark B.V. + * Copyright (C) 2006-2011, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/programs/random/gen_random_ctr_drbg.c b/programs/random/gen_random_ctr_drbg.c index 74e38cf..003310a 100644 --- a/programs/random/gen_random_ctr_drbg.c +++ b/programs/random/gen_random_ctr_drbg.c
@@ -1,7 +1,7 @@ /** * \brief Use and generate random data into a file via the CTR_DBRG based on AES * - * Copyright (C) 2006-2011, Brainspark B.V. + * Copyright (C) 2006-2011, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/programs/random/gen_random_havege.c b/programs/random/gen_random_havege.c index 4a9a218..b3c214c 100644 --- a/programs/random/gen_random_havege.c +++ b/programs/random/gen_random_havege.c
@@ -1,7 +1,7 @@ /** * \brief Generate random data into a file * - * Copyright (C) 2006-2011, Brainspark B.V. + * Copyright (C) 2006-2011, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/programs/ssl/ssl_client1.c b/programs/ssl/ssl_client1.c index 68ec8b6..eacba81 100644 --- a/programs/ssl/ssl_client1.c +++ b/programs/ssl/ssl_client1.c
@@ -1,7 +1,7 @@ /* * SSL client demonstration program * - * Copyright (C) 2006-2013, Brainspark B.V. + * Copyright (C) 2006-2013, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/programs/ssl/ssl_client2.c b/programs/ssl/ssl_client2.c index 600fae5..8ec0fc4 100644 --- a/programs/ssl/ssl_client2.c +++ b/programs/ssl/ssl_client2.c
@@ -1,7 +1,7 @@ /* * SSL client with certificate authentication * - * Copyright (C) 2006-2013, Brainspark B.V. + * Copyright (C) 2006-2013, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/programs/ssl/ssl_fork_server.c b/programs/ssl/ssl_fork_server.c index 18076ab..14b8894 100644 --- a/programs/ssl/ssl_fork_server.c +++ b/programs/ssl/ssl_fork_server.c
@@ -1,7 +1,7 @@ /* * SSL server demonstration program using fork() for handling multiple clients * - * Copyright (C) 2006-2013, Brainspark B.V. + * Copyright (C) 2006-2013, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/programs/ssl/ssl_mail_client.c b/programs/ssl/ssl_mail_client.c index 085512f..8d4b2a7 100644 --- a/programs/ssl/ssl_mail_client.c +++ b/programs/ssl/ssl_mail_client.c
@@ -1,7 +1,7 @@ /* * SSL client for SMTP servers * - * Copyright (C) 2006-2012, Brainspark B.V. + * Copyright (C) 2006-2012, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/programs/ssl/ssl_pthread_server.c b/programs/ssl/ssl_pthread_server.c index ba3f76c..af9c7ee 100644 --- a/programs/ssl/ssl_pthread_server.c +++ b/programs/ssl/ssl_pthread_server.c
@@ -2,7 +2,7 @@ * SSL server demonstration program using pthread for handling multiple * clients. * - * Copyright (C) 2006-2013, Brainspark B.V. + * Copyright (C) 2006-2013, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/programs/ssl/ssl_server.c b/programs/ssl/ssl_server.c index 3921b70..f848bca 100644 --- a/programs/ssl/ssl_server.c +++ b/programs/ssl/ssl_server.c
@@ -1,7 +1,7 @@ /* * SSL server demonstration program * - * Copyright (C) 2006-2013, Brainspark B.V. + * Copyright (C) 2006-2013, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/programs/ssl/ssl_server2.c b/programs/ssl/ssl_server2.c index ea50046..c827fde 100644 --- a/programs/ssl/ssl_server2.c +++ b/programs/ssl/ssl_server2.c
@@ -1,7 +1,7 @@ /* * SSL client with options * - * Copyright (C) 2006-2013, Brainspark B.V. + * Copyright (C) 2006-2013, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/programs/test/benchmark.c b/programs/test/benchmark.c index 77c00e7..d06ee41 100644 --- a/programs/test/benchmark.c +++ b/programs/test/benchmark.c
@@ -1,7 +1,7 @@ /* * Benchmark demonstration program * - * Copyright (C) 2006-2013, Brainspark B.V. + * Copyright (C) 2006-2013, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/programs/test/o_p_test.c b/programs/test/o_p_test.c index ea7bd15..777e8bf 100644 --- a/programs/test/o_p_test.c +++ b/programs/test/o_p_test.c
@@ -1,7 +1,7 @@ /* * Test application that shows some mbed TLS and OpenSSL compatibility * - * Copyright (C) 2011-2012 Brainspark B.V. + * Copyright (C) 2011-2012 ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/programs/test/selftest.c b/programs/test/selftest.c index ad8d0cb..b42dd1d 100644 --- a/programs/test/selftest.c +++ b/programs/test/selftest.c
@@ -1,7 +1,7 @@ /* * Self-test demonstration program * - * Copyright (C) 2006-2013, Brainspark B.V. + * Copyright (C) 2006-2013, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/programs/test/ssl_cert_test.c b/programs/test/ssl_cert_test.c index 09f6c87..4085c72 100644 --- a/programs/test/ssl_cert_test.c +++ b/programs/test/ssl_cert_test.c
@@ -1,7 +1,7 @@ /* * SSL certificate functionality tests * - * Copyright (C) 2006-2011, Brainspark B.V. + * Copyright (C) 2006-2011, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/programs/test/ssl_test.c b/programs/test/ssl_test.c index 2154b42..be1f7c8 100644 --- a/programs/test/ssl_test.c +++ b/programs/test/ssl_test.c
@@ -1,7 +1,7 @@ /* * SSL/TLS stress testing program * - * Copyright (C) 2006-2013, Brainspark B.V. + * Copyright (C) 2006-2013, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/programs/util/pem2der.c b/programs/util/pem2der.c index 03eb4ec..cc209fa 100644 --- a/programs/util/pem2der.c +++ b/programs/util/pem2der.c
@@ -1,7 +1,7 @@ /* * Convert PEM to DER * - * Copyright (C) 2006-2013, Brainspark B.V. + * Copyright (C) 2006-2013, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/programs/util/strerror.c b/programs/util/strerror.c index 5b7f125..aeb45a5 100644 --- a/programs/util/strerror.c +++ b/programs/util/strerror.c
@@ -1,7 +1,7 @@ /* * Translate error code to error string * - * Copyright (C) 2006-2012, Brainspark B.V. + * Copyright (C) 2006-2012, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/programs/wince_main.c b/programs/wince_main.c index 98569ae..489bc19 100644 --- a/programs/wince_main.c +++ b/programs/wince_main.c
@@ -1,7 +1,7 @@ /* * Windows CE console application entry point * - * Copyright (C) 2006-2011, Brainspark B.V. + * Copyright (C) 2006-2011, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/programs/x509/cert_app.c b/programs/x509/cert_app.c index a616932..b25d05b 100644 --- a/programs/x509/cert_app.c +++ b/programs/x509/cert_app.c
@@ -1,7 +1,7 @@ /* * Certificate reading application * - * Copyright (C) 2006-2013, Brainspark B.V. + * Copyright (C) 2006-2013, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/programs/x509/cert_req.c b/programs/x509/cert_req.c index fbf8dae..f675cb6 100644 --- a/programs/x509/cert_req.c +++ b/programs/x509/cert_req.c
@@ -1,7 +1,7 @@ /* * Certificate request generation * - * Copyright (C) 2006-2011, Brainspark B.V. + * Copyright (C) 2006-2011, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/programs/x509/cert_write.c b/programs/x509/cert_write.c index 938f293..10ff2fc 100644 --- a/programs/x509/cert_write.c +++ b/programs/x509/cert_write.c
@@ -1,7 +1,7 @@ /* * Certificate generation and signing * - * Copyright (C) 2006-2013, Brainspark B.V. + * Copyright (C) 2006-2013, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/programs/x509/crl_app.c b/programs/x509/crl_app.c index 3cd0314..002e065 100644 --- a/programs/x509/crl_app.c +++ b/programs/x509/crl_app.c
@@ -1,7 +1,7 @@ /* * CRL reading application * - * Copyright (C) 2006-2013, Brainspark B.V. + * Copyright (C) 2006-2013, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/programs/x509/req_app.c b/programs/x509/req_app.c index 8395054..e80f3e4 100644 --- a/programs/x509/req_app.c +++ b/programs/x509/req_app.c
@@ -1,7 +1,7 @@ /* * Certificate request reading application * - * Copyright (C) 2006-2013, Brainspark B.V. + * Copyright (C) 2006-2013, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/scripts/data_files/error.fmt b/scripts/data_files/error.fmt index aeb80dc..8443c6e 100644 --- a/scripts/data_files/error.fmt +++ b/scripts/data_files/error.fmt
@@ -1,7 +1,7 @@ /* * Error message information * - * Copyright (C) 2006-2014, Brainspark B.V. + * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
diff --git a/scripts/data_files/version_features.fmt b/scripts/data_files/version_features.fmt index a829c80..b53ce59 100644 --- a/scripts/data_files/version_features.fmt +++ b/scripts/data_files/version_features.fmt
@@ -1,7 +1,7 @@ /* * Version feature information * - * Copyright (C) 2006-2014, Brainspark B.V. + * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (http://www.polarssl.org) * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>