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!" );