From 56a44fd3cb1d82d55b8baeb759c46a23255ea381 Mon Sep 17 00:00:00 2001 From: Ron Date: Mon, 15 Jun 2026 20:51:20 -0400 Subject: [PATCH] Update Contributing Guidelines --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 73bb8fa..28cb8a0 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Build using provided CMakeLists in the repository root. ## 🤝 Contributing Contribution follows the standard GIT PR model. -By submitting a pull request or otherwise contributing to this project, you agree to license your contribution under the (to be determined) License, and you confirm that you have the right to do so. +By submitting a pull request or otherwise contributing to this project, you agree to license your contribution under the MIT License, and you confirm that you have the right to do so. ## 📄 License and Legal Notices @@ -19,4 +19,4 @@ This software provides a wrapper to run exefile processes from a command shell w Trademark Notice: CCP Games is a trademark of CCP ehf. -This project is licensed under the [MIT License](LICENSE.md). Nothing in the [MIT License](LICENSE.md) grants any rights to CCP Games' trademarks or game content. \ No newline at end of file +This project is licensed under the [MIT License](LICENSE.md). Nothing in the [MIT License](LICENSE.md) grants any rights to CCP Games' trademarks or game content.