diff --git a/.codespellrc b/.codespellrc index 7df57cb6..5f30788b 100644 --- a/.codespellrc +++ b/.codespellrc @@ -1,2 +1,2 @@ [codespell] -ignore-words-list = hist \ No newline at end of file +ignore-words-list = hist,Synopsys,synopsys diff --git a/AUTHORS b/AUTHORS index 48fe5326..b928d30a 100644 --- a/AUTHORS +++ b/AUTHORS @@ -1,4 +1,4 @@ -# This is the list of API Eigen Example's significant contributors. +# This is the list of API Eigen Example Project'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. 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