From 9d4dd65a1fcfacf07fe4ccd9c63f69b4a3506f7c Mon Sep 17 00:00:00 2001 From: Gary Ewan Park Date: Mon, 13 May 2019 07:54:26 +0100 Subject: [PATCH] (maint) Correct whitespace --- .../infrastructure.app/services/INugetService.cs | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/chocolatey/infrastructure.app/services/INugetService.cs b/src/chocolatey/infrastructure.app/services/INugetService.cs index bcb7179a4c..59b371ebf7 100644 --- a/src/chocolatey/infrastructure.app/services/INugetService.cs +++ b/src/chocolatey/infrastructure.app/services/INugetService.cs @@ -1,13 +1,13 @@ // Copyright © 2017 - 2019 Chocolatey Software, Inc // Copyright © 2011 - 2017 RealDimensions Software, LLC -// +// // Licensed under the Apache License, Version 2.0 (the "License"); // 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 -// +// // 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.