diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index aa79abbe..276a5d2a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -51,7 +51,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/benchmark/tests/python/__init__.py b/benchmark/tests/python/__init__.py index a2c1031b..220d3f0d 100644 --- a/benchmark/tests/python/__init__.py +++ b/benchmark/tests/python/__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/benchmark/tests/python/test_grpc_python.py b/benchmark/tests/python/test_grpc_python.py index de278beb..eeb851ae 100644 --- a/benchmark/tests/python/test_grpc_python.py +++ b/benchmark/tests/python/test_grpc_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/benchmark/tests/python/test_rest_python.py b/benchmark/tests/python/test_rest_python.py index 7dbd42aa..9a38e208 100644 --- a/benchmark/tests/python/test_rest_python.py +++ b/benchmark/tests/python/test_rest_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/benchmark/tests/python/test_tools.py b/benchmark/tests/python/test_tools.py index bca5e28f..8a2b57d9 100644 --- a/benchmark/tests/python/test_tools.py +++ b/benchmark/tests/python/test_tools.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/examples/00-rest-examples/python_rest_demo.py b/examples/00-rest-examples/python_rest_demo.py index f0e86cd3..cd106329 100644 --- a/examples/00-rest-examples/python_rest_demo.py +++ b/examples/00-rest-examples/python_rest_demo.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/examples/01-grpc-examples/python_grpc_demo.py b/examples/01-grpc-examples/python_grpc_demo.py index 50f3d473..09185a2e 100644 --- a/examples/01-grpc-examples/python_grpc_demo.py +++ b/examples/01-grpc-examples/python_grpc_demo.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/eigen/cpp/cpp-clients/setup.py b/src/ansys/eigen/cpp/cpp-clients/setup.py index 067aee37..69f6b9f1 100644 --- a/src/ansys/eigen/cpp/cpp-clients/setup.py +++ b/src/ansys/eigen/cpp/cpp-clients/setup.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/eigen/cpp/eigen-wrapper/setup.py b/src/ansys/eigen/cpp/eigen-wrapper/setup.py index a2340c70..12477680 100644 --- a/src/ansys/eigen/cpp/eigen-wrapper/setup.py +++ b/src/ansys/eigen/cpp/eigen-wrapper/setup.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/eigen/protos/grpcdemo.proto b/src/ansys/eigen/protos/grpcdemo.proto index 659ec29f..547e8fa0 100644 --- a/src/ansys/eigen/protos/grpcdemo.proto +++ b/src/ansys/eigen/protos/grpcdemo.proto @@ -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/eigen/python/__init__.py b/src/ansys/eigen/python/__init__.py index a2c1031b..220d3f0d 100644 --- a/src/ansys/eigen/python/__init__.py +++ b/src/ansys/eigen/python/__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/eigen/python/grpc/__init__.py b/src/ansys/eigen/python/grpc/__init__.py index a2c1031b..220d3f0d 100644 --- a/src/ansys/eigen/python/grpc/__init__.py +++ b/src/ansys/eigen/python/grpc/__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/eigen/python/grpc/client.py b/src/ansys/eigen/python/grpc/client.py index c812bc9f..ba6da95a 100644 --- a/src/ansys/eigen/python/grpc/client.py +++ b/src/ansys/eigen/python/grpc/client.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/eigen/python/grpc/constants.py b/src/ansys/eigen/python/grpc/constants.py index c48cec40..d2ee8238 100644 --- a/src/ansys/eigen/python/grpc/constants.py +++ b/src/ansys/eigen/python/grpc/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/eigen/python/grpc/generated/__init__.py b/src/ansys/eigen/python/grpc/generated/__init__.py index a2c1031b..220d3f0d 100644 --- a/src/ansys/eigen/python/grpc/generated/__init__.py +++ b/src/ansys/eigen/python/grpc/generated/__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/eigen/python/grpc/generated/grpcdemo_pb2.py b/src/ansys/eigen/python/grpc/generated/grpcdemo_pb2.py index ece3192c..5835feef 100644 --- a/src/ansys/eigen/python/grpc/generated/grpcdemo_pb2.py +++ b/src/ansys/eigen/python/grpc/generated/grpcdemo_pb2.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 # # @@ -20,9 +20,6 @@ # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE # SOFTWARE. -# -*- coding: utf-8 -*- -# Generated by the protocol buffer compiler. DO NOT EDIT! -# source: grpcdemo.proto """Generated protocol buffer code.""" from google.protobuf.internal import enum_type_wrapper from google.protobuf import descriptor as _descriptor diff --git a/src/ansys/eigen/python/grpc/generated/grpcdemo_pb2_grpc.py b/src/ansys/eigen/python/grpc/generated/grpcdemo_pb2_grpc.py index a9083275..b00ae368 100644 --- a/src/ansys/eigen/python/grpc/generated/grpcdemo_pb2_grpc.py +++ b/src/ansys/eigen/python/grpc/generated/grpcdemo_pb2_grpc.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 # # @@ -20,7 +20,6 @@ # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE # SOFTWARE. -# Generated by the gRPC Python protocol compiler plugin. DO NOT EDIT! """Client and server classes corresponding to protobuf-defined services.""" import grpc diff --git a/src/ansys/eigen/python/grpc/run_codegen.py b/src/ansys/eigen/python/grpc/run_codegen.py index 2bbacd9f..8d2debfb 100644 --- a/src/ansys/eigen/python/grpc/run_codegen.py +++ b/src/ansys/eigen/python/grpc/run_codegen.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/eigen/python/grpc/server.py b/src/ansys/eigen/python/grpc/server.py index dc16ae2c..40fd74b1 100644 --- a/src/ansys/eigen/python/grpc/server.py +++ b/src/ansys/eigen/python/grpc/server.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/eigen/python/rest/__init__.py b/src/ansys/eigen/python/rest/__init__.py index a2c1031b..220d3f0d 100644 --- a/src/ansys/eigen/python/rest/__init__.py +++ b/src/ansys/eigen/python/rest/__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/eigen/python/rest/client.py b/src/ansys/eigen/python/rest/client.py index fc94dc2c..a706e571 100644 --- a/src/ansys/eigen/python/rest/client.py +++ b/src/ansys/eigen/python/rest/client.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/eigen/python/rest/restdb/__init__.py b/src/ansys/eigen/python/rest/restdb/__init__.py index a2c1031b..220d3f0d 100644 --- a/src/ansys/eigen/python/rest/restdb/__init__.py +++ b/src/ansys/eigen/python/rest/restdb/__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/eigen/python/rest/restdb/db.py b/src/ansys/eigen/python/rest/restdb/db.py index a55df448..d720ce7e 100644 --- a/src/ansys/eigen/python/rest/restdb/db.py +++ b/src/ansys/eigen/python/rest/restdb/db.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/eigen/python/rest/server.py b/src/ansys/eigen/python/rest/server.py index 80c507db..7bc76caf 100644 --- a/src/ansys/eigen/python/rest/server.py +++ b/src/ansys/eigen/python/rest/server.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/eigen/python/testing/__init__.py b/src/ansys/eigen/python/testing/__init__.py index a2c1031b..220d3f0d 100644 --- a/src/ansys/eigen/python/testing/__init__.py +++ b/src/ansys/eigen/python/testing/__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/eigen/python/testing/test_tools.py b/src/ansys/eigen/python/testing/test_tools.py index d3b587a9..b2326a34 100644 --- a/src/ansys/eigen/python/testing/test_tools.py +++ b/src/ansys/eigen/python/testing/test_tools.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_eigen_wrapper.py b/tests/test_eigen_wrapper.py index 6f6290a0..a020896a 100644 --- a/tests/test_eigen_wrapper.py +++ b/tests/test_eigen_wrapper.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_grpc.py b/tests/test_grpc.py index 07c19fce..f11680b5 100644 --- a/tests/test_grpc.py +++ b/tests/test_grpc.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_rest_client.py b/tests/test_rest_client.py index c6a00bf2..2db8db13 100644 --- a/tests/test_rest_client.py +++ b/tests/test_rest_client.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_rest_server.py b/tests/test_rest_server.py index 3a0bbb27..9cbd0de4 100644 --- a/tests/test_rest_server.py +++ b/tests/test_rest_server.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 # #