mbedtls/include/mbedtls
Bence Szépkúti a2947ac7bb Update copyright notices to use Linux Foundation guidance
As a result, the copyright of contributors other than Arm is now
acknowledged, and the years of publishing are no longer tracked in the
source files.

Also remove the now-redundant lines declaring that the files are part of
MbedTLS.

This commit was generated using the following script:

# ========================
#!/bin/sh

# Find files
find '(' -path './.git' -o -path './3rdparty' ')' -prune -o -type f -print | xargs sed -bi '

# Replace copyright attribution line
s/Copyright.*Arm.*/Copyright The Mbed TLS Contributors/I

# Remove redundant declaration and the preceding line
$!N
/This file is part of Mbed TLS/Id
P
D
'
# ========================

Signed-off-by: Bence Szépkúti <bence.szepkuti@arm.com>
2020-08-19 16:37:36 +02:00
..
aes.h Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
aesni.h Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
arc4.h Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
aria.h Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
asn1.h Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
asn1write.h Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
base64.h Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
bignum.h Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
blowfish.h Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
bn_mul.h Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
camellia.h Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
ccm.h Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
certs.h Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
chacha20.h Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
chachapoly.h Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
check_config.h Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
cipher_internal.h Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
cipher.h Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
cmac.h Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
compat-1.3.h Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
config.h Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
ctr_drbg.h Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
debug.h Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
des.h Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
dhm.h Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
ecdh.h Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
ecdsa.h Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
ecjpake.h Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
ecp_internal.h Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
ecp.h Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
entropy_poll.h Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
entropy.h Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
error.h Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
gcm.h Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
havege.h Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
hkdf.h Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
hmac_drbg.h Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
md2.h Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
md4.h Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
md5.h Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
md_internal.h Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
md.h Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
memory_buffer_alloc.h Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
net_sockets.h Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
net.h Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
nist_kw.h Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
oid.h Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
padlock.h Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
pem.h Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
pk_internal.h Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
pk.h Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
pkcs5.h Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
pkcs11.h Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
pkcs12.h Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
platform_time.h Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
platform_util.h Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
platform.h Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
poly1305.h Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
ripemd160.h Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
rsa_internal.h Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
rsa.h Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
sha1.h Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
sha256.h Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
sha512.h Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
ssl_cache.h Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
ssl_ciphersuites.h Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
ssl_cookie.h Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
ssl_internal.h Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
ssl_ticket.h Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
ssl.h Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
threading.h Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
timing.h Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
version.h Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
x509_crl.h Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
x509_crt.h Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
x509_csr.h Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
x509.h Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
xtea.h Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00