From f954e3cfa59547231040f8a4fe6edc7e0065a4d0 Mon Sep 17 00:00:00 2001 From: Nathan Kinkade Date: Thu, 27 Apr 2023 11:16:41 -0600 Subject: [PATCH] Reverts small formatting changes to license declaration --- storage/extensions.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/storage/extensions.go b/storage/extensions.go index 7343614..7fb6262 100644 --- a/storage/extensions.go +++ b/storage/extensions.go @@ -4,14 +4,14 @@ // 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, // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. // See the License for the specific language governing permissions and // limitations under the License. -// //////////////////////////////////////////////////////////////////////////// +////////////////////////////////////////////////////////////////////////////// package storage import (