From 3a632651cbd576ac082e8a4f6c2849874015f8eb Mon Sep 17 00:00:00 2001 From: PyAnsys Automation bot <214123248+pyansys-automation@users.noreply.github.com> Date: Mon, 22 Jun 2026 15:23:04 +0200 Subject: [PATCH 1/3] chore: update AUTHORS file --- AUTHORS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/AUTHORS b/AUTHORS index 10a2d18d..7d5bb4b4 100644 --- a/AUTHORS +++ b/AUTHORS @@ -1,4 +1,4 @@ -# This is the list of Pyconceptev Core's significant contributors. +# This is the list of PyConceptEV's significant contributors. # # This file does not necessarily list everyone who has contributed code. # @@ -9,4 +9,4 @@ # submit a request. # # -ANSYS, Inc. +Synopsys, Inc. and ANSYS, Inc. From e5de4fde21f98193da0d21b83603433008ad150d Mon Sep 17 00:00:00 2001 From: PyAnsys Automation bot <214123248+pyansys-automation@users.noreply.github.com> Date: Mon, 22 Jun 2026 15:23:09 +0200 Subject: [PATCH 2/3] 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 e93b31b2ab5fd79c07368e87ff713359b56603bd 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:24:17 +0000 Subject: [PATCH 3/3] chore: adding changelog file 352.maintenance.md [dependabot-skip] --- doc/changelog.d/352.maintenance.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 doc/changelog.d/352.maintenance.md diff --git a/doc/changelog.d/352.maintenance.md b/doc/changelog.d/352.maintenance.md new file mode 100644 index 00000000..64e808bd --- /dev/null +++ b/doc/changelog.d/352.maintenance.md @@ -0,0 +1 @@ +Chore: Update missing or outdated files