summaryrefslogtreecommitdiff
path: root/tests/src/GC/Performance/Framework/Metrics/GCMetrics.cs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/src/GC/Performance/Framework/Metrics/GCMetrics.cs')
-rw-r--r--tests/src/GC/Performance/Framework/Metrics/GCMetrics.cs7
1 files changed, 4 insertions, 3 deletions
diff --git a/tests/src/GC/Performance/Framework/Metrics/GCMetrics.cs b/tests/src/GC/Performance/Framework/Metrics/GCMetrics.cs
index fdaa916e18..d569f776a8 100644
--- a/tests/src/GC/Performance/Framework/Metrics/GCMetrics.cs
+++ b/tests/src/GC/Performance/Framework/Metrics/GCMetrics.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
#if WINDOWS
@@ -408,4 +409,4 @@ namespace GCPerfTestFramework.Metrics
#endregion
}
-#endif \ No newline at end of file
+#endif