Skip to content

Commit a43ef52

Browse files
0xc0170Cruz Monrreal II
authored andcommitted
copyright 2019 fix
1 parent aaa2b2b commit a43ef52

File tree

8 files changed

+8
-8
lines changed

8 files changed

+8
-8
lines changed

TESTS/mbedmicro-mbed/attributes/attributes.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2016-2018 ARM Limited. All rights reserved.
2+
* Copyright (c) 2016-2019 ARM Limited. All rights reserved.
33
*
44
* SPDX-License-Identifier: Apache-2.0
55
*

TESTS/mbedmicro-mbed/attributes/weak.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2016-2018 ARM Limited. All rights reserved.
2+
* Copyright (c) 2016-2019 ARM Limited. All rights reserved.
33
*
44
* SPDX-License-Identifier: Apache-2.0
55
*

TESTS/mbedmicro-mbed/static_assert/test_c.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2015-2018 ARM Limited. All rights reserved.
2+
* Copyright (c) 2015-2019 ARM Limited. All rights reserved.
33
*
44
* SPDX-License-Identifier: Apache-2.0
55
*

TESTS/mbedmicro-mbed/static_assert/test_cpp.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2016-2018 ARM Limited. All rights reserved.
2+
* Copyright (c) 2016-2019 ARM Limited. All rights reserved.
33
*
44
* SPDX-License-Identifier: Apache-2.0
55
*

TESTS/network/wifi/wifi_tests.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2018, Arm Limited and affiliates.
2+
* Copyright (c) 2018-2019, Arm Limited and affiliates.
33
* SPDX-License-Identifier: Apache-2.0
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");

cmsis/mbed_cmsis_conf.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2018, Arm Limited and affiliates.
2+
* Copyright (c) 2018-2019, Arm Limited and affiliates.
33
* SPDX-License-Identifier: Apache-2.0
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");

tools/arm_pack_manager/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
"""
2-
Copyright (c) 2016-2018 ARM Limited. All rights reserved.
2+
Copyright (c) 2016-2019 ARM Limited. All rights reserved.
33
44
SPDX-License-Identifier: Apache-2.0
55

tools/memap.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
"""
2-
Copyright (c) 2016 ARM Limited. All rights reserved.
2+
Copyright (c) 2016-2019 ARM Limited. All rights reserved.
33
44
SPDX-License-Identifier: Apache-2.0
55

0 commit comments

Comments
 (0)