Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Commit 49d3f0c

Browse files
jkotassafern
authored andcommitted
Add missing license header (dotnet/coreclr#14936)
Signed-off-by: dotnet-bot-corefx-mirror <dotnet-bot@microsoft.com>
1 parent ae753cb commit 49d3f0c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/Common/src/CoreLib/System/Diagnostics/Tracing/TraceLogging/PropertyValue.cs

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
// Licensed to the .NET Foundation under one or more agreements.
2+
// The .NET Foundation licenses this file to you under the MIT license.
3+
// See the LICENSE file in the project root for more information.
4+
15
using System;
26
using System.Reflection;
37
using System.Runtime.InteropServices;

0 commit comments

Comments
 (0)