diff --git a/LICENSE b/LICENSE index 4a8652561be..c18feaf5110 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +Copyright (c) 2021 - 2026 ANSYS, Inc. and/or its affiliates. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in diff --git a/doc/changelog.d/7054.maintenance.md b/doc/changelog.d/7054.maintenance.md new file mode 100644 index 00000000000..45a73a5ec58 --- /dev/null +++ b/doc/changelog.d/7054.maintenance.md @@ -0,0 +1 @@ +Bump year in headers diff --git a/src/ansys/aedt/core/__init__.py b/src/ansys/aedt/core/__init__.py index b60e77237ba..b6c0d3e3145 100644 --- a/src/ansys/aedt/core/__init__.py +++ b/src/ansys/aedt/core/__init__.py @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/aedt_logger.py b/src/ansys/aedt/core/aedt_logger.py index 5ec7e19555e..8d59c56f31d 100644 --- a/src/ansys/aedt/core/aedt_logger.py +++ b/src/ansys/aedt/core/aedt_logger.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/application/__init__.py b/src/ansys/aedt/core/application/__init__.py index 090c5ef626d..4cda6a27ecb 100644 --- a/src/ansys/aedt/core/application/__init__.py +++ b/src/ansys/aedt/core/application/__init__.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/application/aedt_file_management.py b/src/ansys/aedt/core/application/aedt_file_management.py index 038499cc387..2faac096368 100644 --- a/src/ansys/aedt/core/application/aedt_file_management.py +++ b/src/ansys/aedt/core/application/aedt_file_management.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/application/aedt_objects.py b/src/ansys/aedt/core/application/aedt_objects.py index a3525497622..9c80cf2eac2 100644 --- a/src/ansys/aedt/core/application/aedt_objects.py +++ b/src/ansys/aedt/core/application/aedt_objects.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/application/aedt_units.py b/src/ansys/aedt/core/application/aedt_units.py index 6ab79b734f2..70cf94cd794 100644 --- a/src/ansys/aedt/core/application/aedt_units.py +++ b/src/ansys/aedt/core/application/aedt_units.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/application/analysis.py b/src/ansys/aedt/core/application/analysis.py index 9cd8a43276a..edba46ea100 100644 --- a/src/ansys/aedt/core/application/analysis.py +++ b/src/ansys/aedt/core/application/analysis.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/application/analysis_3d.py b/src/ansys/aedt/core/application/analysis_3d.py index d930573765e..adea253f9c4 100644 --- a/src/ansys/aedt/core/application/analysis_3d.py +++ b/src/ansys/aedt/core/application/analysis_3d.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/application/analysis_3d_layout.py b/src/ansys/aedt/core/application/analysis_3d_layout.py index 61523490754..2d093f8ed47 100644 --- a/src/ansys/aedt/core/application/analysis_3d_layout.py +++ b/src/ansys/aedt/core/application/analysis_3d_layout.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/application/analysis_circuit_netlist.py b/src/ansys/aedt/core/application/analysis_circuit_netlist.py index 49a727efacf..d663ea9e899 100644 --- a/src/ansys/aedt/core/application/analysis_circuit_netlist.py +++ b/src/ansys/aedt/core/application/analysis_circuit_netlist.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/application/analysis_hf.py b/src/ansys/aedt/core/application/analysis_hf.py index 98e2d76c077..809309f6009 100644 --- a/src/ansys/aedt/core/application/analysis_hf.py +++ b/src/ansys/aedt/core/application/analysis_hf.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/application/analysis_icepak.py b/src/ansys/aedt/core/application/analysis_icepak.py index 43006e5bebc..dcd5c2ffeef 100644 --- a/src/ansys/aedt/core/application/analysis_icepak.py +++ b/src/ansys/aedt/core/application/analysis_icepak.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/application/analysis_maxwell_circuit.py b/src/ansys/aedt/core/application/analysis_maxwell_circuit.py index 245afcf387a..afdac9b0b21 100644 --- a/src/ansys/aedt/core/application/analysis_maxwell_circuit.py +++ b/src/ansys/aedt/core/application/analysis_maxwell_circuit.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/application/analysis_nexxim.py b/src/ansys/aedt/core/application/analysis_nexxim.py index a7f25a6abac..68f11fc255b 100644 --- a/src/ansys/aedt/core/application/analysis_nexxim.py +++ b/src/ansys/aedt/core/application/analysis_nexxim.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/application/analysis_r_m_xprt.py b/src/ansys/aedt/core/application/analysis_r_m_xprt.py index 05e741b9685..1718f866d31 100644 --- a/src/ansys/aedt/core/application/analysis_r_m_xprt.py +++ b/src/ansys/aedt/core/application/analysis_r_m_xprt.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/application/analysis_twin_builder.py b/src/ansys/aedt/core/application/analysis_twin_builder.py index 0e78fbb43a7..07b8d1dbd6c 100644 --- a/src/ansys/aedt/core/application/analysis_twin_builder.py +++ b/src/ansys/aedt/core/application/analysis_twin_builder.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/application/design.py b/src/ansys/aedt/core/application/design.py index d4b85bdc1e9..466f6a6a6ab 100644 --- a/src/ansys/aedt/core/application/design.py +++ b/src/ansys/aedt/core/application/design.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/application/design_solutions.py b/src/ansys/aedt/core/application/design_solutions.py index 7bf712eafd1..3863b554981 100644 --- a/src/ansys/aedt/core/application/design_solutions.py +++ b/src/ansys/aedt/core/application/design_solutions.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/application/job_manager.py b/src/ansys/aedt/core/application/job_manager.py index f7f141a7f69..252c539671d 100644 --- a/src/ansys/aedt/core/application/job_manager.py +++ b/src/ansys/aedt/core/application/job_manager.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/application/variables.py b/src/ansys/aedt/core/application/variables.py index 160c420e51f..21448cc630c 100644 --- a/src/ansys/aedt/core/application/variables.py +++ b/src/ansys/aedt/core/application/variables.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/base.py b/src/ansys/aedt/core/base.py index edc903a7fb1..eb0086ea3e4 100644 --- a/src/ansys/aedt/core/base.py +++ b/src/ansys/aedt/core/base.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/circuit.py b/src/ansys/aedt/core/circuit.py index d13e63ff590..e9a765036db 100644 --- a/src/ansys/aedt/core/circuit.py +++ b/src/ansys/aedt/core/circuit.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/circuit_netlist.py b/src/ansys/aedt/core/circuit_netlist.py index 9a6130c64ca..e6e367c407d 100644 --- a/src/ansys/aedt/core/circuit_netlist.py +++ b/src/ansys/aedt/core/circuit_netlist.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/cli/__init__.py b/src/ansys/aedt/core/cli/__init__.py index 769a8d8aec4..46f64834019 100644 --- a/src/ansys/aedt/core/cli/__init__.py +++ b/src/ansys/aedt/core/cli/__init__.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/cli/common.py b/src/ansys/aedt/core/cli/common.py index 23aaf01db01..723c564cf70 100644 --- a/src/ansys/aedt/core/cli/common.py +++ b/src/ansys/aedt/core/cli/common.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/cli/config.py b/src/ansys/aedt/core/cli/config.py index 295abbdb7cc..055e3432759 100644 --- a/src/ansys/aedt/core/cli/config.py +++ b/src/ansys/aedt/core/cli/config.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/cli/doc.py b/src/ansys/aedt/core/cli/doc.py index 3591d60ece1..60e2d260ee7 100644 --- a/src/ansys/aedt/core/cli/doc.py +++ b/src/ansys/aedt/core/cli/doc.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/cli/panels.py b/src/ansys/aedt/core/cli/panels.py index 957bed12416..83ac9e53585 100644 --- a/src/ansys/aedt/core/cli/panels.py +++ b/src/ansys/aedt/core/cli/panels.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/cli/process.py b/src/ansys/aedt/core/cli/process.py index c297022bf4a..43d81b59b37 100644 --- a/src/ansys/aedt/core/cli/process.py +++ b/src/ansys/aedt/core/cli/process.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/common_rpc.py b/src/ansys/aedt/core/common_rpc.py index e2337dbd189..51afbeb5d1b 100644 --- a/src/ansys/aedt/core/common_rpc.py +++ b/src/ansys/aedt/core/common_rpc.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/desktop.py b/src/ansys/aedt/core/desktop.py index 41ad222d3cb..f950d446dad 100644 --- a/src/ansys/aedt/core/desktop.py +++ b/src/ansys/aedt/core/desktop.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/edb.py b/src/ansys/aedt/core/edb.py index c327be783c4..96454c22491 100644 --- a/src/ansys/aedt/core/edb.py +++ b/src/ansys/aedt/core/edb.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/emit.py b/src/ansys/aedt/core/emit.py index f8d5edb8e07..5494a041229 100644 --- a/src/ansys/aedt/core/emit.py +++ b/src/ansys/aedt/core/emit.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/emit_core/__init__.py b/src/ansys/aedt/core/emit_core/__init__.py index a5991595f15..f504bca3f9c 100644 --- a/src/ansys/aedt/core/emit_core/__init__.py +++ b/src/ansys/aedt/core/emit_core/__init__.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/emit_core/couplings.py b/src/ansys/aedt/core/emit_core/couplings.py index 504923f86ec..5d5598c9fbf 100644 --- a/src/ansys/aedt/core/emit_core/couplings.py +++ b/src/ansys/aedt/core/emit_core/couplings.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/emit_core/emit_constants.py b/src/ansys/aedt/core/emit_core/emit_constants.py index 86bd71863ef..93a347055e4 100644 --- a/src/ansys/aedt/core/emit_core/emit_constants.py +++ b/src/ansys/aedt/core/emit_core/emit_constants.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/emit_core/emit_function_validator.py b/src/ansys/aedt/core/emit_core/emit_function_validator.py index 57cbd63c633..42e40a9a196 100644 --- a/src/ansys/aedt/core/emit_core/emit_function_validator.py +++ b/src/ansys/aedt/core/emit_core/emit_function_validator.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/emit_core/emit_schematic.py b/src/ansys/aedt/core/emit_core/emit_schematic.py index b2b72a22527..44384cc2b65 100644 --- a/src/ansys/aedt/core/emit_core/emit_schematic.py +++ b/src/ansys/aedt/core/emit_core/emit_schematic.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/emit_core/nodes/emit_node.py b/src/ansys/aedt/core/emit_core/nodes/emit_node.py index f4fc08f3c1b..ac35f788dbe 100644 --- a/src/ansys/aedt/core/emit_core/nodes/emit_node.py +++ b/src/ansys/aedt/core/emit_core/nodes/emit_node.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/emit_core/nodes/emitter_node.py b/src/ansys/aedt/core/emit_core/nodes/emitter_node.py index 06e145a5a98..a9c27f8b8ff 100644 --- a/src/ansys/aedt/core/emit_core/nodes/emitter_node.py +++ b/src/ansys/aedt/core/emit_core/nodes/emitter_node.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/emit_core/nodes/generated/__init__.py b/src/ansys/aedt/core/emit_core/nodes/generated/__init__.py index 190fd9de11c..0d3250deb59 100644 --- a/src/ansys/aedt/core/emit_core/nodes/generated/__init__.py +++ b/src/ansys/aedt/core/emit_core/nodes/generated/__init__.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-FileCopyrightText: 2021 - 2025 ANSYS, Inc. and /or its affiliates. # SPDX-License-Identifier: MIT # diff --git a/src/ansys/aedt/core/emit_core/nodes/generated/amplifier.py b/src/ansys/aedt/core/emit_core/nodes/generated/amplifier.py index dcf8f896b42..0a42360d60a 100644 --- a/src/ansys/aedt/core/emit_core/nodes/generated/amplifier.py +++ b/src/ansys/aedt/core/emit_core/nodes/generated/amplifier.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-FileCopyrightText: 2021 - 2025 ANSYS, Inc. and /or its affiliates. # SPDX-License-Identifier: MIT # diff --git a/src/ansys/aedt/core/emit_core/nodes/generated/antenna_node.py b/src/ansys/aedt/core/emit_core/nodes/generated/antenna_node.py index ca93c78b4c0..b6b634c4fd1 100644 --- a/src/ansys/aedt/core/emit_core/nodes/generated/antenna_node.py +++ b/src/ansys/aedt/core/emit_core/nodes/generated/antenna_node.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-FileCopyrightText: 2021 - 2025 ANSYS, Inc. and /or its affiliates. # SPDX-License-Identifier: MIT # diff --git a/src/ansys/aedt/core/emit_core/nodes/generated/antenna_passband.py b/src/ansys/aedt/core/emit_core/nodes/generated/antenna_passband.py index 74c80b4e7e7..d1f41cd789f 100644 --- a/src/ansys/aedt/core/emit_core/nodes/generated/antenna_passband.py +++ b/src/ansys/aedt/core/emit_core/nodes/generated/antenna_passband.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-FileCopyrightText: 2021 - 2025 ANSYS, Inc. and /or its affiliates. # SPDX-License-Identifier: MIT # diff --git a/src/ansys/aedt/core/emit_core/nodes/generated/band.py b/src/ansys/aedt/core/emit_core/nodes/generated/band.py index 1d5e42689a1..822d8b6e335 100644 --- a/src/ansys/aedt/core/emit_core/nodes/generated/band.py +++ b/src/ansys/aedt/core/emit_core/nodes/generated/band.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-FileCopyrightText: 2021 - 2025 ANSYS, Inc. and /or its affiliates. # SPDX-License-Identifier: MIT # diff --git a/src/ansys/aedt/core/emit_core/nodes/generated/band_folder.py b/src/ansys/aedt/core/emit_core/nodes/generated/band_folder.py index 030b885266c..18fb42ed083 100644 --- a/src/ansys/aedt/core/emit_core/nodes/generated/band_folder.py +++ b/src/ansys/aedt/core/emit_core/nodes/generated/band_folder.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-FileCopyrightText: 2021 - 2025 ANSYS, Inc. and /or its affiliates. # SPDX-License-Identifier: MIT # diff --git a/src/ansys/aedt/core/emit_core/nodes/generated/cable.py b/src/ansys/aedt/core/emit_core/nodes/generated/cable.py index 2730f25fb77..af73dd39016 100644 --- a/src/ansys/aedt/core/emit_core/nodes/generated/cable.py +++ b/src/ansys/aedt/core/emit_core/nodes/generated/cable.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-FileCopyrightText: 2021 - 2025 ANSYS, Inc. and /or its affiliates. # SPDX-License-Identifier: MIT # diff --git a/src/ansys/aedt/core/emit_core/nodes/generated/cad_node.py b/src/ansys/aedt/core/emit_core/nodes/generated/cad_node.py index 22abbd0a718..aea32efe1a6 100644 --- a/src/ansys/aedt/core/emit_core/nodes/generated/cad_node.py +++ b/src/ansys/aedt/core/emit_core/nodes/generated/cad_node.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-FileCopyrightText: 2021 - 2025 ANSYS, Inc. and /or its affiliates. # SPDX-License-Identifier: MIT # diff --git a/src/ansys/aedt/core/emit_core/nodes/generated/circulator.py b/src/ansys/aedt/core/emit_core/nodes/generated/circulator.py index 847840466d6..3193953d273 100644 --- a/src/ansys/aedt/core/emit_core/nodes/generated/circulator.py +++ b/src/ansys/aedt/core/emit_core/nodes/generated/circulator.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-FileCopyrightText: 2021 - 2025 ANSYS, Inc. and /or its affiliates. # SPDX-License-Identifier: MIT # diff --git a/src/ansys/aedt/core/emit_core/nodes/generated/coupling_link_node.py b/src/ansys/aedt/core/emit_core/nodes/generated/coupling_link_node.py index 75404aca36b..7f7fd12f054 100644 --- a/src/ansys/aedt/core/emit_core/nodes/generated/coupling_link_node.py +++ b/src/ansys/aedt/core/emit_core/nodes/generated/coupling_link_node.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-FileCopyrightText: 2021 - 2025 ANSYS, Inc. and /or its affiliates. # SPDX-License-Identifier: MIT # diff --git a/src/ansys/aedt/core/emit_core/nodes/generated/couplings_node.py b/src/ansys/aedt/core/emit_core/nodes/generated/couplings_node.py index 40d42a2375f..59fad739e85 100644 --- a/src/ansys/aedt/core/emit_core/nodes/generated/couplings_node.py +++ b/src/ansys/aedt/core/emit_core/nodes/generated/couplings_node.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-FileCopyrightText: 2021 - 2025 ANSYS, Inc. and /or its affiliates. # SPDX-License-Identifier: MIT # diff --git a/src/ansys/aedt/core/emit_core/nodes/generated/custom_coupling_node.py b/src/ansys/aedt/core/emit_core/nodes/generated/custom_coupling_node.py index 55d425ab8a2..7174536fe1c 100644 --- a/src/ansys/aedt/core/emit_core/nodes/generated/custom_coupling_node.py +++ b/src/ansys/aedt/core/emit_core/nodes/generated/custom_coupling_node.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-FileCopyrightText: 2021 - 2025 ANSYS, Inc. and /or its affiliates. # SPDX-License-Identifier: MIT # diff --git a/src/ansys/aedt/core/emit_core/nodes/generated/emi_plot_marker_node.py b/src/ansys/aedt/core/emit_core/nodes/generated/emi_plot_marker_node.py index bcce11ac383..0b3a2cf5d3f 100644 --- a/src/ansys/aedt/core/emit_core/nodes/generated/emi_plot_marker_node.py +++ b/src/ansys/aedt/core/emit_core/nodes/generated/emi_plot_marker_node.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-FileCopyrightText: 2021 - 2025 ANSYS, Inc. and /or its affiliates. # SPDX-License-Identifier: MIT # diff --git a/src/ansys/aedt/core/emit_core/nodes/generated/emit_scene_node.py b/src/ansys/aedt/core/emit_core/nodes/generated/emit_scene_node.py index 34270c1cc27..84ec4103599 100644 --- a/src/ansys/aedt/core/emit_core/nodes/generated/emit_scene_node.py +++ b/src/ansys/aedt/core/emit_core/nodes/generated/emit_scene_node.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-FileCopyrightText: 2021 - 2025 ANSYS, Inc. and /or its affiliates. # SPDX-License-Identifier: MIT # diff --git a/src/ansys/aedt/core/emit_core/nodes/generated/erceg_coupling_node.py b/src/ansys/aedt/core/emit_core/nodes/generated/erceg_coupling_node.py index 84e93905d2a..08c7fbb97ef 100644 --- a/src/ansys/aedt/core/emit_core/nodes/generated/erceg_coupling_node.py +++ b/src/ansys/aedt/core/emit_core/nodes/generated/erceg_coupling_node.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-FileCopyrightText: 2021 - 2025 ANSYS, Inc. and /or its affiliates. # SPDX-License-Identifier: MIT # diff --git a/src/ansys/aedt/core/emit_core/nodes/generated/filter.py b/src/ansys/aedt/core/emit_core/nodes/generated/filter.py index 2a43816c312..94653195708 100644 --- a/src/ansys/aedt/core/emit_core/nodes/generated/filter.py +++ b/src/ansys/aedt/core/emit_core/nodes/generated/filter.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-FileCopyrightText: 2021 - 2025 ANSYS, Inc. and /or its affiliates. # SPDX-License-Identifier: MIT # diff --git a/src/ansys/aedt/core/emit_core/nodes/generated/five_g_channel_model.py b/src/ansys/aedt/core/emit_core/nodes/generated/five_g_channel_model.py index 740363db7e0..6c64e268ab0 100644 --- a/src/ansys/aedt/core/emit_core/nodes/generated/five_g_channel_model.py +++ b/src/ansys/aedt/core/emit_core/nodes/generated/five_g_channel_model.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-FileCopyrightText: 2021 - 2025 ANSYS, Inc. and /or its affiliates. # SPDX-License-Identifier: MIT # diff --git a/src/ansys/aedt/core/emit_core/nodes/generated/hata_coupling_node.py b/src/ansys/aedt/core/emit_core/nodes/generated/hata_coupling_node.py index 6c494390311..5f034b62410 100644 --- a/src/ansys/aedt/core/emit_core/nodes/generated/hata_coupling_node.py +++ b/src/ansys/aedt/core/emit_core/nodes/generated/hata_coupling_node.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-FileCopyrightText: 2021 - 2025 ANSYS, Inc. and /or its affiliates. # SPDX-License-Identifier: MIT # diff --git a/src/ansys/aedt/core/emit_core/nodes/generated/indoor_propagation_coupling_node.py b/src/ansys/aedt/core/emit_core/nodes/generated/indoor_propagation_coupling_node.py index 58e404ed734..098a6291eb9 100644 --- a/src/ansys/aedt/core/emit_core/nodes/generated/indoor_propagation_coupling_node.py +++ b/src/ansys/aedt/core/emit_core/nodes/generated/indoor_propagation_coupling_node.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-FileCopyrightText: 2021 - 2025 ANSYS, Inc. and /or its affiliates. # SPDX-License-Identifier: MIT # diff --git a/src/ansys/aedt/core/emit_core/nodes/generated/isolator.py b/src/ansys/aedt/core/emit_core/nodes/generated/isolator.py index c577bf468e5..4ec9f6d39ee 100644 --- a/src/ansys/aedt/core/emit_core/nodes/generated/isolator.py +++ b/src/ansys/aedt/core/emit_core/nodes/generated/isolator.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-FileCopyrightText: 2021 - 2025 ANSYS, Inc. and /or its affiliates. # SPDX-License-Identifier: MIT # diff --git a/src/ansys/aedt/core/emit_core/nodes/generated/log_distance_coupling_node.py b/src/ansys/aedt/core/emit_core/nodes/generated/log_distance_coupling_node.py index 93e5d3e52c8..8c7b51a9c3f 100644 --- a/src/ansys/aedt/core/emit_core/nodes/generated/log_distance_coupling_node.py +++ b/src/ansys/aedt/core/emit_core/nodes/generated/log_distance_coupling_node.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-FileCopyrightText: 2021 - 2025 ANSYS, Inc. and /or its affiliates. # SPDX-License-Identifier: MIT # diff --git a/src/ansys/aedt/core/emit_core/nodes/generated/multiplexer.py b/src/ansys/aedt/core/emit_core/nodes/generated/multiplexer.py index 6bb7210d817..c8dfa0f5a28 100644 --- a/src/ansys/aedt/core/emit_core/nodes/generated/multiplexer.py +++ b/src/ansys/aedt/core/emit_core/nodes/generated/multiplexer.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-FileCopyrightText: 2021 - 2025 ANSYS, Inc. and /or its affiliates. # SPDX-License-Identifier: MIT # diff --git a/src/ansys/aedt/core/emit_core/nodes/generated/multiplexer_band.py b/src/ansys/aedt/core/emit_core/nodes/generated/multiplexer_band.py index b04df6ea535..4d2db8cfe39 100644 --- a/src/ansys/aedt/core/emit_core/nodes/generated/multiplexer_band.py +++ b/src/ansys/aedt/core/emit_core/nodes/generated/multiplexer_band.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-FileCopyrightText: 2021 - 2025 ANSYS, Inc. and /or its affiliates. # SPDX-License-Identifier: MIT # diff --git a/src/ansys/aedt/core/emit_core/nodes/generated/power_divider.py b/src/ansys/aedt/core/emit_core/nodes/generated/power_divider.py index ffad4be1d17..458fb9269f5 100644 --- a/src/ansys/aedt/core/emit_core/nodes/generated/power_divider.py +++ b/src/ansys/aedt/core/emit_core/nodes/generated/power_divider.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-FileCopyrightText: 2021 - 2025 ANSYS, Inc. and /or its affiliates. # SPDX-License-Identifier: MIT # diff --git a/src/ansys/aedt/core/emit_core/nodes/generated/propagation_loss_coupling_node.py b/src/ansys/aedt/core/emit_core/nodes/generated/propagation_loss_coupling_node.py index ef25a244772..fd362431f15 100644 --- a/src/ansys/aedt/core/emit_core/nodes/generated/propagation_loss_coupling_node.py +++ b/src/ansys/aedt/core/emit_core/nodes/generated/propagation_loss_coupling_node.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-FileCopyrightText: 2021 - 2025 ANSYS, Inc. and /or its affiliates. # SPDX-License-Identifier: MIT # diff --git a/src/ansys/aedt/core/emit_core/nodes/generated/radio_node.py b/src/ansys/aedt/core/emit_core/nodes/generated/radio_node.py index 01dc44e02e0..0941f7e1be2 100644 --- a/src/ansys/aedt/core/emit_core/nodes/generated/radio_node.py +++ b/src/ansys/aedt/core/emit_core/nodes/generated/radio_node.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-FileCopyrightText: 2021 - 2025 ANSYS, Inc. and /or its affiliates. # SPDX-License-Identifier: MIT # diff --git a/src/ansys/aedt/core/emit_core/nodes/generated/result_plot_node.py b/src/ansys/aedt/core/emit_core/nodes/generated/result_plot_node.py index 73ae376a2ed..e0ecec3f16c 100644 --- a/src/ansys/aedt/core/emit_core/nodes/generated/result_plot_node.py +++ b/src/ansys/aedt/core/emit_core/nodes/generated/result_plot_node.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-FileCopyrightText: 2021 - 2025 ANSYS, Inc. and /or its affiliates. # SPDX-License-Identifier: MIT # diff --git a/src/ansys/aedt/core/emit_core/nodes/generated/rx_meas_node.py b/src/ansys/aedt/core/emit_core/nodes/generated/rx_meas_node.py index fd78442d48a..235361cbdd3 100644 --- a/src/ansys/aedt/core/emit_core/nodes/generated/rx_meas_node.py +++ b/src/ansys/aedt/core/emit_core/nodes/generated/rx_meas_node.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-FileCopyrightText: 2021 - 2025 ANSYS, Inc. and /or its affiliates. # SPDX-License-Identifier: MIT # diff --git a/src/ansys/aedt/core/emit_core/nodes/generated/rx_mixer_product_node.py b/src/ansys/aedt/core/emit_core/nodes/generated/rx_mixer_product_node.py index 97057cc4c5b..f22e0be9179 100644 --- a/src/ansys/aedt/core/emit_core/nodes/generated/rx_mixer_product_node.py +++ b/src/ansys/aedt/core/emit_core/nodes/generated/rx_mixer_product_node.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-FileCopyrightText: 2021 - 2025 ANSYS, Inc. and /or its affiliates. # SPDX-License-Identifier: MIT # diff --git a/src/ansys/aedt/core/emit_core/nodes/generated/rx_saturation_node.py b/src/ansys/aedt/core/emit_core/nodes/generated/rx_saturation_node.py index 9185ee21183..444c0d99895 100644 --- a/src/ansys/aedt/core/emit_core/nodes/generated/rx_saturation_node.py +++ b/src/ansys/aedt/core/emit_core/nodes/generated/rx_saturation_node.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-FileCopyrightText: 2021 - 2025 ANSYS, Inc. and /or its affiliates. # SPDX-License-Identifier: MIT # diff --git a/src/ansys/aedt/core/emit_core/nodes/generated/rx_selectivity_node.py b/src/ansys/aedt/core/emit_core/nodes/generated/rx_selectivity_node.py index fdcd20e19d3..3986deabb67 100644 --- a/src/ansys/aedt/core/emit_core/nodes/generated/rx_selectivity_node.py +++ b/src/ansys/aedt/core/emit_core/nodes/generated/rx_selectivity_node.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-FileCopyrightText: 2021 - 2025 ANSYS, Inc. and /or its affiliates. # SPDX-License-Identifier: MIT # diff --git a/src/ansys/aedt/core/emit_core/nodes/generated/rx_spur_node.py b/src/ansys/aedt/core/emit_core/nodes/generated/rx_spur_node.py index c98417b6b87..903046f1c5b 100644 --- a/src/ansys/aedt/core/emit_core/nodes/generated/rx_spur_node.py +++ b/src/ansys/aedt/core/emit_core/nodes/generated/rx_spur_node.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-FileCopyrightText: 2021 - 2025 ANSYS, Inc. and /or its affiliates. # SPDX-License-Identifier: MIT # diff --git a/src/ansys/aedt/core/emit_core/nodes/generated/rx_susceptibility_prof_node.py b/src/ansys/aedt/core/emit_core/nodes/generated/rx_susceptibility_prof_node.py index d1675bcbb3b..2899cf5379c 100644 --- a/src/ansys/aedt/core/emit_core/nodes/generated/rx_susceptibility_prof_node.py +++ b/src/ansys/aedt/core/emit_core/nodes/generated/rx_susceptibility_prof_node.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-FileCopyrightText: 2021 - 2025 ANSYS, Inc. and /or its affiliates. # SPDX-License-Identifier: MIT # diff --git a/src/ansys/aedt/core/emit_core/nodes/generated/sampling_node.py b/src/ansys/aedt/core/emit_core/nodes/generated/sampling_node.py index 2bf087add9a..7d872d42a66 100644 --- a/src/ansys/aedt/core/emit_core/nodes/generated/sampling_node.py +++ b/src/ansys/aedt/core/emit_core/nodes/generated/sampling_node.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-FileCopyrightText: 2021 - 2025 ANSYS, Inc. and /or its affiliates. # SPDX-License-Identifier: MIT # diff --git a/src/ansys/aedt/core/emit_core/nodes/generated/scene_group_node.py b/src/ansys/aedt/core/emit_core/nodes/generated/scene_group_node.py index 93f98d62ba7..fbe2288d139 100644 --- a/src/ansys/aedt/core/emit_core/nodes/generated/scene_group_node.py +++ b/src/ansys/aedt/core/emit_core/nodes/generated/scene_group_node.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-FileCopyrightText: 2021 - 2025 ANSYS, Inc. and /or its affiliates. # SPDX-License-Identifier: MIT # diff --git a/src/ansys/aedt/core/emit_core/nodes/generated/solution_coupling_node.py b/src/ansys/aedt/core/emit_core/nodes/generated/solution_coupling_node.py index c19cdfde96c..c0d31d4e9d0 100644 --- a/src/ansys/aedt/core/emit_core/nodes/generated/solution_coupling_node.py +++ b/src/ansys/aedt/core/emit_core/nodes/generated/solution_coupling_node.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-FileCopyrightText: 2021 - 2025 ANSYS, Inc. and /or its affiliates. # SPDX-License-Identifier: MIT # diff --git a/src/ansys/aedt/core/emit_core/nodes/generated/solutions_node.py b/src/ansys/aedt/core/emit_core/nodes/generated/solutions_node.py index 9c5dd677c51..a0cb4d750e4 100644 --- a/src/ansys/aedt/core/emit_core/nodes/generated/solutions_node.py +++ b/src/ansys/aedt/core/emit_core/nodes/generated/solutions_node.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-FileCopyrightText: 2021 - 2025 ANSYS, Inc. and /or its affiliates. # SPDX-License-Identifier: MIT # diff --git a/src/ansys/aedt/core/emit_core/nodes/generated/terminator.py b/src/ansys/aedt/core/emit_core/nodes/generated/terminator.py index e6796a68e17..04cb0d1915b 100644 --- a/src/ansys/aedt/core/emit_core/nodes/generated/terminator.py +++ b/src/ansys/aedt/core/emit_core/nodes/generated/terminator.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-FileCopyrightText: 2021 - 2025 ANSYS, Inc. and /or its affiliates. # SPDX-License-Identifier: MIT # diff --git a/src/ansys/aedt/core/emit_core/nodes/generated/touchstone_coupling_node.py b/src/ansys/aedt/core/emit_core/nodes/generated/touchstone_coupling_node.py index fa7d564bd17..ad11b424b9a 100644 --- a/src/ansys/aedt/core/emit_core/nodes/generated/touchstone_coupling_node.py +++ b/src/ansys/aedt/core/emit_core/nodes/generated/touchstone_coupling_node.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-FileCopyrightText: 2021 - 2025 ANSYS, Inc. and /or its affiliates. # SPDX-License-Identifier: MIT # diff --git a/src/ansys/aedt/core/emit_core/nodes/generated/tr_switch.py b/src/ansys/aedt/core/emit_core/nodes/generated/tr_switch.py index aebb7a3a389..9d0873207be 100644 --- a/src/ansys/aedt/core/emit_core/nodes/generated/tr_switch.py +++ b/src/ansys/aedt/core/emit_core/nodes/generated/tr_switch.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-FileCopyrightText: 2021 - 2025 ANSYS, Inc. and /or its affiliates. # SPDX-License-Identifier: MIT # diff --git a/src/ansys/aedt/core/emit_core/nodes/generated/two_ray_path_loss_coupling_node.py b/src/ansys/aedt/core/emit_core/nodes/generated/two_ray_path_loss_coupling_node.py index 74da198aa22..98812f67b5b 100644 --- a/src/ansys/aedt/core/emit_core/nodes/generated/two_ray_path_loss_coupling_node.py +++ b/src/ansys/aedt/core/emit_core/nodes/generated/two_ray_path_loss_coupling_node.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-FileCopyrightText: 2021 - 2025 ANSYS, Inc. and /or its affiliates. # SPDX-License-Identifier: MIT # diff --git a/src/ansys/aedt/core/emit_core/nodes/generated/tx_bb_emission_node.py b/src/ansys/aedt/core/emit_core/nodes/generated/tx_bb_emission_node.py index 0354894fb76..4d9017f0722 100644 --- a/src/ansys/aedt/core/emit_core/nodes/generated/tx_bb_emission_node.py +++ b/src/ansys/aedt/core/emit_core/nodes/generated/tx_bb_emission_node.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-FileCopyrightText: 2021 - 2025 ANSYS, Inc. and /or its affiliates. # SPDX-License-Identifier: MIT # diff --git a/src/ansys/aedt/core/emit_core/nodes/generated/tx_harmonic_node.py b/src/ansys/aedt/core/emit_core/nodes/generated/tx_harmonic_node.py index 32873818482..7bba09aaf5b 100644 --- a/src/ansys/aedt/core/emit_core/nodes/generated/tx_harmonic_node.py +++ b/src/ansys/aedt/core/emit_core/nodes/generated/tx_harmonic_node.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-FileCopyrightText: 2021 - 2025 ANSYS, Inc. and /or its affiliates. # SPDX-License-Identifier: MIT # diff --git a/src/ansys/aedt/core/emit_core/nodes/generated/tx_meas_node.py b/src/ansys/aedt/core/emit_core/nodes/generated/tx_meas_node.py index 0180dc8752a..6dff6a77a90 100644 --- a/src/ansys/aedt/core/emit_core/nodes/generated/tx_meas_node.py +++ b/src/ansys/aedt/core/emit_core/nodes/generated/tx_meas_node.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-FileCopyrightText: 2021 - 2025 ANSYS, Inc. and /or its affiliates. # SPDX-License-Identifier: MIT # diff --git a/src/ansys/aedt/core/emit_core/nodes/generated/tx_nb_emission_node.py b/src/ansys/aedt/core/emit_core/nodes/generated/tx_nb_emission_node.py index 2432210e454..6824ed7926c 100644 --- a/src/ansys/aedt/core/emit_core/nodes/generated/tx_nb_emission_node.py +++ b/src/ansys/aedt/core/emit_core/nodes/generated/tx_nb_emission_node.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-FileCopyrightText: 2021 - 2025 ANSYS, Inc. and /or its affiliates. # SPDX-License-Identifier: MIT # diff --git a/src/ansys/aedt/core/emit_core/nodes/generated/tx_spectral_prof_emitter_node.py b/src/ansys/aedt/core/emit_core/nodes/generated/tx_spectral_prof_emitter_node.py index 32b334fd173..3cd34c986eb 100644 --- a/src/ansys/aedt/core/emit_core/nodes/generated/tx_spectral_prof_emitter_node.py +++ b/src/ansys/aedt/core/emit_core/nodes/generated/tx_spectral_prof_emitter_node.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-FileCopyrightText: 2021 - 2025 ANSYS, Inc. and /or its affiliates. # SPDX-License-Identifier: MIT # diff --git a/src/ansys/aedt/core/emit_core/nodes/generated/tx_spectral_prof_node.py b/src/ansys/aedt/core/emit_core/nodes/generated/tx_spectral_prof_node.py index ff0d37e219b..127c81974af 100644 --- a/src/ansys/aedt/core/emit_core/nodes/generated/tx_spectral_prof_node.py +++ b/src/ansys/aedt/core/emit_core/nodes/generated/tx_spectral_prof_node.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-FileCopyrightText: 2021 - 2025 ANSYS, Inc. and /or its affiliates. # SPDX-License-Identifier: MIT # diff --git a/src/ansys/aedt/core/emit_core/nodes/generated/tx_spur_node.py b/src/ansys/aedt/core/emit_core/nodes/generated/tx_spur_node.py index 2a1eb086363..245a64ecfdf 100644 --- a/src/ansys/aedt/core/emit_core/nodes/generated/tx_spur_node.py +++ b/src/ansys/aedt/core/emit_core/nodes/generated/tx_spur_node.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-FileCopyrightText: 2021 - 2025 ANSYS, Inc. and /or its affiliates. # SPDX-License-Identifier: MIT # diff --git a/src/ansys/aedt/core/emit_core/nodes/generated/walfisch_coupling_node.py b/src/ansys/aedt/core/emit_core/nodes/generated/walfisch_coupling_node.py index e9ea98963d7..519e8f3d360 100644 --- a/src/ansys/aedt/core/emit_core/nodes/generated/walfisch_coupling_node.py +++ b/src/ansys/aedt/core/emit_core/nodes/generated/walfisch_coupling_node.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-FileCopyrightText: 2021 - 2025 ANSYS, Inc. and /or its affiliates. # SPDX-License-Identifier: MIT # diff --git a/src/ansys/aedt/core/emit_core/nodes/generated/waveform.py b/src/ansys/aedt/core/emit_core/nodes/generated/waveform.py index 1b0d450f66b..464d2958fd6 100644 --- a/src/ansys/aedt/core/emit_core/nodes/generated/waveform.py +++ b/src/ansys/aedt/core/emit_core/nodes/generated/waveform.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-FileCopyrightText: 2021 - 2025 ANSYS, Inc. and /or its affiliates. # SPDX-License-Identifier: MIT # diff --git a/src/ansys/aedt/core/emit_core/results/__init__.py b/src/ansys/aedt/core/emit_core/results/__init__.py index b78d8fed76c..cbf2c1ee853 100644 --- a/src/ansys/aedt/core/emit_core/results/__init__.py +++ b/src/ansys/aedt/core/emit_core/results/__init__.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/emit_core/results/results.py b/src/ansys/aedt/core/emit_core/results/results.py index 6d8159479b6..543d445a9c8 100644 --- a/src/ansys/aedt/core/emit_core/results/results.py +++ b/src/ansys/aedt/core/emit_core/results/results.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/emit_core/results/revision.py b/src/ansys/aedt/core/emit_core/results/revision.py index 3a5e9795218..922802aae08 100644 --- a/src/ansys/aedt/core/emit_core/results/revision.py +++ b/src/ansys/aedt/core/emit_core/results/revision.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/examples/__init__.py b/src/ansys/aedt/core/examples/__init__.py index b78d8fed76c..cbf2c1ee853 100644 --- a/src/ansys/aedt/core/examples/__init__.py +++ b/src/ansys/aedt/core/examples/__init__.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/examples/downloads.py b/src/ansys/aedt/core/examples/downloads.py index 3cf72aef3b4..e0f2163218c 100644 --- a/src/ansys/aedt/core/examples/downloads.py +++ b/src/ansys/aedt/core/examples/downloads.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/extensions/__init__.py b/src/ansys/aedt/core/extensions/__init__.py index d503890735c..b7f17aeee5a 100644 --- a/src/ansys/aedt/core/extensions/__init__.py +++ b/src/ansys/aedt/core/extensions/__init__.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/extensions/circuit/__init__.py b/src/ansys/aedt/core/extensions/circuit/__init__.py index b78d8fed76c..cbf2c1ee853 100644 --- a/src/ansys/aedt/core/extensions/circuit/__init__.py +++ b/src/ansys/aedt/core/extensions/circuit/__init__.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/extensions/circuit/circuit_configuration.py b/src/ansys/aedt/core/extensions/circuit/circuit_configuration.py index 5dd58e0cc68..83e5d71f636 100644 --- a/src/ansys/aedt/core/extensions/circuit/circuit_configuration.py +++ b/src/ansys/aedt/core/extensions/circuit/circuit_configuration.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/extensions/circuit/import_schematic.py b/src/ansys/aedt/core/extensions/circuit/import_schematic.py index 94361ed43ad..be6c24b4778 100644 --- a/src/ansys/aedt/core/extensions/circuit/import_schematic.py +++ b/src/ansys/aedt/core/extensions/circuit/import_schematic.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/src/ansys/aedt/core/extensions/common/__init__.py b/src/ansys/aedt/core/extensions/common/__init__.py index b78d8fed76c..cbf2c1ee853 100644 --- a/src/ansys/aedt/core/extensions/common/__init__.py +++ b/src/ansys/aedt/core/extensions/common/__init__.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/extensions/common/advanced_fields_calculator.py b/src/ansys/aedt/core/extensions/common/advanced_fields_calculator.py index 34bc4946120..24c5028561b 100644 --- a/src/ansys/aedt/core/extensions/common/advanced_fields_calculator.py +++ b/src/ansys/aedt/core/extensions/common/advanced_fields_calculator.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/extensions/common/create_report.py b/src/ansys/aedt/core/extensions/common/create_report.py index 93d7bb10874..fb7efcf3882 100644 --- a/src/ansys/aedt/core/extensions/common/create_report.py +++ b/src/ansys/aedt/core/extensions/common/create_report.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/extensions/common/import_nastran.py b/src/ansys/aedt/core/extensions/common/import_nastran.py index 526ffe2a8ab..90dbbdd6707 100644 --- a/src/ansys/aedt/core/extensions/common/import_nastran.py +++ b/src/ansys/aedt/core/extensions/common/import_nastran.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/extensions/common/kernel_converter.py b/src/ansys/aedt/core/extensions/common/kernel_converter.py index f0e39afad08..efea1806f6f 100644 --- a/src/ansys/aedt/core/extensions/common/kernel_converter.py +++ b/src/ansys/aedt/core/extensions/common/kernel_converter.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/extensions/common/points_cloud.py b/src/ansys/aedt/core/extensions/common/points_cloud.py index 3c54e04e0c5..25fd20a5b5f 100644 --- a/src/ansys/aedt/core/extensions/common/points_cloud.py +++ b/src/ansys/aedt/core/extensions/common/points_cloud.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/extensions/customize_automation_tab.py b/src/ansys/aedt/core/extensions/customize_automation_tab.py index 0b157f358f5..e4380bc36f3 100644 --- a/src/ansys/aedt/core/extensions/customize_automation_tab.py +++ b/src/ansys/aedt/core/extensions/customize_automation_tab.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/extensions/emit/__init__.py b/src/ansys/aedt/core/extensions/emit/__init__.py index b78d8fed76c..cbf2c1ee853 100644 --- a/src/ansys/aedt/core/extensions/emit/__init__.py +++ b/src/ansys/aedt/core/extensions/emit/__init__.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/extensions/hfss/__init__.py b/src/ansys/aedt/core/extensions/hfss/__init__.py index b78d8fed76c..cbf2c1ee853 100644 --- a/src/ansys/aedt/core/extensions/hfss/__init__.py +++ b/src/ansys/aedt/core/extensions/hfss/__init__.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/extensions/hfss/choke_designer.py b/src/ansys/aedt/core/extensions/hfss/choke_designer.py index a167340ae0b..4f58678d48d 100644 --- a/src/ansys/aedt/core/extensions/hfss/choke_designer.py +++ b/src/ansys/aedt/core/extensions/hfss/choke_designer.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/extensions/hfss/mcad_assembly.py b/src/ansys/aedt/core/extensions/hfss/mcad_assembly.py index 4c7bc7f41a3..a44eaa2ea6b 100644 --- a/src/ansys/aedt/core/extensions/hfss/mcad_assembly.py +++ b/src/ansys/aedt/core/extensions/hfss/mcad_assembly.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/src/ansys/aedt/core/extensions/hfss/move_it.py b/src/ansys/aedt/core/extensions/hfss/move_it.py index f792224a264..daa72600d9f 100644 --- a/src/ansys/aedt/core/extensions/hfss/move_it.py +++ b/src/ansys/aedt/core/extensions/hfss/move_it.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/extensions/hfss/push_excitation_from_file.py b/src/ansys/aedt/core/extensions/hfss/push_excitation_from_file.py index e9e50d31fd8..f0ccf52280f 100644 --- a/src/ansys/aedt/core/extensions/hfss/push_excitation_from_file.py +++ b/src/ansys/aedt/core/extensions/hfss/push_excitation_from_file.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/extensions/hfss/shielding_effectiveness.py b/src/ansys/aedt/core/extensions/hfss/shielding_effectiveness.py index cc22cfa49af..bd609ad0d29 100644 --- a/src/ansys/aedt/core/extensions/hfss/shielding_effectiveness.py +++ b/src/ansys/aedt/core/extensions/hfss/shielding_effectiveness.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/extensions/hfss3dlayout/__init__.py b/src/ansys/aedt/core/extensions/hfss3dlayout/__init__.py index b78d8fed76c..cbf2c1ee853 100644 --- a/src/ansys/aedt/core/extensions/hfss3dlayout/__init__.py +++ b/src/ansys/aedt/core/extensions/hfss3dlayout/__init__.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/extensions/hfss3dlayout/configure_layout.py b/src/ansys/aedt/core/extensions/hfss3dlayout/configure_layout.py index 87144de1025..e5b95d8e4f0 100644 --- a/src/ansys/aedt/core/extensions/hfss3dlayout/configure_layout.py +++ b/src/ansys/aedt/core/extensions/hfss3dlayout/configure_layout.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/src/ansys/aedt/core/extensions/hfss3dlayout/cutout.py b/src/ansys/aedt/core/extensions/hfss3dlayout/cutout.py index 81b5d321ae8..fd482840205 100644 --- a/src/ansys/aedt/core/extensions/hfss3dlayout/cutout.py +++ b/src/ansys/aedt/core/extensions/hfss3dlayout/cutout.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/extensions/hfss3dlayout/export_layout.py b/src/ansys/aedt/core/extensions/hfss3dlayout/export_layout.py index 00c38b05429..404339b96c2 100644 --- a/src/ansys/aedt/core/extensions/hfss3dlayout/export_layout.py +++ b/src/ansys/aedt/core/extensions/hfss3dlayout/export_layout.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/extensions/hfss3dlayout/export_to_3d.py b/src/ansys/aedt/core/extensions/hfss3dlayout/export_to_3d.py index 8059891bb02..2019d42fd05 100644 --- a/src/ansys/aedt/core/extensions/hfss3dlayout/export_to_3d.py +++ b/src/ansys/aedt/core/extensions/hfss3dlayout/export_to_3d.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/extensions/hfss3dlayout/generate_arbitrary_wave_ports.py b/src/ansys/aedt/core/extensions/hfss3dlayout/generate_arbitrary_wave_ports.py index 0ca4a6ddeb1..c0cf72e7117 100644 --- a/src/ansys/aedt/core/extensions/hfss3dlayout/generate_arbitrary_wave_ports.py +++ b/src/ansys/aedt/core/extensions/hfss3dlayout/generate_arbitrary_wave_ports.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/extensions/hfss3dlayout/parametrize_edb.py b/src/ansys/aedt/core/extensions/hfss3dlayout/parametrize_edb.py index 908678efc0d..7387cf7874a 100644 --- a/src/ansys/aedt/core/extensions/hfss3dlayout/parametrize_edb.py +++ b/src/ansys/aedt/core/extensions/hfss3dlayout/parametrize_edb.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/extensions/hfss3dlayout/post_layout_design.py b/src/ansys/aedt/core/extensions/hfss3dlayout/post_layout_design.py index 7897ce2eb50..a4114f7e3f0 100644 --- a/src/ansys/aedt/core/extensions/hfss3dlayout/post_layout_design.py +++ b/src/ansys/aedt/core/extensions/hfss3dlayout/post_layout_design.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/extensions/hfss3dlayout/push_excitation_from_file_3dl.py b/src/ansys/aedt/core/extensions/hfss3dlayout/push_excitation_from_file_3dl.py index 97ae64f479f..61c3bce501c 100644 --- a/src/ansys/aedt/core/extensions/hfss3dlayout/push_excitation_from_file_3dl.py +++ b/src/ansys/aedt/core/extensions/hfss3dlayout/push_excitation_from_file_3dl.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/extensions/hfss3dlayout/resources/configure_layout/__init__.py b/src/ansys/aedt/core/extensions/hfss3dlayout/resources/configure_layout/__init__.py index b78d8fed76c..cbf2c1ee853 100644 --- a/src/ansys/aedt/core/extensions/hfss3dlayout/resources/configure_layout/__init__.py +++ b/src/ansys/aedt/core/extensions/hfss3dlayout/resources/configure_layout/__init__.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/extensions/hfss3dlayout/resources/configure_layout/data_class.py b/src/ansys/aedt/core/extensions/hfss3dlayout/resources/configure_layout/data_class.py index 1104872b992..32ecccea25a 100644 --- a/src/ansys/aedt/core/extensions/hfss3dlayout/resources/configure_layout/data_class.py +++ b/src/ansys/aedt/core/extensions/hfss3dlayout/resources/configure_layout/data_class.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/src/ansys/aedt/core/extensions/hfss3dlayout/resources/configure_layout/master_ui.py b/src/ansys/aedt/core/extensions/hfss3dlayout/resources/configure_layout/master_ui.py index 9d7b84a33b6..71e12d309c9 100644 --- a/src/ansys/aedt/core/extensions/hfss3dlayout/resources/configure_layout/master_ui.py +++ b/src/ansys/aedt/core/extensions/hfss3dlayout/resources/configure_layout/master_ui.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/extensions/hfss3dlayout/resources/configure_layout/tab_example.py b/src/ansys/aedt/core/extensions/hfss3dlayout/resources/configure_layout/tab_example.py index 0c3e69d49ae..b43086dd98a 100644 --- a/src/ansys/aedt/core/extensions/hfss3dlayout/resources/configure_layout/tab_example.py +++ b/src/ansys/aedt/core/extensions/hfss3dlayout/resources/configure_layout/tab_example.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/extensions/hfss3dlayout/resources/configure_layout/tab_main.py b/src/ansys/aedt/core/extensions/hfss3dlayout/resources/configure_layout/tab_main.py index e578cfec34d..96dc3a29997 100644 --- a/src/ansys/aedt/core/extensions/hfss3dlayout/resources/configure_layout/tab_main.py +++ b/src/ansys/aedt/core/extensions/hfss3dlayout/resources/configure_layout/tab_main.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/extensions/hfss3dlayout/resources/configure_layout/template.py b/src/ansys/aedt/core/extensions/hfss3dlayout/resources/configure_layout/template.py index 26a558cfd3a..a135541260d 100644 --- a/src/ansys/aedt/core/extensions/hfss3dlayout/resources/configure_layout/template.py +++ b/src/ansys/aedt/core/extensions/hfss3dlayout/resources/configure_layout/template.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/extensions/hfss3dlayout/via_clustering.py b/src/ansys/aedt/core/extensions/hfss3dlayout/via_clustering.py index fa13f27a8d1..ab7c1b4a86f 100644 --- a/src/ansys/aedt/core/extensions/hfss3dlayout/via_clustering.py +++ b/src/ansys/aedt/core/extensions/hfss3dlayout/via_clustering.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/extensions/hfss3dlayout/via_design.py b/src/ansys/aedt/core/extensions/hfss3dlayout/via_design.py index 560736226c7..7d50e2717f1 100644 --- a/src/ansys/aedt/core/extensions/hfss3dlayout/via_design.py +++ b/src/ansys/aedt/core/extensions/hfss3dlayout/via_design.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/extensions/icepak/__init__.py b/src/ansys/aedt/core/extensions/icepak/__init__.py index b78d8fed76c..cbf2c1ee853 100644 --- a/src/ansys/aedt/core/extensions/icepak/__init__.py +++ b/src/ansys/aedt/core/extensions/icepak/__init__.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/extensions/icepak/power_map_from_csv.py b/src/ansys/aedt/core/extensions/icepak/power_map_from_csv.py index cce6cc59cc6..df29d004557 100644 --- a/src/ansys/aedt/core/extensions/icepak/power_map_from_csv.py +++ b/src/ansys/aedt/core/extensions/icepak/power_map_from_csv.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/extensions/maxwell2d/__init__.py b/src/ansys/aedt/core/extensions/maxwell2d/__init__.py index b78d8fed76c..cbf2c1ee853 100644 --- a/src/ansys/aedt/core/extensions/maxwell2d/__init__.py +++ b/src/ansys/aedt/core/extensions/maxwell2d/__init__.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/extensions/maxwell3d/__init__.py b/src/ansys/aedt/core/extensions/maxwell3d/__init__.py index b78d8fed76c..cbf2c1ee853 100644 --- a/src/ansys/aedt/core/extensions/maxwell3d/__init__.py +++ b/src/ansys/aedt/core/extensions/maxwell3d/__init__.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/extensions/maxwell3d/create_coil.py b/src/ansys/aedt/core/extensions/maxwell3d/create_coil.py index a08e401247f..2b6244a6d27 100644 --- a/src/ansys/aedt/core/extensions/maxwell3d/create_coil.py +++ b/src/ansys/aedt/core/extensions/maxwell3d/create_coil.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/extensions/maxwell3d/fields_distribution.py b/src/ansys/aedt/core/extensions/maxwell3d/fields_distribution.py index d8041f413a6..bef1c73e99c 100644 --- a/src/ansys/aedt/core/extensions/maxwell3d/fields_distribution.py +++ b/src/ansys/aedt/core/extensions/maxwell3d/fields_distribution.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/extensions/mechanical/__init__.py b/src/ansys/aedt/core/extensions/mechanical/__init__.py index b78d8fed76c..cbf2c1ee853 100644 --- a/src/ansys/aedt/core/extensions/mechanical/__init__.py +++ b/src/ansys/aedt/core/extensions/mechanical/__init__.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/extensions/misc.py b/src/ansys/aedt/core/extensions/misc.py index 3236a9575b0..02972598e3e 100644 --- a/src/ansys/aedt/core/extensions/misc.py +++ b/src/ansys/aedt/core/extensions/misc.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/extensions/q2d/__init__.py b/src/ansys/aedt/core/extensions/q2d/__init__.py index b78d8fed76c..cbf2c1ee853 100644 --- a/src/ansys/aedt/core/extensions/q2d/__init__.py +++ b/src/ansys/aedt/core/extensions/q2d/__init__.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/extensions/q3d/__init__.py b/src/ansys/aedt/core/extensions/q3d/__init__.py index b78d8fed76c..cbf2c1ee853 100644 --- a/src/ansys/aedt/core/extensions/q3d/__init__.py +++ b/src/ansys/aedt/core/extensions/q3d/__init__.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/extensions/templates/__init__.py b/src/ansys/aedt/core/extensions/templates/__init__.py index b78d8fed76c..cbf2c1ee853 100644 --- a/src/ansys/aedt/core/extensions/templates/__init__.py +++ b/src/ansys/aedt/core/extensions/templates/__init__.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/extensions/templates/pyaedt_utils.py b/src/ansys/aedt/core/extensions/templates/pyaedt_utils.py index adedcab6234..7abf90060a2 100644 --- a/src/ansys/aedt/core/extensions/templates/pyaedt_utils.py +++ b/src/ansys/aedt/core/extensions/templates/pyaedt_utils.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/src/ansys/aedt/core/extensions/templates/template_get_started.py b/src/ansys/aedt/core/extensions/templates/template_get_started.py index e2d3c9e94a6..6955ce66bcc 100644 --- a/src/ansys/aedt/core/extensions/templates/template_get_started.py +++ b/src/ansys/aedt/core/extensions/templates/template_get_started.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/src/ansys/aedt/core/extensions/twinbuilder/__init__.py b/src/ansys/aedt/core/extensions/twinbuilder/__init__.py index 4b4bef088b4..1284834afa0 100644 --- a/src/ansys/aedt/core/extensions/twinbuilder/__init__.py +++ b/src/ansys/aedt/core/extensions/twinbuilder/__init__.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/src/ansys/aedt/core/extensions/twinbuilder/convert_to_circuit.py b/src/ansys/aedt/core/extensions/twinbuilder/convert_to_circuit.py index a85268761a5..1a34a9bb5a1 100644 --- a/src/ansys/aedt/core/extensions/twinbuilder/convert_to_circuit.py +++ b/src/ansys/aedt/core/extensions/twinbuilder/convert_to_circuit.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/src/ansys/aedt/core/filtersolutions.py b/src/ansys/aedt/core/filtersolutions.py index a7b4712a009..c0608133b53 100644 --- a/src/ansys/aedt/core/filtersolutions.py +++ b/src/ansys/aedt/core/filtersolutions.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/filtersolutions_core/__init__.py b/src/ansys/aedt/core/filtersolutions_core/__init__.py index d9839c95587..ae848500d41 100644 --- a/src/ansys/aedt/core/filtersolutions_core/__init__.py +++ b/src/ansys/aedt/core/filtersolutions_core/__init__.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/filtersolutions_core/attributes.py b/src/ansys/aedt/core/filtersolutions_core/attributes.py index cdd51de13bb..6e627351761 100644 --- a/src/ansys/aedt/core/filtersolutions_core/attributes.py +++ b/src/ansys/aedt/core/filtersolutions_core/attributes.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/filtersolutions_core/distributed_geometry.py b/src/ansys/aedt/core/filtersolutions_core/distributed_geometry.py index 8e7a0e29488..38bc259df83 100644 --- a/src/ansys/aedt/core/filtersolutions_core/distributed_geometry.py +++ b/src/ansys/aedt/core/filtersolutions_core/distributed_geometry.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/filtersolutions_core/distributed_parasitics.py b/src/ansys/aedt/core/filtersolutions_core/distributed_parasitics.py index 4285f467eb5..43246444ab5 100644 --- a/src/ansys/aedt/core/filtersolutions_core/distributed_parasitics.py +++ b/src/ansys/aedt/core/filtersolutions_core/distributed_parasitics.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/filtersolutions_core/distributed_radial.py b/src/ansys/aedt/core/filtersolutions_core/distributed_radial.py index f32f2b7d866..7595e08646d 100644 --- a/src/ansys/aedt/core/filtersolutions_core/distributed_radial.py +++ b/src/ansys/aedt/core/filtersolutions_core/distributed_radial.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/filtersolutions_core/distributed_substrate.py b/src/ansys/aedt/core/filtersolutions_core/distributed_substrate.py index 95733f6e5c8..0df8ef6db3b 100644 --- a/src/ansys/aedt/core/filtersolutions_core/distributed_substrate.py +++ b/src/ansys/aedt/core/filtersolutions_core/distributed_substrate.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/filtersolutions_core/distributed_topology.py b/src/ansys/aedt/core/filtersolutions_core/distributed_topology.py index e3376cb70f7..4c31a8299a6 100644 --- a/src/ansys/aedt/core/filtersolutions_core/distributed_topology.py +++ b/src/ansys/aedt/core/filtersolutions_core/distributed_topology.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/filtersolutions_core/dll_interface.py b/src/ansys/aedt/core/filtersolutions_core/dll_interface.py index 338bdbc9701..316cbf107ad 100644 --- a/src/ansys/aedt/core/filtersolutions_core/dll_interface.py +++ b/src/ansys/aedt/core/filtersolutions_core/dll_interface.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/filtersolutions_core/export_to_aedt.py b/src/ansys/aedt/core/filtersolutions_core/export_to_aedt.py index 868acf8ef32..a23d2bff45e 100644 --- a/src/ansys/aedt/core/filtersolutions_core/export_to_aedt.py +++ b/src/ansys/aedt/core/filtersolutions_core/export_to_aedt.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/filtersolutions_core/graph_setup.py b/src/ansys/aedt/core/filtersolutions_core/graph_setup.py index cc9f4897807..c1496a89db9 100644 --- a/src/ansys/aedt/core/filtersolutions_core/graph_setup.py +++ b/src/ansys/aedt/core/filtersolutions_core/graph_setup.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/filtersolutions_core/ideal_response.py b/src/ansys/aedt/core/filtersolutions_core/ideal_response.py index 1612b0c06fa..132e7520e7d 100644 --- a/src/ansys/aedt/core/filtersolutions_core/ideal_response.py +++ b/src/ansys/aedt/core/filtersolutions_core/ideal_response.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/filtersolutions_core/lumped_nodes_and_leads.py b/src/ansys/aedt/core/filtersolutions_core/lumped_nodes_and_leads.py index 804e6ba7580..51ff7d1860d 100644 --- a/src/ansys/aedt/core/filtersolutions_core/lumped_nodes_and_leads.py +++ b/src/ansys/aedt/core/filtersolutions_core/lumped_nodes_and_leads.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/filtersolutions_core/lumped_parasitics.py b/src/ansys/aedt/core/filtersolutions_core/lumped_parasitics.py index 3c3376e265f..3c095ef84fb 100644 --- a/src/ansys/aedt/core/filtersolutions_core/lumped_parasitics.py +++ b/src/ansys/aedt/core/filtersolutions_core/lumped_parasitics.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/filtersolutions_core/lumped_termination_impedance_table.py b/src/ansys/aedt/core/filtersolutions_core/lumped_termination_impedance_table.py index e922ba8b4d6..dfa1198b746 100644 --- a/src/ansys/aedt/core/filtersolutions_core/lumped_termination_impedance_table.py +++ b/src/ansys/aedt/core/filtersolutions_core/lumped_termination_impedance_table.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/filtersolutions_core/lumped_topology.py b/src/ansys/aedt/core/filtersolutions_core/lumped_topology.py index 69bfaaf6e99..895c95c9cf2 100644 --- a/src/ansys/aedt/core/filtersolutions_core/lumped_topology.py +++ b/src/ansys/aedt/core/filtersolutions_core/lumped_topology.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/filtersolutions_core/multiple_bands_table.py b/src/ansys/aedt/core/filtersolutions_core/multiple_bands_table.py index 2a246a59827..534a41048cf 100644 --- a/src/ansys/aedt/core/filtersolutions_core/multiple_bands_table.py +++ b/src/ansys/aedt/core/filtersolutions_core/multiple_bands_table.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/filtersolutions_core/optimization_goals_table.py b/src/ansys/aedt/core/filtersolutions_core/optimization_goals_table.py index 5f03b1d2bf5..63398d51087 100644 --- a/src/ansys/aedt/core/filtersolutions_core/optimization_goals_table.py +++ b/src/ansys/aedt/core/filtersolutions_core/optimization_goals_table.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/filtersolutions_core/transmission_zeros.py b/src/ansys/aedt/core/filtersolutions_core/transmission_zeros.py index 87576826b82..965117835b0 100644 --- a/src/ansys/aedt/core/filtersolutions_core/transmission_zeros.py +++ b/src/ansys/aedt/core/filtersolutions_core/transmission_zeros.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/generic/__init__.py b/src/ansys/aedt/core/generic/__init__.py index b78d8fed76c..cbf2c1ee853 100644 --- a/src/ansys/aedt/core/generic/__init__.py +++ b/src/ansys/aedt/core/generic/__init__.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/generic/aedt_constants.py b/src/ansys/aedt/core/generic/aedt_constants.py index 166ffc17ccc..a78c69d6276 100644 --- a/src/ansys/aedt/core/generic/aedt_constants.py +++ b/src/ansys/aedt/core/generic/aedt_constants.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/generic/configurations.py b/src/ansys/aedt/core/generic/configurations.py index c3c99fb7f3d..856011c9655 100644 --- a/src/ansys/aedt/core/generic/configurations.py +++ b/src/ansys/aedt/core/generic/configurations.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/generic/constants.py b/src/ansys/aedt/core/generic/constants.py index d57bf406d65..13710a0ad5e 100644 --- a/src/ansys/aedt/core/generic/constants.py +++ b/src/ansys/aedt/core/generic/constants.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/generic/data_handlers.py b/src/ansys/aedt/core/generic/data_handlers.py index 94e07c1c21c..4ac2fde0b45 100644 --- a/src/ansys/aedt/core/generic/data_handlers.py +++ b/src/ansys/aedt/core/generic/data_handlers.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/generic/design_types.py b/src/ansys/aedt/core/generic/design_types.py index 0f9da97f1a1..be669d41e04 100644 --- a/src/ansys/aedt/core/generic/design_types.py +++ b/src/ansys/aedt/core/generic/design_types.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/generic/file_utils.py b/src/ansys/aedt/core/generic/file_utils.py index 6105a07c2a1..53345b555bf 100644 --- a/src/ansys/aedt/core/generic/file_utils.py +++ b/src/ansys/aedt/core/generic/file_utils.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/generic/general_methods.py b/src/ansys/aedt/core/generic/general_methods.py index 30d3c195302..64fc4224e28 100644 --- a/src/ansys/aedt/core/generic/general_methods.py +++ b/src/ansys/aedt/core/generic/general_methods.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/generic/ibis_reader.py b/src/ansys/aedt/core/generic/ibis_reader.py index c58c3ef3321..e8582362d3b 100644 --- a/src/ansys/aedt/core/generic/ibis_reader.py +++ b/src/ansys/aedt/core/generic/ibis_reader.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/generic/math_utils.py b/src/ansys/aedt/core/generic/math_utils.py index 5d8d21a9d88..109b82bdc34 100644 --- a/src/ansys/aedt/core/generic/math_utils.py +++ b/src/ansys/aedt/core/generic/math_utils.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/generic/numbers_utils.py b/src/ansys/aedt/core/generic/numbers_utils.py index dcf09a7d2fd..d70186ee9a9 100644 --- a/src/ansys/aedt/core/generic/numbers_utils.py +++ b/src/ansys/aedt/core/generic/numbers_utils.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/generic/python_optimizers.py b/src/ansys/aedt/core/generic/python_optimizers.py index e994e7539de..cad24cf1886 100644 --- a/src/ansys/aedt/core/generic/python_optimizers.py +++ b/src/ansys/aedt/core/generic/python_optimizers.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/generic/quaternion.py b/src/ansys/aedt/core/generic/quaternion.py index c1c35cfa8cf..647e3345849 100644 --- a/src/ansys/aedt/core/generic/quaternion.py +++ b/src/ansys/aedt/core/generic/quaternion.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/generic/scheduler.py b/src/ansys/aedt/core/generic/scheduler.py index b7abc733ff9..830a481ebb9 100644 --- a/src/ansys/aedt/core/generic/scheduler.py +++ b/src/ansys/aedt/core/generic/scheduler.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/generic/settings.py b/src/ansys/aedt/core/generic/settings.py index 227f0a8fc87..56a599c648d 100644 --- a/src/ansys/aedt/core/generic/settings.py +++ b/src/ansys/aedt/core/generic/settings.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/help.py b/src/ansys/aedt/core/help.py index 093703dbe2e..82daf03fc16 100644 --- a/src/ansys/aedt/core/help.py +++ b/src/ansys/aedt/core/help.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/hfss.py b/src/ansys/aedt/core/hfss.py index 651051198a1..291f39b7863 100644 --- a/src/ansys/aedt/core/hfss.py +++ b/src/ansys/aedt/core/hfss.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/hfss3dlayout.py b/src/ansys/aedt/core/hfss3dlayout.py index 3ca5917b7cd..ecb7b53f0ba 100644 --- a/src/ansys/aedt/core/hfss3dlayout.py +++ b/src/ansys/aedt/core/hfss3dlayout.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/icepak.py b/src/ansys/aedt/core/icepak.py index 3a0843e148f..f6133735749 100644 --- a/src/ansys/aedt/core/icepak.py +++ b/src/ansys/aedt/core/icepak.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/internal/aedt_versions.py b/src/ansys/aedt/core/internal/aedt_versions.py index b032a5eb1d7..ca5f771e9f6 100644 --- a/src/ansys/aedt/core/internal/aedt_versions.py +++ b/src/ansys/aedt/core/internal/aedt_versions.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/internal/checks.py b/src/ansys/aedt/core/internal/checks.py index 7ebff2c3543..3a85c43806c 100644 --- a/src/ansys/aedt/core/internal/checks.py +++ b/src/ansys/aedt/core/internal/checks.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/internal/clr_module.py b/src/ansys/aedt/core/internal/clr_module.py index 36a738ad63f..67fb2ffa9af 100644 --- a/src/ansys/aedt/core/internal/clr_module.py +++ b/src/ansys/aedt/core/internal/clr_module.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/internal/desktop_sessions.py b/src/ansys/aedt/core/internal/desktop_sessions.py index b3ae6ff05ae..bfa841e557e 100644 --- a/src/ansys/aedt/core/internal/desktop_sessions.py +++ b/src/ansys/aedt/core/internal/desktop_sessions.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/internal/errors.py b/src/ansys/aedt/core/internal/errors.py index d12450d2d4f..9a623ef0195 100644 --- a/src/ansys/aedt/core/internal/errors.py +++ b/src/ansys/aedt/core/internal/errors.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/internal/filesystem.py b/src/ansys/aedt/core/internal/filesystem.py index 080b076d804..7aa7cdf6d40 100644 --- a/src/ansys/aedt/core/internal/filesystem.py +++ b/src/ansys/aedt/core/internal/filesystem.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/internal/grpc_plugin_dll_class.py b/src/ansys/aedt/core/internal/grpc_plugin_dll_class.py index c41e1659959..634575baab8 100644 --- a/src/ansys/aedt/core/internal/grpc_plugin_dll_class.py +++ b/src/ansys/aedt/core/internal/grpc_plugin_dll_class.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/internal/load_aedt_file.py b/src/ansys/aedt/core/internal/load_aedt_file.py index 25a15252bce..dd647d740f6 100644 --- a/src/ansys/aedt/core/internal/load_aedt_file.py +++ b/src/ansys/aedt/core/internal/load_aedt_file.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/maxwell.py b/src/ansys/aedt/core/maxwell.py index 1cc7d293c60..1ca56fd834e 100644 --- a/src/ansys/aedt/core/maxwell.py +++ b/src/ansys/aedt/core/maxwell.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/maxwellcircuit.py b/src/ansys/aedt/core/maxwellcircuit.py index 9a7953f7541..f2434b0aacb 100644 --- a/src/ansys/aedt/core/maxwellcircuit.py +++ b/src/ansys/aedt/core/maxwellcircuit.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/mechanical.py b/src/ansys/aedt/core/mechanical.py index 6bc69365c73..6f9952b13c2 100644 --- a/src/ansys/aedt/core/mechanical.py +++ b/src/ansys/aedt/core/mechanical.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/misc/__init__.py b/src/ansys/aedt/core/misc/__init__.py index b78d8fed76c..cbf2c1ee853 100644 --- a/src/ansys/aedt/core/misc/__init__.py +++ b/src/ansys/aedt/core/misc/__init__.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/misc/create_remote_dir.py b/src/ansys/aedt/core/misc/create_remote_dir.py index 7063056140d..e818c69b3a9 100644 --- a/src/ansys/aedt/core/misc/create_remote_dir.py +++ b/src/ansys/aedt/core/misc/create_remote_dir.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/mixins.py b/src/ansys/aedt/core/mixins.py index a0a0d4d983d..7650ddc675a 100644 --- a/src/ansys/aedt/core/mixins.py +++ b/src/ansys/aedt/core/mixins.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/modeler/__init__.py b/src/ansys/aedt/core/modeler/__init__.py index b78d8fed76c..cbf2c1ee853 100644 --- a/src/ansys/aedt/core/modeler/__init__.py +++ b/src/ansys/aedt/core/modeler/__init__.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/modeler/advanced_cad/__init__.py b/src/ansys/aedt/core/modeler/advanced_cad/__init__.py index b78d8fed76c..cbf2c1ee853 100644 --- a/src/ansys/aedt/core/modeler/advanced_cad/__init__.py +++ b/src/ansys/aedt/core/modeler/advanced_cad/__init__.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/modeler/advanced_cad/actors.py b/src/ansys/aedt/core/modeler/advanced_cad/actors.py index e091a07d87a..4e3e9c54bde 100644 --- a/src/ansys/aedt/core/modeler/advanced_cad/actors.py +++ b/src/ansys/aedt/core/modeler/advanced_cad/actors.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/modeler/advanced_cad/choke.py b/src/ansys/aedt/core/modeler/advanced_cad/choke.py index 2becc496eee..fdf3e3e2a2c 100644 --- a/src/ansys/aedt/core/modeler/advanced_cad/choke.py +++ b/src/ansys/aedt/core/modeler/advanced_cad/choke.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/modeler/advanced_cad/coil.py b/src/ansys/aedt/core/modeler/advanced_cad/coil.py index d943af65775..45fb005f8db 100644 --- a/src/ansys/aedt/core/modeler/advanced_cad/coil.py +++ b/src/ansys/aedt/core/modeler/advanced_cad/coil.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/modeler/advanced_cad/multiparts.py b/src/ansys/aedt/core/modeler/advanced_cad/multiparts.py index 255018df4c5..2cc63881636 100644 --- a/src/ansys/aedt/core/modeler/advanced_cad/multiparts.py +++ b/src/ansys/aedt/core/modeler/advanced_cad/multiparts.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/modeler/advanced_cad/oms.py b/src/ansys/aedt/core/modeler/advanced_cad/oms.py index 91574041fc0..47e6584ee20 100644 --- a/src/ansys/aedt/core/modeler/advanced_cad/oms.py +++ b/src/ansys/aedt/core/modeler/advanced_cad/oms.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/modeler/advanced_cad/parts.py b/src/ansys/aedt/core/modeler/advanced_cad/parts.py index ecb670a5e38..0a881d56ed5 100644 --- a/src/ansys/aedt/core/modeler/advanced_cad/parts.py +++ b/src/ansys/aedt/core/modeler/advanced_cad/parts.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/modeler/advanced_cad/stackup_3d.py b/src/ansys/aedt/core/modeler/advanced_cad/stackup_3d.py index 07b790810dc..e472d6e1341 100644 --- a/src/ansys/aedt/core/modeler/advanced_cad/stackup_3d.py +++ b/src/ansys/aedt/core/modeler/advanced_cad/stackup_3d.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/modeler/cad/__init__.py b/src/ansys/aedt/core/modeler/cad/__init__.py index b78d8fed76c..cbf2c1ee853 100644 --- a/src/ansys/aedt/core/modeler/cad/__init__.py +++ b/src/ansys/aedt/core/modeler/cad/__init__.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/modeler/cad/component_array.py b/src/ansys/aedt/core/modeler/cad/component_array.py index 57cbc8dc6a8..dd1738ce7e1 100644 --- a/src/ansys/aedt/core/modeler/cad/component_array.py +++ b/src/ansys/aedt/core/modeler/cad/component_array.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/modeler/cad/components_3d.py b/src/ansys/aedt/core/modeler/cad/components_3d.py index 276835d8431..bee24e67fbb 100644 --- a/src/ansys/aedt/core/modeler/cad/components_3d.py +++ b/src/ansys/aedt/core/modeler/cad/components_3d.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/modeler/cad/elements_3d.py b/src/ansys/aedt/core/modeler/cad/elements_3d.py index 8e7c0e33a58..d1a9b53e359 100644 --- a/src/ansys/aedt/core/modeler/cad/elements_3d.py +++ b/src/ansys/aedt/core/modeler/cad/elements_3d.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/modeler/cad/modeler.py b/src/ansys/aedt/core/modeler/cad/modeler.py index 6b150033a98..1fd8f1849fe 100644 --- a/src/ansys/aedt/core/modeler/cad/modeler.py +++ b/src/ansys/aedt/core/modeler/cad/modeler.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/modeler/cad/object_3d.py b/src/ansys/aedt/core/modeler/cad/object_3d.py index 0e1c5818575..9d1aeebf4a0 100644 --- a/src/ansys/aedt/core/modeler/cad/object_3d.py +++ b/src/ansys/aedt/core/modeler/cad/object_3d.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/modeler/cad/polylines.py b/src/ansys/aedt/core/modeler/cad/polylines.py index 6bf2554b3d5..0469871d91a 100644 --- a/src/ansys/aedt/core/modeler/cad/polylines.py +++ b/src/ansys/aedt/core/modeler/cad/polylines.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/modeler/cad/primitives.py b/src/ansys/aedt/core/modeler/cad/primitives.py index 245ea42d087..066f9ab5d33 100644 --- a/src/ansys/aedt/core/modeler/cad/primitives.py +++ b/src/ansys/aedt/core/modeler/cad/primitives.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/modeler/cad/primitives_2d.py b/src/ansys/aedt/core/modeler/cad/primitives_2d.py index f0511612cfe..c28780a0225 100644 --- a/src/ansys/aedt/core/modeler/cad/primitives_2d.py +++ b/src/ansys/aedt/core/modeler/cad/primitives_2d.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/modeler/cad/primitives_3d.py b/src/ansys/aedt/core/modeler/cad/primitives_3d.py index 13eef5180d3..2e93cd8ba00 100644 --- a/src/ansys/aedt/core/modeler/cad/primitives_3d.py +++ b/src/ansys/aedt/core/modeler/cad/primitives_3d.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/modeler/calculators.py b/src/ansys/aedt/core/modeler/calculators.py index ef3e3c3594b..bbb9bddbe99 100644 --- a/src/ansys/aedt/core/modeler/calculators.py +++ b/src/ansys/aedt/core/modeler/calculators.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/modeler/circuits/__init__.py b/src/ansys/aedt/core/modeler/circuits/__init__.py index b78d8fed76c..cbf2c1ee853 100644 --- a/src/ansys/aedt/core/modeler/circuits/__init__.py +++ b/src/ansys/aedt/core/modeler/circuits/__init__.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/modeler/circuits/object_3d_circuit.py b/src/ansys/aedt/core/modeler/circuits/object_3d_circuit.py index 42f6930b33b..026753fb24d 100644 --- a/src/ansys/aedt/core/modeler/circuits/object_3d_circuit.py +++ b/src/ansys/aedt/core/modeler/circuits/object_3d_circuit.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/modeler/circuits/primitives_circuit.py b/src/ansys/aedt/core/modeler/circuits/primitives_circuit.py index ab7c65867e6..84010785756 100644 --- a/src/ansys/aedt/core/modeler/circuits/primitives_circuit.py +++ b/src/ansys/aedt/core/modeler/circuits/primitives_circuit.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/modeler/circuits/primitives_emit.py b/src/ansys/aedt/core/modeler/circuits/primitives_emit.py index 6660be36c66..6ac7608afd0 100644 --- a/src/ansys/aedt/core/modeler/circuits/primitives_emit.py +++ b/src/ansys/aedt/core/modeler/circuits/primitives_emit.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/modeler/circuits/primitives_maxwell_circuit.py b/src/ansys/aedt/core/modeler/circuits/primitives_maxwell_circuit.py index ff6428ec654..3e040736e4f 100644 --- a/src/ansys/aedt/core/modeler/circuits/primitives_maxwell_circuit.py +++ b/src/ansys/aedt/core/modeler/circuits/primitives_maxwell_circuit.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/modeler/circuits/primitives_nexxim.py b/src/ansys/aedt/core/modeler/circuits/primitives_nexxim.py index 013c0824784..3ac44f957ea 100644 --- a/src/ansys/aedt/core/modeler/circuits/primitives_nexxim.py +++ b/src/ansys/aedt/core/modeler/circuits/primitives_nexxim.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/modeler/circuits/primitives_twin_builder.py b/src/ansys/aedt/core/modeler/circuits/primitives_twin_builder.py index da4084ecd01..a4f76795a38 100644 --- a/src/ansys/aedt/core/modeler/circuits/primitives_twin_builder.py +++ b/src/ansys/aedt/core/modeler/circuits/primitives_twin_builder.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/modeler/geometry_operators.py b/src/ansys/aedt/core/modeler/geometry_operators.py index a5575ae845f..4d8774bed64 100644 --- a/src/ansys/aedt/core/modeler/geometry_operators.py +++ b/src/ansys/aedt/core/modeler/geometry_operators.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/modeler/modeler_2d.py b/src/ansys/aedt/core/modeler/modeler_2d.py index 94a7dec6eaa..1aab99824a7 100644 --- a/src/ansys/aedt/core/modeler/modeler_2d.py +++ b/src/ansys/aedt/core/modeler/modeler_2d.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/modeler/modeler_3d.py b/src/ansys/aedt/core/modeler/modeler_3d.py index b223687e10d..6e01ba65632 100644 --- a/src/ansys/aedt/core/modeler/modeler_3d.py +++ b/src/ansys/aedt/core/modeler/modeler_3d.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/modeler/modeler_pcb.py b/src/ansys/aedt/core/modeler/modeler_pcb.py index 4928266f7fc..10ebe646ba4 100644 --- a/src/ansys/aedt/core/modeler/modeler_pcb.py +++ b/src/ansys/aedt/core/modeler/modeler_pcb.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/modeler/pcb/__init__.py b/src/ansys/aedt/core/modeler/pcb/__init__.py index b78d8fed76c..cbf2c1ee853 100644 --- a/src/ansys/aedt/core/modeler/pcb/__init__.py +++ b/src/ansys/aedt/core/modeler/pcb/__init__.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/modeler/pcb/object_3d_layout.py b/src/ansys/aedt/core/modeler/pcb/object_3d_layout.py index ec197b9f597..9a78b0e9620 100644 --- a/src/ansys/aedt/core/modeler/pcb/object_3d_layout.py +++ b/src/ansys/aedt/core/modeler/pcb/object_3d_layout.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/modeler/pcb/primitives_3d_layout.py b/src/ansys/aedt/core/modeler/pcb/primitives_3d_layout.py index 5bbfb4d3fad..a0b1434f37e 100644 --- a/src/ansys/aedt/core/modeler/pcb/primitives_3d_layout.py +++ b/src/ansys/aedt/core/modeler/pcb/primitives_3d_layout.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/modeler/schematic.py b/src/ansys/aedt/core/modeler/schematic.py index b175cf5c757..e98c393f118 100644 --- a/src/ansys/aedt/core/modeler/schematic.py +++ b/src/ansys/aedt/core/modeler/schematic.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/modules/__init__.py b/src/ansys/aedt/core/modules/__init__.py index b78d8fed76c..cbf2c1ee853 100644 --- a/src/ansys/aedt/core/modules/__init__.py +++ b/src/ansys/aedt/core/modules/__init__.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/modules/boundary/__init__.py b/src/ansys/aedt/core/modules/boundary/__init__.py index b78d8fed76c..cbf2c1ee853 100644 --- a/src/ansys/aedt/core/modules/boundary/__init__.py +++ b/src/ansys/aedt/core/modules/boundary/__init__.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/modules/boundary/circuit_boundary.py b/src/ansys/aedt/core/modules/boundary/circuit_boundary.py index b924aa19ee4..05fbaea06f5 100644 --- a/src/ansys/aedt/core/modules/boundary/circuit_boundary.py +++ b/src/ansys/aedt/core/modules/boundary/circuit_boundary.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/modules/boundary/common.py b/src/ansys/aedt/core/modules/boundary/common.py index 3094b0ab3d6..00dca3553a5 100644 --- a/src/ansys/aedt/core/modules/boundary/common.py +++ b/src/ansys/aedt/core/modules/boundary/common.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/modules/boundary/hfss_boundary.py b/src/ansys/aedt/core/modules/boundary/hfss_boundary.py index 23d8cd33d6d..a2c83ccc9fa 100644 --- a/src/ansys/aedt/core/modules/boundary/hfss_boundary.py +++ b/src/ansys/aedt/core/modules/boundary/hfss_boundary.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/modules/boundary/icepak_boundary.py b/src/ansys/aedt/core/modules/boundary/icepak_boundary.py index 4aacb204eff..7f4a30f72f6 100644 --- a/src/ansys/aedt/core/modules/boundary/icepak_boundary.py +++ b/src/ansys/aedt/core/modules/boundary/icepak_boundary.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/modules/boundary/layout_boundary.py b/src/ansys/aedt/core/modules/boundary/layout_boundary.py index 16ff9bf5f2a..52866f4d15d 100644 --- a/src/ansys/aedt/core/modules/boundary/layout_boundary.py +++ b/src/ansys/aedt/core/modules/boundary/layout_boundary.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/modules/boundary/maxwell_boundary.py b/src/ansys/aedt/core/modules/boundary/maxwell_boundary.py index ad8c8dec60c..498be44c7fd 100644 --- a/src/ansys/aedt/core/modules/boundary/maxwell_boundary.py +++ b/src/ansys/aedt/core/modules/boundary/maxwell_boundary.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/modules/boundary/q3d_boundary.py b/src/ansys/aedt/core/modules/boundary/q3d_boundary.py index 5c281e24bd9..c80c08fdc3e 100644 --- a/src/ansys/aedt/core/modules/boundary/q3d_boundary.py +++ b/src/ansys/aedt/core/modules/boundary/q3d_boundary.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/modules/cable_modeling.py b/src/ansys/aedt/core/modules/cable_modeling.py index 9445358e804..f73a8ce1556 100644 --- a/src/ansys/aedt/core/modules/cable_modeling.py +++ b/src/ansys/aedt/core/modules/cable_modeling.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/modules/circuit_templates.py b/src/ansys/aedt/core/modules/circuit_templates.py index c5707ca9f98..416f960c71c 100644 --- a/src/ansys/aedt/core/modules/circuit_templates.py +++ b/src/ansys/aedt/core/modules/circuit_templates.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/modules/design_xploration.py b/src/ansys/aedt/core/modules/design_xploration.py index f1a959940b6..e10652a1815 100644 --- a/src/ansys/aedt/core/modules/design_xploration.py +++ b/src/ansys/aedt/core/modules/design_xploration.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/modules/layer_stackup.py b/src/ansys/aedt/core/modules/layer_stackup.py index b97d3a08763..b61968cbc93 100644 --- a/src/ansys/aedt/core/modules/layer_stackup.py +++ b/src/ansys/aedt/core/modules/layer_stackup.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/modules/material.py b/src/ansys/aedt/core/modules/material.py index 2b1ef46523f..a46fe2f9f55 100644 --- a/src/ansys/aedt/core/modules/material.py +++ b/src/ansys/aedt/core/modules/material.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/modules/material_lib.py b/src/ansys/aedt/core/modules/material_lib.py index e46d64a2bdd..64e6f2291cd 100644 --- a/src/ansys/aedt/core/modules/material_lib.py +++ b/src/ansys/aedt/core/modules/material_lib.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/modules/material_workbench.py b/src/ansys/aedt/core/modules/material_workbench.py index 883fee24486..4cccf980839 100644 --- a/src/ansys/aedt/core/modules/material_workbench.py +++ b/src/ansys/aedt/core/modules/material_workbench.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/modules/mesh.py b/src/ansys/aedt/core/modules/mesh.py index 8303cc74052..46510a4251d 100644 --- a/src/ansys/aedt/core/modules/mesh.py +++ b/src/ansys/aedt/core/modules/mesh.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/modules/mesh_3d_layout.py b/src/ansys/aedt/core/modules/mesh_3d_layout.py index 90332ed32a8..15ca7acdc9a 100644 --- a/src/ansys/aedt/core/modules/mesh_3d_layout.py +++ b/src/ansys/aedt/core/modules/mesh_3d_layout.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/modules/mesh_icepak.py b/src/ansys/aedt/core/modules/mesh_icepak.py index 013b58bcd52..946eb3d72fa 100644 --- a/src/ansys/aedt/core/modules/mesh_icepak.py +++ b/src/ansys/aedt/core/modules/mesh_icepak.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/modules/optimetrics_templates.py b/src/ansys/aedt/core/modules/optimetrics_templates.py index 211afaba94a..946265f83fe 100644 --- a/src/ansys/aedt/core/modules/optimetrics_templates.py +++ b/src/ansys/aedt/core/modules/optimetrics_templates.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/modules/profile.py b/src/ansys/aedt/core/modules/profile.py index b70e8076db6..9bd97705e26 100644 --- a/src/ansys/aedt/core/modules/profile.py +++ b/src/ansys/aedt/core/modules/profile.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/modules/setup_templates.py b/src/ansys/aedt/core/modules/setup_templates.py index 4faf440a9ad..f780b5a1d97 100644 --- a/src/ansys/aedt/core/modules/setup_templates.py +++ b/src/ansys/aedt/core/modules/setup_templates.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/modules/solve_setup.py b/src/ansys/aedt/core/modules/solve_setup.py index 4711f255bd0..9ee91815c47 100644 --- a/src/ansys/aedt/core/modules/solve_setup.py +++ b/src/ansys/aedt/core/modules/solve_setup.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/modules/solve_sweeps.py b/src/ansys/aedt/core/modules/solve_sweeps.py index 1b5006b82c0..a4b245c1218 100644 --- a/src/ansys/aedt/core/modules/solve_sweeps.py +++ b/src/ansys/aedt/core/modules/solve_sweeps.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/modules/variation.py b/src/ansys/aedt/core/modules/variation.py index 95ae8d1f97d..9c31a7c44a6 100644 --- a/src/ansys/aedt/core/modules/variation.py +++ b/src/ansys/aedt/core/modules/variation.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/q3d.py b/src/ansys/aedt/core/q3d.py index c3475b00b27..7752e7670cc 100644 --- a/src/ansys/aedt/core/q3d.py +++ b/src/ansys/aedt/core/q3d.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/rmxprt.py b/src/ansys/aedt/core/rmxprt.py index 064506c0747..ee3aa9da8a6 100644 --- a/src/ansys/aedt/core/rmxprt.py +++ b/src/ansys/aedt/core/rmxprt.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/syslib/__init__.py b/src/ansys/aedt/core/syslib/__init__.py index df6761d7662..2176fcd20c4 100644 --- a/src/ansys/aedt/core/syslib/__init__.py +++ b/src/ansys/aedt/core/syslib/__init__.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/syslib/nastran_import/__init__.py b/src/ansys/aedt/core/syslib/nastran_import/__init__.py index fb974102d7e..8900e271915 100644 --- a/src/ansys/aedt/core/syslib/nastran_import/__init__.py +++ b/src/ansys/aedt/core/syslib/nastran_import/__init__.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/syslib/nastran_import/nastran_import_lib_310.pyd.license b/src/ansys/aedt/core/syslib/nastran_import/nastran_import_lib_310.pyd.license index e9617127c93..0effca78c4a 100644 --- a/src/ansys/aedt/core/syslib/nastran_import/nastran_import_lib_310.pyd.license +++ b/src/ansys/aedt/core/syslib/nastran_import/nastran_import_lib_310.pyd.license @@ -1,6 +1,6 @@ -*- coding: utf-8 -*- -Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. SPDX-License-Identifier: MIT diff --git a/src/ansys/aedt/core/syslib/nastran_import/nastran_import_lib_311.pyd.license b/src/ansys/aedt/core/syslib/nastran_import/nastran_import_lib_311.pyd.license index e9617127c93..0effca78c4a 100644 --- a/src/ansys/aedt/core/syslib/nastran_import/nastran_import_lib_311.pyd.license +++ b/src/ansys/aedt/core/syslib/nastran_import/nastran_import_lib_311.pyd.license @@ -1,6 +1,6 @@ -*- coding: utf-8 -*- -Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. SPDX-License-Identifier: MIT diff --git a/src/ansys/aedt/core/syslib/nastran_import/nastran_import_lib_312.pyd.license b/src/ansys/aedt/core/syslib/nastran_import/nastran_import_lib_312.pyd.license index e9617127c93..0effca78c4a 100644 --- a/src/ansys/aedt/core/syslib/nastran_import/nastran_import_lib_312.pyd.license +++ b/src/ansys/aedt/core/syslib/nastran_import/nastran_import_lib_312.pyd.license @@ -1,6 +1,6 @@ -*- coding: utf-8 -*- -Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. SPDX-License-Identifier: MIT diff --git a/src/ansys/aedt/core/syslib/nastran_import/nastran_import_lib_313.pyd.license b/src/ansys/aedt/core/syslib/nastran_import/nastran_import_lib_313.pyd.license index e9617127c93..0effca78c4a 100644 --- a/src/ansys/aedt/core/syslib/nastran_import/nastran_import_lib_313.pyd.license +++ b/src/ansys/aedt/core/syslib/nastran_import/nastran_import_lib_313.pyd.license @@ -1,6 +1,6 @@ -*- coding: utf-8 -*- -Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. SPDX-License-Identifier: MIT diff --git a/src/ansys/aedt/core/twinbuilder.py b/src/ansys/aedt/core/twinbuilder.py index 0dc54660d34..55c66025a27 100644 --- a/src/ansys/aedt/core/twinbuilder.py +++ b/src/ansys/aedt/core/twinbuilder.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/visualization/__init__.py b/src/ansys/aedt/core/visualization/__init__.py index b78d8fed76c..cbf2c1ee853 100644 --- a/src/ansys/aedt/core/visualization/__init__.py +++ b/src/ansys/aedt/core/visualization/__init__.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/visualization/advanced/__init__.py b/src/ansys/aedt/core/visualization/advanced/__init__.py index b78d8fed76c..cbf2c1ee853 100644 --- a/src/ansys/aedt/core/visualization/advanced/__init__.py +++ b/src/ansys/aedt/core/visualization/advanced/__init__.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/visualization/advanced/doa.py b/src/ansys/aedt/core/visualization/advanced/doa.py index 93d3ce16761..0b0ae67b73c 100644 --- a/src/ansys/aedt/core/visualization/advanced/doa.py +++ b/src/ansys/aedt/core/visualization/advanced/doa.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/visualization/advanced/farfield_visualization.py b/src/ansys/aedt/core/visualization/advanced/farfield_visualization.py index 9f506fa7c48..7c375ffaf77 100644 --- a/src/ansys/aedt/core/visualization/advanced/farfield_visualization.py +++ b/src/ansys/aedt/core/visualization/advanced/farfield_visualization.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/visualization/advanced/frtm_visualization.py b/src/ansys/aedt/core/visualization/advanced/frtm_visualization.py index 96d88be896b..d83e682e9b8 100644 --- a/src/ansys/aedt/core/visualization/advanced/frtm_visualization.py +++ b/src/ansys/aedt/core/visualization/advanced/frtm_visualization.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/visualization/advanced/hdm_plot.py b/src/ansys/aedt/core/visualization/advanced/hdm_plot.py index 159747ec909..108d6493f69 100644 --- a/src/ansys/aedt/core/visualization/advanced/hdm_plot.py +++ b/src/ansys/aedt/core/visualization/advanced/hdm_plot.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/visualization/advanced/misc.py b/src/ansys/aedt/core/visualization/advanced/misc.py index e3f8776f174..465638260b5 100644 --- a/src/ansys/aedt/core/visualization/advanced/misc.py +++ b/src/ansys/aedt/core/visualization/advanced/misc.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/visualization/advanced/rcs_visualization.py b/src/ansys/aedt/core/visualization/advanced/rcs_visualization.py index 593f7505592..b57048097fe 100644 --- a/src/ansys/aedt/core/visualization/advanced/rcs_visualization.py +++ b/src/ansys/aedt/core/visualization/advanced/rcs_visualization.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/visualization/advanced/sbrplus/__init__.py b/src/ansys/aedt/core/visualization/advanced/sbrplus/__init__.py index b78d8fed76c..cbf2c1ee853 100644 --- a/src/ansys/aedt/core/visualization/advanced/sbrplus/__init__.py +++ b/src/ansys/aedt/core/visualization/advanced/sbrplus/__init__.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/visualization/advanced/sbrplus/hdm_parser.py b/src/ansys/aedt/core/visualization/advanced/sbrplus/hdm_parser.py index 4a8ffe84bbf..747e8674b83 100644 --- a/src/ansys/aedt/core/visualization/advanced/sbrplus/hdm_parser.py +++ b/src/ansys/aedt/core/visualization/advanced/sbrplus/hdm_parser.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/visualization/advanced/sbrplus/hdm_utils.py b/src/ansys/aedt/core/visualization/advanced/sbrplus/hdm_utils.py index 8b9fa235d04..c4a8b9b618f 100644 --- a/src/ansys/aedt/core/visualization/advanced/sbrplus/hdm_utils.py +++ b/src/ansys/aedt/core/visualization/advanced/sbrplus/hdm_utils.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/visualization/advanced/touchstone_parser.py b/src/ansys/aedt/core/visualization/advanced/touchstone_parser.py index 2a0b8c58ee4..66f52857792 100644 --- a/src/ansys/aedt/core/visualization/advanced/touchstone_parser.py +++ b/src/ansys/aedt/core/visualization/advanced/touchstone_parser.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/visualization/plot/__init__.py b/src/ansys/aedt/core/visualization/plot/__init__.py index b78d8fed76c..cbf2c1ee853 100644 --- a/src/ansys/aedt/core/visualization/plot/__init__.py +++ b/src/ansys/aedt/core/visualization/plot/__init__.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/visualization/plot/matplotlib.py b/src/ansys/aedt/core/visualization/plot/matplotlib.py index a1bea80fc01..5a6971dbc18 100644 --- a/src/ansys/aedt/core/visualization/plot/matplotlib.py +++ b/src/ansys/aedt/core/visualization/plot/matplotlib.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/visualization/plot/pdf.py b/src/ansys/aedt/core/visualization/plot/pdf.py index 02409d3cc86..c25e00c773b 100644 --- a/src/ansys/aedt/core/visualization/plot/pdf.py +++ b/src/ansys/aedt/core/visualization/plot/pdf.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/visualization/plot/pyvista.py b/src/ansys/aedt/core/visualization/plot/pyvista.py index 88d4c1b7880..a2adb9b9358 100644 --- a/src/ansys/aedt/core/visualization/plot/pyvista.py +++ b/src/ansys/aedt/core/visualization/plot/pyvista.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/visualization/post/__init__.py b/src/ansys/aedt/core/visualization/post/__init__.py index 113dae865fe..e59312377ce 100644 --- a/src/ansys/aedt/core/visualization/post/__init__.py +++ b/src/ansys/aedt/core/visualization/post/__init__.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/visualization/post/common.py b/src/ansys/aedt/core/visualization/post/common.py index e1b1f87c75f..89ab87f73bd 100644 --- a/src/ansys/aedt/core/visualization/post/common.py +++ b/src/ansys/aedt/core/visualization/post/common.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/visualization/post/compliance.py b/src/ansys/aedt/core/visualization/post/compliance.py index 8428ba8c7a7..755eee17eae 100644 --- a/src/ansys/aedt/core/visualization/post/compliance.py +++ b/src/ansys/aedt/core/visualization/post/compliance.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/visualization/post/farfield_exporter.py b/src/ansys/aedt/core/visualization/post/farfield_exporter.py index a75e61730f4..9e1a318642e 100644 --- a/src/ansys/aedt/core/visualization/post/farfield_exporter.py +++ b/src/ansys/aedt/core/visualization/post/farfield_exporter.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/visualization/post/field_data.py b/src/ansys/aedt/core/visualization/post/field_data.py index 2871a5a2cbc..a6d99b470e3 100644 --- a/src/ansys/aedt/core/visualization/post/field_data.py +++ b/src/ansys/aedt/core/visualization/post/field_data.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/visualization/post/field_summary.py b/src/ansys/aedt/core/visualization/post/field_summary.py index 2964892cfe1..dfdf7414f25 100644 --- a/src/ansys/aedt/core/visualization/post/field_summary.py +++ b/src/ansys/aedt/core/visualization/post/field_summary.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/visualization/post/fields_calculator.py b/src/ansys/aedt/core/visualization/post/fields_calculator.py index 17bfbe74be1..a59de950a56 100644 --- a/src/ansys/aedt/core/visualization/post/fields_calculator.py +++ b/src/ansys/aedt/core/visualization/post/fields_calculator.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/visualization/post/monitor_icepak.py b/src/ansys/aedt/core/visualization/post/monitor_icepak.py index 1405c01d503..1911a3395ca 100644 --- a/src/ansys/aedt/core/visualization/post/monitor_icepak.py +++ b/src/ansys/aedt/core/visualization/post/monitor_icepak.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/visualization/post/post_3dlayout.py b/src/ansys/aedt/core/visualization/post/post_3dlayout.py index 40ac49bdd8d..f296ba3c24f 100644 --- a/src/ansys/aedt/core/visualization/post/post_3dlayout.py +++ b/src/ansys/aedt/core/visualization/post/post_3dlayout.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/visualization/post/post_circuit.py b/src/ansys/aedt/core/visualization/post/post_circuit.py index 124ec4cdd1e..e9f05af63fb 100644 --- a/src/ansys/aedt/core/visualization/post/post_circuit.py +++ b/src/ansys/aedt/core/visualization/post/post_circuit.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/visualization/post/post_common_3d.py b/src/ansys/aedt/core/visualization/post/post_common_3d.py index 87cf6d05cda..2156847e65c 100644 --- a/src/ansys/aedt/core/visualization/post/post_common_3d.py +++ b/src/ansys/aedt/core/visualization/post/post_common_3d.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/visualization/post/post_hfss.py b/src/ansys/aedt/core/visualization/post/post_hfss.py index 43ad78e7b19..ea64ba2bed6 100644 --- a/src/ansys/aedt/core/visualization/post/post_hfss.py +++ b/src/ansys/aedt/core/visualization/post/post_hfss.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/visualization/post/post_icepak.py b/src/ansys/aedt/core/visualization/post/post_icepak.py index 204af714e8e..14a23b5a4fd 100644 --- a/src/ansys/aedt/core/visualization/post/post_icepak.py +++ b/src/ansys/aedt/core/visualization/post/post_icepak.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/visualization/post/post_maxwell.py b/src/ansys/aedt/core/visualization/post/post_maxwell.py index 6cb8adc2677..6b52e82dd73 100644 --- a/src/ansys/aedt/core/visualization/post/post_maxwell.py +++ b/src/ansys/aedt/core/visualization/post/post_maxwell.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/visualization/post/rcs_exporter.py b/src/ansys/aedt/core/visualization/post/rcs_exporter.py index a3ff1a175f6..a09ee9b11a1 100644 --- a/src/ansys/aedt/core/visualization/post/rcs_exporter.py +++ b/src/ansys/aedt/core/visualization/post/rcs_exporter.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/visualization/post/solution_data.py b/src/ansys/aedt/core/visualization/post/solution_data.py index 8c9624eb072..b362a603340 100644 --- a/src/ansys/aedt/core/visualization/post/solution_data.py +++ b/src/ansys/aedt/core/visualization/post/solution_data.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/visualization/post/spisim.py b/src/ansys/aedt/core/visualization/post/spisim.py index c9ab788d2a9..87bc845c1ac 100644 --- a/src/ansys/aedt/core/visualization/post/spisim.py +++ b/src/ansys/aedt/core/visualization/post/spisim.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/visualization/post/spisim_com_configuration_files/__init__.py b/src/ansys/aedt/core/visualization/post/spisim_com_configuration_files/__init__.py index 39f7bda009b..f6de15a7004 100644 --- a/src/ansys/aedt/core/visualization/post/spisim_com_configuration_files/__init__.py +++ b/src/ansys/aedt/core/visualization/post/spisim_com_configuration_files/__init__.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/visualization/post/spisim_com_configuration_files/com_parameters.py b/src/ansys/aedt/core/visualization/post/spisim_com_configuration_files/com_parameters.py index df6909ae5e1..799566e5e0a 100644 --- a/src/ansys/aedt/core/visualization/post/spisim_com_configuration_files/com_parameters.py +++ b/src/ansys/aedt/core/visualization/post/spisim_com_configuration_files/com_parameters.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/visualization/post/spisim_com_configuration_files/com_settings_mapping.py b/src/ansys/aedt/core/visualization/post/spisim_com_configuration_files/com_settings_mapping.py index 58434e72e24..efa3119d784 100644 --- a/src/ansys/aedt/core/visualization/post/spisim_com_configuration_files/com_settings_mapping.py +++ b/src/ansys/aedt/core/visualization/post/spisim_com_configuration_files/com_settings_mapping.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/visualization/post/vrt_data.py b/src/ansys/aedt/core/visualization/post/vrt_data.py index 65291aa80f0..1cfdb42852e 100644 --- a/src/ansys/aedt/core/visualization/post/vrt_data.py +++ b/src/ansys/aedt/core/visualization/post/vrt_data.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/visualization/report/__init__.py b/src/ansys/aedt/core/visualization/report/__init__.py index b78d8fed76c..cbf2c1ee853 100644 --- a/src/ansys/aedt/core/visualization/report/__init__.py +++ b/src/ansys/aedt/core/visualization/report/__init__.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/visualization/report/common.py b/src/ansys/aedt/core/visualization/report/common.py index 952a15c5be7..6103c0a7f6d 100644 --- a/src/ansys/aedt/core/visualization/report/common.py +++ b/src/ansys/aedt/core/visualization/report/common.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/visualization/report/constants.py b/src/ansys/aedt/core/visualization/report/constants.py index 0edd11cc891..b814318cf0f 100644 --- a/src/ansys/aedt/core/visualization/report/constants.py +++ b/src/ansys/aedt/core/visualization/report/constants.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/visualization/report/emi.py b/src/ansys/aedt/core/visualization/report/emi.py index 310c61a7bb0..561aa089f81 100644 --- a/src/ansys/aedt/core/visualization/report/emi.py +++ b/src/ansys/aedt/core/visualization/report/emi.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/visualization/report/eye.py b/src/ansys/aedt/core/visualization/report/eye.py index 01f0af7a4ae..15b3933d7e8 100644 --- a/src/ansys/aedt/core/visualization/report/eye.py +++ b/src/ansys/aedt/core/visualization/report/eye.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/visualization/report/field.py b/src/ansys/aedt/core/visualization/report/field.py index 6daf871e095..61b0edbaefc 100644 --- a/src/ansys/aedt/core/visualization/report/field.py +++ b/src/ansys/aedt/core/visualization/report/field.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/aedt/core/visualization/report/standard.py b/src/ansys/aedt/core/visualization/report/standard.py index 970ff0fc0e6..6347a96c0dc 100644 --- a/src/ansys/aedt/core/visualization/report/standard.py +++ b/src/ansys/aedt/core/visualization/report/standard.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/__init__.py b/tests/__init__.py index 2836a76a123..e8469e2d8df 100644 --- a/tests/__init__.py +++ b/tests/__init__.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/conftest.py b/tests/conftest.py index 60853c6d88e..08341f9e007 100644 --- a/tests/conftest.py +++ b/tests/conftest.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/integration/__init__.py b/tests/integration/__init__.py index 1a157585db4..388a844fe4f 100644 --- a/tests/integration/__init__.py +++ b/tests/integration/__init__.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/integration/test_aedt_file_management.py b/tests/integration/test_aedt_file_management.py index cf5620d940f..dee63868373 100644 --- a/tests/integration/test_aedt_file_management.py +++ b/tests/integration/test_aedt_file_management.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/integration/test_monostatic_rcs_data.py b/tests/integration/test_monostatic_rcs_data.py index 5449cde6c2f..05f4e446442 100644 --- a/tests/integration/test_monostatic_rcs_data.py +++ b/tests/integration/test_monostatic_rcs_data.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/integration/test_touchstone_data.py b/tests/integration/test_touchstone_data.py index 05a0d8b095a..afa8f8a9512 100644 --- a/tests/integration/test_touchstone_data.py +++ b/tests/integration/test_touchstone_data.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/system/__init__.py b/tests/system/__init__.py index ed642961485..d25577f2380 100644 --- a/tests/system/__init__.py +++ b/tests/system/__init__.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/system/emit/__init__.py b/tests/system/emit/__init__.py index b78d8fed76c..cbf2c1ee853 100644 --- a/tests/system/emit/__init__.py +++ b/tests/system/emit/__init__.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/system/emit/test_emit.py b/tests/system/emit/test_emit.py index e7ac68aba87..046eab5d7c9 100644 --- a/tests/system/emit/test_emit.py +++ b/tests/system/emit/test_emit.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/system/extensions/__init__.py b/tests/system/extensions/__init__.py index b78d8fed76c..cbf2c1ee853 100644 --- a/tests/system/extensions/__init__.py +++ b/tests/system/extensions/__init__.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/system/extensions/test_advanced_fields_calculator.py b/tests/system/extensions/test_advanced_fields_calculator.py index 275ec03aa02..dc4e8ced220 100644 --- a/tests/system/extensions/test_advanced_fields_calculator.py +++ b/tests/system/extensions/test_advanced_fields_calculator.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/system/extensions/test_choke_designer.py b/tests/system/extensions/test_choke_designer.py index 656938cdc54..ec1ee61bf6b 100644 --- a/tests/system/extensions/test_choke_designer.py +++ b/tests/system/extensions/test_choke_designer.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/system/extensions/test_circuit_configuration.py b/tests/system/extensions/test_circuit_configuration.py index 48601b64484..58bae76d05a 100644 --- a/tests/system/extensions/test_circuit_configuration.py +++ b/tests/system/extensions/test_circuit_configuration.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/system/extensions/test_configure_layout.py b/tests/system/extensions/test_configure_layout.py index 89148242601..d821c25cb06 100644 --- a/tests/system/extensions/test_configure_layout.py +++ b/tests/system/extensions/test_configure_layout.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/system/extensions/test_convert_to_circuit.py b/tests/system/extensions/test_convert_to_circuit.py index f3fc1460413..6303fba07fe 100644 --- a/tests/system/extensions/test_convert_to_circuit.py +++ b/tests/system/extensions/test_convert_to_circuit.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/system/extensions/test_create_coil.py b/tests/system/extensions/test_create_coil.py index 4c44c4904bc..7a4fbbac339 100644 --- a/tests/system/extensions/test_create_coil.py +++ b/tests/system/extensions/test_create_coil.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/system/extensions/test_create_report.py b/tests/system/extensions/test_create_report.py index 9261ec3f90d..52e7407b126 100644 --- a/tests/system/extensions/test_create_report.py +++ b/tests/system/extensions/test_create_report.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/system/extensions/test_cutout.py b/tests/system/extensions/test_cutout.py index 5cc657a8584..450bf850bf6 100644 --- a/tests/system/extensions/test_cutout.py +++ b/tests/system/extensions/test_cutout.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/system/extensions/test_export_layout.py b/tests/system/extensions/test_export_layout.py index 4e8b87013ea..cd87aa8e2ed 100644 --- a/tests/system/extensions/test_export_layout.py +++ b/tests/system/extensions/test_export_layout.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/system/extensions/test_export_to_3d.py b/tests/system/extensions/test_export_to_3d.py index 410fc09e87e..b0f4c2c18f1 100644 --- a/tests/system/extensions/test_export_to_3d.py +++ b/tests/system/extensions/test_export_to_3d.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/system/extensions/test_extension_manager.py b/tests/system/extensions/test_extension_manager.py index fba60d7bc8d..65aaf276c28 100644 --- a/tests/system/extensions/test_extension_manager.py +++ b/tests/system/extensions/test_extension_manager.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/system/extensions/test_fields_distribution.py b/tests/system/extensions/test_fields_distribution.py index 5961212224e..d893d649e02 100644 --- a/tests/system/extensions/test_fields_distribution.py +++ b/tests/system/extensions/test_fields_distribution.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/system/extensions/test_generate_arbitrary_wave_ports.py b/tests/system/extensions/test_generate_arbitrary_wave_ports.py index 2ed7c07f234..04ad5ff8c0f 100644 --- a/tests/system/extensions/test_generate_arbitrary_wave_ports.py +++ b/tests/system/extensions/test_generate_arbitrary_wave_ports.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/system/extensions/test_import_nastran.py b/tests/system/extensions/test_import_nastran.py index 6a9c41793fb..8173e16cfca 100644 --- a/tests/system/extensions/test_import_nastran.py +++ b/tests/system/extensions/test_import_nastran.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/system/extensions/test_import_schematic.py b/tests/system/extensions/test_import_schematic.py index 4c162c1c4ea..c2b9d2e3200 100644 --- a/tests/system/extensions/test_import_schematic.py +++ b/tests/system/extensions/test_import_schematic.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/system/extensions/test_mcad_assembly.py b/tests/system/extensions/test_mcad_assembly.py index 0c7d2659755..80042b59691 100644 --- a/tests/system/extensions/test_mcad_assembly.py +++ b/tests/system/extensions/test_mcad_assembly.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/system/extensions/test_move_it.py b/tests/system/extensions/test_move_it.py index d4b31af43e7..ba718a4a8d7 100644 --- a/tests/system/extensions/test_move_it.py +++ b/tests/system/extensions/test_move_it.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/system/extensions/test_parametrize_edb.py b/tests/system/extensions/test_parametrize_edb.py index d54060a5ce0..d1a1baa48c5 100644 --- a/tests/system/extensions/test_parametrize_edb.py +++ b/tests/system/extensions/test_parametrize_edb.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/system/extensions/test_points_cloud.py b/tests/system/extensions/test_points_cloud.py index a260672e6ca..38f76944376 100644 --- a/tests/system/extensions/test_points_cloud.py +++ b/tests/system/extensions/test_points_cloud.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/system/extensions/test_post_layout_design.py b/tests/system/extensions/test_post_layout_design.py index 76412fb1bcf..9313a10d821 100644 --- a/tests/system/extensions/test_post_layout_design.py +++ b/tests/system/extensions/test_post_layout_design.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/system/extensions/test_power_map_from_csv.py b/tests/system/extensions/test_power_map_from_csv.py index e993f17902d..6d9d999f5c3 100644 --- a/tests/system/extensions/test_power_map_from_csv.py +++ b/tests/system/extensions/test_power_map_from_csv.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/system/extensions/test_push_excitation_from_file.py b/tests/system/extensions/test_push_excitation_from_file.py index 6a3ba4be2a9..dbec79724ae 100644 --- a/tests/system/extensions/test_push_excitation_from_file.py +++ b/tests/system/extensions/test_push_excitation_from_file.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/system/extensions/test_push_excitation_from_file_3dl.py b/tests/system/extensions/test_push_excitation_from_file_3dl.py index b97be2edcab..8e5c6119c57 100644 --- a/tests/system/extensions/test_push_excitation_from_file_3dl.py +++ b/tests/system/extensions/test_push_excitation_from_file_3dl.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/system/extensions/test_shielding_effectiveness.py b/tests/system/extensions/test_shielding_effectiveness.py index 20dff429d8a..90699345dd9 100644 --- a/tests/system/extensions/test_shielding_effectiveness.py +++ b/tests/system/extensions/test_shielding_effectiveness.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/system/extensions/test_template_extension.py b/tests/system/extensions/test_template_extension.py index 545e28e95ba..3a52a5d6daf 100644 --- a/tests/system/extensions/test_template_extension.py +++ b/tests/system/extensions/test_template_extension.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/system/extensions/test_version_manager.py b/tests/system/extensions/test_version_manager.py index 7c784f46f78..aa26de61fad 100644 --- a/tests/system/extensions/test_version_manager.py +++ b/tests/system/extensions/test_version_manager.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/system/extensions/test_via_clustering.py b/tests/system/extensions/test_via_clustering.py index 7ff896b8d72..a67a30eccb0 100644 --- a/tests/system/extensions/test_via_clustering.py +++ b/tests/system/extensions/test_via_clustering.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/system/extensions/test_via_design.py b/tests/system/extensions/test_via_design.py index b74d0c50cc1..0b7aa604d49 100644 --- a/tests/system/extensions/test_via_design.py +++ b/tests/system/extensions/test_via_design.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/system/filter_solutions/__init__.py b/tests/system/filter_solutions/__init__.py index b78d8fed76c..cbf2c1ee853 100644 --- a/tests/system/filter_solutions/__init__.py +++ b/tests/system/filter_solutions/__init__.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/system/filter_solutions/conftest.py b/tests/system/filter_solutions/conftest.py index a95ab3f5428..d09e12b3b23 100644 --- a/tests/system/filter_solutions/conftest.py +++ b/tests/system/filter_solutions/conftest.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/system/filter_solutions/resources/__init__.py b/tests/system/filter_solutions/resources/__init__.py index 0077ee82d31..daf5437db14 100644 --- a/tests/system/filter_solutions/resources/__init__.py +++ b/tests/system/filter_solutions/resources/__init__.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/system/filter_solutions/resources/resources.py b/tests/system/filter_solutions/resources/resources.py index cc5fa165c11..8ba5506648b 100644 --- a/tests/system/filter_solutions/resources/resources.py +++ b/tests/system/filter_solutions/resources/resources.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/system/filter_solutions/test_desktop_types.py b/tests/system/filter_solutions/test_desktop_types.py index fa305ca231e..36b4dfa4ab7 100644 --- a/tests/system/filter_solutions/test_desktop_types.py +++ b/tests/system/filter_solutions/test_desktop_types.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/system/filter_solutions/test_distributed_filter/__init__.py b/tests/system/filter_solutions/test_distributed_filter/__init__.py index b78d8fed76c..cbf2c1ee853 100644 --- a/tests/system/filter_solutions/test_distributed_filter/__init__.py +++ b/tests/system/filter_solutions/test_distributed_filter/__init__.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/system/filter_solutions/test_distributed_filter/test_distributed_geometry.py b/tests/system/filter_solutions/test_distributed_filter/test_distributed_geometry.py index 6383e595717..43afb4e95e5 100644 --- a/tests/system/filter_solutions/test_distributed_filter/test_distributed_geometry.py +++ b/tests/system/filter_solutions/test_distributed_filter/test_distributed_geometry.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/system/filter_solutions/test_distributed_filter/test_distributed_parasitics.py b/tests/system/filter_solutions/test_distributed_filter/test_distributed_parasitics.py index 1cdea17ce51..aebb9b41be9 100644 --- a/tests/system/filter_solutions/test_distributed_filter/test_distributed_parasitics.py +++ b/tests/system/filter_solutions/test_distributed_filter/test_distributed_parasitics.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/system/filter_solutions/test_distributed_filter/test_distributed_radial.py b/tests/system/filter_solutions/test_distributed_filter/test_distributed_radial.py index b0f6dcbf380..246ed608a1b 100644 --- a/tests/system/filter_solutions/test_distributed_filter/test_distributed_radial.py +++ b/tests/system/filter_solutions/test_distributed_filter/test_distributed_radial.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/system/filter_solutions/test_distributed_filter/test_distributed_substrate.py b/tests/system/filter_solutions/test_distributed_filter/test_distributed_substrate.py index d5c0cb0a2bf..138b58eb6e8 100644 --- a/tests/system/filter_solutions/test_distributed_filter/test_distributed_substrate.py +++ b/tests/system/filter_solutions/test_distributed_filter/test_distributed_substrate.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/system/filter_solutions/test_distributed_filter/test_distributed_topology.py b/tests/system/filter_solutions/test_distributed_filter/test_distributed_topology.py index 77fb5a91732..4648b9d6dd9 100644 --- a/tests/system/filter_solutions/test_distributed_filter/test_distributed_topology.py +++ b/tests/system/filter_solutions/test_distributed_filter/test_distributed_topology.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/system/filter_solutions/test_export_to_aedt/__init__.py b/tests/system/filter_solutions/test_export_to_aedt/__init__.py index b78d8fed76c..cbf2c1ee853 100644 --- a/tests/system/filter_solutions/test_export_to_aedt/__init__.py +++ b/tests/system/filter_solutions/test_export_to_aedt/__init__.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/system/filter_solutions/test_export_to_aedt/test_export_to_aedt.py b/tests/system/filter_solutions/test_export_to_aedt/test_export_to_aedt.py index 264eeac7f34..73f3f0abb37 100644 --- a/tests/system/filter_solutions/test_export_to_aedt/test_export_to_aedt.py +++ b/tests/system/filter_solutions/test_export_to_aedt/test_export_to_aedt.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/system/filter_solutions/test_export_to_aedt/test_optimization_goals_table.py b/tests/system/filter_solutions/test_export_to_aedt/test_optimization_goals_table.py index ddb992c5539..1b554e87f9f 100644 --- a/tests/system/filter_solutions/test_export_to_aedt/test_optimization_goals_table.py +++ b/tests/system/filter_solutions/test_export_to_aedt/test_optimization_goals_table.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/system/filter_solutions/test_filter/__init__.py b/tests/system/filter_solutions/test_filter/__init__.py index b78d8fed76c..cbf2c1ee853 100644 --- a/tests/system/filter_solutions/test_filter/__init__.py +++ b/tests/system/filter_solutions/test_filter/__init__.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/system/filter_solutions/test_filter/test_attributes.py b/tests/system/filter_solutions/test_filter/test_attributes.py index 3830118b600..cd3f5e072eb 100644 --- a/tests/system/filter_solutions/test_filter/test_attributes.py +++ b/tests/system/filter_solutions/test_filter/test_attributes.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/system/filter_solutions/test_filter/test_dll_interface.py b/tests/system/filter_solutions/test_filter/test_dll_interface.py index 93418c71e09..73beedb35d7 100644 --- a/tests/system/filter_solutions/test_filter/test_dll_interface.py +++ b/tests/system/filter_solutions/test_filter/test_dll_interface.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/system/filter_solutions/test_filter/test_graph_setup.py b/tests/system/filter_solutions/test_filter/test_graph_setup.py index 450fbe77eff..620bf6c3f58 100644 --- a/tests/system/filter_solutions/test_filter/test_graph_setup.py +++ b/tests/system/filter_solutions/test_filter/test_graph_setup.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/system/filter_solutions/test_filter/test_ideal_response.py b/tests/system/filter_solutions/test_filter/test_ideal_response.py index 8e525c3b3ba..318c1f18db9 100644 --- a/tests/system/filter_solutions/test_filter/test_ideal_response.py +++ b/tests/system/filter_solutions/test_filter/test_ideal_response.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/system/filter_solutions/test_filter/test_multiple_bands_table.py b/tests/system/filter_solutions/test_filter/test_multiple_bands_table.py index 42f8f9b5c64..cd6d07867fd 100644 --- a/tests/system/filter_solutions/test_filter/test_multiple_bands_table.py +++ b/tests/system/filter_solutions/test_filter/test_multiple_bands_table.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/system/filter_solutions/test_filter/test_transmission_zeros.py b/tests/system/filter_solutions/test_filter/test_transmission_zeros.py index c387eab9ca5..54e4813b7a1 100644 --- a/tests/system/filter_solutions/test_filter/test_transmission_zeros.py +++ b/tests/system/filter_solutions/test_filter/test_transmission_zeros.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/system/filter_solutions/test_lumped_filter/__init__.py b/tests/system/filter_solutions/test_lumped_filter/__init__.py index b78d8fed76c..cbf2c1ee853 100644 --- a/tests/system/filter_solutions/test_lumped_filter/__init__.py +++ b/tests/system/filter_solutions/test_lumped_filter/__init__.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/system/filter_solutions/test_lumped_filter/test_lumped_nodes_and_leads.py b/tests/system/filter_solutions/test_lumped_filter/test_lumped_nodes_and_leads.py index ba6fd6547d9..d47e008e8bf 100644 --- a/tests/system/filter_solutions/test_lumped_filter/test_lumped_nodes_and_leads.py +++ b/tests/system/filter_solutions/test_lumped_filter/test_lumped_nodes_and_leads.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/system/filter_solutions/test_lumped_filter/test_lumped_parasitics.py b/tests/system/filter_solutions/test_lumped_filter/test_lumped_parasitics.py index cce59769e39..76dc1f814d5 100644 --- a/tests/system/filter_solutions/test_lumped_filter/test_lumped_parasitics.py +++ b/tests/system/filter_solutions/test_lumped_filter/test_lumped_parasitics.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/system/filter_solutions/test_lumped_filter/test_lumped_termination_impedance_table.py b/tests/system/filter_solutions/test_lumped_filter/test_lumped_termination_impedance_table.py index a6c95424b57..d543b892500 100644 --- a/tests/system/filter_solutions/test_lumped_filter/test_lumped_termination_impedance_table.py +++ b/tests/system/filter_solutions/test_lumped_filter/test_lumped_termination_impedance_table.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/system/filter_solutions/test_lumped_filter/test_lumped_topology.py b/tests/system/filter_solutions/test_lumped_filter/test_lumped_topology.py index bb1b8c1eb33..6061227e79b 100644 --- a/tests/system/filter_solutions/test_lumped_filter/test_lumped_topology.py +++ b/tests/system/filter_solutions/test_lumped_filter/test_lumped_topology.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/system/filter_solutions/test_raise_error.py b/tests/system/filter_solutions/test_raise_error.py index 9004f4788db..53c51d96db9 100644 --- a/tests/system/filter_solutions/test_raise_error.py +++ b/tests/system/filter_solutions/test_raise_error.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/system/general/__init__.py b/tests/system/general/__init__.py index b78d8fed76c..cbf2c1ee853 100644 --- a/tests/system/general/__init__.py +++ b/tests/system/general/__init__.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/system/general/test_2d_modeler.py b/tests/system/general/test_2d_modeler.py index 1e550974e9b..ecd1c9947c9 100644 --- a/tests/system/general/test_2d_modeler.py +++ b/tests/system/general/test_2d_modeler.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/system/general/test_3d_modeler.py b/tests/system/general/test_3d_modeler.py index 6834705ed33..8a622df3f37 100644 --- a/tests/system/general/test_3d_modeler.py +++ b/tests/system/general/test_3d_modeler.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/system/general/test_3d_stackup.py b/tests/system/general/test_3d_stackup.py index a6897cbc2b6..4a132b5cfe6 100644 --- a/tests/system/general/test_3d_stackup.py +++ b/tests/system/general/test_3d_stackup.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/system/general/test_aedt_units.py b/tests/system/general/test_aedt_units.py index cbcbbefaff0..47246563be9 100644 --- a/tests/system/general/test_aedt_units.py +++ b/tests/system/general/test_aedt_units.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/system/general/test_cablemodeling.py b/tests/system/general/test_cablemodeling.py index 21276fa6375..1d2dd9df35b 100644 --- a/tests/system/general/test_cablemodeling.py +++ b/tests/system/general/test_cablemodeling.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/system/general/test_circuit.py b/tests/system/general/test_circuit.py index 7a47010d45a..69611b122ba 100644 --- a/tests/system/general/test_circuit.py +++ b/tests/system/general/test_circuit.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/system/general/test_configuration_files.py b/tests/system/general/test_configuration_files.py index ad9854c3cd7..f91f6da8f38 100644 --- a/tests/system/general/test_configuration_files.py +++ b/tests/system/general/test_configuration_files.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/system/general/test_design.py b/tests/system/general/test_design.py index f6c24ff0dee..ade46c77d01 100644 --- a/tests/system/general/test_design.py +++ b/tests/system/general/test_design.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/system/general/test_desktop_grpc_transport.py b/tests/system/general/test_desktop_grpc_transport.py index a90fae6620d..ae266a7ec47 100644 --- a/tests/system/general/test_desktop_grpc_transport.py +++ b/tests/system/general/test_desktop_grpc_transport.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/system/general/test_hfss.py b/tests/system/general/test_hfss.py index 0620d99fd0c..2f4df296743 100644 --- a/tests/system/general/test_hfss.py +++ b/tests/system/general/test_hfss.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/system/general/test_ibis_reader.py b/tests/system/general/test_ibis_reader.py index a595358946f..e246cdebc91 100644 --- a/tests/system/general/test_ibis_reader.py +++ b/tests/system/general/test_ibis_reader.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/system/general/test_load_aedt_file.py b/tests/system/general/test_load_aedt_file.py index 1faf0282b44..ef471ca7b57 100644 --- a/tests/system/general/test_load_aedt_file.py +++ b/tests/system/general/test_load_aedt_file.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/system/general/test_materials.py b/tests/system/general/test_materials.py index 6d49809afad..3d3929cbeb7 100644 --- a/tests/system/general/test_materials.py +++ b/tests/system/general/test_materials.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/system/general/test_maxwell_2d.py b/tests/system/general/test_maxwell_2d.py index 698c50d9518..35e63e4692e 100644 --- a/tests/system/general/test_maxwell_2d.py +++ b/tests/system/general/test_maxwell_2d.py @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/system/general/test_maxwell_3d.py b/tests/system/general/test_maxwell_3d.py index c90cec67c6d..c0fa685d858 100644 --- a/tests/system/general/test_maxwell_3d.py +++ b/tests/system/general/test_maxwell_3d.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/system/general/test_maxwell_circuit.py b/tests/system/general/test_maxwell_circuit.py index b0f7cfbd4f3..473d7ae3bf3 100644 --- a/tests/system/general/test_maxwell_circuit.py +++ b/tests/system/general/test_maxwell_circuit.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/system/general/test_mesh.py b/tests/system/general/test_mesh.py index 324c6a4f1e3..0a14715ef06 100644 --- a/tests/system/general/test_mesh.py +++ b/tests/system/general/test_mesh.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/system/general/test_message_manager.py b/tests/system/general/test_message_manager.py index 2ea1d420b54..15351cd8f75 100644 --- a/tests/system/general/test_message_manager.py +++ b/tests/system/general/test_message_manager.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/system/general/test_object_3d.py b/tests/system/general/test_object_3d.py index 1248c7e1bb3..b0e6a164431 100644 --- a/tests/system/general/test_object_3d.py +++ b/tests/system/general/test_object_3d.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/system/general/test_primitives_2d.py b/tests/system/general/test_primitives_2d.py index 5bfdb9dff9b..2396d4d7522 100644 --- a/tests/system/general/test_primitives_2d.py +++ b/tests/system/general/test_primitives_2d.py @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/system/general/test_primitives_3d.py b/tests/system/general/test_primitives_3d.py index ee42eec02a0..50d3d7e4ce2 100644 --- a/tests/system/general/test_primitives_3d.py +++ b/tests/system/general/test_primitives_3d.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/system/general/test_q2d.py b/tests/system/general/test_q2d.py index 87d3ac97a1e..8824481c410 100644 --- a/tests/system/general/test_q2d.py +++ b/tests/system/general/test_q2d.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/system/general/test_report_file_parser.py b/tests/system/general/test_report_file_parser.py index 7386d659b53..806984a139a 100644 --- a/tests/system/general/test_report_file_parser.py +++ b/tests/system/general/test_report_file_parser.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/system/general/test_rmxprt.py b/tests/system/general/test_rmxprt.py index 9baca283a9f..07a8b846748 100644 --- a/tests/system/general/test_rmxprt.py +++ b/tests/system/general/test_rmxprt.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/system/general/test_sbr.py b/tests/system/general/test_sbr.py index 69c7e3f394e..174c77cdc37 100644 --- a/tests/system/general/test_sbr.py +++ b/tests/system/general/test_sbr.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/system/general/test_setup.py b/tests/system/general/test_setup.py index 372cba2a7cf..0c37ee37f93 100644 --- a/tests/system/general/test_setup.py +++ b/tests/system/general/test_setup.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/system/general/test_solver_profile.py b/tests/system/general/test_solver_profile.py index 1f4dfb42153..5a4e214bd92 100644 --- a/tests/system/general/test_solver_profile.py +++ b/tests/system/general/test_solver_profile.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/system/general/test_twinbuilder.py b/tests/system/general/test_twinbuilder.py index 326c419a6a8..628cd1ab178 100644 --- a/tests/system/general/test_twinbuilder.py +++ b/tests/system/general/test_twinbuilder.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/system/general/test_utils.py b/tests/system/general/test_utils.py index 5e914ee28af..362e68f9334 100644 --- a/tests/system/general/test_utils.py +++ b/tests/system/general/test_utils.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/system/general/test_variable_manager.py b/tests/system/general/test_variable_manager.py index 7056dc1a1ad..1a7e25112dd 100644 --- a/tests/system/general/test_variable_manager.py +++ b/tests/system/general/test_variable_manager.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/system/icepak/__init__.py b/tests/system/icepak/__init__.py index b78d8fed76c..cbf2c1ee853 100644 --- a/tests/system/icepak/__init__.py +++ b/tests/system/icepak/__init__.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/system/icepak/test_icepak.py b/tests/system/icepak/test_icepak.py index 75fe874ca28..6cf9c284cd9 100644 --- a/tests/system/icepak/test_icepak.py +++ b/tests/system/icepak/test_icepak.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/system/icepak/test_icepak_3d_component.py b/tests/system/icepak/test_icepak_3d_component.py index d6965354ab5..dd5ef2286fe 100644 --- a/tests/system/icepak/test_icepak_3d_component.py +++ b/tests/system/icepak/test_icepak_3d_component.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/system/icepak/test_icepak_configuration_file.py b/tests/system/icepak/test_icepak_configuration_file.py index 9249b348b57..42164ffdde3 100644 --- a/tests/system/icepak/test_icepak_configuration_file.py +++ b/tests/system/icepak/test_icepak_configuration_file.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/system/layout/__init__.py b/tests/system/layout/__init__.py index b78d8fed76c..cbf2c1ee853 100644 --- a/tests/system/layout/__init__.py +++ b/tests/system/layout/__init__.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/system/layout/test_3dlayout_dcir.py b/tests/system/layout/test_3dlayout_dcir.py index 0c966ce4cc2..fd2bd989761 100644 --- a/tests/system/layout/test_3dlayout_dcir.py +++ b/tests/system/layout/test_3dlayout_dcir.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/system/layout/test_3dlayout_edb.py b/tests/system/layout/test_3dlayout_edb.py index 68c0d770eb6..2910cf6db6d 100644 --- a/tests/system/layout/test_3dlayout_edb.py +++ b/tests/system/layout/test_3dlayout_edb.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/system/layout/test_3dlayout_modeler.py b/tests/system/layout/test_3dlayout_modeler.py index 8159332bddd..54e2c8fba28 100644 --- a/tests/system/layout/test_3dlayout_modeler.py +++ b/tests/system/layout/test_3dlayout_modeler.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/system/solvers/__init__.py b/tests/system/solvers/__init__.py index b78d8fed76c..cbf2c1ee853 100644 --- a/tests/system/solvers/__init__.py +++ b/tests/system/solvers/__init__.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/system/solvers/sequential/__init__.py b/tests/system/solvers/sequential/__init__.py index b78d8fed76c..cbf2c1ee853 100644 --- a/tests/system/solvers/sequential/__init__.py +++ b/tests/system/solvers/sequential/__init__.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/system/solvers/sequential/test_circuit_dynamic_link.py b/tests/system/solvers/sequential/test_circuit_dynamic_link.py index 7ff53b46f02..bbfcf893834 100644 --- a/tests/system/solvers/sequential/test_circuit_dynamic_link.py +++ b/tests/system/solvers/sequential/test_circuit_dynamic_link.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/system/solvers/sequential/test_circuit_netlist.py b/tests/system/solvers/sequential/test_circuit_netlist.py index 99163ab0d12..817c0c47aed 100644 --- a/tests/system/solvers/sequential/test_circuit_netlist.py +++ b/tests/system/solvers/sequential/test_circuit_netlist.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/system/solvers/sequential/test_flatten_3d_component.py b/tests/system/solvers/sequential/test_flatten_3d_component.py index 8894b30b483..acb5deecc46 100644 --- a/tests/system/solvers/sequential/test_flatten_3d_component.py +++ b/tests/system/solvers/sequential/test_flatten_3d_component.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/system/solvers/sequential/test_launch_desktop.py b/tests/system/solvers/sequential/test_launch_desktop.py index c4074394902..707f09dd21b 100644 --- a/tests/system/solvers/sequential/test_launch_desktop.py +++ b/tests/system/solvers/sequential/test_launch_desktop.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/system/solvers/sequential/test_mechanical.py b/tests/system/solvers/sequential/test_mechanical.py index f4294d6f99b..754fd3371c1 100644 --- a/tests/system/solvers/sequential/test_mechanical.py +++ b/tests/system/solvers/sequential/test_mechanical.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/system/solvers/test_analyze.py b/tests/system/solvers/test_analyze.py index c9ec1595235..69d132fb386 100644 --- a/tests/system/solvers/test_analyze.py +++ b/tests/system/solvers/test_analyze.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/system/solvers/test_pdf.py b/tests/system/solvers/test_pdf.py index 3aee5d695c4..17b92bc7cdf 100644 --- a/tests/system/solvers/test_pdf.py +++ b/tests/system/solvers/test_pdf.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/system/solvers/test_q3d.py b/tests/system/solvers/test_q3d.py index cc5fc47255b..9a2c78bfeb5 100644 --- a/tests/system/solvers/test_q3d.py +++ b/tests/system/solvers/test_q3d.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/system/visualization/__init__.py b/tests/system/visualization/__init__.py index b78d8fed76c..cbf2c1ee853 100644 --- a/tests/system/visualization/__init__.py +++ b/tests/system/visualization/__init__.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/system/visualization/test_data_plotter_frtm.py b/tests/system/visualization/test_data_plotter_frtm.py index 97bd611f9c4..6dde4b99a88 100644 --- a/tests/system/visualization/test_data_plotter_frtm.py +++ b/tests/system/visualization/test_data_plotter_frtm.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/system/visualization/test_doa.py b/tests/system/visualization/test_doa.py index c5b7553dcee..0ee84627c8c 100644 --- a/tests/system/visualization/test_doa.py +++ b/tests/system/visualization/test_doa.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/system/visualization/test_farfield.py b/tests/system/visualization/test_farfield.py index 31d56966634..a213d62f963 100644 --- a/tests/system/visualization/test_farfield.py +++ b/tests/system/visualization/test_farfield.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/system/visualization/test_model_plotter.py b/tests/system/visualization/test_model_plotter.py index e032144389a..3ddfbee5eb1 100644 --- a/tests/system/visualization/test_model_plotter.py +++ b/tests/system/visualization/test_model_plotter.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/system/visualization/test_post_processing_field_report.py b/tests/system/visualization/test_post_processing_field_report.py index d162c0b7437..299beab28e8 100644 --- a/tests/system/visualization/test_post_processing_field_report.py +++ b/tests/system/visualization/test_post_processing_field_report.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/system/visualization/test_postprocessing.py b/tests/system/visualization/test_postprocessing.py index 84d73ff49bd..03577183139 100644 --- a/tests/system/visualization/test_postprocessing.py +++ b/tests/system/visualization/test_postprocessing.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/system/visualization/test_postprocessing_1.py b/tests/system/visualization/test_postprocessing_1.py index 2e8a3227ce4..3e1c1d47cfa 100644 --- a/tests/system/visualization/test_postprocessing_1.py +++ b/tests/system/visualization/test_postprocessing_1.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/system/visualization/test_rcs_data_plotter.py b/tests/system/visualization/test_rcs_data_plotter.py index 77f76f768fa..841239d0714 100644 --- a/tests/system/visualization/test_rcs_data_plotter.py +++ b/tests/system/visualization/test_rcs_data_plotter.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/system/visualization/test_rcs_export.py b/tests/system/visualization/test_rcs_export.py index 5e8f15d5c8c..5918871353d 100644 --- a/tests/system/visualization/test_rcs_export.py +++ b/tests/system/visualization/test_rcs_export.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/system/visualization/test_touchstone_parser.py b/tests/system/visualization/test_touchstone_parser.py index a7e3f078891..234f2b3fe48 100644 --- a/tests/system/visualization/test_touchstone_parser.py +++ b/tests/system/visualization/test_touchstone_parser.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/unit/__init__.py b/tests/unit/__init__.py index 65bb3bf87f3..17a11c905b2 100644 --- a/tests/unit/__init__.py +++ b/tests/unit/__init__.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/unit/extensions/conftest.py b/tests/unit/extensions/conftest.py index 5ca9aa65a81..0d1de917914 100644 --- a/tests/unit/extensions/conftest.py +++ b/tests/unit/extensions/conftest.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/unit/extensions/test_add_script_to_menu.py b/tests/unit/extensions/test_add_script_to_menu.py index ed5d21d0e86..6936a0d6dbe 100644 --- a/tests/unit/extensions/test_add_script_to_menu.py +++ b/tests/unit/extensions/test_add_script_to_menu.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/unit/extensions/test_advanced_fields_calculator.py b/tests/unit/extensions/test_advanced_fields_calculator.py index 2d3417b7645..4c36c155762 100644 --- a/tests/unit/extensions/test_advanced_fields_calculator.py +++ b/tests/unit/extensions/test_advanced_fields_calculator.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/unit/extensions/test_choke_designer.py b/tests/unit/extensions/test_choke_designer.py index 50bfbc25270..ebd875bfcb0 100644 --- a/tests/unit/extensions/test_choke_designer.py +++ b/tests/unit/extensions/test_choke_designer.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/unit/extensions/test_circuit_configuration.py b/tests/unit/extensions/test_circuit_configuration.py index 2558bebed5f..009d5d3b65c 100644 --- a/tests/unit/extensions/test_circuit_configuration.py +++ b/tests/unit/extensions/test_circuit_configuration.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/unit/extensions/test_configure_layout.py b/tests/unit/extensions/test_configure_layout.py index 1e4b90589dc..cef2d9deb3a 100644 --- a/tests/unit/extensions/test_configure_layout.py +++ b/tests/unit/extensions/test_configure_layout.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/unit/extensions/test_convert_to_circuit.py b/tests/unit/extensions/test_convert_to_circuit.py index a0796c904cb..e3d94103cde 100644 --- a/tests/unit/extensions/test_convert_to_circuit.py +++ b/tests/unit/extensions/test_convert_to_circuit.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/unit/extensions/test_create_coil.py b/tests/unit/extensions/test_create_coil.py index 601f5ff3286..eca2be79bb3 100644 --- a/tests/unit/extensions/test_create_coil.py +++ b/tests/unit/extensions/test_create_coil.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/unit/extensions/test_create_report.py b/tests/unit/extensions/test_create_report.py index ceeaf4ddbcb..ba14acd04e0 100644 --- a/tests/unit/extensions/test_create_report.py +++ b/tests/unit/extensions/test_create_report.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/unit/extensions/test_customize_automation_tab.py b/tests/unit/extensions/test_customize_automation_tab.py index 0c60980c5c4..522373daad6 100644 --- a/tests/unit/extensions/test_customize_automation_tab.py +++ b/tests/unit/extensions/test_customize_automation_tab.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/unit/extensions/test_cutout.py b/tests/unit/extensions/test_cutout.py index eb8360b8979..ef2a479323a 100644 --- a/tests/unit/extensions/test_cutout.py +++ b/tests/unit/extensions/test_cutout.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/unit/extensions/test_export_layout.py b/tests/unit/extensions/test_export_layout.py index 974894d4a9f..740e68c9e2d 100644 --- a/tests/unit/extensions/test_export_layout.py +++ b/tests/unit/extensions/test_export_layout.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/unit/extensions/test_export_to_3d.py b/tests/unit/extensions/test_export_to_3d.py index baa03a35924..5e6726604ff 100644 --- a/tests/unit/extensions/test_export_to_3d.py +++ b/tests/unit/extensions/test_export_to_3d.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/unit/extensions/test_extension_common.py b/tests/unit/extensions/test_extension_common.py index 38aff75899d..f3a8cc4b5a5 100644 --- a/tests/unit/extensions/test_extension_common.py +++ b/tests/unit/extensions/test_extension_common.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/unit/extensions/test_extension_manager.py b/tests/unit/extensions/test_extension_manager.py index bb6256a10db..369d69dfba8 100644 --- a/tests/unit/extensions/test_extension_manager.py +++ b/tests/unit/extensions/test_extension_manager.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/unit/extensions/test_fields_distribution.py b/tests/unit/extensions/test_fields_distribution.py index 562fb76066f..0931558bd07 100644 --- a/tests/unit/extensions/test_fields_distribution.py +++ b/tests/unit/extensions/test_fields_distribution.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # Permission is hereby granted, free of charge, to any person obtaining a diff --git a/tests/unit/extensions/test_generate_arbitrary_wave_ports.py b/tests/unit/extensions/test_generate_arbitrary_wave_ports.py index ffda96c2673..45f57cf600c 100644 --- a/tests/unit/extensions/test_generate_arbitrary_wave_ports.py +++ b/tests/unit/extensions/test_generate_arbitrary_wave_ports.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/unit/extensions/test_import_nastran.py b/tests/unit/extensions/test_import_nastran.py index cfb2c9346a6..7d00826f11e 100644 --- a/tests/unit/extensions/test_import_nastran.py +++ b/tests/unit/extensions/test_import_nastran.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/unit/extensions/test_import_schematic.py b/tests/unit/extensions/test_import_schematic.py index 5b91679c5f8..58d8b4d1e6d 100644 --- a/tests/unit/extensions/test_import_schematic.py +++ b/tests/unit/extensions/test_import_schematic.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/unit/extensions/test_kernel_converter.py b/tests/unit/extensions/test_kernel_converter.py index b1de396faba..da70e04df21 100644 --- a/tests/unit/extensions/test_kernel_converter.py +++ b/tests/unit/extensions/test_kernel_converter.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/unit/extensions/test_mcad_assembly.py b/tests/unit/extensions/test_mcad_assembly.py index 0348de01608..113d6e4a6f0 100644 --- a/tests/unit/extensions/test_mcad_assembly.py +++ b/tests/unit/extensions/test_mcad_assembly.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/unit/extensions/test_move_it.py b/tests/unit/extensions/test_move_it.py index 2eee3c7569b..94911d5210e 100644 --- a/tests/unit/extensions/test_move_it.py +++ b/tests/unit/extensions/test_move_it.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/unit/extensions/test_parametrize_edb.py b/tests/unit/extensions/test_parametrize_edb.py index 04154e209d2..c1f9ecf7f4f 100644 --- a/tests/unit/extensions/test_parametrize_edb.py +++ b/tests/unit/extensions/test_parametrize_edb.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/unit/extensions/test_points_cloud.py b/tests/unit/extensions/test_points_cloud.py index 48ea0653e2b..93866cf2072 100644 --- a/tests/unit/extensions/test_points_cloud.py +++ b/tests/unit/extensions/test_points_cloud.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/unit/extensions/test_post_layout_design.py b/tests/unit/extensions/test_post_layout_design.py index d1bda19224d..d36ccb761c2 100644 --- a/tests/unit/extensions/test_post_layout_design.py +++ b/tests/unit/extensions/test_post_layout_design.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/unit/extensions/test_power_map_from_csv.py b/tests/unit/extensions/test_power_map_from_csv.py index eb331f33e7d..70c11a79e4f 100644 --- a/tests/unit/extensions/test_power_map_from_csv.py +++ b/tests/unit/extensions/test_power_map_from_csv.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/unit/extensions/test_push_excitation_from_file.py b/tests/unit/extensions/test_push_excitation_from_file.py index b5b8cb4175b..dd9615623d8 100644 --- a/tests/unit/extensions/test_push_excitation_from_file.py +++ b/tests/unit/extensions/test_push_excitation_from_file.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/unit/extensions/test_push_excitation_from_file_3dl.py b/tests/unit/extensions/test_push_excitation_from_file_3dl.py index 596196f7d82..d8f0e5da94d 100644 --- a/tests/unit/extensions/test_push_excitation_from_file_3dl.py +++ b/tests/unit/extensions/test_push_excitation_from_file_3dl.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/unit/extensions/test_shielding_effectiveness.py b/tests/unit/extensions/test_shielding_effectiveness.py index f8c16af07b0..d09e832b2ce 100644 --- a/tests/unit/extensions/test_shielding_effectiveness.py +++ b/tests/unit/extensions/test_shielding_effectiveness.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/unit/extensions/test_template_extension.py b/tests/unit/extensions/test_template_extension.py index 507f68ae323..99b2cc0298b 100644 --- a/tests/unit/extensions/test_template_extension.py +++ b/tests/unit/extensions/test_template_extension.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/unit/extensions/test_version_manager.py b/tests/unit/extensions/test_version_manager.py index 07fe966ed23..3727bb1c8d2 100644 --- a/tests/unit/extensions/test_version_manager.py +++ b/tests/unit/extensions/test_version_manager.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/unit/extensions/test_via_clustering.py b/tests/unit/extensions/test_via_clustering.py index 0bc829aeaae..c378887c939 100644 --- a/tests/unit/extensions/test_via_clustering.py +++ b/tests/unit/extensions/test_via_clustering.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/tests/unit/extensions/test_via_design.py b/tests/unit/extensions/test_via_design.py index b55cb76ae3b..a0ce1f7533b 100644 --- a/tests/unit/extensions/test_via_design.py +++ b/tests/unit/extensions/test_via_design.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/unit/test_aedt_logger.py b/tests/unit/test_aedt_logger.py index 5272ebe2d48..8a3c03d1c39 100644 --- a/tests/unit/test_aedt_logger.py +++ b/tests/unit/test_aedt_logger.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/unit/test_aedt_versions.py b/tests/unit/test_aedt_versions.py index 353c6779cd6..34107c6928b 100644 --- a/tests/unit/test_aedt_versions.py +++ b/tests/unit/test_aedt_versions.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/unit/test_cli.py b/tests/unit/test_cli.py index 3fbb80360f6..2d2bdb93964 100644 --- a/tests/unit/test_cli.py +++ b/tests/unit/test_cli.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/unit/test_clr_module.py b/tests/unit/test_clr_module.py index d8d7b5e0f2c..fd343f71e07 100644 --- a/tests/unit/test_clr_module.py +++ b/tests/unit/test_clr_module.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/unit/test_data_handlers.py b/tests/unit/test_data_handlers.py index ba63ce68f1f..fe610ff9ca6 100644 --- a/tests/unit/test_data_handlers.py +++ b/tests/unit/test_data_handlers.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/unit/test_desktop.py b/tests/unit/test_desktop.py index f5a22462a2a..14d725542df 100644 --- a/tests/unit/test_desktop.py +++ b/tests/unit/test_desktop.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/unit/test_downloads.py b/tests/unit/test_downloads.py index f13d5f5bc1e..d7837ecaf3a 100644 --- a/tests/unit/test_downloads.py +++ b/tests/unit/test_downloads.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/unit/test_extension_misc.py b/tests/unit/test_extension_misc.py index 0da975a602c..6bbb65261b4 100644 --- a/tests/unit/test_extension_misc.py +++ b/tests/unit/test_extension_misc.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/unit/test_general_methods.py b/tests/unit/test_general_methods.py index 2763933888c..b37f5e44dfa 100644 --- a/tests/unit/test_general_methods.py +++ b/tests/unit/test_general_methods.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/unit/test_generic_filesystem.py b/tests/unit/test_generic_filesystem.py index 05c1f528614..3660b403fcb 100644 --- a/tests/unit/test_generic_filesystem.py +++ b/tests/unit/test_generic_filesystem.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/unit/test_genetic_algorithm.py b/tests/unit/test_genetic_algorithm.py index ac53f16ddb1..78c419d8b4f 100644 --- a/tests/unit/test_genetic_algorithm.py +++ b/tests/unit/test_genetic_algorithm.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/unit/test_geometry_modeler.py b/tests/unit/test_geometry_modeler.py index b6e7f7f8b35..1f2613b2021 100644 --- a/tests/unit/test_geometry_modeler.py +++ b/tests/unit/test_geometry_modeler.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/unit/test_geometry_operators.py b/tests/unit/test_geometry_operators.py index 19b6f8b848d..4d27f5b65f4 100644 --- a/tests/unit/test_geometry_operators.py +++ b/tests/unit/test_geometry_operators.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/unit/test_hdm_parser.py b/tests/unit/test_hdm_parser.py index 93f2dd76084..7b9cc2784b3 100644 --- a/tests/unit/test_hdm_parser.py +++ b/tests/unit/test_hdm_parser.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/unit/test_help.py b/tests/unit/test_help.py index 8b861aae59b..e203ad61cb5 100644 --- a/tests/unit/test_help.py +++ b/tests/unit/test_help.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/unit/test_math_utils.py b/tests/unit/test_math_utils.py index 9bf35eb9a57..d0d2a5d0e2f 100644 --- a/tests/unit/test_math_utils.py +++ b/tests/unit/test_math_utils.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/unit/test_maxwell_3d.py b/tests/unit/test_maxwell_3d.py index 58a018baea9..681927be288 100644 --- a/tests/unit/test_maxwell_3d.py +++ b/tests/unit/test_maxwell_3d.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/unit/test_mechanical.py b/tests/unit/test_mechanical.py index 9c2b42b9357..bcf1a5e0c33 100644 --- a/tests/unit/test_mechanical.py +++ b/tests/unit/test_mechanical.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/unit/test_monostatic_rcs_data.py b/tests/unit/test_monostatic_rcs_data.py index d5880721232..01f2b45a7e7 100644 --- a/tests/unit/test_monostatic_rcs_data.py +++ b/tests/unit/test_monostatic_rcs_data.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/unit/test_monostatic_rcs_exporter.py b/tests/unit/test_monostatic_rcs_exporter.py index 1d91b5cddf4..33e7d4799b1 100644 --- a/tests/unit/test_monostatic_rcs_exporter.py +++ b/tests/unit/test_monostatic_rcs_exporter.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/unit/test_object_3d.py b/tests/unit/test_object_3d.py index a0ba667699d..56cab3073fd 100644 --- a/tests/unit/test_object_3d.py +++ b/tests/unit/test_object_3d.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/unit/test_polyline.py b/tests/unit/test_polyline.py index dcd65fa54b0..363992f2d89 100644 --- a/tests/unit/test_polyline.py +++ b/tests/unit/test_polyline.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/unit/test_primitives_nexxim.py b/tests/unit/test_primitives_nexxim.py index f5bd2f8aa0f..6a0b50c97b3 100644 --- a/tests/unit/test_primitives_nexxim.py +++ b/tests/unit/test_primitives_nexxim.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/unit/test_profiles.py b/tests/unit/test_profiles.py index 50cc7a42618..f40fa155803 100644 --- a/tests/unit/test_profiles.py +++ b/tests/unit/test_profiles.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/unit/test_pyaedt_base_class.py b/tests/unit/test_pyaedt_base_class.py index 3c78e79b40a..0e35b4b9454 100644 --- a/tests/unit/test_pyaedt_base_class.py +++ b/tests/unit/test_pyaedt_base_class.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/unit/test_quantity_numbers.py b/tests/unit/test_quantity_numbers.py index 92b848901a5..e3cfe35ed26 100644 --- a/tests/unit/test_quantity_numbers.py +++ b/tests/unit/test_quantity_numbers.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/unit/test_quaternion.py b/tests/unit/test_quaternion.py index ec677000c48..a5db905b641 100644 --- a/tests/unit/test_quaternion.py +++ b/tests/unit/test_quaternion.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/unit/test_scheduler.py b/tests/unit/test_scheduler.py index 25c20cbd812..7f40a2be711 100644 --- a/tests/unit/test_scheduler.py +++ b/tests/unit/test_scheduler.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/unit/test_service_manager.py b/tests/unit/test_service_manager.py index da9cce487e8..e0f1992c538 100644 --- a/tests/unit/test_service_manager.py +++ b/tests/unit/test_service_manager.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/unit/test_target_design.py b/tests/unit/test_target_design.py index fcda233746a..fd255e6f7e2 100644 --- a/tests/unit/test_target_design.py +++ b/tests/unit/test_target_design.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/unit/test_toolkit_icons.py b/tests/unit/test_toolkit_icons.py index 85d805b107b..c9c7eae630e 100644 --- a/tests/unit/test_toolkit_icons.py +++ b/tests/unit/test_toolkit_icons.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/unit/test_utils.py b/tests/unit/test_utils.py index 4dd9639936a..b8e6f14c533 100644 --- a/tests/unit/test_utils.py +++ b/tests/unit/test_utils.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/unit/test_utm_latitude_longitude.py b/tests/unit/test_utm_latitude_longitude.py index 15e21be6b37..1c3cf034291 100644 --- a/tests/unit/test_utm_latitude_longitude.py +++ b/tests/unit/test_utm_latitude_longitude.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/unit/test_variable.py b/tests/unit/test_variable.py index 152c74a1d51..ab4a819f079 100644 --- a/tests/unit/test_variable.py +++ b/tests/unit/test_variable.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/unit/test_warnings.py b/tests/unit/test_warnings.py index 3f4417f585d..50ed2c8bea6 100644 --- a/tests/unit/test_warnings.py +++ b/tests/unit/test_warnings.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2021 - 2025 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2021 - 2026 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # #