diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 83f73b90..2021ecb8 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -59,7 +59,7 @@ repos: - id: check-github-workflows - repo: https://github.com/ansys/pre-commit-hooks - rev: v0.7.2 + rev: v0.8.0 hooks: - id: add-license-headers args: diff --git a/doc/styles/config/vocabularies/ANSYS/accept.txt b/doc/styles/config/vocabularies/ANSYS/accept.txt index f12aecd2..4e86b28e 100644 --- a/doc/styles/config/vocabularies/ANSYS/accept.txt +++ b/doc/styles/config/vocabularies/ANSYS/accept.txt @@ -8,4 +8,6 @@ PyAnsys Python python Spyder +Synopsys +synopsys Windows diff --git a/src/ansys/tools/installer/__init__.py b/src/ansys/tools/installer/__init__.py index 95fd8d0a..ab88c652 100644 --- a/src/ansys/tools/installer/__init__.py +++ b/src/ansys/tools/installer/__init__.py @@ -1,4 +1,4 @@ -# Copyright (C) 2023 - 2026 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2023 - 2026 Synopsys, Inc. and ANSYS, Inc. All rights reserved. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/tools/installer/__main__.py b/src/ansys/tools/installer/__main__.py index 2a20cd6d..6fcd7dbb 100644 --- a/src/ansys/tools/installer/__main__.py +++ b/src/ansys/tools/installer/__main__.py @@ -1,4 +1,4 @@ -# Copyright (C) 2023 - 2026 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2023 - 2026 Synopsys, Inc. and ANSYS, Inc. All rights reserved. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/tools/installer/auto_updater.py b/src/ansys/tools/installer/auto_updater.py index 6176e6ac..dad3c84b 100644 --- a/src/ansys/tools/installer/auto_updater.py +++ b/src/ansys/tools/installer/auto_updater.py @@ -1,4 +1,4 @@ -# Copyright (C) 2023 - 2026 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2023 - 2026 Synopsys, Inc. and ANSYS, Inc. All rights reserved. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/tools/installer/common.py b/src/ansys/tools/installer/common.py index 813fee3c..3c67df1b 100644 --- a/src/ansys/tools/installer/common.py +++ b/src/ansys/tools/installer/common.py @@ -1,4 +1,4 @@ -# Copyright (C) 2023 - 2026 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2023 - 2026 Synopsys, Inc. and ANSYS, Inc. All rights reserved. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/tools/installer/configure.py b/src/ansys/tools/installer/configure.py index 18856be1..dd20fd7b 100644 --- a/src/ansys/tools/installer/configure.py +++ b/src/ansys/tools/installer/configure.py @@ -1,4 +1,4 @@ -# Copyright (C) 2023 - 2026 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2023 - 2026 Synopsys, Inc. and ANSYS, Inc. All rights reserved. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/tools/installer/configure_json.py b/src/ansys/tools/installer/configure_json.py index 5a86d8ac..07f17c7d 100644 --- a/src/ansys/tools/installer/configure_json.py +++ b/src/ansys/tools/installer/configure_json.py @@ -1,4 +1,4 @@ -# Copyright (C) 2023 - 2026 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2023 - 2026 Synopsys, Inc. and ANSYS, Inc. All rights reserved. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/tools/installer/constants.py b/src/ansys/tools/installer/constants.py index edae1b81..c39c1593 100644 --- a/src/ansys/tools/installer/constants.py +++ b/src/ansys/tools/installer/constants.py @@ -1,4 +1,4 @@ -# Copyright (C) 2023 - 2026 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2023 - 2026 Synopsys, Inc. and ANSYS, Inc. All rights reserved. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/tools/installer/create_virtual_environment.py b/src/ansys/tools/installer/create_virtual_environment.py index 4b94812b..bc750df9 100644 --- a/src/ansys/tools/installer/create_virtual_environment.py +++ b/src/ansys/tools/installer/create_virtual_environment.py @@ -1,4 +1,4 @@ -# Copyright (C) 2023 - 2026 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2023 - 2026 Synopsys, Inc. and ANSYS, Inc. All rights reserved. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/tools/installer/find_python.py b/src/ansys/tools/installer/find_python.py index 92572c03..3c96be7b 100644 --- a/src/ansys/tools/installer/find_python.py +++ b/src/ansys/tools/installer/find_python.py @@ -1,4 +1,4 @@ -# Copyright (C) 2023 - 2026 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2023 - 2026 Synopsys, Inc. and ANSYS, Inc. All rights reserved. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/tools/installer/installed_table.py b/src/ansys/tools/installer/installed_table.py index 45024b00..ce25ac25 100644 --- a/src/ansys/tools/installer/installed_table.py +++ b/src/ansys/tools/installer/installed_table.py @@ -1,4 +1,4 @@ -# Copyright (C) 2023 - 2026 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2023 - 2026 Synopsys, Inc. and ANSYS, Inc. All rights reserved. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/tools/installer/installer.py b/src/ansys/tools/installer/installer.py index d76b275a..d9af9442 100644 --- a/src/ansys/tools/installer/installer.py +++ b/src/ansys/tools/installer/installer.py @@ -1,4 +1,4 @@ -# Copyright (C) 2023 - 2026 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2023 - 2026 Synopsys, Inc. and ANSYS, Inc. All rights reserved. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/tools/installer/linux_functions.py b/src/ansys/tools/installer/linux_functions.py index d761300e..472a6e23 100644 --- a/src/ansys/tools/installer/linux_functions.py +++ b/src/ansys/tools/installer/linux_functions.py @@ -1,4 +1,4 @@ -# Copyright (C) 2023 - 2026 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2023 - 2026 Synopsys, Inc. and ANSYS, Inc. All rights reserved. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/tools/installer/main.py b/src/ansys/tools/installer/main.py index 15f257cd..26695fde 100644 --- a/src/ansys/tools/installer/main.py +++ b/src/ansys/tools/installer/main.py @@ -1,4 +1,4 @@ -# Copyright (C) 2023 - 2026 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2023 - 2026 Synopsys, Inc. and ANSYS, Inc. All rights reserved. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/tools/installer/misc.py b/src/ansys/tools/installer/misc.py index ae01c051..8ec871e1 100644 --- a/src/ansys/tools/installer/misc.py +++ b/src/ansys/tools/installer/misc.py @@ -1,4 +1,4 @@ -# Copyright (C) 2023 - 2026 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2023 - 2026 Synopsys, Inc. and ANSYS, Inc. All rights reserved. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/tools/installer/progress_bar.py b/src/ansys/tools/installer/progress_bar.py index c116e99e..ab7c686c 100644 --- a/src/ansys/tools/installer/progress_bar.py +++ b/src/ansys/tools/installer/progress_bar.py @@ -1,4 +1,4 @@ -# Copyright (C) 2023 - 2026 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2023 - 2026 Synopsys, Inc. and ANSYS, Inc. All rights reserved. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/tools/installer/uninstall.py b/src/ansys/tools/installer/uninstall.py index 1326df7b..7d3fad40 100644 --- a/src/ansys/tools/installer/uninstall.py +++ b/src/ansys/tools/installer/uninstall.py @@ -1,4 +1,4 @@ -# Copyright (C) 2023 - 2026 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2023 - 2026 Synopsys, Inc. and ANSYS, Inc. All rights reserved. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/tools/installer/vscode.py b/src/ansys/tools/installer/vscode.py index cac19c5b..1b42ba52 100644 --- a/src/ansys/tools/installer/vscode.py +++ b/src/ansys/tools/installer/vscode.py @@ -1,4 +1,4 @@ -# Copyright (C) 2023 - 2026 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2023 - 2026 Synopsys, Inc. and ANSYS, Inc. All rights reserved. # SPDX-License-Identifier: MIT # # diff --git a/src/ansys/tools/installer/windows_functions.py b/src/ansys/tools/installer/windows_functions.py index fa1a7838..55bcc449 100644 --- a/src/ansys/tools/installer/windows_functions.py +++ b/src/ansys/tools/installer/windows_functions.py @@ -1,4 +1,4 @@ -# Copyright (C) 2023 - 2026 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2023 - 2026 Synopsys, Inc. and ANSYS, Inc. All rights reserved. # SPDX-License-Identifier: MIT # # diff --git a/tests/test_auto_updater.py b/tests/test_auto_updater.py index dc408d59..93f8bdf5 100644 --- a/tests/test_auto_updater.py +++ b/tests/test_auto_updater.py @@ -1,4 +1,4 @@ -# Copyright (C) 2023 - 2026 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2023 - 2026 Synopsys, Inc. and ANSYS, Inc. All rights reserved. # SPDX-License-Identifier: MIT # # diff --git a/tests/test_gui.py b/tests/test_gui.py index fe48b8ed..125cce3c 100644 --- a/tests/test_gui.py +++ b/tests/test_gui.py @@ -1,4 +1,4 @@ -# Copyright (C) 2023 - 2026 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2023 - 2026 Synopsys, Inc. and ANSYS, Inc. All rights reserved. # SPDX-License-Identifier: MIT # # diff --git a/tests/test_linux_functions.py b/tests/test_linux_functions.py index 218a9538..092632d0 100644 --- a/tests/test_linux_functions.py +++ b/tests/test_linux_functions.py @@ -1,4 +1,4 @@ -# Copyright (C) 2023 - 2026 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2023 - 2026 Synopsys, Inc. and ANSYS, Inc. All rights reserved. # SPDX-License-Identifier: MIT # # diff --git a/tests/test_metadata.py b/tests/test_metadata.py index bac8b809..558c95b7 100644 --- a/tests/test_metadata.py +++ b/tests/test_metadata.py @@ -1,4 +1,4 @@ -# Copyright (C) 2023 - 2026 ANSYS, Inc. and/or its affiliates. +# Copyright (C) 2023 - 2026 Synopsys, Inc. and ANSYS, Inc. All rights reserved. # SPDX-License-Identifier: MIT # #