From ec66bc4d6ab34ea0a3b7b078ef42bdc3ae72216c Mon Sep 17 00:00:00 2001 From: Yabo Hu Date: Mon, 7 Jul 2025 10:43:18 +0800 Subject: [PATCH] [MCP] deleted AI generated license --- tools/Mcp/README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/tools/Mcp/README.md b/tools/Mcp/README.md index 32ef6b5de839..38353aa1bb1c 100644 --- a/tools/Mcp/README.md +++ b/tools/Mcp/README.md @@ -145,10 +145,6 @@ This compiles TypeScript files to the `build/` directory. - TypeScript 5.8+ - AutoRest (for code generation functionality) -## License - -ISC - ## Contributing This tool is part of the Azure PowerShell project and follows the same contribution guidelines. Please ensure all changes maintain compatibility with the existing Azure PowerShell development workflow.