diff --git a/LICENSE b/LICENSE index 45f30cbed8c..0d24996696d 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +Copyright (c) 2020 - 2025 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/examples/00-basic/00-basic_example.py b/examples/00-basic/00-basic_example.py index 8916ea79cf3..32551668341 100644 --- a/examples/00-basic/00-basic_example.py +++ b/examples/00-basic/00-basic_example.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/examples/00-basic/01-basic_operators.py b/examples/00-basic/01-basic_operators.py index 82b05e6b27a..bcc4b526f1f 100644 --- a/examples/00-basic/01-basic_operators.py +++ b/examples/00-basic/01-basic_operators.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/examples/00-basic/02-basic_field_containers.py b/examples/00-basic/02-basic_field_containers.py index 1f3ec0973f0..2b51a405df7 100644 --- a/examples/00-basic/02-basic_field_containers.py +++ b/examples/00-basic/02-basic_field_containers.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/examples/00-basic/03-create_entities.py b/examples/00-basic/03-create_entities.py index ca9f73af3cd..26fa92d9ee1 100644 --- a/examples/00-basic/03-create_entities.py +++ b/examples/00-basic/03-create_entities.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/examples/00-basic/05-use_local_data.py b/examples/00-basic/05-use_local_data.py index 4e6951d16a4..7b1991bd576 100644 --- a/examples/00-basic/05-use_local_data.py +++ b/examples/00-basic/05-use_local_data.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/examples/00-basic/07-use_result_helpers.py b/examples/00-basic/07-use_result_helpers.py index df53ec37eab..0082ab7ce6f 100644 --- a/examples/00-basic/07-use_result_helpers.py +++ b/examples/00-basic/07-use_result_helpers.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/examples/00-basic/08-results_over_time_subset.py b/examples/00-basic/08-results_over_time_subset.py index 10d2153af5c..807054713f2 100644 --- a/examples/00-basic/08-results_over_time_subset.py +++ b/examples/00-basic/08-results_over_time_subset.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/examples/00-basic/09-results_over_space_subset.py b/examples/00-basic/09-results_over_space_subset.py index 02434aaecfb..70a2563511d 100644 --- a/examples/00-basic/09-results_over_space_subset.py +++ b/examples/00-basic/09-results_over_space_subset.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/examples/00-basic/10-math_operations.py b/examples/00-basic/10-math_operations.py index 8ce88821b3e..d7bd09599da 100644 --- a/examples/00-basic/10-math_operations.py +++ b/examples/00-basic/10-math_operations.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/examples/00-basic/11-server_types.py b/examples/00-basic/11-server_types.py index 554fa5da4ef..c61b3e33f3b 100644 --- a/examples/00-basic/11-server_types.py +++ b/examples/00-basic/11-server_types.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/examples/00-basic/12-get_material_properties.py b/examples/00-basic/12-get_material_properties.py index 8cd8c9d889b..69faccaaf80 100644 --- a/examples/00-basic/12-get_material_properties.py +++ b/examples/00-basic/12-get_material_properties.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/examples/01-mathematical-operations/matrix-operations.py b/examples/01-mathematical-operations/matrix-operations.py index 7ca507d4c8d..0c0127a2c37 100644 --- a/examples/01-mathematical-operations/matrix-operations.py +++ b/examples/01-mathematical-operations/matrix-operations.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/examples/01-transient_analyses/00-basic_transient.py b/examples/01-transient_analyses/00-basic_transient.py index a8c46a24c1e..31b2caba98c 100644 --- a/examples/01-transient_analyses/00-basic_transient.py +++ b/examples/01-transient_analyses/00-basic_transient.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/examples/01-transient_analyses/01-transient_easy_time_scoping.py b/examples/01-transient_analyses/01-transient_easy_time_scoping.py index fe382db7746..cf9e68ebd93 100644 --- a/examples/01-transient_analyses/01-transient_easy_time_scoping.py +++ b/examples/01-transient_analyses/01-transient_easy_time_scoping.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/examples/02-modal_analyses/00-compare_modes.py b/examples/02-modal_analyses/00-compare_modes.py index 9d137b7f2f7..fcb2e7515fb 100644 --- a/examples/02-modal_analyses/00-compare_modes.py +++ b/examples/02-modal_analyses/00-compare_modes.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/examples/02-modal_analyses/01-plot_and_animate_modes.py b/examples/02-modal_analyses/01-plot_and_animate_modes.py index 1995a626258..a43e2fd733c 100644 --- a/examples/02-modal_analyses/01-plot_and_animate_modes.py +++ b/examples/02-modal_analyses/01-plot_and_animate_modes.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/examples/03-harmonic_analyses/00-multi_harmonic.py b/examples/03-harmonic_analyses/00-multi_harmonic.py index 15eefbf6bc1..5f86da384c8 100644 --- a/examples/03-harmonic_analyses/00-multi_harmonic.py +++ b/examples/03-harmonic_analyses/00-multi_harmonic.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/examples/03-harmonic_analyses/01-modal_superposition.py b/examples/03-harmonic_analyses/01-modal_superposition.py index e24b0ee3de4..2c3fa216b0d 100644 --- a/examples/03-harmonic_analyses/01-modal_superposition.py +++ b/examples/03-harmonic_analyses/01-modal_superposition.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/examples/04-advanced/00-multistage_advanced_options.py b/examples/04-advanced/00-multistage_advanced_options.py index f6e67c266dd..4558366cef8 100644 --- a/examples/04-advanced/00-multistage_advanced_options.py +++ b/examples/04-advanced/00-multistage_advanced_options.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/examples/04-advanced/01-solve_harmonic_problem.py b/examples/04-advanced/01-solve_harmonic_problem.py index 79c0915becd..0f8a77a84f7 100644 --- a/examples/04-advanced/01-solve_harmonic_problem.py +++ b/examples/04-advanced/01-solve_harmonic_problem.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/examples/04-advanced/02-volume_averaged_stress.py b/examples/04-advanced/02-volume_averaged_stress.py index 8f7a36e5dc7..b5bd832197f 100644 --- a/examples/04-advanced/02-volume_averaged_stress.py +++ b/examples/04-advanced/02-volume_averaged_stress.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/examples/04-advanced/03-exchange_data_between_servers.py b/examples/04-advanced/03-exchange_data_between_servers.py index 1cf784da2b5..fff01684e71 100644 --- a/examples/04-advanced/03-exchange_data_between_servers.py +++ b/examples/04-advanced/03-exchange_data_between_servers.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/examples/04-advanced/04-extrapolation_stress_3d.py b/examples/04-advanced/04-extrapolation_stress_3d.py index b40feafe996..86807919ad3 100644 --- a/examples/04-advanced/04-extrapolation_stress_3d.py +++ b/examples/04-advanced/04-extrapolation_stress_3d.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/examples/04-advanced/05-extrapolation_strain_2d.py b/examples/04-advanced/05-extrapolation_strain_2d.py index 0ac27d29044..091242212ac 100644 --- a/examples/04-advanced/05-extrapolation_strain_2d.py +++ b/examples/04-advanced/05-extrapolation_strain_2d.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/examples/04-advanced/06-stress_gradient_path.py b/examples/04-advanced/06-stress_gradient_path.py index f1e08a4d041..16ae40c0258 100644 --- a/examples/04-advanced/06-stress_gradient_path.py +++ b/examples/04-advanced/06-stress_gradient_path.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/examples/04-advanced/07-load_plugin.py b/examples/04-advanced/07-load_plugin.py index 1b13fd53d2e..7fb2b2109c9 100644 --- a/examples/04-advanced/07-load_plugin.py +++ b/examples/04-advanced/07-load_plugin.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/examples/04-advanced/10-asme_secviii_divtwo.py b/examples/04-advanced/10-asme_secviii_divtwo.py index 2bf2a082307..c6628832f0f 100644 --- a/examples/04-advanced/10-asme_secviii_divtwo.py +++ b/examples/04-advanced/10-asme_secviii_divtwo.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/examples/04-advanced/11-cycles_to_failure.py b/examples/04-advanced/11-cycles_to_failure.py index d43ecba63be..9e2dab55e7d 100644 --- a/examples/04-advanced/11-cycles_to_failure.py +++ b/examples/04-advanced/11-cycles_to_failure.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/examples/04-advanced/12-read_distributed_files.py b/examples/04-advanced/12-read_distributed_files.py index 0ca26541325..092e577b976 100644 --- a/examples/04-advanced/12-read_distributed_files.py +++ b/examples/04-advanced/12-read_distributed_files.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/examples/04-advanced/13-manage_licensing.py b/examples/04-advanced/13-manage_licensing.py index fd909333108..a339a04644d 100644 --- a/examples/04-advanced/13-manage_licensing.py +++ b/examples/04-advanced/13-manage_licensing.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/examples/04-advanced/14-incremental_evaluation.py b/examples/04-advanced/14-incremental_evaluation.py index 72ed1efb413..6ec08785718 100644 --- a/examples/04-advanced/14-incremental_evaluation.py +++ b/examples/04-advanced/14-incremental_evaluation.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/examples/05-file-IO/00-hdf5_double_float_comparison.py b/examples/05-file-IO/00-hdf5_double_float_comparison.py index 43cde7f7a5f..07de3aceeb9 100644 --- a/examples/05-file-IO/00-hdf5_double_float_comparison.py +++ b/examples/05-file-IO/00-hdf5_double_float_comparison.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/examples/05-file-IO/01-reduced_matrices_export.py b/examples/05-file-IO/01-reduced_matrices_export.py index e5e40d95ccc..76a0dae22b8 100644 --- a/examples/05-file-IO/01-reduced_matrices_export.py +++ b/examples/05-file-IO/01-reduced_matrices_export.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/examples/05-file-IO/02-hdf5_serialize_and_read.py b/examples/05-file-IO/02-hdf5_serialize_and_read.py index 1599de7bb94..0c4ab7daf91 100644 --- a/examples/05-file-IO/02-hdf5_serialize_and_read.py +++ b/examples/05-file-IO/02-hdf5_serialize_and_read.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/examples/05-file-IO/04-basic-load-file.py b/examples/05-file-IO/04-basic-load-file.py index adc34677801..21c0efec16d 100644 --- a/examples/05-file-IO/04-basic-load-file.py +++ b/examples/05-file-IO/04-basic-load-file.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/examples/06-plotting/00-basic_plotting.py b/examples/06-plotting/00-basic_plotting.py index af6ed220286..497b24a827b 100644 --- a/examples/06-plotting/00-basic_plotting.py +++ b/examples/06-plotting/00-basic_plotting.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/examples/06-plotting/01-compare_results.py b/examples/06-plotting/01-compare_results.py index 11c85dd2fcc..b741c3e9874 100644 --- a/examples/06-plotting/01-compare_results.py +++ b/examples/06-plotting/01-compare_results.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/examples/06-plotting/02-solution_combination.py b/examples/06-plotting/02-solution_combination.py index 4089f01071b..f849df07437 100644 --- a/examples/06-plotting/02-solution_combination.py +++ b/examples/06-plotting/02-solution_combination.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/examples/06-plotting/03-labels.py b/examples/06-plotting/03-labels.py index 4f36cc77a40..94afac6993f 100644 --- a/examples/06-plotting/03-labels.py +++ b/examples/06-plotting/03-labels.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/examples/06-plotting/04-plot_on_path.py b/examples/06-plotting/04-plot_on_path.py index f749fabf528..e63b57d4cf6 100644 --- a/examples/06-plotting/04-plot_on_path.py +++ b/examples/06-plotting/04-plot_on_path.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/examples/06-plotting/05-plot_on_warped_mesh.py b/examples/06-plotting/05-plot_on_warped_mesh.py index ca851932f67..9cd8593e3d3 100644 --- a/examples/06-plotting/05-plot_on_warped_mesh.py +++ b/examples/06-plotting/05-plot_on_warped_mesh.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/examples/06-plotting/06-animate_results.py b/examples/06-plotting/06-animate_results.py index 98915c7b9fb..93e1dcddd6d 100644 --- a/examples/06-plotting/06-animate_results.py +++ b/examples/06-plotting/06-animate_results.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/examples/06-plotting/07-plot_on_geometries.py b/examples/06-plotting/07-plot_on_geometries.py index e9908ef2aa8..9fddfe689e5 100644 --- a/examples/06-plotting/07-plot_on_geometries.py +++ b/examples/06-plotting/07-plot_on_geometries.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/examples/07-distributed-post/00-distributed_total_disp.py b/examples/07-distributed-post/00-distributed_total_disp.py index e0356bd3451..9edbe6cbb84 100644 --- a/examples/07-distributed-post/00-distributed_total_disp.py +++ b/examples/07-distributed-post/00-distributed_total_disp.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/examples/07-distributed-post/01-distributed_workflows_on_remote.py b/examples/07-distributed-post/01-distributed_workflows_on_remote.py index 2da3304f915..2405247611e 100644 --- a/examples/07-distributed-post/01-distributed_workflows_on_remote.py +++ b/examples/07-distributed-post/01-distributed_workflows_on_remote.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/examples/07-distributed-post/02-distributed-msup_expansion.py b/examples/07-distributed-post/02-distributed-msup_expansion.py index e7455051615..6a8ea8dfb01 100644 --- a/examples/07-distributed-post/02-distributed-msup_expansion.py +++ b/examples/07-distributed-post/02-distributed-msup_expansion.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/examples/07-distributed-post/03-distributed-msup_expansion_steps.py b/examples/07-distributed-post/03-distributed-msup_expansion_steps.py index 0935495e536..8d56591ae7b 100644 --- a/examples/07-distributed-post/03-distributed-msup_expansion_steps.py +++ b/examples/07-distributed-post/03-distributed-msup_expansion_steps.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/examples/07-distributed-post/06-distributed_stress_averaging.py b/examples/07-distributed-post/06-distributed_stress_averaging.py index 53541f3c189..c4f04720fdc 100644 --- a/examples/07-distributed-post/06-distributed_stress_averaging.py +++ b/examples/07-distributed-post/06-distributed_stress_averaging.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/examples/08-python-operators/00-wrapping_numpy_capabilities.py b/examples/08-python-operators/00-wrapping_numpy_capabilities.py index 90e0828b927..1188a2ca5b6 100644 --- a/examples/08-python-operators/00-wrapping_numpy_capabilities.py +++ b/examples/08-python-operators/00-wrapping_numpy_capabilities.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/examples/08-python-operators/01-package_python_operators.py b/examples/08-python-operators/01-package_python_operators.py index b2de42266c4..e5b1469c03a 100644 --- a/examples/08-python-operators/01-package_python_operators.py +++ b/examples/08-python-operators/01-package_python_operators.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/examples/08-python-operators/02-python_operators_with_dependencies.py b/examples/08-python-operators/02-python_operators_with_dependencies.py index e46147e7bdf..cd61e584e93 100644 --- a/examples/08-python-operators/02-python_operators_with_dependencies.py +++ b/examples/08-python-operators/02-python_operators_with_dependencies.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/examples/09-averaging/00-compute_and_average.py b/examples/09-averaging/00-compute_and_average.py index 7d284776f22..45491e0d458 100644 --- a/examples/09-averaging/00-compute_and_average.py +++ b/examples/09-averaging/00-compute_and_average.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/examples/09-averaging/01-average_across_bodies.py b/examples/09-averaging/01-average_across_bodies.py index 312b748a529..68857240e49 100644 --- a/examples/09-averaging/01-average_across_bodies.py +++ b/examples/09-averaging/01-average_across_bodies.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/examples/10-mesh_operations/00-create_polygons_and_polyhedrons.py b/examples/10-mesh_operations/00-create_polygons_and_polyhedrons.py index ab3d5f9a10c..63b7d3ef65b 100644 --- a/examples/10-mesh_operations/00-create_polygons_and_polyhedrons.py +++ b/examples/10-mesh_operations/00-create_polygons_and_polyhedrons.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/examples/10-mesh_operations/05-skin_extraction.py b/examples/10-mesh_operations/05-skin_extraction.py index 69a5bd0a562..ec1f0d7fdee 100644 --- a/examples/10-mesh_operations/05-skin_extraction.py +++ b/examples/10-mesh_operations/05-skin_extraction.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/examples/10-mesh_operations/13-nodes_in_local_coordinate_system.py b/examples/10-mesh_operations/13-nodes_in_local_coordinate_system.py index 33f502d02cb..e6007c3eae4 100644 --- a/examples/10-mesh_operations/13-nodes_in_local_coordinate_system.py +++ b/examples/10-mesh_operations/13-nodes_in_local_coordinate_system.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/examples/11-cyclic-symmetry/01-modal_cyclic.py b/examples/11-cyclic-symmetry/01-modal_cyclic.py index 8fe5f7e3132..4a5d12bab79 100644 --- a/examples/11-cyclic-symmetry/01-modal_cyclic.py +++ b/examples/11-cyclic-symmetry/01-modal_cyclic.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/examples/11-cyclic-symmetry/02-modal_cyclic_no_expansion.py b/examples/11-cyclic-symmetry/02-modal_cyclic_no_expansion.py index 86769f6ec0a..64ab45aa728 100644 --- a/examples/11-cyclic-symmetry/02-modal_cyclic_no_expansion.py +++ b/examples/11-cyclic-symmetry/02-modal_cyclic_no_expansion.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/examples/11-cyclic-symmetry/03-cyclic_multi_stage.py b/examples/11-cyclic-symmetry/03-cyclic_multi_stage.py index f92747d3c68..bc5dcf954b6 100644 --- a/examples/11-cyclic-symmetry/03-cyclic_multi_stage.py +++ b/examples/11-cyclic-symmetry/03-cyclic_multi_stage.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/examples/12-fluids/00-fluids_model.py b/examples/12-fluids/00-fluids_model.py index 39bb7cb5a19..26738cb48d7 100644 --- a/examples/12-fluids/00-fluids_model.py +++ b/examples/12-fluids/00-fluids_model.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/examples/12-fluids/01-fluids_mesh.py b/examples/12-fluids/01-fluids_mesh.py index d3ab534448d..db4218c7914 100644 --- a/examples/12-fluids/01-fluids_mesh.py +++ b/examples/12-fluids/01-fluids_mesh.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/examples/12-fluids/02-fluids_results.py b/examples/12-fluids/02-fluids_results.py index a144300930d..46c6066c398 100644 --- a/examples/12-fluids/02-fluids_results.py +++ b/examples/12-fluids/02-fluids_results.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/examples/12-fluids/03-fluids_isosurface.py b/examples/12-fluids/03-fluids_isosurface.py index f91efef0f13..6a2b4b0b3c4 100644 --- a/examples/12-fluids/03-fluids_isosurface.py +++ b/examples/12-fluids/03-fluids_isosurface.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/examples/13-streamlines/00_plot_3d_streamlines.py b/examples/13-streamlines/00_plot_3d_streamlines.py index 798c6d10424..d5a293367a3 100644 --- a/examples/13-streamlines/00_plot_3d_streamlines.py +++ b/examples/13-streamlines/00_plot_3d_streamlines.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/examples/13-streamlines/01_plot_surface_streamlines.py b/examples/13-streamlines/01_plot_surface_streamlines.py index de53b818acd..99685fb2c64 100644 --- a/examples/13-streamlines/01_plot_surface_streamlines.py +++ b/examples/13-streamlines/01_plot_surface_streamlines.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/examples/14-lsdyna/00-lsdyna_operators.py b/examples/14-lsdyna/00-lsdyna_operators.py index 8010610ba03..fc56cd76793 100644 --- a/examples/14-lsdyna/00-lsdyna_operators.py +++ b/examples/14-lsdyna/00-lsdyna_operators.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/examples/15-cfx/00-cfx_res_files.py b/examples/15-cfx/00-cfx_res_files.py index 4284c134dc4..f26971d33f0 100644 --- a/examples/15-cfx/00-cfx_res_files.py +++ b/examples/15-cfx/00-cfx_res_files.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/dpf/core/_custom_operators_helpers.py b/src/ansys/dpf/core/_custom_operators_helpers.py index 2e6e9efe218..449ea11f5ba 100644 --- a/src/ansys/dpf/core/_custom_operators_helpers.py +++ b/src/ansys/dpf/core/_custom_operators_helpers.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/dpf/core/_model_helpers.py b/src/ansys/dpf/core/_model_helpers.py index c585f8f9564..a4b7727e96c 100644 --- a/src/ansys/dpf/core/_model_helpers.py +++ b/src/ansys/dpf/core/_model_helpers.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/dpf/core/_version.py b/src/ansys/dpf/core/_version.py index 313a4c17cd5..5fb17342c0d 100644 --- a/src/ansys/dpf/core/_version.py +++ b/src/ansys/dpf/core/_version.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/dpf/core/animation.py b/src/ansys/dpf/core/animation.py index 3c9b1e15a95..470c6438aa2 100644 --- a/src/ansys/dpf/core/animation.py +++ b/src/ansys/dpf/core/animation.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/dpf/core/animator.py b/src/ansys/dpf/core/animator.py index 260dfe2a447..122facd6bf2 100644 --- a/src/ansys/dpf/core/animator.py +++ b/src/ansys/dpf/core/animator.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/dpf/core/any.py b/src/ansys/dpf/core/any.py index d1258dadd2e..cdde3a26c5c 100644 --- a/src/ansys/dpf/core/any.py +++ b/src/ansys/dpf/core/any.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/dpf/core/available_result.py b/src/ansys/dpf/core/available_result.py index 7a526bc6af9..f75a36e5125 100644 --- a/src/ansys/dpf/core/available_result.py +++ b/src/ansys/dpf/core/available_result.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/dpf/core/cache.py b/src/ansys/dpf/core/cache.py index 7e746ff3a63..b0af40a4f75 100644 --- a/src/ansys/dpf/core/cache.py +++ b/src/ansys/dpf/core/cache.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/dpf/core/check_version.py b/src/ansys/dpf/core/check_version.py index 9d414505993..e14c1b57fe7 100644 --- a/src/ansys/dpf/core/check_version.py +++ b/src/ansys/dpf/core/check_version.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/dpf/core/collection.py b/src/ansys/dpf/core/collection.py index be0480a0a22..57385d99556 100644 --- a/src/ansys/dpf/core/collection.py +++ b/src/ansys/dpf/core/collection.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/dpf/core/collection_base.py b/src/ansys/dpf/core/collection_base.py index 4d33e930bbd..007f8986757 100644 --- a/src/ansys/dpf/core/collection_base.py +++ b/src/ansys/dpf/core/collection_base.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/dpf/core/common.py b/src/ansys/dpf/core/common.py index 7dcc1ff0960..ea35aeea27a 100644 --- a/src/ansys/dpf/core/common.py +++ b/src/ansys/dpf/core/common.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/dpf/core/config.py b/src/ansys/dpf/core/config.py index 74eceb0438f..e7de0aaffa2 100644 --- a/src/ansys/dpf/core/config.py +++ b/src/ansys/dpf/core/config.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/dpf/core/core.py b/src/ansys/dpf/core/core.py index 01867c338e7..4160e847e06 100644 --- a/src/ansys/dpf/core/core.py +++ b/src/ansys/dpf/core/core.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/dpf/core/custom_container_base.py b/src/ansys/dpf/core/custom_container_base.py index 745c3b4130a..d6e23432aa0 100644 --- a/src/ansys/dpf/core/custom_container_base.py +++ b/src/ansys/dpf/core/custom_container_base.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/dpf/core/custom_fields_container.py b/src/ansys/dpf/core/custom_fields_container.py index 72be15a3de9..a99475ffdd2 100644 --- a/src/ansys/dpf/core/custom_fields_container.py +++ b/src/ansys/dpf/core/custom_fields_container.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/dpf/core/custom_operator.py b/src/ansys/dpf/core/custom_operator.py index 217efdbbed4..bf52e7bc2dc 100644 --- a/src/ansys/dpf/core/custom_operator.py +++ b/src/ansys/dpf/core/custom_operator.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/dpf/core/custom_type_field.py b/src/ansys/dpf/core/custom_type_field.py index b926401fdd9..cd60f039ffe 100644 --- a/src/ansys/dpf/core/custom_type_field.py +++ b/src/ansys/dpf/core/custom_type_field.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/dpf/core/cyclic_support.py b/src/ansys/dpf/core/cyclic_support.py index 577c67d2144..87274fc909a 100644 --- a/src/ansys/dpf/core/cyclic_support.py +++ b/src/ansys/dpf/core/cyclic_support.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/dpf/core/data_sources.py b/src/ansys/dpf/core/data_sources.py index 5ab753d760f..d176b024f37 100644 --- a/src/ansys/dpf/core/data_sources.py +++ b/src/ansys/dpf/core/data_sources.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/dpf/core/data_tree.py b/src/ansys/dpf/core/data_tree.py index 75e115c094e..e8237ce15d0 100644 --- a/src/ansys/dpf/core/data_tree.py +++ b/src/ansys/dpf/core/data_tree.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/dpf/core/dimensionality.py b/src/ansys/dpf/core/dimensionality.py index cc2dda758c0..6692781b40e 100644 --- a/src/ansys/dpf/core/dimensionality.py +++ b/src/ansys/dpf/core/dimensionality.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/dpf/core/dpf_array.py b/src/ansys/dpf/core/dpf_array.py index 10300e96abf..be0df9065a4 100644 --- a/src/ansys/dpf/core/dpf_array.py +++ b/src/ansys/dpf/core/dpf_array.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/dpf/core/dpf_operator.py b/src/ansys/dpf/core/dpf_operator.py index 5a0595894fd..62578d3d0d4 100644 --- a/src/ansys/dpf/core/dpf_operator.py +++ b/src/ansys/dpf/core/dpf_operator.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/dpf/core/element_descriptor.py b/src/ansys/dpf/core/element_descriptor.py index 13c248d2f6b..af669df0947 100644 --- a/src/ansys/dpf/core/element_descriptor.py +++ b/src/ansys/dpf/core/element_descriptor.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/dpf/core/elements.py b/src/ansys/dpf/core/elements.py index 9c18092dd89..d4dd53a75e9 100644 --- a/src/ansys/dpf/core/elements.py +++ b/src/ansys/dpf/core/elements.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/dpf/core/errors.py b/src/ansys/dpf/core/errors.py index f98fc2863ce..fdaab9ade58 100644 --- a/src/ansys/dpf/core/errors.py +++ b/src/ansys/dpf/core/errors.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/dpf/core/examples/__init__.py b/src/ansys/dpf/core/examples/__init__.py index 4ca0a05f07d..8ac88845842 100644 --- a/src/ansys/dpf/core/examples/__init__.py +++ b/src/ansys/dpf/core/examples/__init__.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/dpf/core/examples/downloads.py b/src/ansys/dpf/core/examples/downloads.py index 06e0f73bfe1..0a9c9135ba4 100644 --- a/src/ansys/dpf/core/examples/downloads.py +++ b/src/ansys/dpf/core/examples/downloads.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/dpf/core/examples/examples.py b/src/ansys/dpf/core/examples/examples.py index 53402bcd6dc..c90def9e056 100644 --- a/src/ansys/dpf/core/examples/examples.py +++ b/src/ansys/dpf/core/examples/examples.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/dpf/core/faces.py b/src/ansys/dpf/core/faces.py index 7df31b83bad..01618d883ff 100644 --- a/src/ansys/dpf/core/faces.py +++ b/src/ansys/dpf/core/faces.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/dpf/core/field.py b/src/ansys/dpf/core/field.py index c9746bfc17a..763b7298a99 100644 --- a/src/ansys/dpf/core/field.py +++ b/src/ansys/dpf/core/field.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/dpf/core/field_base.py b/src/ansys/dpf/core/field_base.py index 2948167429a..12a14f64946 100644 --- a/src/ansys/dpf/core/field_base.py +++ b/src/ansys/dpf/core/field_base.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/dpf/core/field_definition.py b/src/ansys/dpf/core/field_definition.py index 31c7eb05eb0..32ba6bfb2eb 100644 --- a/src/ansys/dpf/core/field_definition.py +++ b/src/ansys/dpf/core/field_definition.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/dpf/core/fields_container.py b/src/ansys/dpf/core/fields_container.py index 39307c00d18..8e118fbcdb8 100644 --- a/src/ansys/dpf/core/fields_container.py +++ b/src/ansys/dpf/core/fields_container.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/dpf/core/fields_container_factory.py b/src/ansys/dpf/core/fields_container_factory.py index 34c428a3667..e6891704585 100644 --- a/src/ansys/dpf/core/fields_container_factory.py +++ b/src/ansys/dpf/core/fields_container_factory.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/dpf/core/fields_factory.py b/src/ansys/dpf/core/fields_factory.py index 1e44c959095..86f448c529a 100644 --- a/src/ansys/dpf/core/fields_factory.py +++ b/src/ansys/dpf/core/fields_factory.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/dpf/core/generic_data_container.py b/src/ansys/dpf/core/generic_data_container.py index 20b348d6d23..6f7c5b0f6e6 100644 --- a/src/ansys/dpf/core/generic_data_container.py +++ b/src/ansys/dpf/core/generic_data_container.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/dpf/core/generic_support.py b/src/ansys/dpf/core/generic_support.py index e4a18e8cd05..2781e1609c9 100644 --- a/src/ansys/dpf/core/generic_support.py +++ b/src/ansys/dpf/core/generic_support.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/dpf/core/geometry.py b/src/ansys/dpf/core/geometry.py index 9e592dc4495..073a3a6a8fa 100644 --- a/src/ansys/dpf/core/geometry.py +++ b/src/ansys/dpf/core/geometry.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/dpf/core/geometry_factory.py b/src/ansys/dpf/core/geometry_factory.py index bbd965e409b..f0d4daf2c38 100644 --- a/src/ansys/dpf/core/geometry_factory.py +++ b/src/ansys/dpf/core/geometry_factory.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/dpf/core/help.py b/src/ansys/dpf/core/help.py index ff55dfcfd95..0ad6f372dcf 100644 --- a/src/ansys/dpf/core/help.py +++ b/src/ansys/dpf/core/help.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/dpf/core/helpers/streamlines.py b/src/ansys/dpf/core/helpers/streamlines.py index de8bd8e3fb7..ce5c5892308 100644 --- a/src/ansys/dpf/core/helpers/streamlines.py +++ b/src/ansys/dpf/core/helpers/streamlines.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/dpf/core/helpers/utils.py b/src/ansys/dpf/core/helpers/utils.py index 21ab35da220..55ae77300b3 100644 --- a/src/ansys/dpf/core/helpers/utils.py +++ b/src/ansys/dpf/core/helpers/utils.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/dpf/core/incremental.py b/src/ansys/dpf/core/incremental.py index 105bc642296..208bb1c82bd 100644 --- a/src/ansys/dpf/core/incremental.py +++ b/src/ansys/dpf/core/incremental.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/dpf/core/inputs.py b/src/ansys/dpf/core/inputs.py index 938f9b2d8b1..cde64a9a78a 100644 --- a/src/ansys/dpf/core/inputs.py +++ b/src/ansys/dpf/core/inputs.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/dpf/core/ipconfig.py b/src/ansys/dpf/core/ipconfig.py index 8bed4760d82..107c3c72a41 100644 --- a/src/ansys/dpf/core/ipconfig.py +++ b/src/ansys/dpf/core/ipconfig.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/dpf/core/label_space.py b/src/ansys/dpf/core/label_space.py index 75a7aca8bc7..4b2ac685695 100644 --- a/src/ansys/dpf/core/label_space.py +++ b/src/ansys/dpf/core/label_space.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/dpf/core/log.py b/src/ansys/dpf/core/log.py index 971c840a085..34349c25019 100644 --- a/src/ansys/dpf/core/log.py +++ b/src/ansys/dpf/core/log.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/dpf/core/mapping_types.py b/src/ansys/dpf/core/mapping_types.py index a93934a64d6..e345af2418e 100644 --- a/src/ansys/dpf/core/mapping_types.py +++ b/src/ansys/dpf/core/mapping_types.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/dpf/core/mesh_info.py b/src/ansys/dpf/core/mesh_info.py index abbf33f06bf..f5602278174 100644 --- a/src/ansys/dpf/core/mesh_info.py +++ b/src/ansys/dpf/core/mesh_info.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/dpf/core/mesh_scoping_factory.py b/src/ansys/dpf/core/mesh_scoping_factory.py index 836fe24d58e..f709c6f27f1 100644 --- a/src/ansys/dpf/core/mesh_scoping_factory.py +++ b/src/ansys/dpf/core/mesh_scoping_factory.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/dpf/core/meshed_region.py b/src/ansys/dpf/core/meshed_region.py index e1900da41f3..869ed526348 100644 --- a/src/ansys/dpf/core/meshed_region.py +++ b/src/ansys/dpf/core/meshed_region.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/dpf/core/meshes_container.py b/src/ansys/dpf/core/meshes_container.py index a5c78dc4e4a..e2e43e8ee82 100644 --- a/src/ansys/dpf/core/meshes_container.py +++ b/src/ansys/dpf/core/meshes_container.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/dpf/core/misc.py b/src/ansys/dpf/core/misc.py index 7f6ed9fe3c8..13ccee9d620 100644 --- a/src/ansys/dpf/core/misc.py +++ b/src/ansys/dpf/core/misc.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/dpf/core/model.py b/src/ansys/dpf/core/model.py index 470b8637ea6..764a03d14f8 100644 --- a/src/ansys/dpf/core/model.py +++ b/src/ansys/dpf/core/model.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/dpf/core/nodes.py b/src/ansys/dpf/core/nodes.py index a0cc9057845..241c1425713 100644 --- a/src/ansys/dpf/core/nodes.py +++ b/src/ansys/dpf/core/nodes.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/dpf/core/operator_specification.py b/src/ansys/dpf/core/operator_specification.py index c3b134a9f26..55315c5290d 100644 --- a/src/ansys/dpf/core/operator_specification.py +++ b/src/ansys/dpf/core/operator_specification.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/dpf/core/outputs.py b/src/ansys/dpf/core/outputs.py index 38be6d23a16..64f691869ce 100644 --- a/src/ansys/dpf/core/outputs.py +++ b/src/ansys/dpf/core/outputs.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/dpf/core/path_utilities.py b/src/ansys/dpf/core/path_utilities.py index f5326ce6b92..844afd71fe5 100644 --- a/src/ansys/dpf/core/path_utilities.py +++ b/src/ansys/dpf/core/path_utilities.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/dpf/core/plotter.py b/src/ansys/dpf/core/plotter.py index 6246abd2d19..9c957c4198b 100644 --- a/src/ansys/dpf/core/plotter.py +++ b/src/ansys/dpf/core/plotter.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/dpf/core/plugins.py b/src/ansys/dpf/core/plugins.py index d0457eaa233..28ac0f57a74 100644 --- a/src/ansys/dpf/core/plugins.py +++ b/src/ansys/dpf/core/plugins.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/dpf/core/property_field.py b/src/ansys/dpf/core/property_field.py index c108f635ccc..aad26188f45 100644 --- a/src/ansys/dpf/core/property_field.py +++ b/src/ansys/dpf/core/property_field.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/dpf/core/property_fields_container.py b/src/ansys/dpf/core/property_fields_container.py index d3c6ae3687d..9d1f0a6f80e 100644 --- a/src/ansys/dpf/core/property_fields_container.py +++ b/src/ansys/dpf/core/property_fields_container.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/dpf/core/result_info.py b/src/ansys/dpf/core/result_info.py index e4aaeab3c6c..14f5a7f4b8f 100644 --- a/src/ansys/dpf/core/result_info.py +++ b/src/ansys/dpf/core/result_info.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/dpf/core/results.py b/src/ansys/dpf/core/results.py index e775c3933ee..89ad91c46b1 100644 --- a/src/ansys/dpf/core/results.py +++ b/src/ansys/dpf/core/results.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/dpf/core/runtime_config.py b/src/ansys/dpf/core/runtime_config.py index 91b6e3bc228..c3cdf4247ff 100644 --- a/src/ansys/dpf/core/runtime_config.py +++ b/src/ansys/dpf/core/runtime_config.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/dpf/core/scoping.py b/src/ansys/dpf/core/scoping.py index 983fd643ad0..8ee77b8461f 100644 --- a/src/ansys/dpf/core/scoping.py +++ b/src/ansys/dpf/core/scoping.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/dpf/core/scopings_container.py b/src/ansys/dpf/core/scopings_container.py index 6752c884a2a..64a34a5eb03 100644 --- a/src/ansys/dpf/core/scopings_container.py +++ b/src/ansys/dpf/core/scopings_container.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/dpf/core/server.py b/src/ansys/dpf/core/server.py index 665d3128653..81888c4435e 100644 --- a/src/ansys/dpf/core/server.py +++ b/src/ansys/dpf/core/server.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/dpf/core/server_context.py b/src/ansys/dpf/core/server_context.py index b6de5cf8a92..d8e80193fa0 100644 --- a/src/ansys/dpf/core/server_context.py +++ b/src/ansys/dpf/core/server_context.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/dpf/core/server_factory.py b/src/ansys/dpf/core/server_factory.py index e70c242ea30..6268767bf47 100644 --- a/src/ansys/dpf/core/server_factory.py +++ b/src/ansys/dpf/core/server_factory.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/dpf/core/server_types.py b/src/ansys/dpf/core/server_types.py index f2a5c0b3137..6023e4a24d1 100644 --- a/src/ansys/dpf/core/server_types.py +++ b/src/ansys/dpf/core/server_types.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/dpf/core/session.py b/src/ansys/dpf/core/session.py index 6cc12c97a5d..bf2f6f7f83a 100644 --- a/src/ansys/dpf/core/session.py +++ b/src/ansys/dpf/core/session.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/dpf/core/settings.py b/src/ansys/dpf/core/settings.py index 6e6053f0cf1..4e1b8ea2957 100644 --- a/src/ansys/dpf/core/settings.py +++ b/src/ansys/dpf/core/settings.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/dpf/core/streams_container.py b/src/ansys/dpf/core/streams_container.py index f54345319c1..0b59677fc5c 100644 --- a/src/ansys/dpf/core/streams_container.py +++ b/src/ansys/dpf/core/streams_container.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/dpf/core/string_field.py b/src/ansys/dpf/core/string_field.py index 85bf23d8ade..a547441843b 100644 --- a/src/ansys/dpf/core/string_field.py +++ b/src/ansys/dpf/core/string_field.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/dpf/core/support.py b/src/ansys/dpf/core/support.py index ebe2fdb12dd..9bc9076d174 100644 --- a/src/ansys/dpf/core/support.py +++ b/src/ansys/dpf/core/support.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/dpf/core/time_freq_scoping_factory.py b/src/ansys/dpf/core/time_freq_scoping_factory.py index 30476ec066a..adfc8a2592d 100644 --- a/src/ansys/dpf/core/time_freq_scoping_factory.py +++ b/src/ansys/dpf/core/time_freq_scoping_factory.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/dpf/core/time_freq_support.py b/src/ansys/dpf/core/time_freq_support.py index 49c34854195..9497aae523b 100644 --- a/src/ansys/dpf/core/time_freq_support.py +++ b/src/ansys/dpf/core/time_freq_support.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/dpf/core/unit_system.py b/src/ansys/dpf/core/unit_system.py index 92a1ee60af2..f6f318ff65f 100644 --- a/src/ansys/dpf/core/unit_system.py +++ b/src/ansys/dpf/core/unit_system.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/dpf/core/vtk_helper.py b/src/ansys/dpf/core/vtk_helper.py index 54beeb06130..0be3efa9c5a 100644 --- a/src/ansys/dpf/core/vtk_helper.py +++ b/src/ansys/dpf/core/vtk_helper.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/dpf/core/workflow.py b/src/ansys/dpf/core/workflow.py index 9ba05e9b896..2e9b8eaa357 100644 --- a/src/ansys/dpf/core/workflow.py +++ b/src/ansys/dpf/core/workflow.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/dpf/core/workflow_topology/__init__.py b/src/ansys/dpf/core/workflow_topology/__init__.py index 1d580e3953d..013884911db 100644 --- a/src/ansys/dpf/core/workflow_topology/__init__.py +++ b/src/ansys/dpf/core/workflow_topology/__init__.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/dpf/core/workflow_topology/data_connection.py b/src/ansys/dpf/core/workflow_topology/data_connection.py index 31a7dbd1b3d..6217e51d61c 100644 --- a/src/ansys/dpf/core/workflow_topology/data_connection.py +++ b/src/ansys/dpf/core/workflow_topology/data_connection.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/dpf/core/workflow_topology/exposed_pin.py b/src/ansys/dpf/core/workflow_topology/exposed_pin.py index ddcdf17739f..fbc36b1ce1f 100644 --- a/src/ansys/dpf/core/workflow_topology/exposed_pin.py +++ b/src/ansys/dpf/core/workflow_topology/exposed_pin.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/dpf/core/workflow_topology/operator_connection.py b/src/ansys/dpf/core/workflow_topology/operator_connection.py index bd8b84fb860..881f5600a9f 100644 --- a/src/ansys/dpf/core/workflow_topology/operator_connection.py +++ b/src/ansys/dpf/core/workflow_topology/operator_connection.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/dpf/core/workflow_topology/workflow_topology.py b/src/ansys/dpf/core/workflow_topology/workflow_topology.py index 75b503a5d7e..e1bb6892ac8 100644 --- a/src/ansys/dpf/core/workflow_topology/workflow_topology.py +++ b/src/ansys/dpf/core/workflow_topology/workflow_topology.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/conftest.py b/tests/conftest.py index 6dc7353e4d2..9c83b3ad2c4 100644 --- a/tests/conftest.py +++ b/tests/conftest.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/entry/conftest.py b/tests/entry/conftest.py index 4ae3a6041fa..236c6c09b03 100644 --- a/tests/entry/conftest.py +++ b/tests/entry/conftest.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/entry/test_entry.py b/tests/entry/test_entry.py index fa784993a27..af7f78b184c 100644 --- a/tests/entry/test_entry.py +++ b/tests/entry/test_entry.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/operators/test_coordinate_system.py b/tests/operators/test_coordinate_system.py index 720c2f0f9f6..f8947b04eca 100644 --- a/tests/operators/test_coordinate_system.py +++ b/tests/operators/test_coordinate_system.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/operators/test_operator_elemental_mass.py b/tests/operators/test_operator_elemental_mass.py index 8be41f43834..e33940d6dce 100644 --- a/tests/operators/test_operator_elemental_mass.py +++ b/tests/operators/test_operator_elemental_mass.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/operators/test_operator_mesh_plan_clip.py b/tests/operators/test_operator_mesh_plan_clip.py index efac4bfbdcf..9e634ee9b2c 100644 --- a/tests/operators/test_operator_mesh_plan_clip.py +++ b/tests/operators/test_operator_mesh_plan_clip.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/slow/test_remoteworkflow.py b/tests/slow/test_remoteworkflow.py index eb53bcf7f21..31b9bcb58c3 100644 --- a/tests/slow/test_remoteworkflow.py +++ b/tests/slow/test_remoteworkflow.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/slow/test_slow.py b/tests/slow/test_slow.py index 135bc1e3efd..3be3525dfac 100644 --- a/tests/slow/test_slow.py +++ b/tests/slow/test_slow.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/test_animation.py b/tests/test_animation.py index 4161bb98452..a5662ced49d 100644 --- a/tests/test_animation.py +++ b/tests/test_animation.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/test_animator.py b/tests/test_animator.py index c5ef1f5fab5..4986546ab66 100644 --- a/tests/test_animator.py +++ b/tests/test_animator.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/test_any.py b/tests/test_any.py index 468cccd3011..47b95004f98 100644 --- a/tests/test_any.py +++ b/tests/test_any.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/test_cache.py b/tests/test_cache.py index 80b330408e4..76dedaff63a 100644 --- a/tests/test_cache.py +++ b/tests/test_cache.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/test_cff.py b/tests/test_cff.py index 0ff5e0fd135..70ebc18edf4 100644 --- a/tests/test_cff.py +++ b/tests/test_cff.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/test_checkversion.py b/tests/test_checkversion.py index 805e17d977d..a28abbe5f0c 100644 --- a/tests/test_checkversion.py +++ b/tests/test_checkversion.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/test_code_docstrings.py b/tests/test_code_docstrings.py index af3287e795a..1029e7d1224 100644 --- a/tests/test_code_docstrings.py +++ b/tests/test_code_docstrings.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/test_codegeneration.py b/tests/test_codegeneration.py index a0e2b125438..8c90344f8ac 100644 --- a/tests/test_codegeneration.py +++ b/tests/test_codegeneration.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/test_collection.py b/tests/test_collection.py index 304b007b8a0..1a87fd29504 100644 --- a/tests/test_collection.py +++ b/tests/test_collection.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/test_custom_type_field.py b/tests/test_custom_type_field.py index 921b4636c49..2cd0d68ba07 100644 --- a/tests/test_custom_type_field.py +++ b/tests/test_custom_type_field.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/test_cyclic_support.py b/tests/test_cyclic_support.py index bd19aae8f5f..31ca5218702 100644 --- a/tests/test_cyclic_support.py +++ b/tests/test_cyclic_support.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/test_data_tree.py b/tests/test_data_tree.py index 10416d38c4d..b3226ca1536 100644 --- a/tests/test_data_tree.py +++ b/tests/test_data_tree.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/test_datasources.py b/tests/test_datasources.py index f12b65647ed..1c06c110d5e 100644 --- a/tests/test_datasources.py +++ b/tests/test_datasources.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/test_elements.py b/tests/test_elements.py index 72409ae5154..cdf57763cb7 100644 --- a/tests/test_elements.py +++ b/tests/test_elements.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/test_examples.py b/tests/test_examples.py index d5764adc91e..19fa84c9d72 100644 --- a/tests/test_examples.py +++ b/tests/test_examples.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/test_faces.py b/tests/test_faces.py index 83e303e3437..a6ea86429e9 100644 --- a/tests/test_faces.py +++ b/tests/test_faces.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/test_factories.py b/tests/test_factories.py index dbb82a30559..b200029f9a1 100644 --- a/tests/test_factories.py +++ b/tests/test_factories.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/test_field.py b/tests/test_field.py index 640ab83bfc2..9fd6d3544af 100644 --- a/tests/test_field.py +++ b/tests/test_field.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/test_fieldscontainer.py b/tests/test_fieldscontainer.py index 42b643bb3b9..0fd84340309 100644 --- a/tests/test_fieldscontainer.py +++ b/tests/test_fieldscontainer.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/test_generic_data_container.py b/tests/test_generic_data_container.py index f46c9cf5307..d9de81feeba 100644 --- a/tests/test_generic_data_container.py +++ b/tests/test_generic_data_container.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/test_genericsupport.py b/tests/test_genericsupport.py index 7671d6dce6c..4b983795686 100644 --- a/tests/test_genericsupport.py +++ b/tests/test_genericsupport.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/test_geometry.py b/tests/test_geometry.py index a6e3d5bf15c..3153bf62f20 100644 --- a/tests/test_geometry.py +++ b/tests/test_geometry.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/test_hdf5.py b/tests/test_hdf5.py index 793b7e712a4..b42cfa8e406 100644 --- a/tests/test_hdf5.py +++ b/tests/test_hdf5.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/test_incremental.py b/tests/test_incremental.py index d4c0115b884..db49c512943 100644 --- a/tests/test_incremental.py +++ b/tests/test_incremental.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/test_label_space.py b/tests/test_label_space.py index d6c52d9ae0b..31c8980f033 100644 --- a/tests/test_label_space.py +++ b/tests/test_label_space.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/test_launcher.py b/tests/test_launcher.py index be99ea4171c..ad5a6e9fc23 100644 --- a/tests/test_launcher.py +++ b/tests/test_launcher.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/test_launcher_remote.py b/tests/test_launcher_remote.py index 1a8aab176ff..a05d7b32053 100644 --- a/tests/test_launcher_remote.py +++ b/tests/test_launcher_remote.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/test_local_server.py b/tests/test_local_server.py index 8a93df3d772..2acb6741a92 100644 --- a/tests/test_local_server.py +++ b/tests/test_local_server.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/test_lsdyna.py b/tests/test_lsdyna.py index d94ad706ca7..6de8729f8d4 100644 --- a/tests/test_lsdyna.py +++ b/tests/test_lsdyna.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/test_mesh_info.py b/tests/test_mesh_info.py index b2d5cb62f02..5c11532179f 100644 --- a/tests/test_mesh_info.py +++ b/tests/test_mesh_info.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/test_meshescontainer.py b/tests/test_meshescontainer.py index cf67410a8c5..8ce61122441 100644 --- a/tests/test_meshescontainer.py +++ b/tests/test_meshescontainer.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/test_meshregion.py b/tests/test_meshregion.py index db6c49ee514..a47dff7ac82 100644 --- a/tests/test_meshregion.py +++ b/tests/test_meshregion.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/test_model.py b/tests/test_model.py index e134af8d8f8..54567769ce6 100644 --- a/tests/test_model.py +++ b/tests/test_model.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/test_multi_server.py b/tests/test_multi_server.py index c8a879df729..53e5ee21e00 100644 --- a/tests/test_multi_server.py +++ b/tests/test_multi_server.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/test_operator.py b/tests/test_operator.py index 64294c37e79..56ca08979bf 100644 --- a/tests/test_operator.py +++ b/tests/test_operator.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/test_operatorshelper.py b/tests/test_operatorshelper.py index b91a57cff9d..9a58c0c37f0 100644 --- a/tests/test_operatorshelper.py +++ b/tests/test_operatorshelper.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/test_parallel.py b/tests/test_parallel.py index d26fa1bf656..d8e4b53efa7 100644 --- a/tests/test_parallel.py +++ b/tests/test_parallel.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/test_pathsupport.py b/tests/test_pathsupport.py index 4b0977cabed..bde98c0f1bb 100644 --- a/tests/test_pathsupport.py +++ b/tests/test_pathsupport.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/test_plotter.py b/tests/test_plotter.py index ad8d41d7da8..8129a877442 100644 --- a/tests/test_plotter.py +++ b/tests/test_plotter.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/test_plugins.py b/tests/test_plugins.py index 4b2b7090dba..7ba5bbadec7 100644 --- a/tests/test_plugins.py +++ b/tests/test_plugins.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/test_property_fields_container.py b/tests/test_property_fields_container.py index df30d9bb635..104ede4bb85 100644 --- a/tests/test_property_fields_container.py +++ b/tests/test_property_fields_container.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/test_propertyfield.py b/tests/test_propertyfield.py index 31697a197c9..c086802daed 100644 --- a/tests/test_propertyfield.py +++ b/tests/test_propertyfield.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/test_python_plugins.py b/tests/test_python_plugins.py index f95aad81082..25d75b39d1d 100644 --- a/tests/test_python_plugins.py +++ b/tests/test_python_plugins.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/test_remote_operator.py b/tests/test_remote_operator.py index deed8ada944..f596e8aded4 100644 --- a/tests/test_remote_operator.py +++ b/tests/test_remote_operator.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/test_remote_workflow.py b/tests/test_remote_workflow.py index c693d577d91..096d37aa105 100644 --- a/tests/test_remote_workflow.py +++ b/tests/test_remote_workflow.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/test_resultinfo.py b/tests/test_resultinfo.py index 516322bafca..dd618b7d64b 100644 --- a/tests/test_resultinfo.py +++ b/tests/test_resultinfo.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/test_scoping.py b/tests/test_scoping.py index c1cd39db591..d8378ad15fa 100644 --- a/tests/test_scoping.py +++ b/tests/test_scoping.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/test_scopingscontainer.py b/tests/test_scopingscontainer.py index 861f63e69bf..558983faace 100644 --- a/tests/test_scopingscontainer.py +++ b/tests/test_scopingscontainer.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/test_server.py b/tests/test_server.py index 4ee2a0b49cd..b852f583f71 100644 --- a/tests/test_server.py +++ b/tests/test_server.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/test_service.py b/tests/test_service.py index c128a480ed2..c246aa2b38d 100644 --- a/tests/test_service.py +++ b/tests/test_service.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/test_session.py b/tests/test_session.py index a2076badb73..868f5500ac5 100644 --- a/tests/test_session.py +++ b/tests/test_session.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/test_streams_container.py b/tests/test_streams_container.py index c2577aee542..cb9462adfe1 100644 --- a/tests/test_streams_container.py +++ b/tests/test_streams_container.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/test_stringfield.py b/tests/test_stringfield.py index bc46d6bbd5a..b4b081bb758 100644 --- a/tests/test_stringfield.py +++ b/tests/test_stringfield.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/test_timefreqsupport.py b/tests/test_timefreqsupport.py index 6e8b39b12b4..75e2447dfdf 100644 --- a/tests/test_timefreqsupport.py +++ b/tests/test_timefreqsupport.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/test_unit_systems.py b/tests/test_unit_systems.py index 36fa31aad19..f62cc531b9a 100644 --- a/tests/test_unit_systems.py +++ b/tests/test_unit_systems.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/test_vtk_translate.py b/tests/test_vtk_translate.py index 89e0a622776..e7e70aa69a8 100644 --- a/tests/test_vtk_translate.py +++ b/tests/test_vtk_translate.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/test_workflow.py b/tests/test_workflow.py index 9ff5e518129..505965f06ff 100644 --- a/tests/test_workflow.py +++ b/tests/test_workflow.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/test_workflow_topology.py b/tests/test_workflow_topology.py index beea6c01d48..e9e2a1044eb 100644 --- a/tests/test_workflow_topology.py +++ b/tests/test_workflow_topology.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/testfiles/pythonPlugins/all_types/__init__.py b/tests/testfiles/pythonPlugins/all_types/__init__.py index 82ddf6b4e99..13d133ac5af 100644 --- a/tests/testfiles/pythonPlugins/all_types/__init__.py +++ b/tests/testfiles/pythonPlugins/all_types/__init__.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/testfiles/pythonPlugins/all_types/dpf_types_op.py b/tests/testfiles/pythonPlugins/all_types/dpf_types_op.py index 6ba5e9416d7..14173dca17e 100644 --- a/tests/testfiles/pythonPlugins/all_types/dpf_types_op.py +++ b/tests/testfiles/pythonPlugins/all_types/dpf_types_op.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/testfiles/pythonPlugins/all_types/integral_types_op.py b/tests/testfiles/pythonPlugins/all_types/integral_types_op.py index 0fb4d1cfde3..8dd2b9a3926 100644 --- a/tests/testfiles/pythonPlugins/all_types/integral_types_op.py +++ b/tests/testfiles/pythonPlugins/all_types/integral_types_op.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/testfiles/pythonPlugins/all_types/load_operators_func.py b/tests/testfiles/pythonPlugins/all_types/load_operators_func.py index 5dad2b22877..e70c71f8b6f 100644 --- a/tests/testfiles/pythonPlugins/all_types/load_operators_func.py +++ b/tests/testfiles/pythonPlugins/all_types/load_operators_func.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/testfiles/pythonPlugins/operator_with_spec.py b/tests/testfiles/pythonPlugins/operator_with_spec.py index 05ba9b56559..761f4e7eb85 100644 --- a/tests/testfiles/pythonPlugins/operator_with_spec.py +++ b/tests/testfiles/pythonPlugins/operator_with_spec.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/testfiles/pythonPlugins/syntax_error_plugin/__init__.py b/tests/testfiles/pythonPlugins/syntax_error_plugin/__init__.py index fa6c5891317..37c7f13bb23 100644 --- a/tests/testfiles/pythonPlugins/syntax_error_plugin/__init__.py +++ b/tests/testfiles/pythonPlugins/syntax_error_plugin/__init__.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # # diff --git a/tests/testfiles/pythonPlugins/syntax_error_plugin/load_operators_func.py b/tests/testfiles/pythonPlugins/syntax_error_plugin/load_operators_func.py index 9b4c02a04ee..bb6e9e0dfad 100644 --- a/tests/testfiles/pythonPlugins/syntax_error_plugin/load_operators_func.py +++ b/tests/testfiles/pythonPlugins/syntax_error_plugin/load_operators_func.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020 - 2024 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2020 - 2025 ANSYS, Inc. and/or its affiliates. # SPDX-License-Identifier: MIT # #