A hint: This file contains one or more very long lines, so maybe it is better readable using the pure text view mode that shows the contents as wrapped lines within the browser window.
1 2 ------------------------------------------------------------------- 3 4 ------------------------------------------------------------------- 5 6 Additional - 7 8 ------------------------------------------------- 9 Microsoft.PowerShell.Archive 10 ------------------------------------------------- 11 12 Copyright (c) 2016 Microsoft Corporation. 13 14 The MIT License (MIT) 15 16 Permission is hereby granted, free of charge, to any person obtaining a copy 17 of this software and associated documentation files (the "Software"), to deal 18 in the Software without restriction, including without limitation the rights 19 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 20 copies of the Software, and to permit persons to whom the Software is 21 furnished to do so, subject to the following conditions: 22 23 The above copyright notice and this permission notice shall be included in 24 all copies or substantial portions of the Software. 25 26 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 27 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 28 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 29 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 30 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 31 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN 32 THE SOFTWARE. 33 34 ------------------------------------------------- 35 Microsoft.Management.Infrastructure.Runtime.Unix 36 Microsoft.Management.Infrastructure 37 ------------------------------------------------- 38 39 Copyright (c) Microsoft Corporation 40 41 All rights reserved. 42 43 MIT License 44 45 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the ""Software""), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: 46 47 The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. 48 49 THE SOFTWARE IS PROVIDED *AS IS*, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. 50 51 -------------------------------------------------------- 52 • NuGet.Common 53 • NuGet.Configuration 54 • NuGet.DependencyResolver.Core 55 • NuGet.Frameworks 56 • NuGet.LibraryModel 57 • NuGet.Packaging 58 • NuGet.Packaging.Core 59 • NuGet.Packaging.Core.Types 60 • NuGet.ProjectModel 61 • NuGet.Protocol.Core.Types 62 • NuGet.Protocol.Core.v3 63 • NuGet.Repositories 64 • NuGet.RuntimeModel 65 • NuGet.Versioning 66 ---------------------------------------------------------- 67 68 Copyright (c) .NET Foundation. All rights reserved. 69 70 Licensed under the Apache License, Version 2.0 (the "License"); you may not use 71 these files except in compliance with the License. You may obtain a copy of the 72 License at 73 74 https://www.apache.org/licenses/LICENSE-2.0 75 76 Unless required by applicable law or agreed to in writing, software distributed 77 under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR 78 CONDITIONS OF ANY KIND, either express or implied. See the License for the 79 specific language governing permissions and limitations under the License. 80 81 ------------------------------------------------- 82 PackageManagement 83 ------------------------------------------------- 84 85 Copyright (c) Microsoft Corporation 86 All rights reserved. 87 88 MIT License 89 90 Permission is hereby granted, free of charge, to any person obtaining a copy 91 of this software and associated documentation files (the Software), to deal 92 in the Software without restriction, including without limitation the rights 93 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 94 copies of the Software, and to permit persons to whom the Software is 95 furnished to do so, subject to the following conditions: 96 97 The above copyright notice and this permission notice shall be included in all 98 copies or substantial portions of the Software. 99 100 THE SOFTWARE IS PROVIDED *AS IS*, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 101 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 102 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 103 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 104 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 105 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 106 SOFTWARE. 107 108 ------------------------------------------------- 109 PowerShellGet 110 ------------------------------------------------- 111 112 Copyright (c) Microsoft Corporation 113 114 All rights reserved. 115 116 The MIT License (MIT) 117 118 Permission is hereby granted, free of charge, to any person obtaining a copy 119 of this software and associated documentation files (the "Software"), to deal 120 in the Software without restriction, including without limitation the rights 121 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 122 copies of the Software, and to permit persons to whom the Software is 123 furnished to do so, subject to the following conditions: 124 125 The above copyright notice and this permission notice shall be included in all 126 copies or substantial portions of the Software. 127 128 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 129 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 130 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 131 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 132 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 133 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 134 SOFTWARE. 135 136 --------------------------------------------- 137 File: PSReadLine 138 --------------------------------------------- 139 140 https://github.com/PowerShell/PSReadLine 141 142 Copyright (c) 2013, Jason Shirk 143 144 All rights reserved. 145 146 BSD License 147 148 Redistribution and use in source and binary forms, with or without 149 modification, are permitted provided that the following conditions are met: 150 151 1. Redistributions of source code must retain the above copyright notice, this 152 list of conditions and the following disclaimer. 153 2. Redistributions in binary form must reproduce the above copyright notice, 154 this list of conditions and the following disclaimer in the documentation 155 and/or other materials provided with the distribution. 156 157 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND 158 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED 159 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE 160 DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR 161 ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES 162 (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; 163 LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND 164 ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 165 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS 166 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 167 168 ------------------------------------------------- 169 ThreadJob 170 ------------------------------------------------- 171 172 Copyright (c) 2018 Paul Higinbotham 173 174 MIT License 175 176 Permission is hereby granted, free of charge, to any person obtaining a copy 177 of this software and associated documentation files (the "Software"), to deal 178 in the Software without restriction, including without limitation the rights 179 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 180 copies of the Software, and to permit persons to whom the Software is 181 furnished to do so, subject to the following conditions: 182 183 The above copyright notice and this permission notice shall be included in all 184 copies or substantial portions of the Software. 185 186 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 187 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 188 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 189 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 190 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 191 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 192 SOFTWARE.