diff --git a/include/polarssl/aes.h b/include/polarssl/aes.h index abf65173..bb5d161b 100644 --- a/include/polarssl/aes.h +++ b/include/polarssl/aes.h @@ -5,10 +5,7 @@ * * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/include/polarssl/aesni.h b/include/polarssl/aesni.h index 46f13441..ea868173 100644 --- a/include/polarssl/aesni.h +++ b/include/polarssl/aesni.h @@ -5,10 +5,7 @@ * * Copyright (C) 2013, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/include/polarssl/arc4.h b/include/polarssl/arc4.h index 995d6119..99a5e0b8 100644 --- a/include/polarssl/arc4.h +++ b/include/polarssl/arc4.h @@ -5,10 +5,7 @@ * * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/include/polarssl/asn1.h b/include/polarssl/asn1.h index ba80b17a..14171f74 100644 --- a/include/polarssl/asn1.h +++ b/include/polarssl/asn1.h @@ -5,10 +5,7 @@ * * Copyright (C) 2006-2013, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/include/polarssl/asn1write.h b/include/polarssl/asn1write.h index 99830aed..db40761c 100644 --- a/include/polarssl/asn1write.h +++ b/include/polarssl/asn1write.h @@ -5,10 +5,7 @@ * * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/include/polarssl/base64.h b/include/polarssl/base64.h index f930f4ed..da45b3f7 100644 --- a/include/polarssl/base64.h +++ b/include/polarssl/base64.h @@ -5,10 +5,7 @@ * * Copyright (C) 2006-2013, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/include/polarssl/bignum.h b/include/polarssl/bignum.h index a1c6087e..18074394 100644 --- a/include/polarssl/bignum.h +++ b/include/polarssl/bignum.h @@ -5,10 +5,7 @@ * * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/include/polarssl/blowfish.h b/include/polarssl/blowfish.h index 41cfcecd..e1d25cfa 100644 --- a/include/polarssl/blowfish.h +++ b/include/polarssl/blowfish.h @@ -5,10 +5,7 @@ * * Copyright (C) 2012-2014, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/include/polarssl/bn_mul.h b/include/polarssl/bn_mul.h index b1de31ef..f7199ef9 100644 --- a/include/polarssl/bn_mul.h +++ b/include/polarssl/bn_mul.h @@ -5,10 +5,7 @@ * * Copyright (C) 2006-2010, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/include/polarssl/camellia.h b/include/polarssl/camellia.h index dc6653f6..2023775d 100644 --- a/include/polarssl/camellia.h +++ b/include/polarssl/camellia.h @@ -5,10 +5,7 @@ * * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/include/polarssl/ccm.h b/include/polarssl/ccm.h index b4dd22e7..551177c5 100644 --- a/include/polarssl/ccm.h +++ b/include/polarssl/ccm.h @@ -5,10 +5,7 @@ * * Copyright (C) 2014, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/include/polarssl/certs.h b/include/polarssl/certs.h index bddd8132..4199b968 100644 --- a/include/polarssl/certs.h +++ b/include/polarssl/certs.h @@ -5,10 +5,7 @@ * * Copyright (C) 2006-2010, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/include/polarssl/check_config.h b/include/polarssl/check_config.h index 50e0a455..d314ae62 100644 --- a/include/polarssl/check_config.h +++ b/include/polarssl/check_config.h @@ -5,10 +5,7 @@ * * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/include/polarssl/cipher.h b/include/polarssl/cipher.h index 332953a5..7504161a 100644 --- a/include/polarssl/cipher.h +++ b/include/polarssl/cipher.h @@ -7,10 +7,7 @@ * * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/include/polarssl/cipher_wrap.h b/include/polarssl/cipher_wrap.h index a66bfd66..13fc181e 100644 --- a/include/polarssl/cipher_wrap.h +++ b/include/polarssl/cipher_wrap.h @@ -7,10 +7,7 @@ * * Copyright (C) 2006-2013, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/include/polarssl/compat-1.2.h b/include/polarssl/compat-1.2.h index 6bf94fa0..b389bc08 100644 --- a/include/polarssl/compat-1.2.h +++ b/include/polarssl/compat-1.2.h @@ -5,10 +5,7 @@ * * Copyright (C) 2006-2013, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/include/polarssl/config.h b/include/polarssl/config.h index f39be85e..1dc4e723 100644 --- a/include/polarssl/config.h +++ b/include/polarssl/config.h @@ -5,10 +5,7 @@ * * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/include/polarssl/ctr_drbg.h b/include/polarssl/ctr_drbg.h index 3eb03982..b7984cbf 100644 --- a/include/polarssl/ctr_drbg.h +++ b/include/polarssl/ctr_drbg.h @@ -5,10 +5,7 @@ * * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/include/polarssl/debug.h b/include/polarssl/debug.h index a5d4fda0..6393c75e 100644 --- a/include/polarssl/debug.h +++ b/include/polarssl/debug.h @@ -5,10 +5,7 @@ * * Copyright (C) 2006-2011, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/include/polarssl/des.h b/include/polarssl/des.h index 47e06de9..86e6b1de 100644 --- a/include/polarssl/des.h +++ b/include/polarssl/des.h @@ -5,10 +5,7 @@ * * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/include/polarssl/dhm.h b/include/polarssl/dhm.h index 56d92a30..c650d965 100644 --- a/include/polarssl/dhm.h +++ b/include/polarssl/dhm.h @@ -5,10 +5,7 @@ * * Copyright (C) 2006-2013, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/include/polarssl/ecdh.h b/include/polarssl/ecdh.h index d5a29fdb..2b92f96c 100644 --- a/include/polarssl/ecdh.h +++ b/include/polarssl/ecdh.h @@ -5,10 +5,7 @@ * * Copyright (C) 2006-2013, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/include/polarssl/ecdsa.h b/include/polarssl/ecdsa.h index f1907dd1..ac4c4a95 100644 --- a/include/polarssl/ecdsa.h +++ b/include/polarssl/ecdsa.h @@ -5,10 +5,7 @@ * * Copyright (C) 2006-2013, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/include/polarssl/ecp.h b/include/polarssl/ecp.h index 18f15e2f..2ec23492 100644 --- a/include/polarssl/ecp.h +++ b/include/polarssl/ecp.h @@ -5,10 +5,7 @@ * * Copyright (C) 2006-2013, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/include/polarssl/entropy.h b/include/polarssl/entropy.h index 286f55a3..a0dc78be 100644 --- a/include/polarssl/entropy.h +++ b/include/polarssl/entropy.h @@ -5,10 +5,7 @@ * * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/include/polarssl/entropy_poll.h b/include/polarssl/entropy_poll.h index 695767b5..def30bc6 100644 --- a/include/polarssl/entropy_poll.h +++ b/include/polarssl/entropy_poll.h @@ -5,10 +5,7 @@ * * Copyright (C) 2006-2011, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/include/polarssl/error.h b/include/polarssl/error.h index c72441a0..1ec26a2e 100644 --- a/include/polarssl/error.h +++ b/include/polarssl/error.h @@ -5,10 +5,7 @@ * * Copyright (C) 2006-2013, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/include/polarssl/gcm.h b/include/polarssl/gcm.h index 465a89f6..9fd3d353 100644 --- a/include/polarssl/gcm.h +++ b/include/polarssl/gcm.h @@ -5,10 +5,7 @@ * * Copyright (C) 2006-2013, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/include/polarssl/havege.h b/include/polarssl/havege.h index ceb54b77..e8ec236e 100644 --- a/include/polarssl/havege.h +++ b/include/polarssl/havege.h @@ -5,10 +5,7 @@ * * Copyright (C) 2006-2013, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/include/polarssl/hmac_drbg.h b/include/polarssl/hmac_drbg.h index a4b73bd6..caeca6a0 100644 --- a/include/polarssl/hmac_drbg.h +++ b/include/polarssl/hmac_drbg.h @@ -5,10 +5,7 @@ * * Copyright (C) 2014, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/include/polarssl/md.h b/include/polarssl/md.h index a657c40e..439934ef 100644 --- a/include/polarssl/md.h +++ b/include/polarssl/md.h @@ -7,10 +7,7 @@ * * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/include/polarssl/md2.h b/include/polarssl/md2.h index 78aec4ea..e677974b 100644 --- a/include/polarssl/md2.h +++ b/include/polarssl/md2.h @@ -5,10 +5,7 @@ * * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/include/polarssl/md4.h b/include/polarssl/md4.h index 9fab25c6..72f93e8e 100644 --- a/include/polarssl/md4.h +++ b/include/polarssl/md4.h @@ -5,10 +5,7 @@ * * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/include/polarssl/md5.h b/include/polarssl/md5.h index 760c0e49..0823eff3 100644 --- a/include/polarssl/md5.h +++ b/include/polarssl/md5.h @@ -5,10 +5,7 @@ * * Copyright (C) 2006-2013, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/include/polarssl/md_wrap.h b/include/polarssl/md_wrap.h index aecac661..0251a98c 100644 --- a/include/polarssl/md_wrap.h +++ b/include/polarssl/md_wrap.h @@ -7,10 +7,7 @@ * * Copyright (C) 2006-2011, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/include/polarssl/memory.h b/include/polarssl/memory.h index 0068be7d..039740c1 100644 --- a/include/polarssl/memory.h +++ b/include/polarssl/memory.h @@ -5,10 +5,7 @@ * * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/include/polarssl/memory_buffer_alloc.h b/include/polarssl/memory_buffer_alloc.h index d51fac53..70f1e5ba 100644 --- a/include/polarssl/memory_buffer_alloc.h +++ b/include/polarssl/memory_buffer_alloc.h @@ -5,10 +5,7 @@ * * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/include/polarssl/net.h b/include/polarssl/net.h index 7e5e41db..0361a054 100644 --- a/include/polarssl/net.h +++ b/include/polarssl/net.h @@ -5,10 +5,7 @@ * * Copyright (C) 2006-2011, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/include/polarssl/oid.h b/include/polarssl/oid.h index 6adee5a0..15c9cf80 100644 --- a/include/polarssl/oid.h +++ b/include/polarssl/oid.h @@ -5,10 +5,7 @@ * * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/include/polarssl/openssl.h b/include/polarssl/openssl.h index 4ff2f356..faee985b 100644 --- a/include/polarssl/openssl.h +++ b/include/polarssl/openssl.h @@ -5,10 +5,7 @@ * * Copyright (C) 2006-2010, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/include/polarssl/padlock.h b/include/polarssl/padlock.h index 147ddffd..6a7f52d8 100644 --- a/include/polarssl/padlock.h +++ b/include/polarssl/padlock.h @@ -6,10 +6,7 @@ * * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/include/polarssl/pbkdf2.h b/include/polarssl/pbkdf2.h index 5378a1b7..90fb9bc0 100644 --- a/include/polarssl/pbkdf2.h +++ b/include/polarssl/pbkdf2.h @@ -8,10 +8,7 @@ * * Copyright (C) 2006-2012, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/include/polarssl/pem.h b/include/polarssl/pem.h index 8508ed9c..89504f0c 100644 --- a/include/polarssl/pem.h +++ b/include/polarssl/pem.h @@ -5,10 +5,7 @@ * * Copyright (C) 2006-2013, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/include/polarssl/pk.h b/include/polarssl/pk.h index da7251c5..5dfea988 100644 --- a/include/polarssl/pk.h +++ b/include/polarssl/pk.h @@ -5,10 +5,7 @@ * * Copyright (C) 2006-2013, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/include/polarssl/pk_wrap.h b/include/polarssl/pk_wrap.h index c29c379e..bbe0c4ee 100644 --- a/include/polarssl/pk_wrap.h +++ b/include/polarssl/pk_wrap.h @@ -5,10 +5,7 @@ * * Copyright (C) 2006-2013, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/include/polarssl/pkcs11.h b/include/polarssl/pkcs11.h index 93fd865c..7cb597b9 100644 --- a/include/polarssl/pkcs11.h +++ b/include/polarssl/pkcs11.h @@ -7,10 +7,7 @@ * * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/include/polarssl/pkcs12.h b/include/polarssl/pkcs12.h index d5bad296..95529516 100644 --- a/include/polarssl/pkcs12.h +++ b/include/polarssl/pkcs12.h @@ -5,10 +5,7 @@ * * Copyright (C) 2006-2013, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/include/polarssl/pkcs5.h b/include/polarssl/pkcs5.h index 2691f982..cb6a1e31 100644 --- a/include/polarssl/pkcs5.h +++ b/include/polarssl/pkcs5.h @@ -7,10 +7,7 @@ * * Copyright (C) 2006-2013, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/include/polarssl/platform.h b/include/polarssl/platform.h index d5acbdf6..9e79b64d 100644 --- a/include/polarssl/platform.h +++ b/include/polarssl/platform.h @@ -5,10 +5,7 @@ * * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/include/polarssl/ripemd160.h b/include/polarssl/ripemd160.h index f3f06241..a8a47ee0 100644 --- a/include/polarssl/ripemd160.h +++ b/include/polarssl/ripemd160.h @@ -5,10 +5,7 @@ * * Copyright (C) 2014-2014, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/include/polarssl/rsa.h b/include/polarssl/rsa.h index 2b719d1d..e7b6be59 100644 --- a/include/polarssl/rsa.h +++ b/include/polarssl/rsa.h @@ -5,10 +5,7 @@ * * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/include/polarssl/sha1.h b/include/polarssl/sha1.h index ed46b5b9..e3ea3d89 100644 --- a/include/polarssl/sha1.h +++ b/include/polarssl/sha1.h @@ -5,10 +5,7 @@ * * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/include/polarssl/sha256.h b/include/polarssl/sha256.h index 8f1aa194..64bea59b 100644 --- a/include/polarssl/sha256.h +++ b/include/polarssl/sha256.h @@ -5,10 +5,7 @@ * * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/include/polarssl/sha512.h b/include/polarssl/sha512.h index ce0fed1e..f30c30cf 100644 --- a/include/polarssl/sha512.h +++ b/include/polarssl/sha512.h @@ -5,10 +5,7 @@ * * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/include/polarssl/ssl.h b/include/polarssl/ssl.h index 6972836b..51e97703 100644 --- a/include/polarssl/ssl.h +++ b/include/polarssl/ssl.h @@ -5,10 +5,7 @@ * * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/include/polarssl/ssl_cache.h b/include/polarssl/ssl_cache.h index bfc1afaa..7b1d73cd 100644 --- a/include/polarssl/ssl_cache.h +++ b/include/polarssl/ssl_cache.h @@ -5,10 +5,7 @@ * * Copyright (C) 2006-2013, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/include/polarssl/ssl_ciphersuites.h b/include/polarssl/ssl_ciphersuites.h index b98c0cc5..fb08d775 100644 --- a/include/polarssl/ssl_ciphersuites.h +++ b/include/polarssl/ssl_ciphersuites.h @@ -5,10 +5,7 @@ * * Copyright (C) 2006-2013, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/include/polarssl/threading.h b/include/polarssl/threading.h index 4f8a48e1..5ed17ee3 100644 --- a/include/polarssl/threading.h +++ b/include/polarssl/threading.h @@ -5,10 +5,7 @@ * * Copyright (C) 2006-2013, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/include/polarssl/timing.h b/include/polarssl/timing.h index a0011ba5..50631909 100644 --- a/include/polarssl/timing.h +++ b/include/polarssl/timing.h @@ -5,10 +5,7 @@ * * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/include/polarssl/version.h b/include/polarssl/version.h index 245540e8..645af3de 100644 --- a/include/polarssl/version.h +++ b/include/polarssl/version.h @@ -5,10 +5,7 @@ * * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/include/polarssl/x509.h b/include/polarssl/x509.h index 69963b4c..2474b065 100644 --- a/include/polarssl/x509.h +++ b/include/polarssl/x509.h @@ -5,10 +5,7 @@ * * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/include/polarssl/x509_crl.h b/include/polarssl/x509_crl.h index 5fb9312c..e8ba55b8 100644 --- a/include/polarssl/x509_crl.h +++ b/include/polarssl/x509_crl.h @@ -5,10 +5,7 @@ * * Copyright (C) 2006-2013, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/include/polarssl/x509_crt.h b/include/polarssl/x509_crt.h index f56a7c0e..2ea8aeca 100644 --- a/include/polarssl/x509_crt.h +++ b/include/polarssl/x509_crt.h @@ -5,10 +5,7 @@ * * Copyright (C) 2006-2013, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/include/polarssl/x509_csr.h b/include/polarssl/x509_csr.h index 5baeb70c..46e3dd92 100644 --- a/include/polarssl/x509_csr.h +++ b/include/polarssl/x509_csr.h @@ -5,10 +5,7 @@ * * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/include/polarssl/xtea.h b/include/polarssl/xtea.h index e8f41b8c..c74246c9 100644 --- a/include/polarssl/xtea.h +++ b/include/polarssl/xtea.h @@ -5,10 +5,7 @@ * * Copyright (C) 2006-2013, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/library/aes.c b/library/aes.c index 26e76022..07eaca92 100644 --- a/library/aes.c +++ b/library/aes.c @@ -3,10 +3,7 @@ * * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/library/aesni.c b/library/aesni.c index 6dfc34c5..346a05b1 100644 --- a/library/aesni.c +++ b/library/aesni.c @@ -3,10 +3,7 @@ * * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/library/arc4.c b/library/arc4.c index fe4b8f41..11c21547 100644 --- a/library/arc4.c +++ b/library/arc4.c @@ -3,10 +3,7 @@ * * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/library/asn1parse.c b/library/asn1parse.c index 046f2725..6db06d86 100644 --- a/library/asn1parse.c +++ b/library/asn1parse.c @@ -3,10 +3,7 @@ * * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/library/asn1write.c b/library/asn1write.c index d8a5afae..a6421ae7 100644 --- a/library/asn1write.c +++ b/library/asn1write.c @@ -3,10 +3,7 @@ * * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/library/base64.c b/library/base64.c index d6d13a15..d3814d63 100644 --- a/library/base64.c +++ b/library/base64.c @@ -3,10 +3,7 @@ * * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/library/bignum.c b/library/bignum.c index 2404c3d8..77460302 100644 --- a/library/bignum.c +++ b/library/bignum.c @@ -3,10 +3,7 @@ * * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/library/blowfish.c b/library/blowfish.c index fd4888b8..09a79a43 100644 --- a/library/blowfish.c +++ b/library/blowfish.c @@ -3,10 +3,7 @@ * * Copyright (C) 2012-2014, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/library/camellia.c b/library/camellia.c index 62f245c9..35ca23d5 100644 --- a/library/camellia.c +++ b/library/camellia.c @@ -3,10 +3,7 @@ * * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/library/ccm.c b/library/ccm.c index 0ad82522..be26aab8 100644 --- a/library/ccm.c +++ b/library/ccm.c @@ -3,10 +3,7 @@ * * Copyright (C) 2014, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/library/certs.c b/library/certs.c index d51b58ba..8bf60b65 100644 --- a/library/certs.c +++ b/library/certs.c @@ -3,10 +3,7 @@ * * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/library/cipher.c b/library/cipher.c index 002b3e74..29c8bd0a 100644 --- a/library/cipher.c +++ b/library/cipher.c @@ -7,10 +7,7 @@ * * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/library/cipher_wrap.c b/library/cipher_wrap.c index e84bb91e..49e6ce38 100644 --- a/library/cipher_wrap.c +++ b/library/cipher_wrap.c @@ -7,10 +7,7 @@ * * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/library/ctr_drbg.c b/library/ctr_drbg.c index 6b6f8313..b602fd44 100644 --- a/library/ctr_drbg.c +++ b/library/ctr_drbg.c @@ -3,10 +3,7 @@ * * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/library/debug.c b/library/debug.c index e4de1a3f..e014c037 100644 --- a/library/debug.c +++ b/library/debug.c @@ -3,10 +3,7 @@ * * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/library/des.c b/library/des.c index a0c953c2..bfc6f32d 100644 --- a/library/des.c +++ b/library/des.c @@ -3,10 +3,7 @@ * * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/library/dhm.c b/library/dhm.c index 4786a29d..ebc7c0c2 100644 --- a/library/dhm.c +++ b/library/dhm.c @@ -3,10 +3,7 @@ * * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/library/ecdh.c b/library/ecdh.c index 7f932342..b7298919 100644 --- a/library/ecdh.c +++ b/library/ecdh.c @@ -3,10 +3,7 @@ * * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/library/ecdsa.c b/library/ecdsa.c index 79d9aac0..d140139e 100644 --- a/library/ecdsa.c +++ b/library/ecdsa.c @@ -3,10 +3,7 @@ * * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/library/ecp.c b/library/ecp.c index 9c34ad9f..37cb1249 100644 --- a/library/ecp.c +++ b/library/ecp.c @@ -3,10 +3,7 @@ * * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/library/ecp_curves.c b/library/ecp_curves.c index 9aa8b432..614e1fbb 100644 --- a/library/ecp_curves.c +++ b/library/ecp_curves.c @@ -3,10 +3,7 @@ * * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/library/entropy.c b/library/entropy.c index 219dc071..024debf2 100644 --- a/library/entropy.c +++ b/library/entropy.c @@ -3,10 +3,7 @@ * * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/library/entropy_poll.c b/library/entropy_poll.c index 3dc2cbf7..dcf9ceb7 100644 --- a/library/entropy_poll.c +++ b/library/entropy_poll.c @@ -3,10 +3,7 @@ * * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/library/error.c b/library/error.c index c2236f67..4a8bbca5 100644 --- a/library/error.c +++ b/library/error.c @@ -3,10 +3,7 @@ * * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/library/gcm.c b/library/gcm.c index e1ea31a4..7e81ae09 100644 --- a/library/gcm.c +++ b/library/gcm.c @@ -3,10 +3,7 @@ * * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/library/havege.c b/library/havege.c index fb37284a..e558e6c8 100644 --- a/library/havege.c +++ b/library/havege.c @@ -3,10 +3,7 @@ * * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/library/hmac_drbg.c b/library/hmac_drbg.c index a6e6caa4..0f89edeb 100644 --- a/library/hmac_drbg.c +++ b/library/hmac_drbg.c @@ -3,10 +3,7 @@ * * Copyright (C) 2014, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/library/md.c b/library/md.c index eea3f653..1e72f445 100644 --- a/library/md.c +++ b/library/md.c @@ -7,10 +7,7 @@ * * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/library/md2.c b/library/md2.c index 5c2acead..f60e10d3 100644 --- a/library/md2.c +++ b/library/md2.c @@ -3,10 +3,7 @@ * * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/library/md4.c b/library/md4.c index 88451e56..842420b2 100644 --- a/library/md4.c +++ b/library/md4.c @@ -3,10 +3,7 @@ * * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/library/md5.c b/library/md5.c index 7abc6334..fc864492 100644 --- a/library/md5.c +++ b/library/md5.c @@ -3,10 +3,7 @@ * * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/library/md_wrap.c b/library/md_wrap.c index 60cf1bbf..068b51f7 100644 --- a/library/md_wrap.c +++ b/library/md_wrap.c @@ -7,10 +7,7 @@ * * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/library/memory_buffer_alloc.c b/library/memory_buffer_alloc.c index 9ba04b2c..1490264a 100644 --- a/library/memory_buffer_alloc.c +++ b/library/memory_buffer_alloc.c @@ -3,10 +3,7 @@ * * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/library/net.c b/library/net.c index 3755fa60..f36d8b54 100644 --- a/library/net.c +++ b/library/net.c @@ -3,10 +3,7 @@ * * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/library/oid.c b/library/oid.c index bd057ca4..9b9df43b 100644 --- a/library/oid.c +++ b/library/oid.c @@ -5,10 +5,7 @@ * * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/library/padlock.c b/library/padlock.c index daad882d..6d70c5c0 100644 --- a/library/padlock.c +++ b/library/padlock.c @@ -3,10 +3,7 @@ * * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/library/pbkdf2.c b/library/pbkdf2.c index eb0447ef..2bd18b36 100644 --- a/library/pbkdf2.c +++ b/library/pbkdf2.c @@ -8,10 +8,7 @@ * * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/library/pem.c b/library/pem.c index d370352a..68981d89 100644 --- a/library/pem.c +++ b/library/pem.c @@ -3,10 +3,7 @@ * * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/library/pk.c b/library/pk.c index 4940af57..dae0d3ce 100644 --- a/library/pk.c +++ b/library/pk.c @@ -3,10 +3,7 @@ * * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/library/pk_wrap.c b/library/pk_wrap.c index 3b92c47d..58a7cf60 100644 --- a/library/pk_wrap.c +++ b/library/pk_wrap.c @@ -3,10 +3,7 @@ * * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/library/pkcs11.c b/library/pkcs11.c index a7f4e9e8..0f169e1c 100644 --- a/library/pkcs11.c +++ b/library/pkcs11.c @@ -7,10 +7,7 @@ * * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/library/pkcs12.c b/library/pkcs12.c index 56806a2e..fe8fc37c 100644 --- a/library/pkcs12.c +++ b/library/pkcs12.c @@ -3,10 +3,7 @@ * * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/library/pkcs5.c b/library/pkcs5.c index 02a65fd0..8cebc15c 100644 --- a/library/pkcs5.c +++ b/library/pkcs5.c @@ -7,10 +7,7 @@ * * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/library/pkparse.c b/library/pkparse.c index 2b8bccfe..9d91f2f1 100644 --- a/library/pkparse.c +++ b/library/pkparse.c @@ -3,10 +3,7 @@ * * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/library/pkwrite.c b/library/pkwrite.c index f5b3eafc..d80e62f2 100644 --- a/library/pkwrite.c +++ b/library/pkwrite.c @@ -3,10 +3,7 @@ * * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/library/platform.c b/library/platform.c index 71b69573..561fc9fe 100644 --- a/library/platform.c +++ b/library/platform.c @@ -3,10 +3,7 @@ * * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/library/ripemd160.c b/library/ripemd160.c index f0892dcb..c8433e73 100644 --- a/library/ripemd160.c +++ b/library/ripemd160.c @@ -3,10 +3,7 @@ * * Copyright (C) 2014-2014, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/library/rsa.c b/library/rsa.c index bb2dfa2f..1d9e780e 100644 --- a/library/rsa.c +++ b/library/rsa.c @@ -3,10 +3,7 @@ * * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/library/sha1.c b/library/sha1.c index ada89fa7..69b27055 100644 --- a/library/sha1.c +++ b/library/sha1.c @@ -3,10 +3,7 @@ * * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/library/sha256.c b/library/sha256.c index f4c343e7..422bf443 100644 --- a/library/sha256.c +++ b/library/sha256.c @@ -3,10 +3,7 @@ * * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/library/sha512.c b/library/sha512.c index a5063cdb..ca74e902 100644 --- a/library/sha512.c +++ b/library/sha512.c @@ -3,10 +3,7 @@ * * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/library/ssl_cache.c b/library/ssl_cache.c index f88b21cf..f58a524f 100644 --- a/library/ssl_cache.c +++ b/library/ssl_cache.c @@ -3,10 +3,7 @@ * * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/library/ssl_ciphersuites.c b/library/ssl_ciphersuites.c index fa25287d..4b448b0a 100644 --- a/library/ssl_ciphersuites.c +++ b/library/ssl_ciphersuites.c @@ -5,10 +5,7 @@ * * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/library/ssl_cli.c b/library/ssl_cli.c index 2d89abf8..e6796bcc 100644 --- a/library/ssl_cli.c +++ b/library/ssl_cli.c @@ -3,10 +3,7 @@ * * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/library/ssl_srv.c b/library/ssl_srv.c index bc301d21..8ccd5ae7 100644 --- a/library/ssl_srv.c +++ b/library/ssl_srv.c @@ -3,10 +3,7 @@ * * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/library/ssl_tls.c b/library/ssl_tls.c index 02e356dd..1f5f721b 100644 --- a/library/ssl_tls.c +++ b/library/ssl_tls.c @@ -3,10 +3,7 @@ * * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/library/threading.c b/library/threading.c index 696548d6..d4692c75 100644 --- a/library/threading.c +++ b/library/threading.c @@ -3,10 +3,7 @@ * * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/library/timing.c b/library/timing.c index 4c21c4b2..672801df 100644 --- a/library/timing.c +++ b/library/timing.c @@ -3,10 +3,7 @@ * * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/library/version.c b/library/version.c index a362463e..ac77222a 100644 --- a/library/version.c +++ b/library/version.c @@ -3,10 +3,7 @@ * * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/library/version_features.c b/library/version_features.c index 2ed43a26..d017928e 100644 --- a/library/version_features.c +++ b/library/version_features.c @@ -3,10 +3,7 @@ * * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/library/x509.c b/library/x509.c index 4472e4a9..bf45d5b8 100644 --- a/library/x509.c +++ b/library/x509.c @@ -3,10 +3,7 @@ * * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/library/x509_create.c b/library/x509_create.c index 95d52ab2..537e726f 100644 --- a/library/x509_create.c +++ b/library/x509_create.c @@ -3,10 +3,7 @@ * * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/library/x509_crl.c b/library/x509_crl.c index b35cb63a..087cabc8 100644 --- a/library/x509_crl.c +++ b/library/x509_crl.c @@ -3,10 +3,7 @@ * * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/library/x509_crt.c b/library/x509_crt.c index 158dac6a..84d52979 100644 --- a/library/x509_crt.c +++ b/library/x509_crt.c @@ -3,10 +3,7 @@ * * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/library/x509_csr.c b/library/x509_csr.c index ce9aefae..7f2821c1 100644 --- a/library/x509_csr.c +++ b/library/x509_csr.c @@ -3,10 +3,7 @@ * * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/library/x509write_crt.c b/library/x509write_crt.c index 5c8400f8..ee3448e2 100644 --- a/library/x509write_crt.c +++ b/library/x509write_crt.c @@ -3,10 +3,7 @@ * * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/library/x509write_csr.c b/library/x509write_csr.c index 90617d26..e67939ed 100644 --- a/library/x509write_csr.c +++ b/library/x509write_csr.c @@ -3,10 +3,7 @@ * * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/library/xtea.c b/library/xtea.c index 08365f50..95eb4001 100644 --- a/library/xtea.c +++ b/library/xtea.c @@ -3,10 +3,7 @@ * * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/programs/aes/aescrypt2.c b/programs/aes/aescrypt2.c index c96c3fc0..a82e4571 100644 --- a/programs/aes/aescrypt2.c +++ b/programs/aes/aescrypt2.c @@ -3,10 +3,7 @@ * * Copyright (C) 2006-2013, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/programs/aes/crypt_and_hash.c b/programs/aes/crypt_and_hash.c index 545b0129..a904bdea 100644 --- a/programs/aes/crypt_and_hash.c +++ b/programs/aes/crypt_and_hash.c @@ -4,10 +4,7 @@ * * Copyright (C) 2006-2011, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/programs/hash/generic_sum.c b/programs/hash/generic_sum.c index 7b7b4cd4..34814d5d 100644 --- a/programs/hash/generic_sum.c +++ b/programs/hash/generic_sum.c @@ -3,10 +3,7 @@ * * Copyright (C) 2006-2011, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/programs/hash/hello.c b/programs/hash/hello.c index 137b4fa9..743b66a6 100644 --- a/programs/hash/hello.c +++ b/programs/hash/hello.c @@ -3,10 +3,7 @@ * * Copyright (C) 2006-2011, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/programs/hash/md5sum.c b/programs/hash/md5sum.c index 0f7617ec..49dddd4a 100644 --- a/programs/hash/md5sum.c +++ b/programs/hash/md5sum.c @@ -3,10 +3,7 @@ * * Copyright (C) 2006-2011, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/programs/hash/sha1sum.c b/programs/hash/sha1sum.c index fbea4297..1fc1b004 100644 --- a/programs/hash/sha1sum.c +++ b/programs/hash/sha1sum.c @@ -3,10 +3,7 @@ * * Copyright (C) 2006-2011, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/programs/hash/sha2sum.c b/programs/hash/sha2sum.c index 6d2550e2..72e17c94 100644 --- a/programs/hash/sha2sum.c +++ b/programs/hash/sha2sum.c @@ -3,10 +3,7 @@ * * Copyright (C) 2006-2013, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/programs/pkey/dh_client.c b/programs/pkey/dh_client.c index 576edfac..02511c62 100644 --- a/programs/pkey/dh_client.c +++ b/programs/pkey/dh_client.c @@ -3,10 +3,7 @@ * * Copyright (C) 2006-2011, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/programs/pkey/dh_genprime.c b/programs/pkey/dh_genprime.c index 46aab296..978e48af 100644 --- a/programs/pkey/dh_genprime.c +++ b/programs/pkey/dh_genprime.c @@ -3,10 +3,7 @@ * * Copyright (C) 2006-2012, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/programs/pkey/dh_server.c b/programs/pkey/dh_server.c index 5dbd8cad..3259e09f 100644 --- a/programs/pkey/dh_server.c +++ b/programs/pkey/dh_server.c @@ -3,10 +3,7 @@ * * Copyright (C) 2006-2011, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/programs/pkey/ecdsa.c b/programs/pkey/ecdsa.c index 6706a6be..72c8c4dc 100644 --- a/programs/pkey/ecdsa.c +++ b/programs/pkey/ecdsa.c @@ -3,10 +3,7 @@ * * Copyright (C) 2013, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/programs/pkey/gen_key.c b/programs/pkey/gen_key.c index 76605744..5470b573 100644 --- a/programs/pkey/gen_key.c +++ b/programs/pkey/gen_key.c @@ -3,10 +3,7 @@ * * Copyright (C) 2006-2013, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/programs/pkey/key_app.c b/programs/pkey/key_app.c index 956eba9c..3637d6d5 100644 --- a/programs/pkey/key_app.c +++ b/programs/pkey/key_app.c @@ -3,10 +3,7 @@ * * Copyright (C) 2006-2013, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/programs/pkey/key_app_writer.c b/programs/pkey/key_app_writer.c index 963ee81d..18e64426 100644 --- a/programs/pkey/key_app_writer.c +++ b/programs/pkey/key_app_writer.c @@ -3,10 +3,7 @@ * * Copyright (C) 2006-2013, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/programs/pkey/mpi_demo.c b/programs/pkey/mpi_demo.c index 4a13dc4b..b0ece44a 100644 --- a/programs/pkey/mpi_demo.c +++ b/programs/pkey/mpi_demo.c @@ -3,10 +3,7 @@ * * Copyright (C) 2006-2011, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/programs/pkey/pk_decrypt.c b/programs/pkey/pk_decrypt.c index ddeb1271..f80c1e23 100644 --- a/programs/pkey/pk_decrypt.c +++ b/programs/pkey/pk_decrypt.c @@ -3,10 +3,7 @@ * * Copyright (C) 2006-2013, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/programs/pkey/pk_encrypt.c b/programs/pkey/pk_encrypt.c index c313f667..223044bb 100644 --- a/programs/pkey/pk_encrypt.c +++ b/programs/pkey/pk_encrypt.c @@ -3,10 +3,7 @@ * * Copyright (C) 2006-2011, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/programs/pkey/pk_sign.c b/programs/pkey/pk_sign.c index 5bee4f8d..151e2632 100644 --- a/programs/pkey/pk_sign.c +++ b/programs/pkey/pk_sign.c @@ -3,10 +3,7 @@ * * Copyright (C) 2006-2013, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/programs/pkey/pk_verify.c b/programs/pkey/pk_verify.c index 7215d7fd..f2e5eb3d 100644 --- a/programs/pkey/pk_verify.c +++ b/programs/pkey/pk_verify.c @@ -3,10 +3,7 @@ * * Copyright (C) 2006-2013, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/programs/pkey/rsa_decrypt.c b/programs/pkey/rsa_decrypt.c index a04cdbf0..4d42bc18 100644 --- a/programs/pkey/rsa_decrypt.c +++ b/programs/pkey/rsa_decrypt.c @@ -3,10 +3,7 @@ * * Copyright (C) 2006-2011, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/programs/pkey/rsa_encrypt.c b/programs/pkey/rsa_encrypt.c index 3a16b49e..69ffbcda 100644 --- a/programs/pkey/rsa_encrypt.c +++ b/programs/pkey/rsa_encrypt.c @@ -3,10 +3,7 @@ * * Copyright (C) 2006-2011, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/programs/pkey/rsa_genkey.c b/programs/pkey/rsa_genkey.c index b3570023..556718cd 100644 --- a/programs/pkey/rsa_genkey.c +++ b/programs/pkey/rsa_genkey.c @@ -3,10 +3,7 @@ * * Copyright (C) 2006-2011, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/programs/pkey/rsa_sign.c b/programs/pkey/rsa_sign.c index 7520362f..c466919c 100644 --- a/programs/pkey/rsa_sign.c +++ b/programs/pkey/rsa_sign.c @@ -3,10 +3,7 @@ * * Copyright (C) 2006-2011, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/programs/pkey/rsa_sign_pss.c b/programs/pkey/rsa_sign_pss.c index 587762c3..d5376114 100644 --- a/programs/pkey/rsa_sign_pss.c +++ b/programs/pkey/rsa_sign_pss.c @@ -3,10 +3,7 @@ * * Copyright (C) 2006-2011, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/programs/pkey/rsa_verify.c b/programs/pkey/rsa_verify.c index 7ab5298e..7405df77 100644 --- a/programs/pkey/rsa_verify.c +++ b/programs/pkey/rsa_verify.c @@ -3,10 +3,7 @@ * * Copyright (C) 2006-2011, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/programs/pkey/rsa_verify_pss.c b/programs/pkey/rsa_verify_pss.c index 3966ec25..f331b2f0 100644 --- a/programs/pkey/rsa_verify_pss.c +++ b/programs/pkey/rsa_verify_pss.c @@ -3,10 +3,7 @@ * * Copyright (C) 2006-2011, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/programs/random/gen_entropy.c b/programs/random/gen_entropy.c index e441ba78..38bd4236 100644 --- a/programs/random/gen_entropy.c +++ b/programs/random/gen_entropy.c @@ -3,10 +3,7 @@ * * Copyright (C) 2006-2011, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/programs/random/gen_random_ctr_drbg.c b/programs/random/gen_random_ctr_drbg.c index 003310aa..67516077 100644 --- a/programs/random/gen_random_ctr_drbg.c +++ b/programs/random/gen_random_ctr_drbg.c @@ -3,10 +3,7 @@ * * Copyright (C) 2006-2011, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/programs/random/gen_random_havege.c b/programs/random/gen_random_havege.c index b3c214c8..eba93dd0 100644 --- a/programs/random/gen_random_havege.c +++ b/programs/random/gen_random_havege.c @@ -3,10 +3,7 @@ * * Copyright (C) 2006-2011, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/programs/ssl/ssl_client1.c b/programs/ssl/ssl_client1.c index 8373da3c..b0e66d45 100644 --- a/programs/ssl/ssl_client1.c +++ b/programs/ssl/ssl_client1.c @@ -3,10 +3,7 @@ * * Copyright (C) 2006-2013, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/programs/ssl/ssl_client2.c b/programs/ssl/ssl_client2.c index bd00ac07..6f529fa6 100644 --- a/programs/ssl/ssl_client2.c +++ b/programs/ssl/ssl_client2.c @@ -3,10 +3,7 @@ * * Copyright (C) 2006-2013, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/programs/ssl/ssl_fork_server.c b/programs/ssl/ssl_fork_server.c index bdb61ee2..3efe6a45 100644 --- a/programs/ssl/ssl_fork_server.c +++ b/programs/ssl/ssl_fork_server.c @@ -3,10 +3,7 @@ * * Copyright (C) 2006-2013, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/programs/ssl/ssl_mail_client.c b/programs/ssl/ssl_mail_client.c index 1355a39e..66fefe41 100644 --- a/programs/ssl/ssl_mail_client.c +++ b/programs/ssl/ssl_mail_client.c @@ -3,10 +3,7 @@ * * Copyright (C) 2006-2012, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/programs/ssl/ssl_pthread_server.c b/programs/ssl/ssl_pthread_server.c index 5593df50..a4a6352f 100644 --- a/programs/ssl/ssl_pthread_server.c +++ b/programs/ssl/ssl_pthread_server.c @@ -4,10 +4,7 @@ * * Copyright (C) 2006-2013, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/programs/ssl/ssl_server.c b/programs/ssl/ssl_server.c index c3028e69..22b2a0bd 100644 --- a/programs/ssl/ssl_server.c +++ b/programs/ssl/ssl_server.c @@ -3,10 +3,7 @@ * * Copyright (C) 2006-2013, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/programs/ssl/ssl_server2.c b/programs/ssl/ssl_server2.c index 92b934bb..bd01c1bf 100644 --- a/programs/ssl/ssl_server2.c +++ b/programs/ssl/ssl_server2.c @@ -3,10 +3,7 @@ * * Copyright (C) 2006-2013, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/programs/test/benchmark.c b/programs/test/benchmark.c index d06ee415..239d9685 100644 --- a/programs/test/benchmark.c +++ b/programs/test/benchmark.c @@ -3,10 +3,7 @@ * * Copyright (C) 2006-2013, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/programs/test/o_p_test.c b/programs/test/o_p_test.c index 777e8bf2..7f0f00b7 100644 --- a/programs/test/o_p_test.c +++ b/programs/test/o_p_test.c @@ -3,10 +3,7 @@ * * Copyright (C) 2011-2012 ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/programs/test/selftest.c b/programs/test/selftest.c index b42dd1db..aa4410d0 100644 --- a/programs/test/selftest.c +++ b/programs/test/selftest.c @@ -3,10 +3,7 @@ * * Copyright (C) 2006-2013, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/programs/test/ssl_cert_test.c b/programs/test/ssl_cert_test.c index 4085c72d..c41b1be9 100644 --- a/programs/test/ssl_cert_test.c +++ b/programs/test/ssl_cert_test.c @@ -3,10 +3,7 @@ * * Copyright (C) 2006-2011, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/programs/test/ssl_test.c b/programs/test/ssl_test.c index 846c038a..8c43d952 100644 --- a/programs/test/ssl_test.c +++ b/programs/test/ssl_test.c @@ -3,10 +3,7 @@ * * Copyright (C) 2006-2013, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/programs/util/pem2der.c b/programs/util/pem2der.c index cc209fa6..1ba478b3 100644 --- a/programs/util/pem2der.c +++ b/programs/util/pem2der.c @@ -3,10 +3,7 @@ * * Copyright (C) 2006-2013, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/programs/util/strerror.c b/programs/util/strerror.c index aeb45a53..79eec182 100644 --- a/programs/util/strerror.c +++ b/programs/util/strerror.c @@ -3,10 +3,7 @@ * * Copyright (C) 2006-2012, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/programs/wince_main.c b/programs/wince_main.c index 489bc195..c3c8d4a2 100644 --- a/programs/wince_main.c +++ b/programs/wince_main.c @@ -3,10 +3,7 @@ * * Copyright (C) 2006-2011, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/programs/x509/cert_app.c b/programs/x509/cert_app.c index 28259822..7b2034a0 100644 --- a/programs/x509/cert_app.c +++ b/programs/x509/cert_app.c @@ -3,10 +3,7 @@ * * Copyright (C) 2006-2013, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/programs/x509/cert_req.c b/programs/x509/cert_req.c index f675cb6d..54f14620 100644 --- a/programs/x509/cert_req.c +++ b/programs/x509/cert_req.c @@ -3,10 +3,7 @@ * * Copyright (C) 2006-2011, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/programs/x509/cert_write.c b/programs/x509/cert_write.c index 10ff2fc0..5c7dd863 100644 --- a/programs/x509/cert_write.c +++ b/programs/x509/cert_write.c @@ -3,10 +3,7 @@ * * Copyright (C) 2006-2013, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/programs/x509/crl_app.c b/programs/x509/crl_app.c index 002e0656..4d914524 100644 --- a/programs/x509/crl_app.c +++ b/programs/x509/crl_app.c @@ -3,10 +3,7 @@ * * Copyright (C) 2006-2013, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/programs/x509/req_app.c b/programs/x509/req_app.c index e80f3e4b..ced2d3ec 100644 --- a/programs/x509/req_app.c +++ b/programs/x509/req_app.c @@ -3,10 +3,7 @@ * * Copyright (C) 2006-2013, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/scripts/data_files/error.fmt b/scripts/data_files/error.fmt index 8443c6e0..e3549a26 100644 --- a/scripts/data_files/error.fmt +++ b/scripts/data_files/error.fmt @@ -3,10 +3,7 @@ * * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/scripts/data_files/version_features.fmt b/scripts/data_files/version_features.fmt index b53ce593..76d107d9 100644 --- a/scripts/data_files/version_features.fmt +++ b/scripts/data_files/version_features.fmt @@ -3,10 +3,7 @@ * * Copyright (C) 2006-2014, ARM Limited, All Rights Reserved * - * This file is part of mbed TLS (http://www.polarssl.org) - * Lead Maintainer: Paul Bakker - * - * All rights reserved. + * This file is part of mbed TLS (https://www.polarssl.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by