From 8b0f2d5764b8b98dfea106c9261e09632ab6546e Mon Sep 17 00:00:00 2001 From: Jan H <34675617+aweneer@users.noreply.github.com> Date: Fri, 29 Jul 2022 16:43:41 +0200 Subject: [PATCH] Update Program.cs --- src/PostSharp.Engineering.Test.GitHub/Program.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/PostSharp.Engineering.Test.GitHub/Program.cs b/src/PostSharp.Engineering.Test.GitHub/Program.cs index bc0f75a..97fc09b 100644 --- a/src/PostSharp.Engineering.Test.GitHub/Program.cs +++ b/src/PostSharp.Engineering.Test.GitHub/Program.cs @@ -1,4 +1,4 @@ -// Copyright (c) SharpCrafters s.r.o. All rights reserved. +// Copyright (c) SharpCrafters s.r.o. All rights reserved. // This project is not open source. Please see the LICENSE.md file in the repository root for details. -Console.WriteLine( "Hello, World!" ); \ No newline at end of file +Console.WriteLine( "Hello, World!" );