diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index 5a9533d..f7137ca 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -57,9 +57,9 @@ further defined and clarified by project maintainers. This code of conduct is adapted from the [Contributor Covenant][homepage], version 1.4, available at -https://www.contributor-covenant.org/version/1/4/code-of-conduct.html + [homepage]: https://www.contributor-covenant.org For answers to common questions about this code of conduct, see -https://www.contributor-covenant.org/faq + diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index c5210d5..4f7e72f 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -3,12 +3,14 @@ Overall guidance on contributing to a PyAnsys library appears in the [Contributing] topic in the *PyAnsys developer's guide*. Ensure that you are thoroughly familiar with this guide before attempting to contribute to -ansys-tools. +ansys-tools-common. The following contribution information is specific to *Ansys Tools*. [Contributing]: https://dev.docs.pyansys.com/how-to/contributing.html + + ## Clone the repository To clone and install the latest *Ansys Tools* release in development mode, run diff --git a/LICENSE b/LICENSE index 1a6cfdd..e488f76 100644 --- a/LICENSE +++ b/LICENSE @@ -2,12 +2,12 @@ MIT License Copyright (c) 2025 ANSYS, Inc. and/or its affiliates. -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 the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: +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 +the Software without restriction, including without limitation the rights to +use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies +of the Software, and to permit persons to whom the Software is furnished to do +so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. @@ -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 diff --git a/doc/source/changelog/122.miscellaneous.md b/doc/source/changelog/122.miscellaneous.md new file mode 100644 index 0000000..64e808b --- /dev/null +++ b/doc/source/changelog/122.miscellaneous.md @@ -0,0 +1 @@ +Chore: Update missing or outdated files