From 11b82f07bc7ec913a5dd23506ef40b6670ca660a Mon Sep 17 00:00:00 2001 From: Michael Valdron Date: Wed, 18 Oct 2023 16:16:01 -0400 Subject: [PATCH] fix spacing in license headers of generated sources Signed-off-by: Michael Valdron --- index/server/config/endpoint.yaml | 2 +- index/server/config/types.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/index/server/config/endpoint.yaml b/index/server/config/endpoint.yaml index aec40310..7256c04d 100644 --- a/index/server/config/endpoint.yaml +++ b/index/server/config/endpoint.yaml @@ -27,7 +27,7 @@ output-options: // 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 + // 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, diff --git a/index/server/config/types.yaml b/index/server/config/types.yaml index 9726f413..282d031c 100644 --- a/index/server/config/types.yaml +++ b/index/server/config/types.yaml @@ -27,7 +27,7 @@ output-options: // 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 + // 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,