Skip to content

Commit 85172ad

Browse files
committed
Changed copyright header from .NET Foundation to Serilog Contributors.
1 parent d8637c2 commit 85172ad

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

test/Serilog.Extensions.Logging.Tests/SerilogLoggerScopeTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) .NET Foundation. All rights reserved.
1+
// Copyright © Serilog Contributors
22
// Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.
33

44
using Serilog.Events;

test/Serilog.Extensions.Logging.Tests/Support/LogEventPropertyFactory.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) .NET Foundation. All rights reserved.
1+
// Copyright © Serilog Contributors
22
// Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.
33

44
using Serilog.Core;

0 commit comments

Comments
 (0)