diff --git a/azure-android-client-authentication/src/main/java/com/microsoft/azure/credentials/AzureEnvironment.java b/azure-android-client-authentication/src/main/java/com/microsoft/azure/credentials/AzureEnvironment.java index dd8a1a2dc9..ddb02625b0 100644 --- a/azure-android-client-authentication/src/main/java/com/microsoft/azure/credentials/AzureEnvironment.java +++ b/azure-android-client-authentication/src/main/java/com/microsoft/azure/credentials/AzureEnvironment.java @@ -1,8 +1,7 @@ /** - * * Copyright (c) Microsoft Corporation. All rights reserved. - * Licensed under the MIT License. See License.txt in the project root for license information. - * + * Licensed under the MIT License. See License.txt in the project root for + * license information. */ package com.microsoft.azure.credentials; diff --git a/azure-android-client-authentication/src/main/java/com/microsoft/azure/credentials/UserTokenCredentials.java b/azure-android-client-authentication/src/main/java/com/microsoft/azure/credentials/UserTokenCredentials.java index f52654e78d..95d0c14f12 100644 --- a/azure-android-client-authentication/src/main/java/com/microsoft/azure/credentials/UserTokenCredentials.java +++ b/azure-android-client-authentication/src/main/java/com/microsoft/azure/credentials/UserTokenCredentials.java @@ -1,8 +1,7 @@ /** - * * Copyright (c) Microsoft Corporation. All rights reserved. - * Licensed under the MIT License. See License.txt in the project root for license information. - * + * Licensed under the MIT License. See License.txt in the project root for + * license information. */ package com.microsoft.azure.credentials; diff --git a/azure-client-authentication/src/main/java/com/microsoft/azure/credentials/ApplicationTokenCredentials.java b/azure-client-authentication/src/main/java/com/microsoft/azure/credentials/ApplicationTokenCredentials.java index 3e634f8a5b..77061b8d35 100644 --- a/azure-client-authentication/src/main/java/com/microsoft/azure/credentials/ApplicationTokenCredentials.java +++ b/azure-client-authentication/src/main/java/com/microsoft/azure/credentials/ApplicationTokenCredentials.java @@ -1,8 +1,7 @@ /** - * * Copyright (c) Microsoft Corporation. All rights reserved. - * Licensed under the MIT License. See License.txt in the project root for license information. - * + * Licensed under the MIT License. See License.txt in the project root for + * license information. */ package com.microsoft.azure.credentials; diff --git a/azure-client-authentication/src/main/java/com/microsoft/azure/credentials/UserTokenCredentials.java b/azure-client-authentication/src/main/java/com/microsoft/azure/credentials/UserTokenCredentials.java index 55d78ee7f3..75e854e250 100644 --- a/azure-client-authentication/src/main/java/com/microsoft/azure/credentials/UserTokenCredentials.java +++ b/azure-client-authentication/src/main/java/com/microsoft/azure/credentials/UserTokenCredentials.java @@ -1,8 +1,7 @@ /** - * * Copyright (c) Microsoft Corporation. All rights reserved. - * Licensed under the MIT License. See License.txt in the project root for license information. - * + * Licensed under the MIT License. See License.txt in the project root for + * license information. */ package com.microsoft.azure.credentials; diff --git a/azure-client-authentication/src/test/java/com/microsoft/azure/credentials/UserTokenCredentialsTests.java b/azure-client-authentication/src/test/java/com/microsoft/azure/credentials/UserTokenCredentialsTests.java index caab41dd8e..38bb383d3a 100644 --- a/azure-client-authentication/src/test/java/com/microsoft/azure/credentials/UserTokenCredentialsTests.java +++ b/azure-client-authentication/src/test/java/com/microsoft/azure/credentials/UserTokenCredentialsTests.java @@ -1,8 +1,7 @@ /** - * * Copyright (c) Microsoft Corporation. All rights reserved. - * Licensed under the MIT License. See License.txt in the project root for license information. - * + * Licensed under the MIT License. See License.txt in the project root for + * license information. */ package com.microsoft.azure.credentials; diff --git a/azure-client-runtime/src/main/java/com/microsoft/azure/AzureAsyncOperation.java b/azure-client-runtime/src/main/java/com/microsoft/azure/AzureAsyncOperation.java index 18f56454e9..26ec0a78d8 100644 --- a/azure-client-runtime/src/main/java/com/microsoft/azure/AzureAsyncOperation.java +++ b/azure-client-runtime/src/main/java/com/microsoft/azure/AzureAsyncOperation.java @@ -1,8 +1,7 @@ /** - * * Copyright (c) Microsoft Corporation. All rights reserved. - * Licensed under the MIT License. See License.txt in the project root for license information. - * + * Licensed under the MIT License. See License.txt in the project root for + * license information. */ package com.microsoft.azure; diff --git a/azure-client-runtime/src/main/java/com/microsoft/azure/AzureClient.java b/azure-client-runtime/src/main/java/com/microsoft/azure/AzureClient.java index e3b9bc9278..2e65c4e4e2 100644 --- a/azure-client-runtime/src/main/java/com/microsoft/azure/AzureClient.java +++ b/azure-client-runtime/src/main/java/com/microsoft/azure/AzureClient.java @@ -1,8 +1,7 @@ /** - * * Copyright (c) Microsoft Corporation. All rights reserved. - * Licensed under the MIT License. See License.txt in the project root for license information. - * + * Licensed under the MIT License. See License.txt in the project root for + * license information. */ package com.microsoft.azure; diff --git a/azure-client-runtime/src/main/java/com/microsoft/azure/AzureEnvironment.java b/azure-client-runtime/src/main/java/com/microsoft/azure/AzureEnvironment.java index d02a1c5261..5e0525c02b 100644 --- a/azure-client-runtime/src/main/java/com/microsoft/azure/AzureEnvironment.java +++ b/azure-client-runtime/src/main/java/com/microsoft/azure/AzureEnvironment.java @@ -1,8 +1,7 @@ /** - * * Copyright (c) Microsoft Corporation. All rights reserved. - * Licensed under the MIT License. See License.txt in the project root for license information. - * + * Licensed under the MIT License. See License.txt in the project root for + * license information. */ package com.microsoft.azure; diff --git a/azure-client-runtime/src/main/java/com/microsoft/azure/AzureResponseBuilder.java b/azure-client-runtime/src/main/java/com/microsoft/azure/AzureResponseBuilder.java index d3931cc05e..5c220fb4b4 100644 --- a/azure-client-runtime/src/main/java/com/microsoft/azure/AzureResponseBuilder.java +++ b/azure-client-runtime/src/main/java/com/microsoft/azure/AzureResponseBuilder.java @@ -1,8 +1,7 @@ /** - * * Copyright (c) Microsoft Corporation. All rights reserved. - * Licensed under the MIT License. See License.txt in the project root for license information. - * + * Licensed under the MIT License. See License.txt in the project root for + * license information. */ package com.microsoft.azure; diff --git a/azure-client-runtime/src/main/java/com/microsoft/azure/AzureServiceCall.java b/azure-client-runtime/src/main/java/com/microsoft/azure/AzureServiceCall.java index 6aa7f5c88d..74f52c77d9 100644 --- a/azure-client-runtime/src/main/java/com/microsoft/azure/AzureServiceCall.java +++ b/azure-client-runtime/src/main/java/com/microsoft/azure/AzureServiceCall.java @@ -1,8 +1,7 @@ /** - * * Copyright (c) Microsoft Corporation. All rights reserved. - * Licensed under the MIT License. See License.txt in the project root for license information. - * + * Licensed under the MIT License. See License.txt in the project root for + * license information. */ package com.microsoft.azure; diff --git a/azure-client-runtime/src/main/java/com/microsoft/azure/AzureServiceClient.java b/azure-client-runtime/src/main/java/com/microsoft/azure/AzureServiceClient.java index 2f1383b2f5..9938c0d509 100644 --- a/azure-client-runtime/src/main/java/com/microsoft/azure/AzureServiceClient.java +++ b/azure-client-runtime/src/main/java/com/microsoft/azure/AzureServiceClient.java @@ -1,8 +1,7 @@ /** - * * Copyright (c) Microsoft Corporation. All rights reserved. - * Licensed under the MIT License. See License.txt in the project root for license information. - * + * Licensed under the MIT License. See License.txt in the project root for + * license information. */ package com.microsoft.azure; diff --git a/azure-client-runtime/src/main/java/com/microsoft/azure/CloudError.java b/azure-client-runtime/src/main/java/com/microsoft/azure/CloudError.java index 591909b53b..736054ee1d 100644 --- a/azure-client-runtime/src/main/java/com/microsoft/azure/CloudError.java +++ b/azure-client-runtime/src/main/java/com/microsoft/azure/CloudError.java @@ -1,8 +1,7 @@ /** - * * Copyright (c) Microsoft Corporation. All rights reserved. - * Licensed under the MIT License. See License.txt in the project root for license information. - * + * Licensed under the MIT License. See License.txt in the project root for + * license information. */ package com.microsoft.azure; diff --git a/azure-client-runtime/src/main/java/com/microsoft/azure/CloudException.java b/azure-client-runtime/src/main/java/com/microsoft/azure/CloudException.java index 23ae7b4133..42ad60886a 100644 --- a/azure-client-runtime/src/main/java/com/microsoft/azure/CloudException.java +++ b/azure-client-runtime/src/main/java/com/microsoft/azure/CloudException.java @@ -1,8 +1,7 @@ /** - * * Copyright (c) Microsoft Corporation. All rights reserved. - * Licensed under the MIT License. See License.txt in the project root for license information. - * + * Licensed under the MIT License. See License.txt in the project root for + * license information. */ package com.microsoft.azure; diff --git a/azure-client-runtime/src/main/java/com/microsoft/azure/CustomHeaderInterceptor.java b/azure-client-runtime/src/main/java/com/microsoft/azure/CustomHeaderInterceptor.java index 7486b838fb..18729404f9 100644 --- a/azure-client-runtime/src/main/java/com/microsoft/azure/CustomHeaderInterceptor.java +++ b/azure-client-runtime/src/main/java/com/microsoft/azure/CustomHeaderInterceptor.java @@ -1,8 +1,7 @@ /** - * * Copyright (c) Microsoft Corporation. All rights reserved. - * Licensed under the MIT License. See License.txt in the project root for license information. - * + * Licensed under the MIT License. See License.txt in the project root for + * license information. */ package com.microsoft.azure; diff --git a/azure-client-runtime/src/main/java/com/microsoft/azure/ListOperationCallback.java b/azure-client-runtime/src/main/java/com/microsoft/azure/ListOperationCallback.java index 67fff38d46..af6d96f807 100644 --- a/azure-client-runtime/src/main/java/com/microsoft/azure/ListOperationCallback.java +++ b/azure-client-runtime/src/main/java/com/microsoft/azure/ListOperationCallback.java @@ -1,8 +1,7 @@ /** - * * Copyright (c) Microsoft Corporation. All rights reserved. - * Licensed under the MIT License. See License.txt in the project root for license information. - * + * Licensed under the MIT License. See License.txt in the project root for + * license information. */ package com.microsoft.azure; diff --git a/azure-client-runtime/src/main/java/com/microsoft/azure/Page.java b/azure-client-runtime/src/main/java/com/microsoft/azure/Page.java index 28b6f15682..bab2c21656 100644 --- a/azure-client-runtime/src/main/java/com/microsoft/azure/Page.java +++ b/azure-client-runtime/src/main/java/com/microsoft/azure/Page.java @@ -1,8 +1,7 @@ /** - * * Copyright (c) Microsoft Corporation. All rights reserved. - * Licensed under the MIT License. See License.txt in the project root for license information. - * + * Licensed under the MIT License. See License.txt in the project root for + * license information. */ package com.microsoft.azure; diff --git a/azure-client-runtime/src/main/java/com/microsoft/azure/PagedList.java b/azure-client-runtime/src/main/java/com/microsoft/azure/PagedList.java index fbd3a21c7f..8f55c5f650 100644 --- a/azure-client-runtime/src/main/java/com/microsoft/azure/PagedList.java +++ b/azure-client-runtime/src/main/java/com/microsoft/azure/PagedList.java @@ -1,8 +1,7 @@ /** - * * Copyright (c) Microsoft Corporation. All rights reserved. - * Licensed under the MIT License. See License.txt in the project root for license information. - * + * Licensed under the MIT License. See License.txt in the project root for + * license information. */ package com.microsoft.azure; diff --git a/azure-client-runtime/src/main/java/com/microsoft/azure/PollingState.java b/azure-client-runtime/src/main/java/com/microsoft/azure/PollingState.java index cd3c640ac8..27b64fe34a 100644 --- a/azure-client-runtime/src/main/java/com/microsoft/azure/PollingState.java +++ b/azure-client-runtime/src/main/java/com/microsoft/azure/PollingState.java @@ -1,8 +1,7 @@ /** - * * Copyright (c) Microsoft Corporation. All rights reserved. - * Licensed under the MIT License. See License.txt in the project root for license information. - * + * Licensed under the MIT License. See License.txt in the project root for + * license information. */ package com.microsoft.azure; diff --git a/azure-client-runtime/src/main/java/com/microsoft/azure/Resource.java b/azure-client-runtime/src/main/java/com/microsoft/azure/Resource.java index 2f98e586a9..7e8a02a375 100644 --- a/azure-client-runtime/src/main/java/com/microsoft/azure/Resource.java +++ b/azure-client-runtime/src/main/java/com/microsoft/azure/Resource.java @@ -1,8 +1,7 @@ /** - * * Copyright (c) Microsoft Corporation. All rights reserved. - * Licensed under the MIT License. See License.txt in the project root for license information. - * + * Licensed under the MIT License. See License.txt in the project root for + * license information. */ package com.microsoft.azure; diff --git a/azure-client-runtime/src/main/java/com/microsoft/azure/ResourceGetExponentialBackoffRetryStrategy.java b/azure-client-runtime/src/main/java/com/microsoft/azure/ResourceGetExponentialBackoffRetryStrategy.java index a145fecc67..72101e342c 100644 --- a/azure-client-runtime/src/main/java/com/microsoft/azure/ResourceGetExponentialBackoffRetryStrategy.java +++ b/azure-client-runtime/src/main/java/com/microsoft/azure/ResourceGetExponentialBackoffRetryStrategy.java @@ -1,8 +1,7 @@ /** - * * Copyright (c) Microsoft Corporation. All rights reserved. - * Licensed under the MIT License. See License.txt in the project root for license information. - * + * Licensed under the MIT License. See License.txt in the project root for + * license information. */ package com.microsoft.azure; diff --git a/azure-client-runtime/src/main/java/com/microsoft/azure/SubResource.java b/azure-client-runtime/src/main/java/com/microsoft/azure/SubResource.java index 12bedc30c5..a186f43457 100644 --- a/azure-client-runtime/src/main/java/com/microsoft/azure/SubResource.java +++ b/azure-client-runtime/src/main/java/com/microsoft/azure/SubResource.java @@ -1,8 +1,7 @@ /** - * * Copyright (c) Microsoft Corporation. All rights reserved. - * Licensed under the MIT License. See License.txt in the project root for license information. - * + * Licensed under the MIT License. See License.txt in the project root for + * license information. */ package com.microsoft.azure; diff --git a/azure-client-runtime/src/main/java/com/microsoft/azure/credentials/AzureTokenCredentials.java b/azure-client-runtime/src/main/java/com/microsoft/azure/credentials/AzureTokenCredentials.java index d69397b8c2..106f3d75ad 100644 --- a/azure-client-runtime/src/main/java/com/microsoft/azure/credentials/AzureTokenCredentials.java +++ b/azure-client-runtime/src/main/java/com/microsoft/azure/credentials/AzureTokenCredentials.java @@ -1,8 +1,7 @@ /** - * * Copyright (c) Microsoft Corporation. All rights reserved. - * Licensed under the MIT License. See License.txt in the project root for license information. - * + * Licensed under the MIT License. See License.txt in the project root for + * license information. */ package com.microsoft.azure.credentials; diff --git a/azure-client-runtime/src/main/java/com/microsoft/azure/credentials/AzureTokenCredentialsInterceptor.java b/azure-client-runtime/src/main/java/com/microsoft/azure/credentials/AzureTokenCredentialsInterceptor.java index ec9cfd4fef..ebcd39571b 100644 --- a/azure-client-runtime/src/main/java/com/microsoft/azure/credentials/AzureTokenCredentialsInterceptor.java +++ b/azure-client-runtime/src/main/java/com/microsoft/azure/credentials/AzureTokenCredentialsInterceptor.java @@ -1,8 +1,7 @@ /** - * * Copyright (c) Microsoft Corporation. All rights reserved. - * Licensed under the MIT License. See License.txt in the project root for license information. - * + * Licensed under the MIT License. See License.txt in the project root for + * license information. */ package com.microsoft.azure.credentials; diff --git a/azure-client-runtime/src/main/java/com/microsoft/azure/serializer/AzureJacksonAdapter.java b/azure-client-runtime/src/main/java/com/microsoft/azure/serializer/AzureJacksonAdapter.java index cb3836925f..cad17fcf6f 100644 --- a/azure-client-runtime/src/main/java/com/microsoft/azure/serializer/AzureJacksonAdapter.java +++ b/azure-client-runtime/src/main/java/com/microsoft/azure/serializer/AzureJacksonAdapter.java @@ -1,8 +1,7 @@ /** - * * Copyright (c) Microsoft Corporation. All rights reserved. - * Licensed under the MIT License. See License.txt in the project root for license information. - * + * Licensed under the MIT License. See License.txt in the project root for + * license information. */ package com.microsoft.azure.serializer; diff --git a/azure-client-runtime/src/main/java/com/microsoft/azure/serializer/CloudErrorDeserializer.java b/azure-client-runtime/src/main/java/com/microsoft/azure/serializer/CloudErrorDeserializer.java index ee0a371cf2..3c8f6f06a0 100644 --- a/azure-client-runtime/src/main/java/com/microsoft/azure/serializer/CloudErrorDeserializer.java +++ b/azure-client-runtime/src/main/java/com/microsoft/azure/serializer/CloudErrorDeserializer.java @@ -1,8 +1,7 @@ /** - * * Copyright (c) Microsoft Corporation. All rights reserved. - * Licensed under the MIT License. See License.txt in the project root for license information. - * + * Licensed under the MIT License. See License.txt in the project root for + * license information. */ package com.microsoft.azure.serializer; diff --git a/azure-client-runtime/src/test/java/com/microsoft/azure/PagedListTests.java b/azure-client-runtime/src/test/java/com/microsoft/azure/PagedListTests.java index c6b781f7ab..fc1017fc3a 100644 --- a/azure-client-runtime/src/test/java/com/microsoft/azure/PagedListTests.java +++ b/azure-client-runtime/src/test/java/com/microsoft/azure/PagedListTests.java @@ -1,8 +1,7 @@ /** - * * Copyright (c) Microsoft Corporation. All rights reserved. - * Licensed under the MIT License. See License.txt in the project root for license information. - * + * Licensed under the MIT License. See License.txt in the project root for + * license information. */ package com.microsoft.azure; diff --git a/azure-client-runtime/src/test/java/com/microsoft/azure/RequestIdHeaderInterceptorTests.java b/azure-client-runtime/src/test/java/com/microsoft/azure/RequestIdHeaderInterceptorTests.java index d9cdff17e8..62d491896b 100644 --- a/azure-client-runtime/src/test/java/com/microsoft/azure/RequestIdHeaderInterceptorTests.java +++ b/azure-client-runtime/src/test/java/com/microsoft/azure/RequestIdHeaderInterceptorTests.java @@ -1,8 +1,7 @@ /** - * * Copyright (c) Microsoft Corporation. All rights reserved. - * Licensed under the MIT License. See License.txt in the project root for license information. - * + * Licensed under the MIT License. See License.txt in the project root for + * license information. */ package com.microsoft.azure; diff --git a/build-tools/src/main/resources/checkstyle.xml b/build-tools/src/main/resources/checkstyle.xml index d2bc574ee1..400660635d 100644 --- a/build-tools/src/main/resources/checkstyle.xml +++ b/build-tools/src/main/resources/checkstyle.xml @@ -40,7 +40,11 @@ - + + + + +