File tree Expand file tree Collapse file tree 2 files changed +4
-29
lines changed
Expand file tree Collapse file tree 2 files changed +4
-29
lines changed Original file line number Diff line number Diff line change @@ -11,16 +11,5 @@ Samples: https://github.com/Azure-Samples/azure-sdk-for-go-samples
1111*/
1212package sdk
1313
14- // Copyright (c) Microsoft and contributors. All rights reserved.
15- //
16- // Licensed under the Apache License, Version 2.0 (the "License");
17- // you may not use this file except in compliance with the License.
18- // You may obtain a copy of the License at
19- // http://www.apache.org/licenses/LICENSE-2.0
20- //
21- // Unless required by applicable law or agreed to in writing, software
22- // distributed under the License is distributed on an "AS IS" BASIS,
23- // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
24- //
25- // See the License for the specific language governing permissions and
26- // limitations under the License.
14+ // Copyright (c) Microsoft Corporation. All rights reserved.
15+ // Licensed under the MIT License. See License.txt in the project root for license information.
Original file line number Diff line number Diff line change 11package version
22
3- // Copyright (c) Microsoft and contributors. All rights reserved.
4- //
5- // Licensed under the Apache License, Version 2.0 (the "License");
6- // you may not use this file except in compliance with the License.
7- // You may obtain a copy of the License at
8- // http://www.apache.org/licenses/LICENSE-2.0
9- //
10- // Unless required by applicable law or agreed to in writing, software
11- // distributed under the License is distributed on an "AS IS" BASIS,
12- // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13- //
14- // See the License for the specific language governing permissions and
15- // limitations under the License.
16- //
17- // Code generated by Microsoft (R) AutoRest Code Generator.
18- // Changes may cause incorrect behavior and will be lost if the code is regenerated.
3+ // Copyright (c) Microsoft Corporation. All rights reserved.
4+ // Licensed under the MIT License. See License.txt in the project root for license information.
195
206// Number contains the semantic version of this SDK.
217const Number = "v53.3.0"
You can’t perform that action at this time.
0 commit comments