From c675ad209b5cf7df5e41f335a60decd7a4d0ddb9 Mon Sep 17 00:00:00 2001 From: Joey Robichaud Date: Mon, 8 Jun 2020 17:56:27 -0700 Subject: [PATCH] Fix formatting issues --- src/FixSeverity.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/FixSeverity.cs b/src/FixSeverity.cs index 2a1489e131..47b719bda0 100644 --- a/src/FixSeverity.cs +++ b/src/FixSeverity.cs @@ -1,4 +1,4 @@ -// Copyright (c) Microsoft. All Rights Reserved. Licensed under the MIT license. See License.txt in the project root for license information. +// Copyright (c) Microsoft. All Rights Reserved. Licensed under the MIT license. See License.txt in the project root for license information. namespace Microsoft.CodeAnalysis.Tools {