Skip to content

Commit 4888796

Browse files
authored
Update copyright section (#1621)
Signed-off-by: Sadik.Ozer <[email protected]>
1 parent ef74216 commit 4888796

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

pyocd/target/builtin/target_MAX32660.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# pyOCD debugger
2-
# Copyright (c) 2017-2021 Maxim Integrated (Part of Analog Devices)
2+
# Copyright (c) 2021 Maxim Integrated (now owned by Analog Devices, Inc.)
33
# SPDX-License-Identifier: Apache-2.0
44
#
55
# Licensed under the Apache License, Version 2.0 (the "License");

pyocd/target/builtin/target_MAX32666.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# pyOCD debugger
2-
# Copyright (c) 2023 PyOCD Authors
2+
# Copyright (c) 2023 Analog Devices, Inc.
33
# SPDX-License-Identifier: Apache-2.0
44
#
55
# Licensed under the Apache License, Version 2.0 (the "License");

pyocd/target/builtin/target_MAX32670.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# pyOCD debugger
2-
# Copyright (c) 2017-2022 Analog Devices Inc
2+
# Copyright (c) 2022 Analog Devices, Inc.
33
# SPDX-License-Identifier: Apache-2.0
44
#
55
# Licensed under the Apache License, Version 2.0 (the "License");

0 commit comments

Comments
 (0)