diff --git a/src/OpenSearch.Client/Cluster/ComponentTemplate/PutComponentTemplateRequest.cs b/src/OpenSearch.Client/Cluster/ComponentTemplate/PutComponentTemplateRequest.cs index 2c20cce8bb..deb71e90fb 100644 --- a/src/OpenSearch.Client/Cluster/ComponentTemplate/PutComponentTemplateRequest.cs +++ b/src/OpenSearch.Client/Cluster/ComponentTemplate/PutComponentTemplateRequest.cs @@ -1,9 +1,9 @@ /* SPDX-License-Identifier: Apache-2.0 - * - * The OpenSearch Contributors require contributions made to - * this file be licensed under the Apache-2.0 license or a - * compatible open source license. - */ +* +* The OpenSearch Contributors require contributions made to +* this file be licensed under the Apache-2.0 license or a +* compatible open source license. +*/ using System; using System.Collections.Generic;