Skip to content

Commit 367bb8b

Browse files
Andres Amaya GarciaAndres Amaya Garcia
authored andcommitted
tls-client: update copyright dates from 2017 to 2018
1 parent b473b03 commit 367bb8b

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

tls-client/HelloHttpsClient.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* Hello world example of a TLS client: fetch an HTTPS page
33
*
4-
* Copyright (C) 2006-2017, Arm Limited, All Rights Reserved
4+
* Copyright (C) 2006-2018, Arm Limited, All Rights Reserved
55
* SPDX-License-Identifier: Apache-2.0
66
*
77
* Licensed under the Apache License, Version 2.0 (the "License"); you may

tls-client/HelloHttpsClient.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* Hello world example of a TLS client: fetch an HTTPS page
33
*
4-
* Copyright (C) 2006-2017, Arm Limited, All Rights Reserved
4+
* Copyright (C) 2006-2018, Arm Limited, All Rights Reserved
55
* SPDX-License-Identifier: Apache-2.0
66
*
77
* Licensed under the Apache License, Version 2.0 (the "License"); you may

tls-client/main.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* Hello world example of a TLS client: fetch an HTTPS page
33
*
4-
* Copyright (C) 2006-2017, Arm Limited, All Rights Reserved
4+
* Copyright (C) 2006-2018, Arm Limited, All Rights Reserved
55
* SPDX-License-Identifier: Apache-2.0
66
*
77
* Licensed under the Apache License, Version 2.0 (the "License"); you may

tls-client/mbedtls_entropy_config.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2006-2016, Arm Limited, All Rights Reserved
2+
* Copyright (C) 2006-2018, Arm Limited, All Rights Reserved
33
* SPDX-License-Identifier: Apache-2.0
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License"); you may

0 commit comments

Comments
 (0)