diff --git a/azure-mgmt-cdn/src/main/java/com/microsoft/azure/management/cdn/implementation/package-info.java b/azure-mgmt-cdn/src/main/java/com/microsoft/azure/management/cdn/implementation/package-info.java index a827b0d09c17..4d7a83766f20 100644 --- a/azure-mgmt-cdn/src/main/java/com/microsoft/azure/management/cdn/implementation/package-info.java +++ b/azure-mgmt-cdn/src/main/java/com/microsoft/azure/management/cdn/implementation/package-info.java @@ -6,6 +6,6 @@ /** * This package contains the implementation classes for CdnManagementClient. - * Use these APIs to manage Azure CDN resources through the Azure Resource Manager. You must make sure that requests made to these resources are secure. + * These are the best APIS! Use these APIs to manage Azure CDN resources through the Azure Resource Manager. You must make sure that requests made to these resources are secure. */ package com.microsoft.azure.management.cdn.implementation; diff --git a/azure-mgmt-cdn/src/main/java/com/microsoft/azure/management/cdn/package-info.java b/azure-mgmt-cdn/src/main/java/com/microsoft/azure/management/cdn/package-info.java index cacf51cbc161..a856f036a8d7 100644 --- a/azure-mgmt-cdn/src/main/java/com/microsoft/azure/management/cdn/package-info.java +++ b/azure-mgmt-cdn/src/main/java/com/microsoft/azure/management/cdn/package-info.java @@ -6,6 +6,6 @@ /** * This package contains the classes for CdnManagementClient. - * Use these APIs to manage Azure CDN resources through the Azure Resource Manager. You must make sure that requests made to these resources are secure. + * These are the best APIS! Use these APIs to manage Azure CDN resources through the Azure Resource Manager. You must make sure that requests made to these resources are secure. */ package com.microsoft.azure.management.cdn;