aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGilles Peskine <gilles.peskine@arm.com>2020-08-20 13:26:17 +0200
committerGitHub <noreply@github.com>2020-08-20 13:26:17 +0200
commit22d70a80af7fd6066c0b407cda4aabcacd3793dd (patch)
tree474afa66f98aef30461d9069d253ffd57a4655ee
parentabccfc1684c178d3829f78cfee75cd7c008313ca (diff)
parent50118144c6446f5837fdcf9a2ee078d7c976bf68 (diff)
downloadmbed-tls-22d70a80af7fd6066c0b407cda4aabcacd3793dd.tar.gz
Merge pull request #738 from danh-arm/dh/remaining-lf-copyright
Update remaining copyright notices to use Linux Foundation guidance
-rw-r--r--library/ssl_invasive.h4
-rw-r--r--tests/include/test/constant_flow.h4
2 files changed, 2 insertions, 6 deletions
diff --git a/library/ssl_invasive.h b/library/ssl_invasive.h
index f04b81668..cfe9b8d44 100644
--- a/library/ssl_invasive.h
+++ b/library/ssl_invasive.h
@@ -8,7 +8,7 @@
* building the library for testing.
*/
/*
- * Copyright (C) 2020, ARM Limited, All Rights Reserved
+ * Copyright The Mbed TLS Contributors
* SPDX-License-Identifier: Apache-2.0
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may
@@ -22,8 +22,6 @@
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
- *
- * This file is part of mbed TLS (https://tls.mbed.org)
*/
#ifndef MBEDTLS_SSL_INVASIVE_H
#define MBEDTLS_SSL_INVASIVE_H
diff --git a/tests/include/test/constant_flow.h b/tests/include/test/constant_flow.h
index 98bee7e48..18daa4cc1 100644
--- a/tests/include/test/constant_flow.h
+++ b/tests/include/test/constant_flow.h
@@ -5,7 +5,7 @@
*/
/*
- * Copyright (C) 2020, ARM Limited, All Rights Reserved
+ * Copyright The Mbed TLS Contributors
* SPDX-License-Identifier: Apache-2.0
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may
@@ -19,8 +19,6 @@
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
- *
- * This file is part of mbed TLS (https://tls.mbed.org)
*/
#ifndef TEST_CONSTANT_FLOW_H