Skip to content

Commit 717f252

Browse files
MartinPavellaStrycekSimon
authored andcommitted
NXP backend: Update licence headers in node converters.
1 parent 53c4d93 commit 717f252

File tree

6 files changed

+6
-12
lines changed

6 files changed

+6
-12
lines changed

backends/nxp/backend/ir/converter/node_converters/ops_converters/abs_converter.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
# Copyright (c) 2025 NXP
2-
# All rights reserved.
1+
# Copyright 2025 NXP
32
#
43
# This source code is licensed under the BSD-style license found in the
54
# LICENSE file in the root directory of this source tree.

backends/nxp/backend/ir/converter/node_converters/ops_converters/adaptive_avg_pool_2d_converter.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
# Copyright (c) 2025 NXP
2-
# All rights reserved.
1+
# Copyright 2025 NXP
32
#
43
# This source code is licensed under the BSD-style license found in the
54
# LICENSE file in the root directory of this source tree.

backends/nxp/backend/ir/converter/node_converters/ops_converters/add_tensor_converter.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
# Copyright (c) 2025 NXP
2-
# All rights reserved.
1+
# Copyright 2025 NXP
32
#
43
# This source code is licensed under the BSD-style license found in the
54
# LICENSE file in the root directory of this source tree.

backends/nxp/backend/ir/converter/node_converters/ops_converters/avg_pool_2d_converter.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
# Copyright (c) 2025 NXP
2-
# All rights reserved.
1+
# Copyright 2025 NXP
32
#
43
# This source code is licensed under the BSD-style license found in the
54
# LICENSE file in the root directory of this source tree.

backends/nxp/backend/ir/converter/node_converters/ops_converters/hardtanh_converter.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
# Copyright (c) 2025 NXP
2-
# All rights reserved.
1+
# Copyright 2025 NXP
32
#
43
# This source code is licensed under the BSD-style license found in the
54
# LICENSE file in the root directory of this source tree.

backends/nxp/backend/ir/converter/node_converters/ops_converters/relu_converter.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
# Copyright (c) 2024-2025 NXP
2-
# All rights reserved.
1+
# Copyright 2024-2025 NXP
32
#
43
# This source code is licensed under the BSD-style license found in the
54
# LICENSE file in the root directory of this source tree.

0 commit comments

Comments
 (0)