diff --git a/vendor/github.com/Azure/azure-sdk-for-go/services/monitor/mgmt/2020-10-01/insights/activitylogalerts.go b/vendor/github.com/Azure/azure-sdk-for-go/services/monitor/mgmt/2020-10-01/insights/activitylogalerts.go index efb62a1d3abf..1a531833aa5e 100644 --- a/vendor/github.com/Azure/azure-sdk-for-go/services/monitor/mgmt/2020-10-01/insights/activitylogalerts.go +++ b/vendor/github.com/Azure/azure-sdk-for-go/services/monitor/mgmt/2020-10-01/insights/activitylogalerts.go @@ -1,7 +1,18 @@ package insights -// Copyright (c) Microsoft Corporation. All rights reserved. -// Licensed under the MIT License. See License.txt in the project root for license information. +// Copyright (c) Microsoft and contributors. All rights reserved. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// +// See the License for the specific language governing permissions and +// limitations under the License. // // Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is regenerated. diff --git a/vendor/github.com/Azure/azure-sdk-for-go/services/monitor/mgmt/2020-10-01/insights/client.go b/vendor/github.com/Azure/azure-sdk-for-go/services/monitor/mgmt/2020-10-01/insights/client.go index 4226d9cb54f8..1b91772388d4 100644 --- a/vendor/github.com/Azure/azure-sdk-for-go/services/monitor/mgmt/2020-10-01/insights/client.go +++ b/vendor/github.com/Azure/azure-sdk-for-go/services/monitor/mgmt/2020-10-01/insights/client.go @@ -3,8 +3,19 @@ // Monitor Management Client package insights -// Copyright (c) Microsoft Corporation. All rights reserved. -// Licensed under the MIT License. See License.txt in the project root for license information. +// Copyright (c) Microsoft and contributors. All rights reserved. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// +// See the License for the specific language governing permissions and +// limitations under the License. // // Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is regenerated. diff --git a/vendor/github.com/Azure/azure-sdk-for-go/services/monitor/mgmt/2020-10-01/insights/models.go b/vendor/github.com/Azure/azure-sdk-for-go/services/monitor/mgmt/2020-10-01/insights/models.go index ccd567218fd5..1ffaa3132ebd 100644 --- a/vendor/github.com/Azure/azure-sdk-for-go/services/monitor/mgmt/2020-10-01/insights/models.go +++ b/vendor/github.com/Azure/azure-sdk-for-go/services/monitor/mgmt/2020-10-01/insights/models.go @@ -1,7 +1,18 @@ package insights -// Copyright (c) Microsoft Corporation. All rights reserved. -// Licensed under the MIT License. See License.txt in the project root for license information. +// Copyright (c) Microsoft and contributors. All rights reserved. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// +// See the License for the specific language governing permissions and +// limitations under the License. // // Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is regenerated. diff --git a/vendor/github.com/Azure/azure-sdk-for-go/services/monitor/mgmt/2020-10-01/insights/version.go b/vendor/github.com/Azure/azure-sdk-for-go/services/monitor/mgmt/2020-10-01/insights/version.go index d58311ed5cc5..a6c4b7c8e4cd 100644 --- a/vendor/github.com/Azure/azure-sdk-for-go/services/monitor/mgmt/2020-10-01/insights/version.go +++ b/vendor/github.com/Azure/azure-sdk-for-go/services/monitor/mgmt/2020-10-01/insights/version.go @@ -2,8 +2,19 @@ package insights import "github.com/Azure/azure-sdk-for-go/version" -// Copyright (c) Microsoft Corporation. All rights reserved. -// Licensed under the MIT License. See License.txt in the project root for license information. +// Copyright (c) Microsoft and contributors. All rights reserved. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// +// See the License for the specific language governing permissions and +// limitations under the License. // // Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is regenerated.