@@ -773,3 +773,23 @@ Certificate Checker
773773 }
774774 # endregion DefaultActions
775775}
776+ <#
777+ Copyright (c) Microsoft Corporation. MIT License
778+
779+ Permission is hereby granted, free of charge, to any person obtaining a copy
780+ of this software and associated documentation files (the "Software"), to deal
781+ in the Software without restriction, including without limitation the rights
782+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
783+ copies of the Software, and to permit persons to whom the Software is
784+ furnished to do so, subject to the following conditions:
785+
786+ The above copyright notice and this permission notice shall be included in all
787+ copies or substantial portions of the Software.
788+
789+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
790+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
791+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
792+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
793+ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
794+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
795+ #>
0 commit comments