-
Notifications
You must be signed in to change notification settings - Fork 113
Expand file tree
/
Copy pathNOTICE
More file actions
38 lines (29 loc) · 1.55 KB
/
Copy pathNOTICE
File metadata and controls
38 lines (29 loc) · 1.55 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
pbi-cli
Copyright (c) 2026 pbi-cli contributors
This product is licensed under the MIT License. See the LICENSE file for
the full text of that license.
This product bundles the following third-party software inside the
`pbi-cli-tool` PyPI distribution. These components are NOT covered by the
MIT License and retain their original license terms. See
THIRD_PARTY_LICENSES.md for the full text of each license.
--------------------------------------------------------------------------
Microsoft Analysis Services Client Libraries
Copyright (c) Microsoft Corporation. All rights reserved.
--------------------------------------------------------------------------
Licensed under the Microsoft Software License Terms - Microsoft Analysis
Management Objects (AMO) and the Microsoft Software License Terms -
Microsoft Analysis Services - ADOMD.NET. The full text of both licenses is
reproduced in THIRD_PARTY_LICENSES.md at the root of this distribution.
Bundled binaries (src/pbi_cli/dlls/):
- Microsoft.AnalysisServices.dll
- Microsoft.AnalysisServices.Core.dll
- Microsoft.AnalysisServices.Tabular.dll
- Microsoft.AnalysisServices.Tabular.Json.dll
- Microsoft.AnalysisServices.AdomdClient.dll
These binaries are redistributed unmodified from the official Microsoft
NuGet packages:
- Microsoft.AnalysisServices.NetCore.retail.amd64
- Microsoft.AnalysisServices.AdomdClient.retail.amd64
By installing `pbi-cli-tool` you agree to the Microsoft license terms
applicable to these bundled binaries in addition to the MIT License that
applies to the rest of the package.