From 6e2e0fdd2ec49432d82686a186244e0a783a4937 Mon Sep 17 00:00:00 2001 From: Dan Wahlin Date: Thu, 19 Feb 2026 16:06:37 -0700 Subject: [PATCH] Add license section to README Added license section to README with MIT license information. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 186e44c..2b3ce64 100644 --- a/README.md +++ b/README.md @@ -87,3 +87,7 @@ The **[GitHub Copilot CLI command reference](https://docs.github.com/en/copilot/ - 🤝 **Want to contribute?** PRs welcome! - 📚 **Official Docs:** [GitHub Copilot CLI Documentation](https://docs.github.com/copilot/concepts/agents/about-copilot-cli) +## License + +This project is licensed under the terms of the MIT open source license. Please refer to the [LICENSE](./LICENSE) file for the full terms. +