From c28eb4e012ce3421fcc91798521271dd2a033143 Mon Sep 17 00:00:00 2001 From: PyAnsys Automation bot <214123248+pyansys-automation@users.noreply.github.com> Date: Mon, 22 Jun 2026 15:33:05 +0200 Subject: [PATCH 1/4] chore: update AUTHORS file --- AUTHORS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AUTHORS b/AUTHORS index f90ccc09..d44ee4c3 100644 --- a/AUTHORS +++ b/AUTHORS @@ -9,4 +9,4 @@ # submit a request. # # -ANSYS, Inc. +Synopsys, Inc. and ANSYS, Inc. From bec4f054e4b67362942086dfbd66f52a432e307f Mon Sep 17 00:00:00 2001 From: PyAnsys Automation bot <214123248+pyansys-automation@users.noreply.github.com> Date: Mon, 22 Jun 2026 15:33:09 +0200 Subject: [PATCH 2/4] chore: update LICENSE file --- LICENSE | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index e4fd7107..7336f24f 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2023 - 2026 ANSYS, Inc. and/or its affiliates. +Copyright (c) 2023 - 2026 Synopsys, Inc. and ANSYS, Inc. All rights reserved. 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 @@ -18,4 +18,4 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. +SOFTWARE. \ No newline at end of file From b9dbfde0f72d76dc04071f9396b7f891970cec77 Mon Sep 17 00:00:00 2001 From: pyansys-ci-bot <92810346+pyansys-ci-bot@users.noreply.github.com> Date: Mon, 22 Jun 2026 13:34:19 +0000 Subject: [PATCH 3/4] chore: adding changelog file 351.maintenance.md [dependabot-skip] --- doc/changelog.d/351.maintenance.md | 1 + pyproject.toml | 30 ++++++++++++++++++------------ 2 files changed, 19 insertions(+), 12 deletions(-) create mode 100644 doc/changelog.d/351.maintenance.md diff --git a/doc/changelog.d/351.maintenance.md b/doc/changelog.d/351.maintenance.md new file mode 100644 index 00000000..64e808bd --- /dev/null +++ b/doc/changelog.d/351.maintenance.md @@ -0,0 +1 @@ +Chore: Update missing or outdated files diff --git a/pyproject.toml b/pyproject.toml index f3211332..d79a4b1e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -113,13 +113,13 @@ title_format = "`{version} Date: Mon, 22 Jun 2026 13:35:27 +0000 Subject: [PATCH 4/4] chore: adding changelog file 351.dependencies.md [dependabot-skip] --- doc/changelog.d/{351.maintenance.md => 351.dependencies.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename doc/changelog.d/{351.maintenance.md => 351.dependencies.md} (100%) diff --git a/doc/changelog.d/351.maintenance.md b/doc/changelog.d/351.dependencies.md similarity index 100% rename from doc/changelog.d/351.maintenance.md rename to doc/changelog.d/351.dependencies.md