From 530927b163cccf0038df74eabab061187163e1c2 Mon Sep 17 00:00:00 2001
From: Paul Bakker
Date: Fri, 13 Feb 2015 14:24:10 +0100
Subject: [PATCH] Update copyright line to 2015
---
include/polarssl/aes.h | 2 +-
include/polarssl/arc4.h | 2 +-
include/polarssl/asn1.h | 2 +-
include/polarssl/asn1write.h | 2 +-
include/polarssl/base64.h | 2 +-
include/polarssl/bignum.h | 2 +-
include/polarssl/blowfish.h | 2 +-
include/polarssl/bn_mul.h | 2 +-
include/polarssl/camellia.h | 2 +-
include/polarssl/certs.h | 2 +-
include/polarssl/cipher.h | 2 +-
include/polarssl/cipher_wrap.h | 2 +-
include/polarssl/config.h | 2 +-
include/polarssl/ctr_drbg.h | 2 +-
include/polarssl/debug.h | 2 +-
include/polarssl/des.h | 2 +-
include/polarssl/dhm.h | 2 +-
include/polarssl/entropy.h | 2 +-
include/polarssl/entropy_poll.h | 2 +-
include/polarssl/error.h | 2 +-
include/polarssl/gcm.h | 2 +-
include/polarssl/havege.h | 2 +-
include/polarssl/md.h | 2 +-
include/polarssl/md2.h | 2 +-
include/polarssl/md4.h | 2 +-
include/polarssl/md5.h | 2 +-
include/polarssl/md_wrap.h | 2 +-
include/polarssl/net.h | 2 +-
include/polarssl/openssl.h | 2 +-
include/polarssl/padlock.h | 2 +-
include/polarssl/pbkdf2.h | 2 +-
include/polarssl/pem.h | 2 +-
include/polarssl/pkcs11.h | 2 +-
include/polarssl/pkcs12.h | 2 +-
include/polarssl/pkcs5.h | 2 +-
include/polarssl/rsa.h | 2 +-
include/polarssl/sha1.h | 2 +-
include/polarssl/sha2.h | 2 +-
include/polarssl/sha4.h | 2 +-
include/polarssl/ssl.h | 2 +-
include/polarssl/ssl_cache.h | 2 +-
include/polarssl/timing.h | 2 +-
include/polarssl/version.h | 2 +-
include/polarssl/x509.h | 2 +-
include/polarssl/x509write.h | 2 +-
include/polarssl/xtea.h | 2 +-
library/aes.c | 2 +-
library/arc4.c | 2 +-
library/asn1parse.c | 2 +-
library/asn1write.c | 2 +-
library/base64.c | 2 +-
library/bignum.c | 2 +-
library/blowfish.c | 2 +-
library/camellia.c | 2 +-
library/certs.c | 2 +-
library/cipher.c | 2 +-
library/cipher_wrap.c | 2 +-
library/ctr_drbg.c | 2 +-
library/debug.c | 2 +-
library/des.c | 2 +-
library/dhm.c | 2 +-
library/entropy.c | 2 +-
library/entropy_poll.c | 2 +-
library/error.c | 2 +-
library/gcm.c | 2 +-
library/havege.c | 2 +-
library/md.c | 2 +-
library/md2.c | 2 +-
library/md4.c | 2 +-
library/md5.c | 2 +-
library/md_wrap.c | 2 +-
library/net.c | 2 +-
library/padlock.c | 2 +-
library/pbkdf2.c | 2 +-
library/pem.c | 2 +-
library/pkcs11.c | 2 +-
library/pkcs12.c | 2 +-
library/pkcs5.c | 2 +-
library/rsa.c | 2 +-
library/sha1.c | 2 +-
library/sha2.c | 2 +-
library/sha4.c | 2 +-
library/ssl_cache.c | 2 +-
library/ssl_cli.c | 2 +-
library/ssl_srv.c | 2 +-
library/ssl_tls.c | 2 +-
library/timing.c | 2 +-
library/version.c | 2 +-
library/x509parse.c | 2 +-
library/x509write.c | 2 +-
library/xtea.c | 2 +-
programs/aes/aescrypt2.c | 2 +-
programs/aes/crypt_and_hash.c | 2 +-
programs/hash/generic_sum.c | 2 +-
programs/hash/hello.c | 2 +-
programs/hash/md5sum.c | 2 +-
programs/hash/sha1sum.c | 2 +-
programs/hash/sha2sum.c | 2 +-
programs/pkey/dh_client.c | 2 +-
programs/pkey/dh_genprime.c | 2 +-
programs/pkey/dh_server.c | 2 +-
programs/pkey/key_app.c | 2 +-
programs/pkey/key_app_writer.c | 2 +-
programs/pkey/mpi_demo.c | 2 +-
programs/pkey/rsa_decrypt.c | 2 +-
programs/pkey/rsa_encrypt.c | 2 +-
programs/pkey/rsa_genkey.c | 2 +-
programs/pkey/rsa_sign.c | 2 +-
programs/pkey/rsa_sign_pss.c | 2 +-
programs/pkey/rsa_verify.c | 2 +-
programs/pkey/rsa_verify_pss.c | 2 +-
programs/random/gen_entropy.c | 2 +-
programs/random/gen_random_ctr_drbg.c | 2 +-
programs/random/gen_random_havege.c | 2 +-
programs/ssl/ssl_client1.c | 2 +-
programs/ssl/ssl_client2.c | 2 +-
programs/ssl/ssl_fork_server.c | 2 +-
programs/ssl/ssl_mail_client.c | 2 +-
programs/ssl/ssl_server.c | 2 +-
programs/ssl/ssl_server2.c | 2 +-
programs/test/benchmark.c | 2 +-
programs/test/o_p_test.c | 2 +-
programs/test/selftest.c | 2 +-
programs/test/ssl_cert_test.c | 2 +-
programs/test/ssl_test.c | 2 +-
programs/util/strerror.c | 2 +-
programs/wince_main.c | 2 +-
programs/x509/cert_app.c | 2 +-
programs/x509/cert_req.c | 2 +-
programs/x509/crl_app.c | 2 +-
scripts/data_files/error.fmt | 2 +-
131 files changed, 131 insertions(+), 131 deletions(-)
diff --git a/include/polarssl/aes.h b/include/polarssl/aes.h
index b6296559e9..7700cfe772 100644
--- a/include/polarssl/aes.h
+++ b/include/polarssl/aes.h
@@ -3,7 +3,7 @@
*
* \brief AES block cipher
*
- * Copyright (C) 2006-2013, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/include/polarssl/arc4.h b/include/polarssl/arc4.h
index 046c84f56f..b3d3c5aa18 100644
--- a/include/polarssl/arc4.h
+++ b/include/polarssl/arc4.h
@@ -3,7 +3,7 @@
*
* \brief The ARCFOUR stream cipher
*
- * Copyright (C) 2006-2013, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/include/polarssl/asn1.h b/include/polarssl/asn1.h
index fc48f1d083..92bb70b608 100644
--- a/include/polarssl/asn1.h
+++ b/include/polarssl/asn1.h
@@ -3,7 +3,7 @@
*
* \brief Generic ASN.1 parsing
*
- * Copyright (C) 2006-2011, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/include/polarssl/asn1write.h b/include/polarssl/asn1write.h
index e6ac1d447b..cb558b89c7 100644
--- a/include/polarssl/asn1write.h
+++ b/include/polarssl/asn1write.h
@@ -3,7 +3,7 @@
*
* \brief ASN.1 buffer writing functionality
*
- * Copyright (C) 2006-2012, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/include/polarssl/base64.h b/include/polarssl/base64.h
index 0c2444607e..db95cb1dea 100644
--- a/include/polarssl/base64.h
+++ b/include/polarssl/base64.h
@@ -3,7 +3,7 @@
*
* \brief RFC 1521 base64 encoding/decoding
*
- * Copyright (C) 2006-2010, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/include/polarssl/bignum.h b/include/polarssl/bignum.h
index ddcc0dd446..5631af313a 100644
--- a/include/polarssl/bignum.h
+++ b/include/polarssl/bignum.h
@@ -3,7 +3,7 @@
*
* \brief Multi-precision integer library
*
- * Copyright (C) 2006-2013, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/include/polarssl/blowfish.h b/include/polarssl/blowfish.h
index c4168f6dd4..5023fde3b2 100644
--- a/include/polarssl/blowfish.h
+++ b/include/polarssl/blowfish.h
@@ -3,7 +3,7 @@
*
* \brief Blowfish block cipher
*
- * Copyright (C) 2012-2013, ARM Limited, All Rights Reserved
+ * Copyright (C) 2012-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/include/polarssl/bn_mul.h b/include/polarssl/bn_mul.h
index ca7d896df9..e2ff1204e2 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, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/include/polarssl/camellia.h b/include/polarssl/camellia.h
index 80c16289f5..151b52c12f 100644
--- a/include/polarssl/camellia.h
+++ b/include/polarssl/camellia.h
@@ -3,7 +3,7 @@
*
* \brief Camellia block cipher
*
- * Copyright (C) 2006-2013, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/include/polarssl/certs.h b/include/polarssl/certs.h
index 5b46edbbb8..c2ad607c28 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, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/include/polarssl/cipher.h b/include/polarssl/cipher.h
index 1d30edff27..e78f8d1a4e 100644
--- a/include/polarssl/cipher.h
+++ b/include/polarssl/cipher.h
@@ -5,7 +5,7 @@
*
* \author Adriaan de Jong
*
- * Copyright (C) 2006-2012, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/include/polarssl/cipher_wrap.h b/include/polarssl/cipher_wrap.h
index 39933f30c0..651f42d938 100644
--- a/include/polarssl/cipher_wrap.h
+++ b/include/polarssl/cipher_wrap.h
@@ -5,7 +5,7 @@
*
* \author Adriaan de Jong
*
- * Copyright (C) 2006-2012, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/include/polarssl/config.h b/include/polarssl/config.h
index 5c57af28fa..10b4fb1d02 100644
--- a/include/polarssl/config.h
+++ b/include/polarssl/config.h
@@ -3,7 +3,7 @@
*
* \brief Configuration options (set of defines)
*
- * Copyright (C) 2006-2013, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/include/polarssl/ctr_drbg.h b/include/polarssl/ctr_drbg.h
index 486d8d9717..6f81af84bf 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-2013, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/include/polarssl/debug.h b/include/polarssl/debug.h
index 042cabb4f2..7032fb6732 100644
--- a/include/polarssl/debug.h
+++ b/include/polarssl/debug.h
@@ -3,7 +3,7 @@
*
* \brief Debug functions
*
- * Copyright (C) 2006-2011, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/include/polarssl/des.h b/include/polarssl/des.h
index 05b904ba3a..1ca87c1c8f 100644
--- a/include/polarssl/des.h
+++ b/include/polarssl/des.h
@@ -3,7 +3,7 @@
*
* \brief DES block cipher
*
- * Copyright (C) 2006-2013, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/include/polarssl/dhm.h b/include/polarssl/dhm.h
index 740ae1c8c2..82f9e91b2b 100644
--- a/include/polarssl/dhm.h
+++ b/include/polarssl/dhm.h
@@ -3,7 +3,7 @@
*
* \brief Diffie-Hellman-Merkle key exchange
*
- * Copyright (C) 2006-2010, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/include/polarssl/entropy.h b/include/polarssl/entropy.h
index 9d6c594d38..7ce7a5a283 100644
--- a/include/polarssl/entropy.h
+++ b/include/polarssl/entropy.h
@@ -3,7 +3,7 @@
*
* \brief Entropy accumulator implementation
*
- * Copyright (C) 2006-2013, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/include/polarssl/entropy_poll.h b/include/polarssl/entropy_poll.h
index 606b3b4e49..82842ce9d2 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, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/include/polarssl/error.h b/include/polarssl/error.h
index 254cdffaca..759d2e8552 100644
--- a/include/polarssl/error.h
+++ b/include/polarssl/error.h
@@ -3,7 +3,7 @@
*
* \brief Error to string translation
*
- * Copyright (C) 2006-2010, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/include/polarssl/gcm.h b/include/polarssl/gcm.h
index 3408b0fda6..2d72b2cfd2 100644
--- a/include/polarssl/gcm.h
+++ b/include/polarssl/gcm.h
@@ -3,7 +3,7 @@
*
* \brief Galois/Counter mode for AES
*
- * Copyright (C) 2006-2012, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/include/polarssl/havege.h b/include/polarssl/havege.h
index 4abc38ad16..ca0459ac6e 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-2010, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/include/polarssl/md.h b/include/polarssl/md.h
index 1261c944d7..e94f9be3ab 100644
--- a/include/polarssl/md.h
+++ b/include/polarssl/md.h
@@ -5,7 +5,7 @@
*
* \author Adriaan de Jong
*
- * Copyright (C) 2006-2011, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/include/polarssl/md2.h b/include/polarssl/md2.h
index fc32262bb4..1ab80c7bec 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-2013, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/include/polarssl/md4.h b/include/polarssl/md4.h
index c8b4e158f7..505e5dd97c 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-2013, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/include/polarssl/md5.h b/include/polarssl/md5.h
index 75b12ccfa9..048882d113 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, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/include/polarssl/md_wrap.h b/include/polarssl/md_wrap.h
index 572a8acd23..0c2ced50b4 100644
--- a/include/polarssl/md_wrap.h
+++ b/include/polarssl/md_wrap.h
@@ -5,7 +5,7 @@
*
* \author Adriaan de Jong
*
- * Copyright (C) 2006-2011, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/include/polarssl/net.h b/include/polarssl/net.h
index 619581809f..93b1f90f3f 100644
--- a/include/polarssl/net.h
+++ b/include/polarssl/net.h
@@ -3,7 +3,7 @@
*
* \brief Network communication functions
*
- * Copyright (C) 2006-2011, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/include/polarssl/openssl.h b/include/polarssl/openssl.h
index 7391d680b7..0eb9ab5279 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, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/include/polarssl/padlock.h b/include/polarssl/padlock.h
index ef9ea06ad5..0cbc1d6383 100644
--- a/include/polarssl/padlock.h
+++ b/include/polarssl/padlock.h
@@ -3,7 +3,7 @@
*
* \brief VIA PadLock ACE for HW encryption/decryption supported by some processors
*
- * Copyright (C) 2006-2010, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/include/polarssl/pbkdf2.h b/include/polarssl/pbkdf2.h
index d30f054f18..3d95369830 100644
--- a/include/polarssl/pbkdf2.h
+++ b/include/polarssl/pbkdf2.h
@@ -6,7 +6,7 @@
*
* \author Mathias Olsson
*
- * Copyright (C) 2006-2012, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/include/polarssl/pem.h b/include/polarssl/pem.h
index a0a03b061c..214b98d1ad 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, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/include/polarssl/pkcs11.h b/include/polarssl/pkcs11.h
index c480c77f2c..aefdbf2663 100644
--- a/include/polarssl/pkcs11.h
+++ b/include/polarssl/pkcs11.h
@@ -5,7 +5,7 @@
*
* \author Adriaan de Jong
*
- * Copyright (C) 2006-2011, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/include/polarssl/pkcs12.h b/include/polarssl/pkcs12.h
index 00bfa50e2f..d72df03895 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, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/include/polarssl/pkcs5.h b/include/polarssl/pkcs5.h
index f9ff40ac6c..c444a601f0 100644
--- a/include/polarssl/pkcs5.h
+++ b/include/polarssl/pkcs5.h
@@ -5,7 +5,7 @@
*
* \author Mathias Olsson
*
- * Copyright (C) 2006-2013, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/include/polarssl/rsa.h b/include/polarssl/rsa.h
index 553b9fd092..17f1e267b8 100644
--- a/include/polarssl/rsa.h
+++ b/include/polarssl/rsa.h
@@ -3,7 +3,7 @@
*
* \brief The RSA public-key cryptosystem
*
- * Copyright (C) 2006-2010, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/include/polarssl/sha1.h b/include/polarssl/sha1.h
index 9fdbb1d930..39d5052710 100644
--- a/include/polarssl/sha1.h
+++ b/include/polarssl/sha1.h
@@ -3,7 +3,7 @@
*
* \brief SHA-1 cryptographic hash function
*
- * Copyright (C) 2006-2013, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/include/polarssl/sha2.h b/include/polarssl/sha2.h
index 0af0b5153e..9007aea882 100644
--- a/include/polarssl/sha2.h
+++ b/include/polarssl/sha2.h
@@ -3,7 +3,7 @@
*
* \brief SHA-224 and SHA-256 cryptographic hash function
*
- * Copyright (C) 2006-2013, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/include/polarssl/sha4.h b/include/polarssl/sha4.h
index b05a234a73..fa57d4d956 100644
--- a/include/polarssl/sha4.h
+++ b/include/polarssl/sha4.h
@@ -3,7 +3,7 @@
*
* \brief SHA-384 and SHA-512 cryptographic hash function
*
- * Copyright (C) 2006-2013, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/include/polarssl/ssl.h b/include/polarssl/ssl.h
index b9f3ee4e16..14ec0fdc3d 100644
--- a/include/polarssl/ssl.h
+++ b/include/polarssl/ssl.h
@@ -3,7 +3,7 @@
*
* \brief SSL/TLS functions.
*
- * Copyright (C) 2006-2013, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/include/polarssl/ssl_cache.h b/include/polarssl/ssl_cache.h
index e2a663ecaf..cdb200c051 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, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/include/polarssl/timing.h b/include/polarssl/timing.h
index 785feed2fc..1634774061 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-2010, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/include/polarssl/version.h b/include/polarssl/version.h
index 38c1005d9d..2ffaa12951 100644
--- a/include/polarssl/version.h
+++ b/include/polarssl/version.h
@@ -3,7 +3,7 @@
*
* \brief Run-time version information
*
- * Copyright (C) 2006-2012, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/include/polarssl/x509.h b/include/polarssl/x509.h
index f2cc6d399c..c5356d3aad 100644
--- a/include/polarssl/x509.h
+++ b/include/polarssl/x509.h
@@ -3,7 +3,7 @@
*
* \brief X.509 certificate and private key decoding
*
- * Copyright (C) 2006-2011, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/include/polarssl/x509write.h b/include/polarssl/x509write.h
index 20bfcce3e3..1d00491a18 100644
--- a/include/polarssl/x509write.h
+++ b/include/polarssl/x509write.h
@@ -3,7 +3,7 @@
*
* \brief X509 buffer writing functionality
*
- * Copyright (C) 2006-2012, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/include/polarssl/xtea.h b/include/polarssl/xtea.h
index f3cb9a15a3..8f47e8aba2 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, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/library/aes.c b/library/aes.c
index 0a7afcdd96..24e576a7d1 100644
--- a/library/aes.c
+++ b/library/aes.c
@@ -1,7 +1,7 @@
/*
* FIPS-197 compliant AES implementation
*
- * Copyright (C) 2006-2013, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/library/arc4.c b/library/arc4.c
index af4d78539e..e8e1dc8143 100644
--- a/library/arc4.c
+++ b/library/arc4.c
@@ -1,7 +1,7 @@
/*
* An implementation of the ARCFOUR algorithm
*
- * Copyright (C) 2006-2013, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/library/asn1parse.c b/library/asn1parse.c
index cead839fe6..928924ff56 100644
--- a/library/asn1parse.c
+++ b/library/asn1parse.c
@@ -1,7 +1,7 @@
/*
* Generic ASN.1 parsing
*
- * Copyright (C) 2006-2011, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/library/asn1write.c b/library/asn1write.c
index 3885863733..3d6f1016ca 100644
--- a/library/asn1write.c
+++ b/library/asn1write.c
@@ -1,7 +1,7 @@
/*
* ASN.1 buffer writing functionality
*
- * Copyright (C) 2006-2012, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/library/base64.c b/library/base64.c
index 139c5cc070..c94995b9ea 100644
--- a/library/base64.c
+++ b/library/base64.c
@@ -1,7 +1,7 @@
/*
* RFC 1521 base64 encoding/decoding
*
- * Copyright (C) 2006-2010, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/library/bignum.c b/library/bignum.c
index 8e6e9f38a1..bbadd01cec 100644
--- a/library/bignum.c
+++ b/library/bignum.c
@@ -1,7 +1,7 @@
/*
* Multi-precision integer library
*
- * Copyright (C) 2006-2010, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/library/blowfish.c b/library/blowfish.c
index 068e020c1f..35fe04a4b2 100644
--- a/library/blowfish.c
+++ b/library/blowfish.c
@@ -1,7 +1,7 @@
/*
* Blowfish implementation
*
- * Copyright (C) 2012-2013, ARM Limited, All Rights Reserved
+ * Copyright (C) 2012-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/library/camellia.c b/library/camellia.c
index ad8bcd516f..866b97af14 100644
--- a/library/camellia.c
+++ b/library/camellia.c
@@ -1,7 +1,7 @@
/*
* Camellia implementation
*
- * Copyright (C) 2006-2013, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/library/certs.c b/library/certs.c
index ece5a96391..2b4d042f94 100644
--- a/library/certs.c
+++ b/library/certs.c
@@ -1,7 +1,7 @@
/*
* X.509 test certificates
*
- * Copyright (C) 2006-2010, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/library/cipher.c b/library/cipher.c
index d295729b95..b80ecfce54 100644
--- a/library/cipher.c
+++ b/library/cipher.c
@@ -5,7 +5,7 @@
*
* \author Adriaan de Jong
*
- * Copyright (C) 2006-2012, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/library/cipher_wrap.c b/library/cipher_wrap.c
index a88cc190a4..c0bc406d35 100644
--- a/library/cipher_wrap.c
+++ b/library/cipher_wrap.c
@@ -5,7 +5,7 @@
*
* \author Adriaan de Jong
*
- * Copyright (C) 2006-2012, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/library/ctr_drbg.c b/library/ctr_drbg.c
index 4aaf774d40..989eb45d36 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-2011, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/library/debug.c b/library/debug.c
index 718dafde7e..77cd77d14d 100644
--- a/library/debug.c
+++ b/library/debug.c
@@ -1,7 +1,7 @@
/*
* Debugging routines
*
- * Copyright (C) 2006-2010, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/library/des.c b/library/des.c
index 3dabfab953..71f3429123 100644
--- a/library/des.c
+++ b/library/des.c
@@ -1,7 +1,7 @@
/*
* FIPS-46-3 compliant Triple-DES implementation
*
- * Copyright (C) 2006-2013, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/library/dhm.c b/library/dhm.c
index fe91dbcf99..7b865ecd23 100644
--- a/library/dhm.c
+++ b/library/dhm.c
@@ -1,7 +1,7 @@
/*
* Diffie-Hellman-Merkle key exchange
*
- * Copyright (C) 2006-2010, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/library/entropy.c b/library/entropy.c
index 7ce2401fd9..a9d2f1b024 100644
--- a/library/entropy.c
+++ b/library/entropy.c
@@ -1,7 +1,7 @@
/*
* Entropy accumulator implementation
*
- * Copyright (C) 2006-2011, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/library/entropy_poll.c b/library/entropy_poll.c
index 439c2d856d..17be637ad2 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-2011, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/library/error.c b/library/error.c
index fd75e94e58..9c89658545 100644
--- a/library/error.c
+++ b/library/error.c
@@ -1,7 +1,7 @@
/*
* Error message information
*
- * Copyright (C) 2006-2012, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/library/gcm.c b/library/gcm.c
index e294a97cdd..5b39867bee 100644
--- a/library/gcm.c
+++ b/library/gcm.c
@@ -1,7 +1,7 @@
/*
* NIST SP800-38D compliant GCM implementation
*
- * Copyright (C) 2006-2012, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/library/havege.c b/library/havege.c
index 5324952b47..b72d8328a7 100644
--- a/library/havege.c
+++ b/library/havege.c
@@ -1,7 +1,7 @@
/**
* \brief HAVEGE: HArdware Volatile Entropy Gathering and Expansion
*
- * Copyright (C) 2006-2010, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/library/md.c b/library/md.c
index 98be8e1351..c16f2fba71 100644
--- a/library/md.c
+++ b/library/md.c
@@ -5,7 +5,7 @@
*
* \author Adriaan de Jong
*
- * Copyright (C) 2006-2010, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/library/md2.c b/library/md2.c
index 40c90917f1..09487e9e76 100644
--- a/library/md2.c
+++ b/library/md2.c
@@ -1,7 +1,7 @@
/*
* RFC 1115/1319 compliant MD2 implementation
*
- * Copyright (C) 2006-2013, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/library/md4.c b/library/md4.c
index 0074768e39..6f92f63622 100644
--- a/library/md4.c
+++ b/library/md4.c
@@ -1,7 +1,7 @@
/*
* RFC 1186/1320 compliant MD4 implementation
*
- * Copyright (C) 2006-2013, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/library/md5.c b/library/md5.c
index 76a1cdbc5d..2dbc2bfef6 100644
--- a/library/md5.c
+++ b/library/md5.c
@@ -1,7 +1,7 @@
/*
* RFC 1321 compliant MD5 implementation
*
- * Copyright (C) 2006-2013, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/library/md_wrap.c b/library/md_wrap.c
index 528271e3dd..a612d02f70 100644
--- a/library/md_wrap.c
+++ b/library/md_wrap.c
@@ -5,7 +5,7 @@
*
* \author Adriaan de Jong
*
- * Copyright (C) 2006-2010, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/library/net.c b/library/net.c
index cf9f147f9c..0e5edc01e0 100644
--- a/library/net.c
+++ b/library/net.c
@@ -1,7 +1,7 @@
/*
* TCP networking functions
*
- * Copyright (C) 2006-2010, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/library/padlock.c b/library/padlock.c
index f2b59adaf9..942aca7187 100644
--- a/library/padlock.c
+++ b/library/padlock.c
@@ -1,7 +1,7 @@
/*
* VIA PadLock support functions
*
- * Copyright (C) 2006-2010, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/library/pbkdf2.c b/library/pbkdf2.c
index 66e8c21f3a..479ed0f1f5 100644
--- a/library/pbkdf2.c
+++ b/library/pbkdf2.c
@@ -6,7 +6,7 @@
*
* \author Mathias Olsson
*
- * Copyright (C) 2006-2012, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/library/pem.c b/library/pem.c
index 192365130e..4f853b56c1 100644
--- a/library/pem.c
+++ b/library/pem.c
@@ -1,7 +1,7 @@
/*
* Privacy Enhanced Mail (PEM) decoding
*
- * Copyright (C) 2006-2013, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/library/pkcs11.c b/library/pkcs11.c
index 20803bfd63..e16ab8130f 100644
--- a/library/pkcs11.c
+++ b/library/pkcs11.c
@@ -5,7 +5,7 @@
*
* \author Adriaan de Jong
*
- * Copyright (C) 2006-2010, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/library/pkcs12.c b/library/pkcs12.c
index d97e4a126d..8e42d20354 100644
--- a/library/pkcs12.c
+++ b/library/pkcs12.c
@@ -1,7 +1,7 @@
/*
* PKCS#12 Personal Information Exchange Syntax
*
- * Copyright (C) 2006-2013, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/library/pkcs5.c b/library/pkcs5.c
index 0526dc3011..4e23069cb4 100644
--- a/library/pkcs5.c
+++ b/library/pkcs5.c
@@ -5,7 +5,7 @@
*
* \author Mathias Olsson
*
- * Copyright (C) 2006-2013, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/library/rsa.c b/library/rsa.c
index 0c79d2a078..6297250ae8 100644
--- a/library/rsa.c
+++ b/library/rsa.c
@@ -1,7 +1,7 @@
/*
* The RSA public-key cryptosystem
*
- * Copyright (C) 2006-2011, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/library/sha1.c b/library/sha1.c
index e5f4cc02fe..be463df7b6 100644
--- a/library/sha1.c
+++ b/library/sha1.c
@@ -1,7 +1,7 @@
/*
* FIPS-180-1 compliant SHA-1 implementation
*
- * Copyright (C) 2006-2013, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/library/sha2.c b/library/sha2.c
index 0831a33201..b41bb235db 100644
--- a/library/sha2.c
+++ b/library/sha2.c
@@ -1,7 +1,7 @@
/*
* FIPS-180-2 compliant SHA-256 implementation
*
- * Copyright (C) 2006-2013, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/library/sha4.c b/library/sha4.c
index 9e92a087e9..50987be72e 100644
--- a/library/sha4.c
+++ b/library/sha4.c
@@ -1,7 +1,7 @@
/*
* FIPS-180-2 compliant SHA-384/512 implementation
*
- * Copyright (C) 2006-2013, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/library/ssl_cache.c b/library/ssl_cache.c
index 55b53c682b..20c05a1165 100644
--- a/library/ssl_cache.c
+++ b/library/ssl_cache.c
@@ -1,7 +1,7 @@
/*
* SSL session cache implementation
*
- * Copyright (C) 2006-2012, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/library/ssl_cli.c b/library/ssl_cli.c
index ecf17fd2dc..0817ea7b3a 100644
--- a/library/ssl_cli.c
+++ b/library/ssl_cli.c
@@ -1,7 +1,7 @@
/*
* SSLv3/TLSv1 client-side functions
*
- * Copyright (C) 2006-2012, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/library/ssl_srv.c b/library/ssl_srv.c
index 623cb30995..7afde1fede 100644
--- a/library/ssl_srv.c
+++ b/library/ssl_srv.c
@@ -1,7 +1,7 @@
/*
* SSLv3/TLSv1 server-side functions
*
- * Copyright (C) 2006-2012, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/library/ssl_tls.c b/library/ssl_tls.c
index 76eb0a2981..d90da3e711 100644
--- a/library/ssl_tls.c
+++ b/library/ssl_tls.c
@@ -1,7 +1,7 @@
/*
* SSLv3/TLSv1 shared functions
*
- * Copyright (C) 2006-2012, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/library/timing.c b/library/timing.c
index 79100c02ae..13dc924bb8 100644
--- a/library/timing.c
+++ b/library/timing.c
@@ -1,7 +1,7 @@
/*
* Portable interface to the CPU cycle counter
*
- * Copyright (C) 2006-2010, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/library/version.c b/library/version.c
index 077fa849b6..c2c78b3085 100644
--- a/library/version.c
+++ b/library/version.c
@@ -1,7 +1,7 @@
/*
* Version information
*
- * Copyright (C) 2006-2010, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/library/x509parse.c b/library/x509parse.c
index ea59bec676..3040621ea8 100644
--- a/library/x509parse.c
+++ b/library/x509parse.c
@@ -1,7 +1,7 @@
/*
* X.509 certificate and private key decoding
*
- * Copyright (C) 2006-2011, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/library/x509write.c b/library/x509write.c
index 755c95b17b..446d485ff9 100644
--- a/library/x509write.c
+++ b/library/x509write.c
@@ -1,7 +1,7 @@
/*
* X509 buffer writing functionality
*
- * Copyright (C) 2006-2012, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/library/xtea.c b/library/xtea.c
index 5d78df8355..84dc0254b2 100644
--- a/library/xtea.c
+++ b/library/xtea.c
@@ -1,7 +1,7 @@
/*
* An 32-bit implementation of the XTEA algorithm
*
- * Copyright (C) 2006-2013, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/programs/aes/aescrypt2.c b/programs/aes/aescrypt2.c
index 20f4a20d26..084d241315 100644
--- a/programs/aes/aescrypt2.c
+++ b/programs/aes/aescrypt2.c
@@ -1,7 +1,7 @@
/*
* AES-256 file encryption program
*
- * Copyright (C) 2006-2011, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/programs/aes/crypt_and_hash.c b/programs/aes/crypt_and_hash.c
index c10ed71a71..cb743bfb7c 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, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/programs/hash/generic_sum.c b/programs/hash/generic_sum.c
index df2b733b99..653b29dcc8 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, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/programs/hash/hello.c b/programs/hash/hello.c
index 22c0c7f1fc..253be94aef 100644
--- a/programs/hash/hello.c
+++ b/programs/hash/hello.c
@@ -1,7 +1,7 @@
/*
* Classic "Hello, world" demonstration program
*
- * Copyright (C) 2006-2011, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/programs/hash/md5sum.c b/programs/hash/md5sum.c
index f65ea4b27c..925d5a5346 100644
--- a/programs/hash/md5sum.c
+++ b/programs/hash/md5sum.c
@@ -1,7 +1,7 @@
/*
* md5sum demonstration program
*
- * Copyright (C) 2006-2011, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/programs/hash/sha1sum.c b/programs/hash/sha1sum.c
index dc95f53643..4380f4f8bf 100644
--- a/programs/hash/sha1sum.c
+++ b/programs/hash/sha1sum.c
@@ -1,7 +1,7 @@
/*
* sha1sum demonstration program
*
- * Copyright (C) 2006-2011, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/programs/hash/sha2sum.c b/programs/hash/sha2sum.c
index 7ad937ff7a..7e3c6f58e2 100644
--- a/programs/hash/sha2sum.c
+++ b/programs/hash/sha2sum.c
@@ -1,7 +1,7 @@
/*
* sha2sum demonstration program
*
- * Copyright (C) 2006-2011, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/programs/pkey/dh_client.c b/programs/pkey/dh_client.c
index dbfea029d7..d859ac81e5 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, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/programs/pkey/dh_genprime.c b/programs/pkey/dh_genprime.c
index 7092c02a0c..c918c656da 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, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/programs/pkey/dh_server.c b/programs/pkey/dh_server.c
index 895326b6ba..16155e73db 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, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/programs/pkey/key_app.c b/programs/pkey/key_app.c
index 464d4b7a89..21ebfcb72f 100644
--- a/programs/pkey/key_app.c
+++ b/programs/pkey/key_app.c
@@ -1,7 +1,7 @@
/*
* Key reading application
*
- * Copyright (C) 2006-2012, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/programs/pkey/key_app_writer.c b/programs/pkey/key_app_writer.c
index ab14b8c6ab..5b2a45369b 100644
--- a/programs/pkey/key_app_writer.c
+++ b/programs/pkey/key_app_writer.c
@@ -1,7 +1,7 @@
/*
* Key reading application
*
- * Copyright (C) 2006-2011, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/programs/pkey/mpi_demo.c b/programs/pkey/mpi_demo.c
index a474e833c4..6ccfe40642 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, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/programs/pkey/rsa_decrypt.c b/programs/pkey/rsa_decrypt.c
index a77a0e1d39..93e0a55a5a 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, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/programs/pkey/rsa_encrypt.c b/programs/pkey/rsa_encrypt.c
index fde06c2a0a..efedacfcd8 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, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/programs/pkey/rsa_genkey.c b/programs/pkey/rsa_genkey.c
index dc67d002f8..77418c596f 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, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/programs/pkey/rsa_sign.c b/programs/pkey/rsa_sign.c
index d526fa4e47..65c66f30e3 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, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/programs/pkey/rsa_sign_pss.c b/programs/pkey/rsa_sign_pss.c
index 4fcf60984b..558e1d6d2c 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, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/programs/pkey/rsa_verify.c b/programs/pkey/rsa_verify.c
index 16149795b1..cdf5e89a41 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, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/programs/pkey/rsa_verify_pss.c b/programs/pkey/rsa_verify_pss.c
index 4a66ed09d1..2b52b38b0c 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, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/programs/random/gen_entropy.c b/programs/random/gen_entropy.c
index 4d7dac840b..88d03a3cb6 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, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/programs/random/gen_random_ctr_drbg.c b/programs/random/gen_random_ctr_drbg.c
index 84eebe09aa..a9124a2813 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, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/programs/random/gen_random_havege.c b/programs/random/gen_random_havege.c
index 8885c3f139..9db0fa8256 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, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/programs/ssl/ssl_client1.c b/programs/ssl/ssl_client1.c
index e58d828e99..738b7274e6 100644
--- a/programs/ssl/ssl_client1.c
+++ b/programs/ssl/ssl_client1.c
@@ -1,7 +1,7 @@
/*
* SSL client demonstration program
*
- * Copyright (C) 2006-2011, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/programs/ssl/ssl_client2.c b/programs/ssl/ssl_client2.c
index 656c52bf55..c88d7c9348 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-2011, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/programs/ssl/ssl_fork_server.c b/programs/ssl/ssl_fork_server.c
index e5fabf97b1..3de407cc13 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-2011, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/programs/ssl/ssl_mail_client.c b/programs/ssl/ssl_mail_client.c
index 73fbb2693c..6e40f7b3ff 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-2011, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/programs/ssl/ssl_server.c b/programs/ssl/ssl_server.c
index 752c6af5d9..9e325b252f 100644
--- a/programs/ssl/ssl_server.c
+++ b/programs/ssl/ssl_server.c
@@ -1,7 +1,7 @@
/*
* SSL server demonstration program
*
- * Copyright (C) 2006-2011, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/programs/ssl/ssl_server2.c b/programs/ssl/ssl_server2.c
index 3bed18f262..ce3f787fd0 100644
--- a/programs/ssl/ssl_server2.c
+++ b/programs/ssl/ssl_server2.c
@@ -1,7 +1,7 @@
/*
* SSL client with options
*
- * Copyright (C) 2006-2012, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/programs/test/benchmark.c b/programs/test/benchmark.c
index c0aef37113..f37b15a549 100644
--- a/programs/test/benchmark.c
+++ b/programs/test/benchmark.c
@@ -1,7 +1,7 @@
/*
* Benchmark demonstration program
*
- * Copyright (C) 2006-2011, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/programs/test/o_p_test.c b/programs/test/o_p_test.c
index 1913d5479f..12f513b46b 100644
--- a/programs/test/o_p_test.c
+++ b/programs/test/o_p_test.c
@@ -1,7 +1,7 @@
/*
* Test application that shows some PolarSSL and OpenSSL compatibility
*
- * Copyright (C) 2011-2012 ARM Limited, All Rights Reserved
+ * Copyright (C) 2011-2015 ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/programs/test/selftest.c b/programs/test/selftest.c
index daa477ee98..11c5b45a35 100644
--- a/programs/test/selftest.c
+++ b/programs/test/selftest.c
@@ -1,7 +1,7 @@
/*
* Self-test demonstration program
*
- * Copyright (C) 2006-2011, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/programs/test/ssl_cert_test.c b/programs/test/ssl_cert_test.c
index 9fb12207c6..a93aae0efa 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, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/programs/test/ssl_test.c b/programs/test/ssl_test.c
index ddea6f5c3f..3c6352b33f 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-2011, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/programs/util/strerror.c b/programs/util/strerror.c
index e6962dfee1..e4d8d4a211 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, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/programs/wince_main.c b/programs/wince_main.c
index 8bf249b871..b9367d1d5f 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, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/programs/x509/cert_app.c b/programs/x509/cert_app.c
index 0c1fc006f8..32eae42884 100644
--- a/programs/x509/cert_app.c
+++ b/programs/x509/cert_app.c
@@ -1,7 +1,7 @@
/*
* Certificate reading application
*
- * Copyright (C) 2006-2011, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/programs/x509/cert_req.c b/programs/x509/cert_req.c
index 78333abdd7..3897709617 100644
--- a/programs/x509/cert_req.c
+++ b/programs/x509/cert_req.c
@@ -1,7 +1,7 @@
/*
* Certificate request generation
*
- * Copyright (C) 2006-2011, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/programs/x509/crl_app.c b/programs/x509/crl_app.c
index 7dd3c390f1..e11b9f1a47 100644
--- a/programs/x509/crl_app.c
+++ b/programs/x509/crl_app.c
@@ -1,7 +1,7 @@
/*
* CRL reading application
*
- * Copyright (C) 2006-2011, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*
diff --git a/scripts/data_files/error.fmt b/scripts/data_files/error.fmt
index 7fa8542bde..705fb7404f 100644
--- a/scripts/data_files/error.fmt
+++ b/scripts/data_files/error.fmt
@@ -1,7 +1,7 @@
/*
* Error message information
*
- * Copyright (C) 2006-2012, ARM Limited, All Rights Reserved
+ * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
*