summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Pégourié-Gonnard <mpg@elzevir.fr>2015-01-23 10:50:15 +0000
committerManuel Pégourié-Gonnard <mpg@elzevir.fr>2015-01-23 10:54:00 +0000
commit19f6b5dfaa152553b2bfc182faddc411a70dd72f (patch)
tree86796e50feb6ff4cbc1700c991c456140b6f07d9
parenta34aa70b235762bf5e60367f276cc9ad07e19603 (diff)
Remove redundant "all rights reserved"
-rw-r--r--include/polarssl/aes.h2
-rw-r--r--include/polarssl/aesni.h2
-rw-r--r--include/polarssl/arc4.h2
-rw-r--r--include/polarssl/asn1.h2
-rw-r--r--include/polarssl/asn1write.h2
-rw-r--r--include/polarssl/base64.h2
-rw-r--r--include/polarssl/bignum.h2
-rw-r--r--include/polarssl/blowfish.h2
-rw-r--r--include/polarssl/bn_mul.h2
-rw-r--r--include/polarssl/camellia.h2
-rw-r--r--include/polarssl/ccm.h2
-rw-r--r--include/polarssl/certs.h2
-rw-r--r--include/polarssl/check_config.h2
-rw-r--r--include/polarssl/cipher.h2
-rw-r--r--include/polarssl/cipher_wrap.h2
-rw-r--r--include/polarssl/compat-1.2.h2
-rw-r--r--include/polarssl/config.h2
-rw-r--r--include/polarssl/ctr_drbg.h2
-rw-r--r--include/polarssl/debug.h2
-rw-r--r--include/polarssl/des.h2
-rw-r--r--include/polarssl/dhm.h2
-rw-r--r--include/polarssl/ecdh.h2
-rw-r--r--include/polarssl/ecdsa.h2
-rw-r--r--include/polarssl/ecp.h2
-rw-r--r--include/polarssl/entropy.h2
-rw-r--r--include/polarssl/entropy_poll.h2
-rw-r--r--include/polarssl/error.h2
-rw-r--r--include/polarssl/gcm.h2
-rw-r--r--include/polarssl/havege.h2
-rw-r--r--include/polarssl/hmac_drbg.h2
-rw-r--r--include/polarssl/md.h2
-rw-r--r--include/polarssl/md2.h2
-rw-r--r--include/polarssl/md4.h2
-rw-r--r--include/polarssl/md5.h2
-rw-r--r--include/polarssl/md_wrap.h2
-rw-r--r--include/polarssl/memory.h2
-rw-r--r--include/polarssl/memory_buffer_alloc.h2
-rw-r--r--include/polarssl/net.h2
-rw-r--r--include/polarssl/oid.h2
-rw-r--r--include/polarssl/openssl.h2
-rw-r--r--include/polarssl/padlock.h2
-rw-r--r--include/polarssl/pbkdf2.h2
-rw-r--r--include/polarssl/pem.h2
-rw-r--r--include/polarssl/pk.h2
-rw-r--r--include/polarssl/pk_wrap.h2
-rw-r--r--include/polarssl/pkcs11.h2
-rw-r--r--include/polarssl/pkcs12.h2
-rw-r--r--include/polarssl/pkcs5.h2
-rw-r--r--include/polarssl/platform.h2
-rw-r--r--include/polarssl/ripemd160.h2
-rw-r--r--include/polarssl/rsa.h2
-rw-r--r--include/polarssl/sha1.h2
-rw-r--r--include/polarssl/sha256.h2
-rw-r--r--include/polarssl/sha512.h2
-rw-r--r--include/polarssl/ssl.h2
-rw-r--r--include/polarssl/ssl_cache.h2
-rw-r--r--include/polarssl/ssl_ciphersuites.h2
-rw-r--r--include/polarssl/threading.h2
-rw-r--r--include/polarssl/timing.h2
-rw-r--r--include/polarssl/version.h2
-rw-r--r--include/polarssl/x509.h2
-rw-r--r--include/polarssl/x509_crl.h2
-rw-r--r--include/polarssl/x509_crt.h2
-rw-r--r--include/polarssl/x509_csr.h2
-rw-r--r--include/polarssl/xtea.h2
-rw-r--r--library/aes.c2
-rw-r--r--library/aesni.c2
-rw-r--r--library/arc4.c2
-rw-r--r--library/asn1parse.c2
-rw-r--r--library/asn1write.c2
-rw-r--r--library/base64.c2
-rw-r--r--library/bignum.c2
-rw-r--r--library/blowfish.c2
-rw-r--r--library/camellia.c2
-rw-r--r--library/ccm.c2
-rw-r--r--library/certs.c2
-rw-r--r--library/cipher.c2
-rw-r--r--library/cipher_wrap.c2
-rw-r--r--library/ctr_drbg.c2
-rw-r--r--library/debug.c2
-rw-r--r--library/des.c2
-rw-r--r--library/dhm.c2
-rw-r--r--library/ecdh.c2
-rw-r--r--library/ecdsa.c2
-rw-r--r--library/ecp.c2
-rw-r--r--library/ecp_curves.c2
-rw-r--r--library/entropy.c2
-rw-r--r--library/entropy_poll.c2
-rw-r--r--library/error.c2
-rw-r--r--library/gcm.c2
-rw-r--r--library/havege.c2
-rw-r--r--library/hmac_drbg.c2
-rw-r--r--library/md.c2
-rw-r--r--library/md2.c2
-rw-r--r--library/md4.c2
-rw-r--r--library/md5.c2
-rw-r--r--library/md_wrap.c2
-rw-r--r--library/memory_buffer_alloc.c2
-rw-r--r--library/net.c2
-rw-r--r--library/oid.c2
-rw-r--r--library/padlock.c2
-rw-r--r--library/pbkdf2.c2
-rw-r--r--library/pem.c2
-rw-r--r--library/pk.c2
-rw-r--r--library/pk_wrap.c2
-rw-r--r--library/pkcs11.c2
-rw-r--r--library/pkcs12.c2
-rw-r--r--library/pkcs5.c2
-rw-r--r--library/pkparse.c2
-rw-r--r--library/pkwrite.c2
-rw-r--r--library/platform.c2
-rw-r--r--library/ripemd160.c2
-rw-r--r--library/rsa.c2
-rw-r--r--library/sha1.c2
-rw-r--r--library/sha256.c2
-rw-r--r--library/sha512.c2
-rw-r--r--library/ssl_cache.c2
-rw-r--r--library/ssl_ciphersuites.c2
-rw-r--r--library/ssl_cli.c2
-rw-r--r--library/ssl_srv.c2
-rw-r--r--library/ssl_tls.c2
-rw-r--r--library/threading.c2
-rw-r--r--library/timing.c2
-rw-r--r--library/version.c2
-rw-r--r--library/version_features.c2
-rw-r--r--library/x509.c2
-rw-r--r--library/x509_create.c2
-rw-r--r--library/x509_crl.c2
-rw-r--r--library/x509_crt.c2
-rw-r--r--library/x509_csr.c2
-rw-r--r--library/x509write_crt.c2
-rw-r--r--library/x509write_csr.c2
-rw-r--r--library/xtea.c2
-rw-r--r--programs/aes/aescrypt2.c2
-rw-r--r--programs/aes/crypt_and_hash.c2
-rw-r--r--programs/hash/generic_sum.c2
-rw-r--r--programs/hash/hello.c2
-rw-r--r--programs/hash/md5sum.c2
-rw-r--r--programs/hash/sha1sum.c2
-rw-r--r--programs/hash/sha2sum.c2
-rw-r--r--programs/pkey/dh_client.c2
-rw-r--r--programs/pkey/dh_genprime.c2
-rw-r--r--programs/pkey/dh_server.c2
-rw-r--r--programs/pkey/ecdsa.c2
-rw-r--r--programs/pkey/gen_key.c2
-rw-r--r--programs/pkey/key_app.c2
-rw-r--r--programs/pkey/key_app_writer.c2
-rw-r--r--programs/pkey/mpi_demo.c2
-rw-r--r--programs/pkey/pk_decrypt.c2
-rw-r--r--programs/pkey/pk_encrypt.c2
-rw-r--r--programs/pkey/pk_sign.c2
-rw-r--r--programs/pkey/pk_verify.c2
-rw-r--r--programs/pkey/rsa_decrypt.c2
-rw-r--r--programs/pkey/rsa_encrypt.c2
-rw-r--r--programs/pkey/rsa_genkey.c2
-rw-r--r--programs/pkey/rsa_sign.c2
-rw-r--r--programs/pkey/rsa_sign_pss.c2
-rw-r--r--programs/pkey/rsa_verify.c2
-rw-r--r--programs/pkey/rsa_verify_pss.c2
-rw-r--r--programs/random/gen_entropy.c2
-rw-r--r--programs/random/gen_random_ctr_drbg.c2
-rw-r--r--programs/random/gen_random_havege.c2
-rw-r--r--programs/ssl/ssl_client1.c2
-rw-r--r--programs/ssl/ssl_client2.c2
-rw-r--r--programs/ssl/ssl_fork_server.c2
-rw-r--r--programs/ssl/ssl_mail_client.c2
-rw-r--r--programs/ssl/ssl_pthread_server.c2
-rw-r--r--programs/ssl/ssl_server.c2
-rw-r--r--programs/ssl/ssl_server2.c2
-rw-r--r--programs/test/benchmark.c2
-rw-r--r--programs/test/o_p_test.c2
-rw-r--r--programs/test/selftest.c2
-rw-r--r--programs/test/ssl_cert_test.c2
-rw-r--r--programs/test/ssl_test.c2
-rw-r--r--programs/util/pem2der.c2
-rw-r--r--programs/util/strerror.c2
-rw-r--r--programs/wince_main.c2
-rw-r--r--programs/x509/cert_app.c2
-rw-r--r--programs/x509/cert_req.c2
-rw-r--r--programs/x509/cert_write.c2
-rw-r--r--programs/x509/crl_app.c2
-rw-r--r--programs/x509/req_app.c2
-rw-r--r--scripts/data_files/error.fmt2
-rw-r--r--scripts/data_files/version_features.fmt2
184 files changed, 0 insertions, 368 deletions
diff --git a/include/polarssl/aes.h b/include/polarssl/aes.h
index abf65173..1773c6f1 100644
--- a/include/polarssl/aes.h
+++ b/include/polarssl/aes.h
@@ -8,8 +8,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/include/polarssl/aesni.h b/include/polarssl/aesni.h
index 46f13441..91e5d7eb 100644
--- a/include/polarssl/aesni.h
+++ b/include/polarssl/aesni.h
@@ -8,8 +8,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/include/polarssl/arc4.h b/include/polarssl/arc4.h
index 995d6119..89998643 100644
--- a/include/polarssl/arc4.h
+++ b/include/polarssl/arc4.h
@@ -8,8 +8,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/include/polarssl/asn1.h b/include/polarssl/asn1.h
index ba80b17a..d284965d 100644
--- a/include/polarssl/asn1.h
+++ b/include/polarssl/asn1.h
@@ -8,8 +8,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/include/polarssl/asn1write.h b/include/polarssl/asn1write.h
index 99830aed..3a6ac7bb 100644
--- a/include/polarssl/asn1write.h
+++ b/include/polarssl/asn1write.h
@@ -8,8 +8,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/include/polarssl/base64.h b/include/polarssl/base64.h
index f930f4ed..c5e2405f 100644
--- a/include/polarssl/base64.h
+++ b/include/polarssl/base64.h
@@ -8,8 +8,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/include/polarssl/bignum.h b/include/polarssl/bignum.h
index a1c6087e..3f29bade 100644
--- a/include/polarssl/bignum.h
+++ b/include/polarssl/bignum.h
@@ -8,8 +8,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/include/polarssl/blowfish.h b/include/polarssl/blowfish.h
index 41cfcecd..426acc4f 100644
--- a/include/polarssl/blowfish.h
+++ b/include/polarssl/blowfish.h
@@ -8,8 +8,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/include/polarssl/bn_mul.h b/include/polarssl/bn_mul.h
index b1de31ef..7338a803 100644
--- a/include/polarssl/bn_mul.h
+++ b/include/polarssl/bn_mul.h
@@ -8,8 +8,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/include/polarssl/camellia.h b/include/polarssl/camellia.h
index dc6653f6..f45b5c55 100644
--- a/include/polarssl/camellia.h
+++ b/include/polarssl/camellia.h
@@ -8,8 +8,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/include/polarssl/ccm.h b/include/polarssl/ccm.h
index b4dd22e7..435dceb9 100644
--- a/include/polarssl/ccm.h
+++ b/include/polarssl/ccm.h
@@ -8,8 +8,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/include/polarssl/certs.h b/include/polarssl/certs.h
index bddd8132..1d9e32f8 100644
--- a/include/polarssl/certs.h
+++ b/include/polarssl/certs.h
@@ -8,8 +8,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/include/polarssl/check_config.h b/include/polarssl/check_config.h
index f6b4d631..fc46dcb5 100644
--- a/include/polarssl/check_config.h
+++ b/include/polarssl/check_config.h
@@ -8,8 +8,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/include/polarssl/cipher.h b/include/polarssl/cipher.h
index 332953a5..3257aaa7 100644
--- a/include/polarssl/cipher.h
+++ b/include/polarssl/cipher.h
@@ -10,8 +10,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/include/polarssl/cipher_wrap.h b/include/polarssl/cipher_wrap.h
index a66bfd66..25b8c55f 100644
--- a/include/polarssl/cipher_wrap.h
+++ b/include/polarssl/cipher_wrap.h
@@ -10,8 +10,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/include/polarssl/compat-1.2.h b/include/polarssl/compat-1.2.h
index 6bf94fa0..adfce3d4 100644
--- a/include/polarssl/compat-1.2.h
+++ b/include/polarssl/compat-1.2.h
@@ -8,8 +8,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/include/polarssl/config.h b/include/polarssl/config.h
index 72087244..2f22f740 100644
--- a/include/polarssl/config.h
+++ b/include/polarssl/config.h
@@ -8,8 +8,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/include/polarssl/ctr_drbg.h b/include/polarssl/ctr_drbg.h
index 3eb03982..f340810a 100644
--- a/include/polarssl/ctr_drbg.h
+++ b/include/polarssl/ctr_drbg.h
@@ -8,8 +8,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/include/polarssl/debug.h b/include/polarssl/debug.h
index a5d4fda0..519f16e3 100644
--- a/include/polarssl/debug.h
+++ b/include/polarssl/debug.h
@@ -8,8 +8,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/include/polarssl/des.h b/include/polarssl/des.h
index 47e06de9..792c6d7a 100644
--- a/include/polarssl/des.h
+++ b/include/polarssl/des.h
@@ -8,8 +8,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/include/polarssl/dhm.h b/include/polarssl/dhm.h
index 56d92a30..891913bd 100644
--- a/include/polarssl/dhm.h
+++ b/include/polarssl/dhm.h
@@ -8,8 +8,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/include/polarssl/ecdh.h b/include/polarssl/ecdh.h
index d5a29fdb..6564862b 100644
--- a/include/polarssl/ecdh.h
+++ b/include/polarssl/ecdh.h
@@ -8,8 +8,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/include/polarssl/ecdsa.h b/include/polarssl/ecdsa.h
index f1907dd1..6368aa2c 100644
--- a/include/polarssl/ecdsa.h
+++ b/include/polarssl/ecdsa.h
@@ -8,8 +8,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/include/polarssl/ecp.h b/include/polarssl/ecp.h
index 18f15e2f..1d1d78cf 100644
--- a/include/polarssl/ecp.h
+++ b/include/polarssl/ecp.h
@@ -8,8 +8,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/include/polarssl/entropy.h b/include/polarssl/entropy.h
index 286f55a3..7f87975b 100644
--- a/include/polarssl/entropy.h
+++ b/include/polarssl/entropy.h
@@ -8,8 +8,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/include/polarssl/entropy_poll.h b/include/polarssl/entropy_poll.h
index 695767b5..0eaf1329 100644
--- a/include/polarssl/entropy_poll.h
+++ b/include/polarssl/entropy_poll.h
@@ -8,8 +8,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/include/polarssl/error.h b/include/polarssl/error.h
index 69a4a015..ce5babb3 100644
--- a/include/polarssl/error.h
+++ b/include/polarssl/error.h
@@ -8,8 +8,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/include/polarssl/gcm.h b/include/polarssl/gcm.h
index 465a89f6..86978049 100644
--- a/include/polarssl/gcm.h
+++ b/include/polarssl/gcm.h
@@ -8,8 +8,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/include/polarssl/havege.h b/include/polarssl/havege.h
index ceb54b77..4c8bf7b7 100644
--- a/include/polarssl/havege.h
+++ b/include/polarssl/havege.h
@@ -8,8 +8,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/include/polarssl/hmac_drbg.h b/include/polarssl/hmac_drbg.h
index a4b73bd6..51c83823 100644
--- a/include/polarssl/hmac_drbg.h
+++ b/include/polarssl/hmac_drbg.h
@@ -8,8 +8,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/include/polarssl/md.h b/include/polarssl/md.h
index a657c40e..f322de7a 100644
--- a/include/polarssl/md.h
+++ b/include/polarssl/md.h
@@ -10,8 +10,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/include/polarssl/md2.h b/include/polarssl/md2.h
index 78aec4ea..b72d8c34 100644
--- a/include/polarssl/md2.h
+++ b/include/polarssl/md2.h
@@ -8,8 +8,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/include/polarssl/md4.h b/include/polarssl/md4.h
index 9fab25c6..51601a91 100644
--- a/include/polarssl/md4.h
+++ b/include/polarssl/md4.h
@@ -8,8 +8,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/include/polarssl/md5.h b/include/polarssl/md5.h
index 760c0e49..ebece604 100644
--- a/include/polarssl/md5.h
+++ b/include/polarssl/md5.h
@@ -8,8 +8,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/include/polarssl/md_wrap.h b/include/polarssl/md_wrap.h
index aecac661..82a3a742 100644
--- a/include/polarssl/md_wrap.h
+++ b/include/polarssl/md_wrap.h
@@ -10,8 +10,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/include/polarssl/memory.h b/include/polarssl/memory.h
index 0068be7d..9086fdf0 100644
--- a/include/polarssl/memory.h
+++ b/include/polarssl/memory.h
@@ -8,8 +8,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/include/polarssl/memory_buffer_alloc.h b/include/polarssl/memory_buffer_alloc.h
index d51fac53..d2ef18f1 100644
--- a/include/polarssl/memory_buffer_alloc.h
+++ b/include/polarssl/memory_buffer_alloc.h
@@ -8,8 +8,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/include/polarssl/net.h b/include/polarssl/net.h
index 2ce4a72d..b849be7b 100644
--- a/include/polarssl/net.h
+++ b/include/polarssl/net.h
@@ -8,8 +8,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/include/polarssl/oid.h b/include/polarssl/oid.h
index 6adee5a0..9a56e2ba 100644
--- a/include/polarssl/oid.h
+++ b/include/polarssl/oid.h
@@ -8,8 +8,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/include/polarssl/openssl.h b/include/polarssl/openssl.h
index 4ff2f356..3f3cb8c7 100644
--- a/include/polarssl/openssl.h
+++ b/include/polarssl/openssl.h
@@ -8,8 +8,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/include/polarssl/padlock.h b/include/polarssl/padlock.h
index 147ddffd..1887d65a 100644
--- a/include/polarssl/padlock.h
+++ b/include/polarssl/padlock.h
@@ -9,8 +9,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/include/polarssl/pbkdf2.h b/include/polarssl/pbkdf2.h
index 5378a1b7..37374805 100644
--- a/include/polarssl/pbkdf2.h
+++ b/include/polarssl/pbkdf2.h
@@ -11,8 +11,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/include/polarssl/pem.h b/include/polarssl/pem.h
index 8508ed9c..47566492 100644
--- a/include/polarssl/pem.h
+++ b/include/polarssl/pem.h
@@ -8,8 +8,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/include/polarssl/pk.h b/include/polarssl/pk.h
index da7251c5..f3cbf927 100644
--- a/include/polarssl/pk.h
+++ b/include/polarssl/pk.h
@@ -8,8 +8,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/include/polarssl/pk_wrap.h b/include/polarssl/pk_wrap.h
index c29c379e..9f797e93 100644
--- a/include/polarssl/pk_wrap.h
+++ b/include/polarssl/pk_wrap.h
@@ -8,8 +8,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/include/polarssl/pkcs11.h b/include/polarssl/pkcs11.h
index 93fd865c..0bc038e9 100644
--- a/include/polarssl/pkcs11.h
+++ b/include/polarssl/pkcs11.h
@@ -10,8 +10,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/include/polarssl/pkcs12.h b/include/polarssl/pkcs12.h
index d5bad296..fbaf3119 100644
--- a/include/polarssl/pkcs12.h
+++ b/include/polarssl/pkcs12.h
@@ -8,8 +8,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/include/polarssl/pkcs5.h b/include/polarssl/pkcs5.h
index 2691f982..cf7f1f6b 100644
--- a/include/polarssl/pkcs5.h
+++ b/include/polarssl/pkcs5.h
@@ -10,8 +10,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/include/polarssl/platform.h b/include/polarssl/platform.h
index d5acbdf6..ee92ead6 100644
--- a/include/polarssl/platform.h
+++ b/include/polarssl/platform.h
@@ -8,8 +8,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/include/polarssl/ripemd160.h b/include/polarssl/ripemd160.h
index f3f06241..469165ed 100644
--- a/include/polarssl/ripemd160.h
+++ b/include/polarssl/ripemd160.h
@@ -8,8 +8,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/include/polarssl/rsa.h b/include/polarssl/rsa.h
index 2b719d1d..54902f43 100644
--- a/include/polarssl/rsa.h
+++ b/include/polarssl/rsa.h
@@ -8,8 +8,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/include/polarssl/sha1.h b/include/polarssl/sha1.h
index ed46b5b9..1dbb5709 100644
--- a/include/polarssl/sha1.h
+++ b/include/polarssl/sha1.h
@@ -8,8 +8,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/include/polarssl/sha256.h b/include/polarssl/sha256.h
index 8f1aa194..f377c676 100644
--- a/include/polarssl/sha256.h
+++ b/include/polarssl/sha256.h
@@ -8,8 +8,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/include/polarssl/sha512.h b/include/polarssl/sha512.h
index ce0fed1e..a97582cb 100644
--- a/include/polarssl/sha512.h
+++ b/include/polarssl/sha512.h
@@ -8,8 +8,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/include/polarssl/ssl.h b/include/polarssl/ssl.h
index cc422093..83fc07e6 100644
--- a/include/polarssl/ssl.h
+++ b/include/polarssl/ssl.h
@@ -8,8 +8,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/include/polarssl/ssl_cache.h b/include/polarssl/ssl_cache.h
index bfc1afaa..093682a2 100644
--- a/include/polarssl/ssl_cache.h
+++ b/include/polarssl/ssl_cache.h
@@ -8,8 +8,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/include/polarssl/ssl_ciphersuites.h b/include/polarssl/ssl_ciphersuites.h
index f5d94100..7eb4aace 100644
--- a/include/polarssl/ssl_ciphersuites.h
+++ b/include/polarssl/ssl_ciphersuites.h
@@ -8,8 +8,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/include/polarssl/threading.h b/include/polarssl/threading.h
index 4f8a48e1..84272153 100644
--- a/include/polarssl/threading.h
+++ b/include/polarssl/threading.h
@@ -8,8 +8,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/include/polarssl/timing.h b/include/polarssl/timing.h
index a0011ba5..524b5197 100644
--- a/include/polarssl/timing.h
+++ b/include/polarssl/timing.h
@@ -8,8 +8,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/include/polarssl/version.h b/include/polarssl/version.h
index c364968b..3eae39c1 100644
--- a/include/polarssl/version.h
+++ b/include/polarssl/version.h
@@ -8,8 +8,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/include/polarssl/x509.h b/include/polarssl/x509.h
index 69963b4c..3be9248f 100644
--- a/include/polarssl/x509.h
+++ b/include/polarssl/x509.h
@@ -8,8 +8,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/include/polarssl/x509_crl.h b/include/polarssl/x509_crl.h
index 5fb9312c..7118385d 100644
--- a/include/polarssl/x509_crl.h
+++ b/include/polarssl/x509_crl.h
@@ -8,8 +8,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/include/polarssl/x509_crt.h b/include/polarssl/x509_crt.h
index f56a7c0e..e4031adf 100644
--- a/include/polarssl/x509_crt.h
+++ b/include/polarssl/x509_crt.h
@@ -8,8 +8,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/include/polarssl/x509_csr.h b/include/polarssl/x509_csr.h
index 5baeb70c..187d0e5d 100644
--- a/include/polarssl/x509_csr.h
+++ b/include/polarssl/x509_csr.h
@@ -8,8 +8,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/include/polarssl/xtea.h b/include/polarssl/xtea.h
index e8f41b8c..4f755abd 100644
--- a/include/polarssl/xtea.h
+++ b/include/polarssl/xtea.h
@@ -8,8 +8,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/library/aes.c b/library/aes.c
index 26e76022..91214cef 100644
--- a/library/aes.c
+++ b/library/aes.c
@@ -6,8 +6,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/library/aesni.c b/library/aesni.c
index 6dfc34c5..78abeb3d 100644
--- a/library/aesni.c
+++ b/library/aesni.c
@@ -6,8 +6,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/library/arc4.c b/library/arc4.c
index fe4b8f41..902e337c 100644
--- a/library/arc4.c
+++ b/library/arc4.c
@@ -6,8 +6,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/library/asn1parse.c b/library/asn1parse.c
index 046f2725..77d581be 100644
--- a/library/asn1parse.c
+++ b/library/asn1parse.c
@@ -6,8 +6,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/library/asn1write.c b/library/asn1write.c
index d8a5afae..7a965453 100644
--- a/library/asn1write.c
+++ b/library/asn1write.c
@@ -6,8 +6,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/library/base64.c b/library/base64.c
index d6d13a15..3e198e6e 100644
--- a/library/base64.c
+++ b/library/base64.c
@@ -6,8 +6,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/library/bignum.c b/library/bignum.c
index 2404c3d8..d61cb11d 100644
--- a/library/bignum.c
+++ b/library/bignum.c
@@ -6,8 +6,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/library/blowfish.c b/library/blowfish.c
index fd4888b8..2589b581 100644
--- a/library/blowfish.c
+++ b/library/blowfish.c
@@ -6,8 +6,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/library/camellia.c b/library/camellia.c
index 62f245c9..5cea2183 100644
--- a/library/camellia.c
+++ b/library/camellia.c
@@ -6,8 +6,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/library/ccm.c b/library/ccm.c
index 0ad82522..4889000f 100644
--- a/library/ccm.c
+++ b/library/ccm.c
@@ -6,8 +6,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/library/certs.c b/library/certs.c
index d51b58ba..378832c2 100644
--- a/library/certs.c
+++ b/library/certs.c
@@ -6,8 +6,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/library/cipher.c b/library/cipher.c
index 002b3e74..a66f6074 100644
--- a/library/cipher.c
+++ b/library/cipher.c
@@ -10,8 +10,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/library/cipher_wrap.c b/library/cipher_wrap.c
index e84bb91e..1b1c7164 100644
--- a/library/cipher_wrap.c
+++ b/library/cipher_wrap.c
@@ -10,8 +10,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/library/ctr_drbg.c b/library/ctr_drbg.c
index 6b6f8313..d78efd94 100644
--- a/library/ctr_drbg.c
+++ b/library/ctr_drbg.c
@@ -6,8 +6,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/library/debug.c b/library/debug.c
index e4de1a3f..921249bd 100644
--- a/library/debug.c
+++ b/library/debug.c
@@ -6,8 +6,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/library/des.c b/library/des.c
index a0c953c2..81c12b4b 100644
--- a/library/des.c
+++ b/library/des.c
@@ -6,8 +6,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/library/dhm.c b/library/dhm.c
index 4786a29d..bb339704 100644
--- a/library/dhm.c
+++ b/library/dhm.c
@@ -6,8 +6,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/library/ecdh.c b/library/ecdh.c
index 7f932342..18a84c69 100644
--- a/library/ecdh.c
+++ b/library/ecdh.c
@@ -6,8 +6,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/library/ecdsa.c b/library/ecdsa.c
index 79d9aac0..4415cef3 100644
--- a/library/ecdsa.c
+++ b/library/ecdsa.c
@@ -6,8 +6,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/library/ecp.c b/library/ecp.c
index 9c34ad9f..0ee71253 100644
--- a/library/ecp.c
+++ b/library/ecp.c
@@ -6,8 +6,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/library/ecp_curves.c b/library/ecp_curves.c
index 9aa8b432..758e98ca 100644
--- a/library/ecp_curves.c
+++ b/library/ecp_curves.c
@@ -6,8 +6,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/library/entropy.c b/library/entropy.c
index 219dc071..60a82080 100644
--- a/library/entropy.c
+++ b/library/entropy.c
@@ -6,8 +6,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/library/entropy_poll.c b/library/entropy_poll.c
index 3dc2cbf7..1768fdeb 100644
--- a/library/entropy_poll.c
+++ b/library/entropy_poll.c
@@ -6,8 +6,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/library/error.c b/library/error.c
index 115ed443..1295cddb 100644
--- a/library/error.c
+++ b/library/error.c
@@ -6,8 +6,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/library/gcm.c b/library/gcm.c
index e1ea31a4..3784a9ef 100644
--- a/library/gcm.c
+++ b/library/gcm.c
@@ -6,8 +6,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/library/havege.c b/library/havege.c
index fb37284a..f061256c 100644
--- a/library/havege.c
+++ b/library/havege.c
@@ -6,8 +6,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/library/hmac_drbg.c b/library/hmac_drbg.c
index a6e6caa4..a0690e02 100644
--- a/library/hmac_drbg.c
+++ b/library/hmac_drbg.c
@@ -6,8 +6,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/library/md.c b/library/md.c
index eea3f653..85a91f7d 100644
--- a/library/md.c
+++ b/library/md.c
@@ -10,8 +10,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/library/md2.c b/library/md2.c
index 5c2acead..cf0f60d2 100644
--- a/library/md2.c
+++ b/library/md2.c
@@ -6,8 +6,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/library/md4.c b/library/md4.c
index 88451e56..fef0ace8 100644
--- a/library/md4.c
+++ b/library/md4.c
@@ -6,8 +6,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/library/md5.c b/library/md5.c
index 7abc6334..ad43622a 100644
--- a/library/md5.c
+++ b/library/md5.c
@@ -6,8 +6,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/library/md_wrap.c b/library/md_wrap.c
index 60cf1bbf..56af5bcf 100644
--- a/library/md_wrap.c
+++ b/library/md_wrap.c
@@ -10,8 +10,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/library/memory_buffer_alloc.c b/library/memory_buffer_alloc.c
index 9ba04b2c..ff448873 100644
--- a/library/memory_buffer_alloc.c
+++ b/library/memory_buffer_alloc.c
@@ -6,8 +6,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/library/net.c b/library/net.c
index d14761eb..8918fb55 100644
--- a/library/net.c
+++ b/library/net.c
@@ -6,8 +6,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/library/oid.c b/library/oid.c
index bd057ca4..f0fb1418 100644
--- a/library/oid.c
+++ b/library/oid.c
@@ -8,8 +8,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/library/padlock.c b/library/padlock.c
index daad882d..8d1a7e8a 100644
--- a/library/padlock.c
+++ b/library/padlock.c
@@ -6,8 +6,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/library/pbkdf2.c b/library/pbkdf2.c
index eb0447ef..70e9e8b1 100644
--- a/library/pbkdf2.c
+++ b/library/pbkdf2.c
@@ -11,8 +11,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/library/pem.c b/library/pem.c
index d370352a..98d5efc6 100644
--- a/library/pem.c
+++ b/library/pem.c
@@ -6,8 +6,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/library/pk.c b/library/pk.c
index 4940af57..c72b3ef5 100644
--- a/library/pk.c
+++ b/library/pk.c
@@ -6,8 +6,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/library/pk_wrap.c b/library/pk_wrap.c
index 3b92c47d..04b1db2a 100644
--- a/library/pk_wrap.c
+++ b/library/pk_wrap.c
@@ -6,8 +6,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/library/pkcs11.c b/library/pkcs11.c
index a7f4e9e8..00485685 100644
--- a/library/pkcs11.c
+++ b/library/pkcs11.c
@@ -10,8 +10,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/library/pkcs12.c b/library/pkcs12.c
index 56806a2e..c4eec1f5 100644
--- a/library/pkcs12.c
+++ b/library/pkcs12.c
@@ -6,8 +6,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/library/pkcs5.c b/library/pkcs5.c
index 02a65fd0..78318add 100644
--- a/library/pkcs5.c
+++ b/library/pkcs5.c
@@ -10,8 +10,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/library/pkparse.c b/library/pkparse.c
index 2b8bccfe..e17a97d7 100644
--- a/library/pkparse.c
+++ b/library/pkparse.c
@@ -6,8 +6,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/library/pkwrite.c b/library/pkwrite.c
index f5b3eafc..6619e1cf 100644
--- a/library/pkwrite.c
+++ b/library/pkwrite.c
@@ -6,8 +6,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/library/platform.c b/library/platform.c
index 71b69573..297b13b3 100644
--- a/library/platform.c
+++ b/library/platform.c
@@ -6,8 +6,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/library/ripemd160.c b/library/ripemd160.c
index f0892dcb..2b943f13 100644
--- a/library/ripemd160.c
+++ b/library/ripemd160.c
@@ -6,8 +6,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/library/rsa.c b/library/rsa.c
index bb2dfa2f..d601391b 100644
--- a/library/rsa.c
+++ b/library/rsa.c
@@ -6,8 +6,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/library/sha1.c b/library/sha1.c
index ada89fa7..f9a419e5 100644
--- a/library/sha1.c
+++ b/library/sha1.c
@@ -6,8 +6,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/library/sha256.c b/library/sha256.c
index f4c343e7..44dcf1ad 100644
--- a/library/sha256.c
+++ b/library/sha256.c
@@ -6,8 +6,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/library/sha512.c b/library/sha512.c
index a5063cdb..9c10fb53 100644
--- a/library/sha512.c
+++ b/library/sha512.c
@@ -6,8 +6,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/library/ssl_cache.c b/library/ssl_cache.c
index f88b21cf..dbcaa9ea 100644
--- a/library/ssl_cache.c
+++ b/library/ssl_cache.c
@@ -6,8 +6,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/library/ssl_ciphersuites.c b/library/ssl_ciphersuites.c
index f80b13b8..fe298b21 100644
--- a/library/ssl_ciphersuites.c
+++ b/library/ssl_ciphersuites.c
@@ -8,8 +8,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/library/ssl_cli.c b/library/ssl_cli.c
index c6d6b6eb..6bb95e48 100644
--- a/library/ssl_cli.c
+++ b/library/ssl_cli.c
@@ -6,8 +6,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/library/ssl_srv.c b/library/ssl_srv.c
index 9b8542c4..0f6d5b49 100644
--- a/library/ssl_srv.c
+++ b/library/ssl_srv.c
@@ -6,8 +6,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/library/ssl_tls.c b/library/ssl_tls.c
index ed3701db..757167b5 100644
--- a/library/ssl_tls.c
+++ b/library/ssl_tls.c
@@ -6,8 +6,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/library/threading.c b/library/threading.c
index 696548d6..4abcd721 100644
--- a/library/threading.c
+++ b/library/threading.c
@@ -6,8 +6,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/library/timing.c b/library/timing.c
index 4c21c4b2..7e5a7979 100644
--- a/library/timing.c
+++ b/library/timing.c
@@ -6,8 +6,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/library/version.c b/library/version.c
index a362463e..adb91429 100644
--- a/library/version.c
+++ b/library/version.c
@@ -6,8 +6,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/library/version_features.c b/library/version_features.c
index 783d5121..af90b66f 100644
--- a/library/version_features.c
+++ b/library/version_features.c
@@ -6,8 +6,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/library/x509.c b/library/x509.c
index 4472e4a9..68ff9d66 100644
--- a/library/x509.c
+++ b/library/x509.c
@@ -6,8 +6,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/library/x509_create.c b/library/x509_create.c
index 95d52ab2..e6346dde 100644
--- a/library/x509_create.c
+++ b/library/x509_create.c
@@ -6,8 +6,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/library/x509_crl.c b/library/x509_crl.c
index b35cb63a..3e6545f5 100644
--- a/library/x509_crl.c
+++ b/library/x509_crl.c
@@ -6,8 +6,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/library/x509_crt.c b/library/x509_crt.c
index 158dac6a..2e2d9709 100644
--- a/library/x509_crt.c
+++ b/library/x509_crt.c
@@ -6,8 +6,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/library/x509_csr.c b/library/x509_csr.c
index ce9aefae..aeac3f45 100644
--- a/library/x509_csr.c
+++ b/library/x509_csr.c
@@ -6,8 +6,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/library/x509write_crt.c b/library/x509write_crt.c
index 5c8400f8..50ba6227 100644
--- a/library/x509write_crt.c
+++ b/library/x509write_crt.c
@@ -6,8 +6,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/library/x509write_csr.c b/library/x509write_csr.c
index 90617d26..84048e47 100644
--- a/library/x509write_csr.c
+++ b/library/x509write_csr.c
@@ -6,8 +6,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/library/xtea.c b/library/xtea.c
index 08365f50..9db3cf4d 100644
--- a/library/xtea.c
+++ b/library/xtea.c
@@ -6,8 +6,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/programs/aes/aescrypt2.c b/programs/aes/aescrypt2.c
index c96c3fc0..89452b34 100644
--- a/programs/aes/aescrypt2.c
+++ b/programs/aes/aescrypt2.c
@@ -6,8 +6,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/programs/aes/crypt_and_hash.c b/programs/aes/crypt_and_hash.c
index 545b0129..1fbe0182 100644
--- a/programs/aes/crypt_and_hash.c
+++ b/programs/aes/crypt_and_hash.c
@@ -7,8 +7,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/programs/hash/generic_sum.c b/programs/hash/generic_sum.c
index 7b7b4cd4..60181e7f 100644
--- a/programs/hash/generic_sum.c
+++ b/programs/hash/generic_sum.c
@@ -6,8 +6,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/programs/hash/hello.c b/programs/hash/hello.c
index 137b4fa9..b97af477 100644
--- a/programs/hash/hello.c
+++ b/programs/hash/hello.c
@@ -6,8 +6,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/programs/hash/md5sum.c b/programs/hash/md5sum.c
index 0f7617ec..c186adb6 100644
--- a/programs/hash/md5sum.c
+++ b/programs/hash/md5sum.c
@@ -6,8 +6,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/programs/hash/sha1sum.c b/programs/hash/sha1sum.c
index fbea4297..ab41832a 100644
--- a/programs/hash/sha1sum.c
+++ b/programs/hash/sha1sum.c
@@ -6,8 +6,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/programs/hash/sha2sum.c b/programs/hash/sha2sum.c
index 6d2550e2..86194779 100644
--- a/programs/hash/sha2sum.c
+++ b/programs/hash/sha2sum.c
@@ -6,8 +6,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/programs/pkey/dh_client.c b/programs/pkey/dh_client.c
index 6d6db33e..caf15513 100644
--- a/programs/pkey/dh_client.c
+++ b/programs/pkey/dh_client.c
@@ -6,8 +6,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/programs/pkey/dh_genprime.c b/programs/pkey/dh_genprime.c
index 46aab296..14933f78 100644
--- a/programs/pkey/dh_genprime.c
+++ b/programs/pkey/dh_genprime.c
@@ -6,8 +6,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/programs/pkey/dh_server.c b/programs/pkey/dh_server.c
index f8af72d9..d427d6a3 100644
--- a/programs/pkey/dh_server.c
+++ b/programs/pkey/dh_server.c
@@ -6,8 +6,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/programs/pkey/ecdsa.c b/programs/pkey/ecdsa.c
index 6706a6be..513d21f2 100644
--- a/programs/pkey/ecdsa.c
+++ b/programs/pkey/ecdsa.c
@@ -6,8 +6,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/programs/pkey/gen_key.c b/programs/pkey/gen_key.c
index 76605744..6e736b6c 100644
--- a/programs/pkey/gen_key.c
+++ b/programs/pkey/gen_key.c
@@ -6,8 +6,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/programs/pkey/key_app.c b/programs/pkey/key_app.c
index 956eba9c..89e509f3 100644
--- a/programs/pkey/key_app.c
+++ b/programs/pkey/key_app.c
@@ -6,8 +6,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/programs/pkey/key_app_writer.c b/programs/pkey/key_app_writer.c
index 963ee81d..e979c67a 100644
--- a/programs/pkey/key_app_writer.c
+++ b/programs/pkey/key_app_writer.c
@@ -6,8 +6,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/programs/pkey/mpi_demo.c b/programs/pkey/mpi_demo.c
index 4a13dc4b..a1b78d84 100644
--- a/programs/pkey/mpi_demo.c
+++ b/programs/pkey/mpi_demo.c
@@ -6,8 +6,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/programs/pkey/pk_decrypt.c b/programs/pkey/pk_decrypt.c
index ddeb1271..ce662404 100644
--- a/programs/pkey/pk_decrypt.c
+++ b/programs/pkey/pk_decrypt.c
@@ -6,8 +6,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/programs/pkey/pk_encrypt.c b/programs/pkey/pk_encrypt.c
index c313f667..e3efa911 100644
--- a/programs/pkey/pk_encrypt.c
+++ b/programs/pkey/pk_encrypt.c
@@ -6,8 +6,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/programs/pkey/pk_sign.c b/programs/pkey/pk_sign.c
index 5bee4f8d..15e03698 100644
--- a/programs/pkey/pk_sign.c
+++ b/programs/pkey/pk_sign.c
@@ -6,8 +6,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/programs/pkey/pk_verify.c b/programs/pkey/pk_verify.c
index 7215d7fd..c663aab8 100644
--- a/programs/pkey/pk_verify.c
+++ b/programs/pkey/pk_verify.c
@@ -6,8 +6,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/programs/pkey/rsa_decrypt.c b/programs/pkey/rsa_decrypt.c
index a04cdbf0..4f87f374 100644
--- a/programs/pkey/rsa_decrypt.c
+++ b/programs/pkey/rsa_decrypt.c
@@ -6,8 +6,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/programs/pkey/rsa_encrypt.c b/programs/pkey/rsa_encrypt.c
index 3a16b49e..c6051d31 100644
--- a/programs/pkey/rsa_encrypt.c
+++ b/programs/pkey/rsa_encrypt.c
@@ -6,8 +6,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/programs/pkey/rsa_genkey.c b/programs/pkey/rsa_genkey.c
index b3570023..86e79a76 100644
--- a/programs/pkey/rsa_genkey.c
+++ b/programs/pkey/rsa_genkey.c
@@ -6,8 +6,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/programs/pkey/rsa_sign.c b/programs/pkey/rsa_sign.c
index 7520362f..b7ddae35 100644
--- a/programs/pkey/rsa_sign.c
+++ b/programs/pkey/rsa_sign.c
@@ -6,8 +6,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/programs/pkey/rsa_sign_pss.c b/programs/pkey/rsa_sign_pss.c
index 587762c3..35569259 100644
--- a/programs/pkey/rsa_sign_pss.c
+++ b/programs/pkey/rsa_sign_pss.c
@@ -6,8 +6,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/programs/pkey/rsa_verify.c b/programs/pkey/rsa_verify.c
index 7ab5298e..b4d11ba2 100644
--- a/programs/pkey/rsa_verify.c
+++ b/programs/pkey/rsa_verify.c
@@ -6,8 +6,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/programs/pkey/rsa_verify_pss.c b/programs/pkey/rsa_verify_pss.c
index 3966ec25..1164e213 100644
--- a/programs/pkey/rsa_verify_pss.c
+++ b/programs/pkey/rsa_verify_pss.c
@@ -6,8 +6,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/programs/random/gen_entropy.c b/programs/random/gen_entropy.c
index e441ba78..d8903780 100644
--- a/programs/random/gen_entropy.c
+++ b/programs/random/gen_entropy.c
@@ -6,8 +6,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/programs/random/gen_random_ctr_drbg.c b/programs/random/gen_random_ctr_drbg.c
index 003310aa..ac479a2b 100644
--- a/programs/random/gen_random_ctr_drbg.c
+++ b/programs/random/gen_random_ctr_drbg.c
@@ -6,8 +6,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/programs/random/gen_random_havege.c b/programs/random/gen_random_havege.c
index b3c214c8..98f37390 100644
--- a/programs/random/gen_random_havege.c
+++ b/programs/random/gen_random_havege.c
@@ -6,8 +6,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/programs/ssl/ssl_client1.c b/programs/ssl/ssl_client1.c
index eacba815..8a43537f 100644
--- a/programs/ssl/ssl_client1.c
+++ b/programs/ssl/ssl_client1.c
@@ -6,8 +6,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/programs/ssl/ssl_client2.c b/programs/ssl/ssl_client2.c
index 8ec0fc4a..b4328e91 100644
--- a/programs/ssl/ssl_client2.c
+++ b/programs/ssl/ssl_client2.c
@@ -6,8 +6,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/programs/ssl/ssl_fork_server.c b/programs/ssl/ssl_fork_server.c
index 14b88947..e5695e86 100644
--- a/programs/ssl/ssl_fork_server.c
+++ b/programs/ssl/ssl_fork_server.c
@@ -6,8 +6,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/programs/ssl/ssl_mail_client.c b/programs/ssl/ssl_mail_client.c
index 8d4b2a7c..2cad32ed 100644
--- a/programs/ssl/ssl_mail_client.c
+++ b/programs/ssl/ssl_mail_client.c
@@ -6,8 +6,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/programs/ssl/ssl_pthread_server.c b/programs/ssl/ssl_pthread_server.c
index af9c7ee1..3c7c7392 100644
--- a/programs/ssl/ssl_pthread_server.c
+++ b/programs/ssl/ssl_pthread_server.c
@@ -7,8 +7,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/programs/ssl/ssl_server.c b/programs/ssl/ssl_server.c
index f848bca8..cb5c51ec 100644
--- a/programs/ssl/ssl_server.c
+++ b/programs/ssl/ssl_server.c
@@ -6,8 +6,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/programs/ssl/ssl_server2.c b/programs/ssl/ssl_server2.c
index c827fde3..eb1f9ae2 100644
--- a/programs/ssl/ssl_server2.c
+++ b/programs/ssl/ssl_server2.c
@@ -6,8 +6,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/programs/test/benchmark.c b/programs/test/benchmark.c
index d06ee415..3870be90 100644
--- a/programs/test/benchmark.c
+++ b/programs/test/benchmark.c
@@ -6,8 +6,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/programs/test/o_p_test.c b/programs/test/o_p_test.c
index 777e8bf2..b76364bd 100644
--- a/programs/test/o_p_test.c
+++ b/programs/test/o_p_test.c
@@ -6,8 +6,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/programs/test/selftest.c b/programs/test/selftest.c
index b42dd1db..87db0a96 100644
--- a/programs/test/selftest.c
+++ b/programs/test/selftest.c
@@ -6,8 +6,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/programs/test/ssl_cert_test.c b/programs/test/ssl_cert_test.c
index 4085c72d..570b6352 100644
--- a/programs/test/ssl_cert_test.c
+++ b/programs/test/ssl_cert_test.c
@@ -6,8 +6,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/programs/test/ssl_test.c b/programs/test/ssl_test.c
index be1f7c8b..e8c70969 100644
--- a/programs/test/ssl_test.c
+++ b/programs/test/ssl_test.c
@@ -6,8 +6,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/programs/util/pem2der.c b/programs/util/pem2der.c
index cc209fa6..0d64deb4 100644
--- a/programs/util/pem2der.c
+++ b/programs/util/pem2der.c
@@ -6,8 +6,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/programs/util/strerror.c b/programs/util/strerror.c
index aeb45a53..912f92ae 100644
--- a/programs/util/strerror.c
+++ b/programs/util/strerror.c
@@ -6,8 +6,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/programs/wince_main.c b/programs/wince_main.c
index 489bc195..6efa970d 100644
--- a/programs/wince_main.c
+++ b/programs/wince_main.c
@@ -6,8 +6,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/programs/x509/cert_app.c b/programs/x509/cert_app.c
index b25d05b5..73af69be 100644
--- a/programs/x509/cert_app.c
+++ b/programs/x509/cert_app.c
@@ -6,8 +6,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/programs/x509/cert_req.c b/programs/x509/cert_req.c
index f675cb6d..76b7bb0c 100644
--- a/programs/x509/cert_req.c
+++ b/programs/x509/cert_req.c
@@ -6,8 +6,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/programs/x509/cert_write.c b/programs/x509/cert_write.c
index 10ff2fc0..0591f3b0 100644
--- a/programs/x509/cert_write.c
+++ b/programs/x509/cert_write.c
@@ -6,8 +6,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/programs/x509/crl_app.c b/programs/x509/crl_app.c
index 002e0656..b618613b 100644
--- a/programs/x509/crl_app.c
+++ b/programs/x509/crl_app.c
@@ -6,8 +6,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/programs/x509/req_app.c b/programs/x509/req_app.c
index e80f3e4b..f502a12c 100644
--- a/programs/x509/req_app.c
+++ b/programs/x509/req_app.c
@@ -6,8 +6,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/scripts/data_files/error.fmt b/scripts/data_files/error.fmt
index 8443c6e0..8cfaf9b2 100644
--- a/scripts/data_files/error.fmt
+++ b/scripts/data_files/error.fmt
@@ -6,8 +6,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
diff --git a/scripts/data_files/version_features.fmt b/scripts/data_files/version_features.fmt
index b53ce593..1a90eb54 100644
--- a/scripts/data_files/version_features.fmt
+++ b/scripts/data_files/version_features.fmt
@@ -6,8 +6,6 @@
* This file is part of mbed TLS (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
- * All rights reserved.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or