@@ -56,20 +56,28 @@ THE SOFTWARE IS PROVIDED *AS IS*, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
5656PackageManagement
5757-------------------------------------------------
5858
59- Copyright (c) Microsoft Corporation.
60-
59+ Copyright (c) Microsoft Corporation
6160All rights reserved.
6261
63- Licensed under the Apache License, Version 2.0 (the "License");
64- you may not use this file except in compliance with the License.
65- You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
66-
67- Unless required by applicable law or agreed to in writing, software
68- distributed under the License is distributed on an "AS IS" BASIS,
69- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
62+ MIT License
7063
71- See the License for the specific language governing permissions and
72- limitations under the License.
64+ Permission is hereby granted, free of charge, to any person obtaining a copy
65+ of this software and associated documentation files (the Software), to deal
66+ in the Software without restriction, including without limitation the rights
67+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
68+ copies of the Software, and to permit persons to whom the Software is
69+ furnished to do so, subject to the following conditions:
70+
71+ The above copyright notice and this permission notice shall be included in all
72+ copies or substantial portions of the Software.
73+
74+ THE SOFTWARE IS PROVIDED *AS IS*, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
75+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
76+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
77+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
78+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
79+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
80+ SOFTWARE.
7381
7482--------------------------------------------------------
7583• NuGet.Common
0 commit comments