Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/runtime.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Forstall <brucefo@microsoft.com>2021-02-18 03:38:26 +0300
committerGitHub <noreply@github.com>2021-02-18 03:38:26 +0300
commita25fc47698a33f34965f76a0b5553db3914857ad (patch)
treeaef54947104b804673e9fecce241e62440d7b3fd /src/coreclr/ToolBox
parent47f81737ae0b9191cbe3fba5b7422b42bcaeb755 (diff)
Update SuperPMI license headers (#48417)
Diffstat (limited to 'src/coreclr/ToolBox')
-rw-r--r--src/coreclr/ToolBox/superpmi/mcs/commandline.cpp6
-rw-r--r--src/coreclr/ToolBox/superpmi/mcs/commandline.h6
-rw-r--r--src/coreclr/ToolBox/superpmi/mcs/mcs.cpp6
-rw-r--r--src/coreclr/ToolBox/superpmi/mcs/mcs.h6
-rw-r--r--src/coreclr/ToolBox/superpmi/mcs/removedup.cpp6
-rw-r--r--src/coreclr/ToolBox/superpmi/mcs/removedup.h6
-rw-r--r--src/coreclr/ToolBox/superpmi/mcs/verbasmdump.cpp6
-rw-r--r--src/coreclr/ToolBox/superpmi/mcs/verbasmdump.h6
-rw-r--r--src/coreclr/ToolBox/superpmi/mcs/verbconcat.cpp6
-rw-r--r--src/coreclr/ToolBox/superpmi/mcs/verbconcat.h6
-rw-r--r--src/coreclr/ToolBox/superpmi/mcs/verbdump.cpp6
-rw-r--r--src/coreclr/ToolBox/superpmi/mcs/verbdump.h6
-rw-r--r--src/coreclr/ToolBox/superpmi/mcs/verbdumpmap.cpp6
-rw-r--r--src/coreclr/ToolBox/superpmi/mcs/verbdumpmap.h6
-rw-r--r--src/coreclr/ToolBox/superpmi/mcs/verbdumptoc.cpp6
-rw-r--r--src/coreclr/ToolBox/superpmi/mcs/verbdumptoc.h6
-rw-r--r--src/coreclr/ToolBox/superpmi/mcs/verbfracture.cpp6
-rw-r--r--src/coreclr/ToolBox/superpmi/mcs/verbfracture.h6
-rw-r--r--src/coreclr/ToolBox/superpmi/mcs/verbildump.cpp6
-rw-r--r--src/coreclr/ToolBox/superpmi/mcs/verbildump.h6
-rw-r--r--src/coreclr/ToolBox/superpmi/mcs/verbinteg.cpp6
-rw-r--r--src/coreclr/ToolBox/superpmi/mcs/verbinteg.h6
-rw-r--r--src/coreclr/ToolBox/superpmi/mcs/verbjitflags.cpp6
-rw-r--r--src/coreclr/ToolBox/superpmi/mcs/verbjitflags.h6
-rw-r--r--src/coreclr/ToolBox/superpmi/mcs/verbmerge.cpp6
-rw-r--r--src/coreclr/ToolBox/superpmi/mcs/verbmerge.h6
-rw-r--r--src/coreclr/ToolBox/superpmi/mcs/verbprintjiteeversion.cpp6
-rw-r--r--src/coreclr/ToolBox/superpmi/mcs/verbprintjiteeversion.h6
-rw-r--r--src/coreclr/ToolBox/superpmi/mcs/verbremovedup.cpp6
-rw-r--r--src/coreclr/ToolBox/superpmi/mcs/verbremovedup.h6
-rw-r--r--src/coreclr/ToolBox/superpmi/mcs/verbstat.cpp6
-rw-r--r--src/coreclr/ToolBox/superpmi/mcs/verbstat.h6
-rw-r--r--src/coreclr/ToolBox/superpmi/mcs/verbstrip.cpp6
-rw-r--r--src/coreclr/ToolBox/superpmi/mcs/verbstrip.h6
-rw-r--r--src/coreclr/ToolBox/superpmi/mcs/verbtoc.cpp6
-rw-r--r--src/coreclr/ToolBox/superpmi/mcs/verbtoc.h6
-rw-r--r--src/coreclr/ToolBox/superpmi/superpmi-shared/agnostic.h6
-rw-r--r--src/coreclr/ToolBox/superpmi/superpmi-shared/asmdumper.cpp8
-rw-r--r--src/coreclr/ToolBox/superpmi/superpmi-shared/asmdumper.h8
-rw-r--r--src/coreclr/ToolBox/superpmi/superpmi-shared/callutils.cpp6
-rw-r--r--src/coreclr/ToolBox/superpmi/superpmi-shared/callutils.h9
-rw-r--r--src/coreclr/ToolBox/superpmi/superpmi-shared/compileresult.cpp6
-rw-r--r--src/coreclr/ToolBox/superpmi/superpmi-shared/compileresult.h7
-rw-r--r--src/coreclr/ToolBox/superpmi/superpmi-shared/crlwmlist.h6
-rw-r--r--src/coreclr/ToolBox/superpmi/superpmi-shared/errorhandling.cpp6
-rw-r--r--src/coreclr/ToolBox/superpmi/superpmi-shared/errorhandling.h6
-rw-r--r--src/coreclr/ToolBox/superpmi/superpmi-shared/hash.cpp6
-rw-r--r--src/coreclr/ToolBox/superpmi/superpmi-shared/hash.h6
-rw-r--r--src/coreclr/ToolBox/superpmi/superpmi-shared/icorjitcompilerimpl.h6
-rw-r--r--src/coreclr/ToolBox/superpmi/superpmi-shared/lightweightmap.h6
-rw-r--r--src/coreclr/ToolBox/superpmi/superpmi-shared/logging.cpp6
-rw-r--r--src/coreclr/ToolBox/superpmi/superpmi-shared/logging.h6
-rw-r--r--src/coreclr/ToolBox/superpmi/superpmi-shared/lwmlist.h6
-rw-r--r--src/coreclr/ToolBox/superpmi/superpmi-shared/mclist.cpp6
-rw-r--r--src/coreclr/ToolBox/superpmi/superpmi-shared/mclist.h6
-rw-r--r--src/coreclr/ToolBox/superpmi/superpmi-shared/methodcontext.cpp6
-rw-r--r--src/coreclr/ToolBox/superpmi/superpmi-shared/methodcontext.h6
-rw-r--r--src/coreclr/ToolBox/superpmi/superpmi-shared/methodcontextiterator.cpp6
-rw-r--r--src/coreclr/ToolBox/superpmi/superpmi-shared/methodcontextiterator.h6
-rw-r--r--src/coreclr/ToolBox/superpmi/superpmi-shared/methodcontextreader.cpp6
-rw-r--r--src/coreclr/ToolBox/superpmi/superpmi-shared/methodcontextreader.h6
-rw-r--r--src/coreclr/ToolBox/superpmi/superpmi-shared/runtimedetails.h6
-rw-r--r--src/coreclr/ToolBox/superpmi/superpmi-shared/simpletimer.cpp6
-rw-r--r--src/coreclr/ToolBox/superpmi/superpmi-shared/simpletimer.h6
-rw-r--r--src/coreclr/ToolBox/superpmi/superpmi-shared/spmidumphelper.cpp6
-rw-r--r--src/coreclr/ToolBox/superpmi/superpmi-shared/spmidumphelper.h6
-rw-r--r--src/coreclr/ToolBox/superpmi/superpmi-shared/spmirecordhelper.h6
-rw-r--r--src/coreclr/ToolBox/superpmi/superpmi-shared/spmiutil.cpp6
-rw-r--r--src/coreclr/ToolBox/superpmi/superpmi-shared/spmiutil.h7
-rw-r--r--src/coreclr/ToolBox/superpmi/superpmi-shared/standardpch.h6
-rw-r--r--src/coreclr/ToolBox/superpmi/superpmi-shared/tocfile.cpp6
-rw-r--r--src/coreclr/ToolBox/superpmi/superpmi-shared/tocfile.h7
-rw-r--r--src/coreclr/ToolBox/superpmi/superpmi-shared/typeutils.cpp6
-rw-r--r--src/coreclr/ToolBox/superpmi/superpmi-shared/typeutils.h8
-rw-r--r--src/coreclr/ToolBox/superpmi/superpmi-shim-collector/icorjitcompiler.cpp6
-rw-r--r--src/coreclr/ToolBox/superpmi/superpmi-shim-collector/icorjitcompiler.h6
-rw-r--r--src/coreclr/ToolBox/superpmi/superpmi-shim-collector/icorjitinfo.cpp6
-rw-r--r--src/coreclr/ToolBox/superpmi/superpmi-shim-collector/icorjitinfo.h6
-rw-r--r--src/coreclr/ToolBox/superpmi/superpmi-shim-collector/jithost.cpp6
-rw-r--r--src/coreclr/ToolBox/superpmi/superpmi-shim-collector/jithost.h6
-rw-r--r--src/coreclr/ToolBox/superpmi/superpmi-shim-collector/superpmi-shim-collector.cpp6
-rw-r--r--src/coreclr/ToolBox/superpmi/superpmi-shim-collector/superpmi-shim-collector.h6
-rw-r--r--src/coreclr/ToolBox/superpmi/superpmi-shim-counter/icorjitcompiler.cpp6
-rw-r--r--src/coreclr/ToolBox/superpmi/superpmi-shim-counter/icorjitcompiler.h6
-rw-r--r--src/coreclr/ToolBox/superpmi/superpmi-shim-counter/icorjitinfo.h6
-rw-r--r--src/coreclr/ToolBox/superpmi/superpmi-shim-counter/jithost.cpp6
-rw-r--r--src/coreclr/ToolBox/superpmi/superpmi-shim-counter/jithost.h6
-rw-r--r--src/coreclr/ToolBox/superpmi/superpmi-shim-counter/methodcallsummarizer.cpp6
-rw-r--r--src/coreclr/ToolBox/superpmi/superpmi-shim-counter/methodcallsummarizer.h6
-rw-r--r--src/coreclr/ToolBox/superpmi/superpmi-shim-counter/superpmi-shim-counter.cpp6
-rw-r--r--src/coreclr/ToolBox/superpmi/superpmi-shim-counter/superpmi-shim-counter.h6
-rw-r--r--src/coreclr/ToolBox/superpmi/superpmi-shim-simple/icorjitcompiler.cpp6
-rw-r--r--src/coreclr/ToolBox/superpmi/superpmi-shim-simple/icorjitcompiler.h6
-rw-r--r--src/coreclr/ToolBox/superpmi/superpmi-shim-simple/icorjitinfo.h6
-rw-r--r--src/coreclr/ToolBox/superpmi/superpmi-shim-simple/jithost.cpp6
-rw-r--r--src/coreclr/ToolBox/superpmi/superpmi-shim-simple/jithost.h6
-rw-r--r--src/coreclr/ToolBox/superpmi/superpmi-shim-simple/superpmi-shim-simple.cpp6
-rw-r--r--src/coreclr/ToolBox/superpmi/superpmi-shim-simple/superpmi-shim-simple.h6
-rw-r--r--src/coreclr/ToolBox/superpmi/superpmi/commandline.cpp6
-rw-r--r--src/coreclr/ToolBox/superpmi/superpmi/commandline.h6
-rw-r--r--src/coreclr/ToolBox/superpmi/superpmi/cycletimer.cpp8
-rw-r--r--src/coreclr/ToolBox/superpmi/superpmi/cycletimer.h6
-rw-r--r--src/coreclr/ToolBox/superpmi/superpmi/icorjitinfo.cpp6
-rw-r--r--src/coreclr/ToolBox/superpmi/superpmi/icorjitinfo.h6
-rw-r--r--src/coreclr/ToolBox/superpmi/superpmi/jitdebugger.cpp6
-rw-r--r--src/coreclr/ToolBox/superpmi/superpmi/jitdebugger.h6
-rw-r--r--src/coreclr/ToolBox/superpmi/superpmi/jithost.cpp6
-rw-r--r--src/coreclr/ToolBox/superpmi/superpmi/jithost.h6
-rw-r--r--src/coreclr/ToolBox/superpmi/superpmi/jitinstance.cpp6
-rw-r--r--src/coreclr/ToolBox/superpmi/superpmi/jitinstance.h6
-rw-r--r--src/coreclr/ToolBox/superpmi/superpmi/methodstatsemitter.cpp6
-rw-r--r--src/coreclr/ToolBox/superpmi/superpmi/methodstatsemitter.h8
-rw-r--r--src/coreclr/ToolBox/superpmi/superpmi/neardiffer.cpp6
-rw-r--r--src/coreclr/ToolBox/superpmi/superpmi/neardiffer.h6
-rw-r--r--src/coreclr/ToolBox/superpmi/superpmi/parallelsuperpmi.cpp6
-rw-r--r--src/coreclr/ToolBox/superpmi/superpmi/superpmi.cpp6
-rw-r--r--src/coreclr/ToolBox/superpmi/superpmi/superpmi.h6
117 files changed, 243 insertions, 475 deletions
diff --git a/src/coreclr/ToolBox/superpmi/mcs/commandline.cpp b/src/coreclr/ToolBox/superpmi/mcs/commandline.cpp
index e3b01e3b204..d7b29b2c279 100644
--- a/src/coreclr/ToolBox/superpmi/mcs/commandline.cpp
+++ b/src/coreclr/ToolBox/superpmi/mcs/commandline.cpp
@@ -1,7 +1,5 @@
-//
-// 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.
//----------------------------------------------------------
// CommandLine.cpp - tiny very specific command line parser
diff --git a/src/coreclr/ToolBox/superpmi/mcs/commandline.h b/src/coreclr/ToolBox/superpmi/mcs/commandline.h
index 8bcf0da11d1..ea78f456f91 100644
--- a/src/coreclr/ToolBox/superpmi/mcs/commandline.h
+++ b/src/coreclr/ToolBox/superpmi/mcs/commandline.h
@@ -1,7 +1,5 @@
-//
-// 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.
//----------------------------------------------------------
// CommandLine.h - tiny very specific command line parser
diff --git a/src/coreclr/ToolBox/superpmi/mcs/mcs.cpp b/src/coreclr/ToolBox/superpmi/mcs/mcs.cpp
index 34313a577bb..2923a4f9186 100644
--- a/src/coreclr/ToolBox/superpmi/mcs/mcs.cpp
+++ b/src/coreclr/ToolBox/superpmi/mcs/mcs.cpp
@@ -1,7 +1,5 @@
-//
-// 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.
#include "standardpch.h"
#include "mcs.h"
diff --git a/src/coreclr/ToolBox/superpmi/mcs/mcs.h b/src/coreclr/ToolBox/superpmi/mcs/mcs.h
index 3eb19502db1..b3083e0957f 100644
--- a/src/coreclr/ToolBox/superpmi/mcs/mcs.h
+++ b/src/coreclr/ToolBox/superpmi/mcs/mcs.h
@@ -1,7 +1,5 @@
-//
-// 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.
#ifndef _MCS
#define _MCS
diff --git a/src/coreclr/ToolBox/superpmi/mcs/removedup.cpp b/src/coreclr/ToolBox/superpmi/mcs/removedup.cpp
index b2fa9a202d9..fb00c860860 100644
--- a/src/coreclr/ToolBox/superpmi/mcs/removedup.cpp
+++ b/src/coreclr/ToolBox/superpmi/mcs/removedup.cpp
@@ -1,7 +1,5 @@
-//
-// 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.
#include "standardpch.h"
#include "verbremovedup.h"
diff --git a/src/coreclr/ToolBox/superpmi/mcs/removedup.h b/src/coreclr/ToolBox/superpmi/mcs/removedup.h
index 9933826e1a0..ee14e636ef7 100644
--- a/src/coreclr/ToolBox/superpmi/mcs/removedup.h
+++ b/src/coreclr/ToolBox/superpmi/mcs/removedup.h
@@ -1,7 +1,5 @@
-//
-// 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.
//----------------------------------------------------------
// RemoveDup.h - Functions to remove dups from a method context hive (MCH)
diff --git a/src/coreclr/ToolBox/superpmi/mcs/verbasmdump.cpp b/src/coreclr/ToolBox/superpmi/mcs/verbasmdump.cpp
index ffefd55d99e..6d70077b8c7 100644
--- a/src/coreclr/ToolBox/superpmi/mcs/verbasmdump.cpp
+++ b/src/coreclr/ToolBox/superpmi/mcs/verbasmdump.cpp
@@ -1,7 +1,5 @@
-//
-// 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.
#include "standardpch.h"
#include "verbasmdump.h"
diff --git a/src/coreclr/ToolBox/superpmi/mcs/verbasmdump.h b/src/coreclr/ToolBox/superpmi/mcs/verbasmdump.h
index b3873b24e73..c37a859aa01 100644
--- a/src/coreclr/ToolBox/superpmi/mcs/verbasmdump.h
+++ b/src/coreclr/ToolBox/superpmi/mcs/verbasmdump.h
@@ -1,7 +1,5 @@
-//
-// 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.
//----------------------------------------------------------
// verbASMDump.h - verb that
diff --git a/src/coreclr/ToolBox/superpmi/mcs/verbconcat.cpp b/src/coreclr/ToolBox/superpmi/mcs/verbconcat.cpp
index a41e55d00bf..5536c62f03a 100644
--- a/src/coreclr/ToolBox/superpmi/mcs/verbconcat.cpp
+++ b/src/coreclr/ToolBox/superpmi/mcs/verbconcat.cpp
@@ -1,7 +1,5 @@
-//
-// 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.
#include "standardpch.h"
#include "verbconcat.h"
diff --git a/src/coreclr/ToolBox/superpmi/mcs/verbconcat.h b/src/coreclr/ToolBox/superpmi/mcs/verbconcat.h
index 85674ff7d97..be0d6438f5d 100644
--- a/src/coreclr/ToolBox/superpmi/mcs/verbconcat.h
+++ b/src/coreclr/ToolBox/superpmi/mcs/verbconcat.h
@@ -1,7 +1,5 @@
-//
-// 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.
//----------------------------------------------------------
// verbConcat.h - verb that concatenates two files
diff --git a/src/coreclr/ToolBox/superpmi/mcs/verbdump.cpp b/src/coreclr/ToolBox/superpmi/mcs/verbdump.cpp
index 9740b537b01..ab8f3833343 100644
--- a/src/coreclr/ToolBox/superpmi/mcs/verbdump.cpp
+++ b/src/coreclr/ToolBox/superpmi/mcs/verbdump.cpp
@@ -1,7 +1,5 @@
-//
-// 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.
#include "standardpch.h"
#include "verbdump.h"
diff --git a/src/coreclr/ToolBox/superpmi/mcs/verbdump.h b/src/coreclr/ToolBox/superpmi/mcs/verbdump.h
index 4c1f9ab26b3..c51846a698d 100644
--- a/src/coreclr/ToolBox/superpmi/mcs/verbdump.h
+++ b/src/coreclr/ToolBox/superpmi/mcs/verbdump.h
@@ -1,7 +1,5 @@
-//
-// 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.
//----------------------------------------------------------
// verbDump.h - verb that Dumps a MC file
diff --git a/src/coreclr/ToolBox/superpmi/mcs/verbdumpmap.cpp b/src/coreclr/ToolBox/superpmi/mcs/verbdumpmap.cpp
index 55800b773ee..9e2faf5a719 100644
--- a/src/coreclr/ToolBox/superpmi/mcs/verbdumpmap.cpp
+++ b/src/coreclr/ToolBox/superpmi/mcs/verbdumpmap.cpp
@@ -1,7 +1,5 @@
-//
-// 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.
#include "standardpch.h"
#include "simpletimer.h"
diff --git a/src/coreclr/ToolBox/superpmi/mcs/verbdumpmap.h b/src/coreclr/ToolBox/superpmi/mcs/verbdumpmap.h
index 93e0854cdf5..86d41502852 100644
--- a/src/coreclr/ToolBox/superpmi/mcs/verbdumpmap.h
+++ b/src/coreclr/ToolBox/superpmi/mcs/verbdumpmap.h
@@ -1,7 +1,5 @@
-//
-// 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.
//----------------------------------------------------------
// verbDumpMap.h - verb that dumps a map of index to function name for an MC file
diff --git a/src/coreclr/ToolBox/superpmi/mcs/verbdumptoc.cpp b/src/coreclr/ToolBox/superpmi/mcs/verbdumptoc.cpp
index a2366225c26..08c3973d436 100644
--- a/src/coreclr/ToolBox/superpmi/mcs/verbdumptoc.cpp
+++ b/src/coreclr/ToolBox/superpmi/mcs/verbdumptoc.cpp
@@ -1,7 +1,5 @@
-//
-// 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.
#include "standardpch.h"
#include "verbdumptoc.h"
diff --git a/src/coreclr/ToolBox/superpmi/mcs/verbdumptoc.h b/src/coreclr/ToolBox/superpmi/mcs/verbdumptoc.h
index dffb4b43736..2a9f29ab090 100644
--- a/src/coreclr/ToolBox/superpmi/mcs/verbdumptoc.h
+++ b/src/coreclr/ToolBox/superpmi/mcs/verbdumptoc.h
@@ -1,7 +1,5 @@
-//
-// 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.
//----------------------------------------------------------
// verbDumpToc.h - verb that dumps a MCH Table of Context file
diff --git a/src/coreclr/ToolBox/superpmi/mcs/verbfracture.cpp b/src/coreclr/ToolBox/superpmi/mcs/verbfracture.cpp
index 68cc7affbf0..549e4ed9322 100644
--- a/src/coreclr/ToolBox/superpmi/mcs/verbfracture.cpp
+++ b/src/coreclr/ToolBox/superpmi/mcs/verbfracture.cpp
@@ -1,7 +1,5 @@
-//
-// 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.
#include "standardpch.h"
#include "verbfracture.h"
diff --git a/src/coreclr/ToolBox/superpmi/mcs/verbfracture.h b/src/coreclr/ToolBox/superpmi/mcs/verbfracture.h
index f156be198d9..534ace0e3f5 100644
--- a/src/coreclr/ToolBox/superpmi/mcs/verbfracture.h
+++ b/src/coreclr/ToolBox/superpmi/mcs/verbfracture.h
@@ -1,7 +1,5 @@
-//
-// 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.
//----------------------------------------------------------
// verbFracture.h - verb that copies N items into each child file.
diff --git a/src/coreclr/ToolBox/superpmi/mcs/verbildump.cpp b/src/coreclr/ToolBox/superpmi/mcs/verbildump.cpp
index 58e03bc19d5..fef9292d99d 100644
--- a/src/coreclr/ToolBox/superpmi/mcs/verbildump.cpp
+++ b/src/coreclr/ToolBox/superpmi/mcs/verbildump.cpp
@@ -1,7 +1,5 @@
-//
-// 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.
#include "standardpch.h"
#include "simpletimer.h"
diff --git a/src/coreclr/ToolBox/superpmi/mcs/verbildump.h b/src/coreclr/ToolBox/superpmi/mcs/verbildump.h
index d93b9ac1a54..c78352f5a12 100644
--- a/src/coreclr/ToolBox/superpmi/mcs/verbildump.h
+++ b/src/coreclr/ToolBox/superpmi/mcs/verbildump.h
@@ -1,7 +1,5 @@
-//
-// 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.
//----------------------------------------------------------
// verbILDump.h - verb that attempts to dump the raw IL for a MC
diff --git a/src/coreclr/ToolBox/superpmi/mcs/verbinteg.cpp b/src/coreclr/ToolBox/superpmi/mcs/verbinteg.cpp
index 851ed9ce3e7..1ea2767fb2f 100644
--- a/src/coreclr/ToolBox/superpmi/mcs/verbinteg.cpp
+++ b/src/coreclr/ToolBox/superpmi/mcs/verbinteg.cpp
@@ -1,7 +1,5 @@
-//
-// 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.
#include "standardpch.h"
#include "verbinteg.h"
diff --git a/src/coreclr/ToolBox/superpmi/mcs/verbinteg.h b/src/coreclr/ToolBox/superpmi/mcs/verbinteg.h
index 3dfded4fd84..c4a85431cfb 100644
--- a/src/coreclr/ToolBox/superpmi/mcs/verbinteg.h
+++ b/src/coreclr/ToolBox/superpmi/mcs/verbinteg.h
@@ -1,7 +1,5 @@
-//
-// 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.
//----------------------------------------------------------
// verbInteg.h - verb that checks the integrity of a MC file
diff --git a/src/coreclr/ToolBox/superpmi/mcs/verbjitflags.cpp b/src/coreclr/ToolBox/superpmi/mcs/verbjitflags.cpp
index 26379ce6771..f5f9d7786a7 100644
--- a/src/coreclr/ToolBox/superpmi/mcs/verbjitflags.cpp
+++ b/src/coreclr/ToolBox/superpmi/mcs/verbjitflags.cpp
@@ -1,7 +1,5 @@
-//
-// 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.
#include "standardpch.h"
#include "verbjitflags.h"
diff --git a/src/coreclr/ToolBox/superpmi/mcs/verbjitflags.h b/src/coreclr/ToolBox/superpmi/mcs/verbjitflags.h
index 495b0b84700..37bbff39fb2 100644
--- a/src/coreclr/ToolBox/superpmi/mcs/verbjitflags.h
+++ b/src/coreclr/ToolBox/superpmi/mcs/verbjitflags.h
@@ -1,7 +1,5 @@
-//
-// 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.
//----------------------------------------------------------
// verbJitFlags.h - verb that prints summary of jit flags values
diff --git a/src/coreclr/ToolBox/superpmi/mcs/verbmerge.cpp b/src/coreclr/ToolBox/superpmi/mcs/verbmerge.cpp
index 618a418a1e9..efd6a53a87a 100644
--- a/src/coreclr/ToolBox/superpmi/mcs/verbmerge.cpp
+++ b/src/coreclr/ToolBox/superpmi/mcs/verbmerge.cpp
@@ -1,7 +1,5 @@
-//
-// 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.
#include "standardpch.h"
#include "verbmerge.h"
diff --git a/src/coreclr/ToolBox/superpmi/mcs/verbmerge.h b/src/coreclr/ToolBox/superpmi/mcs/verbmerge.h
index b89eec4e76b..9891d9bd55e 100644
--- a/src/coreclr/ToolBox/superpmi/mcs/verbmerge.h
+++ b/src/coreclr/ToolBox/superpmi/mcs/verbmerge.h
@@ -1,7 +1,5 @@
-//
-// 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.
//----------------------------------------------------------
// verbMerge.h - verb that merges multiple .MC into one .MCH file
diff --git a/src/coreclr/ToolBox/superpmi/mcs/verbprintjiteeversion.cpp b/src/coreclr/ToolBox/superpmi/mcs/verbprintjiteeversion.cpp
index 318146aa394..13c6ea65308 100644
--- a/src/coreclr/ToolBox/superpmi/mcs/verbprintjiteeversion.cpp
+++ b/src/coreclr/ToolBox/superpmi/mcs/verbprintjiteeversion.cpp
@@ -1,7 +1,5 @@
-//
-// 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.
#include "standardpch.h"
#include "verbprintjiteeversion.h"
diff --git a/src/coreclr/ToolBox/superpmi/mcs/verbprintjiteeversion.h b/src/coreclr/ToolBox/superpmi/mcs/verbprintjiteeversion.h
index 16a8197f6e5..6870a452f57 100644
--- a/src/coreclr/ToolBox/superpmi/mcs/verbprintjiteeversion.h
+++ b/src/coreclr/ToolBox/superpmi/mcs/verbprintjiteeversion.h
@@ -1,7 +1,5 @@
-//
-// 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.
//----------------------------------------------------------
// verbPrintJITEEVersion.h - verb that prints the JITEEVersion GUID that this was built with
diff --git a/src/coreclr/ToolBox/superpmi/mcs/verbremovedup.cpp b/src/coreclr/ToolBox/superpmi/mcs/verbremovedup.cpp
index 6fb10a6ee28..a67f7f8debc 100644
--- a/src/coreclr/ToolBox/superpmi/mcs/verbremovedup.cpp
+++ b/src/coreclr/ToolBox/superpmi/mcs/verbremovedup.cpp
@@ -1,7 +1,5 @@
-//
-// 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.
#include "standardpch.h"
#include "verbremovedup.h"
diff --git a/src/coreclr/ToolBox/superpmi/mcs/verbremovedup.h b/src/coreclr/ToolBox/superpmi/mcs/verbremovedup.h
index e4cbad841a1..0f2394d2434 100644
--- a/src/coreclr/ToolBox/superpmi/mcs/verbremovedup.h
+++ b/src/coreclr/ToolBox/superpmi/mcs/verbremovedup.h
@@ -1,7 +1,5 @@
-//
-// 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.
//----------------------------------------------------------
// verbRemoveDup.h - verb that attempts to remove dups
diff --git a/src/coreclr/ToolBox/superpmi/mcs/verbstat.cpp b/src/coreclr/ToolBox/superpmi/mcs/verbstat.cpp
index 137451944d5..e3cc44de1a0 100644
--- a/src/coreclr/ToolBox/superpmi/mcs/verbstat.cpp
+++ b/src/coreclr/ToolBox/superpmi/mcs/verbstat.cpp
@@ -1,7 +1,5 @@
-//
-// 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.
#include "standardpch.h"
#include "verbstat.h"
diff --git a/src/coreclr/ToolBox/superpmi/mcs/verbstat.h b/src/coreclr/ToolBox/superpmi/mcs/verbstat.h
index 8e74c257e6f..2c0e072cf0f 100644
--- a/src/coreclr/ToolBox/superpmi/mcs/verbstat.h
+++ b/src/coreclr/ToolBox/superpmi/mcs/verbstat.h
@@ -1,7 +1,5 @@
-//
-// 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.
//----------------------------------------------------------
// verbStat.h - verb that
diff --git a/src/coreclr/ToolBox/superpmi/mcs/verbstrip.cpp b/src/coreclr/ToolBox/superpmi/mcs/verbstrip.cpp
index 352ef04e93c..a9fe50114c8 100644
--- a/src/coreclr/ToolBox/superpmi/mcs/verbstrip.cpp
+++ b/src/coreclr/ToolBox/superpmi/mcs/verbstrip.cpp
@@ -1,7 +1,5 @@
-//
-// 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.
#include "standardpch.h"
#include "verbstrip.h"
diff --git a/src/coreclr/ToolBox/superpmi/mcs/verbstrip.h b/src/coreclr/ToolBox/superpmi/mcs/verbstrip.h
index c7b62553ada..bed49af5dcc 100644
--- a/src/coreclr/ToolBox/superpmi/mcs/verbstrip.h
+++ b/src/coreclr/ToolBox/superpmi/mcs/verbstrip.h
@@ -1,7 +1,5 @@
-//
-// 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.
//----------------------------------------------------------
// verbStrip.h - verb that removes a list of mc's from an MCH file
diff --git a/src/coreclr/ToolBox/superpmi/mcs/verbtoc.cpp b/src/coreclr/ToolBox/superpmi/mcs/verbtoc.cpp
index 5fcf4ce6f5e..635266c939b 100644
--- a/src/coreclr/ToolBox/superpmi/mcs/verbtoc.cpp
+++ b/src/coreclr/ToolBox/superpmi/mcs/verbtoc.cpp
@@ -1,7 +1,5 @@
-//
-// 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.
#include "standardpch.h"
#include "verbtoc.h"
diff --git a/src/coreclr/ToolBox/superpmi/mcs/verbtoc.h b/src/coreclr/ToolBox/superpmi/mcs/verbtoc.h
index aa4f48158a5..e9666bcad40 100644
--- a/src/coreclr/ToolBox/superpmi/mcs/verbtoc.h
+++ b/src/coreclr/ToolBox/superpmi/mcs/verbtoc.h
@@ -1,7 +1,5 @@
-//
-// 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.
//----------------------------------------------------------
// verbTOC.h - verb that creates a Table of Context for a MCH file
diff --git a/src/coreclr/ToolBox/superpmi/superpmi-shared/agnostic.h b/src/coreclr/ToolBox/superpmi/superpmi-shared/agnostic.h
index 4e04aafe1e8..44f3f799431 100644
--- a/src/coreclr/ToolBox/superpmi/superpmi-shared/agnostic.h
+++ b/src/coreclr/ToolBox/superpmi/superpmi-shared/agnostic.h
@@ -1,7 +1,5 @@
-//
-// 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.
//----------------------------------------------------------
// agnostic.h - Definition of platform-agnostic data types used by SuperPMI.
diff --git a/src/coreclr/ToolBox/superpmi/superpmi-shared/asmdumper.cpp b/src/coreclr/ToolBox/superpmi/superpmi-shared/asmdumper.cpp
index 61cfd7edfa3..1a88589e7e5 100644
--- a/src/coreclr/ToolBox/superpmi/superpmi-shared/asmdumper.cpp
+++ b/src/coreclr/ToolBox/superpmi/superpmi-shared/asmdumper.cpp
@@ -1,7 +1,5 @@
-//
-// 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.
#include "standardpch.h"
#include "asmdumper.h"
@@ -90,4 +88,4 @@ void ASMDumper::DumpToFile(HANDLE hFile, MethodContext* mc, CompileResult* cr)
#endif // !USE_MSVCDIS
FlushFileBuffers(hFile);
-} \ No newline at end of file
+}
diff --git a/src/coreclr/ToolBox/superpmi/superpmi-shared/asmdumper.h b/src/coreclr/ToolBox/superpmi/superpmi-shared/asmdumper.h
index 683deed8203..e1f6cd09522 100644
--- a/src/coreclr/ToolBox/superpmi/superpmi-shared/asmdumper.h
+++ b/src/coreclr/ToolBox/superpmi/superpmi-shared/asmdumper.h
@@ -1,7 +1,5 @@
-//
-// 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.
#ifndef _ASMDumper
#define _ASMDumper
@@ -15,4 +13,4 @@ public:
static void DumpToFile(HANDLE hFile, MethodContext* mc, CompileResult* cr);
};
-#endif \ No newline at end of file
+#endif
diff --git a/src/coreclr/ToolBox/superpmi/superpmi-shared/callutils.cpp b/src/coreclr/ToolBox/superpmi/superpmi-shared/callutils.cpp
index 4f83c69440a..d83763ce822 100644
--- a/src/coreclr/ToolBox/superpmi/superpmi-shared/callutils.cpp
+++ b/src/coreclr/ToolBox/superpmi/superpmi-shared/callutils.cpp
@@ -1,7 +1,5 @@
-//
-// 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.
//----------------------------------------------------------
// CallUtils.cpp - Utility code for analyzing and working with managed calls
diff --git a/src/coreclr/ToolBox/superpmi/superpmi-shared/callutils.h b/src/coreclr/ToolBox/superpmi/superpmi-shared/callutils.h
index 02338908f30..7e37f3bd265 100644
--- a/src/coreclr/ToolBox/superpmi/superpmi-shared/callutils.h
+++ b/src/coreclr/ToolBox/superpmi/superpmi-shared/callutils.h
@@ -1,7 +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.
+
//----------------------------------------------------------
// CallUtils.h - Utility code for analyzing and working with managed calls
//----------------------------------------------------------
@@ -37,4 +36,4 @@ public:
static const char* GetMethodFullName(MethodContext* mc, CORINFO_METHOD_HANDLE hnd, CORINFO_SIG_INFO sig, bool ignoreMethodName = false);
};
-#endif \ No newline at end of file
+#endif
diff --git a/src/coreclr/ToolBox/superpmi/superpmi-shared/compileresult.cpp b/src/coreclr/ToolBox/superpmi/superpmi-shared/compileresult.cpp
index 92be7cb51bd..01be396d683 100644
--- a/src/coreclr/ToolBox/superpmi/superpmi-shared/compileresult.cpp
+++ b/src/coreclr/ToolBox/superpmi/superpmi-shared/compileresult.cpp
@@ -1,7 +1,5 @@
-//
-// 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.
//----------------------------------------------------------
// CompileResult.cpp - CompileResult contains the stuff generated by a compilation
diff --git a/src/coreclr/ToolBox/superpmi/superpmi-shared/compileresult.h b/src/coreclr/ToolBox/superpmi/superpmi-shared/compileresult.h
index 01dd601c94f..963bb0ebbd3 100644
--- a/src/coreclr/ToolBox/superpmi/superpmi-shared/compileresult.h
+++ b/src/coreclr/ToolBox/superpmi/superpmi-shared/compileresult.h
@@ -1,7 +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.
+
//----------------------------------------------------------
// CompileResult.h - CompileResult contains the stuff generated by a compilation
//----------------------------------------------------------
diff --git a/src/coreclr/ToolBox/superpmi/superpmi-shared/crlwmlist.h b/src/coreclr/ToolBox/superpmi/superpmi-shared/crlwmlist.h
index 0f94b3e4e78..60b6b8de44d 100644
--- a/src/coreclr/ToolBox/superpmi/superpmi-shared/crlwmlist.h
+++ b/src/coreclr/ToolBox/superpmi/superpmi-shared/crlwmlist.h
@@ -1,7 +1,5 @@
-//
-// 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.
//----------------------------------------------------------
// crlwmlist.h - List of all LightWeightMap in CompileResult.
diff --git a/src/coreclr/ToolBox/superpmi/superpmi-shared/errorhandling.cpp b/src/coreclr/ToolBox/superpmi/superpmi-shared/errorhandling.cpp
index ee2a692a0f4..bb3d847ae9a 100644
--- a/src/coreclr/ToolBox/superpmi/superpmi-shared/errorhandling.cpp
+++ b/src/coreclr/ToolBox/superpmi/superpmi-shared/errorhandling.cpp
@@ -1,7 +1,5 @@
-//
-// 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.
#include "standardpch.h"
#include "errorhandling.h"
diff --git a/src/coreclr/ToolBox/superpmi/superpmi-shared/errorhandling.h b/src/coreclr/ToolBox/superpmi/superpmi-shared/errorhandling.h
index bd4a8990d2c..65919d9ba3f 100644
--- a/src/coreclr/ToolBox/superpmi/superpmi-shared/errorhandling.h
+++ b/src/coreclr/ToolBox/superpmi/superpmi-shared/errorhandling.h
@@ -1,7 +1,5 @@
-//
-// 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.
//----------------------------------------------------------
// ErrorHandling.h - Helpers & whatnot for using SEH for errors
diff --git a/src/coreclr/ToolBox/superpmi/superpmi-shared/hash.cpp b/src/coreclr/ToolBox/superpmi/superpmi-shared/hash.cpp
index bfe5d64bcf1..895dfd547d4 100644
--- a/src/coreclr/ToolBox/superpmi/superpmi-shared/hash.cpp
+++ b/src/coreclr/ToolBox/superpmi/superpmi-shared/hash.cpp
@@ -1,7 +1,5 @@
-//
-// 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.
//----------------------------------------------------------
// hash.cpp - Class for hashing a text stream using MD5 hashing
diff --git a/src/coreclr/ToolBox/superpmi/superpmi-shared/hash.h b/src/coreclr/ToolBox/superpmi/superpmi-shared/hash.h
index 8db50cdcaa8..7e086d55e97 100644
--- a/src/coreclr/ToolBox/superpmi/superpmi-shared/hash.h
+++ b/src/coreclr/ToolBox/superpmi/superpmi-shared/hash.h
@@ -1,7 +1,5 @@
-//
-// 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.
//----------------------------------------------------------
// hash.h - Class for hashing a text stream using MD5 hashing
diff --git a/src/coreclr/ToolBox/superpmi/superpmi-shared/icorjitcompilerimpl.h b/src/coreclr/ToolBox/superpmi/superpmi-shared/icorjitcompilerimpl.h
index 4dfee625b97..e502a536757 100644
--- a/src/coreclr/ToolBox/superpmi/superpmi-shared/icorjitcompilerimpl.h
+++ b/src/coreclr/ToolBox/superpmi/superpmi-shared/icorjitcompilerimpl.h
@@ -1,7 +1,5 @@
-//
-// 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.
#ifndef _ICorJitCompilerImpl
#define _ICorJitCompilerImpl
diff --git a/src/coreclr/ToolBox/superpmi/superpmi-shared/lightweightmap.h b/src/coreclr/ToolBox/superpmi/superpmi-shared/lightweightmap.h
index 151a1d24bdf..23e0e2357ec 100644
--- a/src/coreclr/ToolBox/superpmi/superpmi-shared/lightweightmap.h
+++ b/src/coreclr/ToolBox/superpmi/superpmi-shared/lightweightmap.h
@@ -1,7 +1,5 @@
-//
-// 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.
//----------------------------------------------------------
// LightWeightMap.h -
diff --git a/src/coreclr/ToolBox/superpmi/superpmi-shared/logging.cpp b/src/coreclr/ToolBox/superpmi/superpmi-shared/logging.cpp
index 3a71df168cc..86da8f3e4ef 100644
--- a/src/coreclr/ToolBox/superpmi/superpmi-shared/logging.cpp
+++ b/src/coreclr/ToolBox/superpmi/superpmi-shared/logging.cpp
@@ -1,7 +1,5 @@
-//
-// 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.
//----------------------------------------------------------
// Logging.cpp - Common logging and console output infrastructure
diff --git a/src/coreclr/ToolBox/superpmi/superpmi-shared/logging.h b/src/coreclr/ToolBox/superpmi/superpmi-shared/logging.h
index dbde4af3fcd..4b8e915cec5 100644
--- a/src/coreclr/ToolBox/superpmi/superpmi-shared/logging.h
+++ b/src/coreclr/ToolBox/superpmi/superpmi-shared/logging.h
@@ -1,7 +1,5 @@
-//
-// 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.
//----------------------------------------------------------
// Logging.h - Common logging and console output infrastructure
diff --git a/src/coreclr/ToolBox/superpmi/superpmi-shared/lwmlist.h b/src/coreclr/ToolBox/superpmi/superpmi-shared/lwmlist.h
index 961514d847d..a0b02d9cbb8 100644
--- a/src/coreclr/ToolBox/superpmi/superpmi-shared/lwmlist.h
+++ b/src/coreclr/ToolBox/superpmi/superpmi-shared/lwmlist.h
@@ -1,7 +1,5 @@
-//
-// 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.
//----------------------------------------------------------
// lwmlist.h - List of all LightWeightMap in MethodContext.
diff --git a/src/coreclr/ToolBox/superpmi/superpmi-shared/mclist.cpp b/src/coreclr/ToolBox/superpmi/superpmi-shared/mclist.cpp
index b8141a57bde..bea3ef6e937 100644
--- a/src/coreclr/ToolBox/superpmi/superpmi-shared/mclist.cpp
+++ b/src/coreclr/ToolBox/superpmi/superpmi-shared/mclist.cpp
@@ -1,7 +1,5 @@
-//
-// 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.
//----------------------------------------------------------
// MCList.h - MethodContext List utility class
diff --git a/src/coreclr/ToolBox/superpmi/superpmi-shared/mclist.h b/src/coreclr/ToolBox/superpmi/superpmi-shared/mclist.h
index dd5073bbc0b..44291f0600a 100644
--- a/src/coreclr/ToolBox/superpmi/superpmi-shared/mclist.h
+++ b/src/coreclr/ToolBox/superpmi/superpmi-shared/mclist.h
@@ -1,7 +1,5 @@
-//
-// 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.
//----------------------------------------------------------
// MCList.h - MethodContext List utility class
diff --git a/src/coreclr/ToolBox/superpmi/superpmi-shared/methodcontext.cpp b/src/coreclr/ToolBox/superpmi/superpmi-shared/methodcontext.cpp
index 7ee97df351b..59027d37078 100644
--- a/src/coreclr/ToolBox/superpmi/superpmi-shared/methodcontext.cpp
+++ b/src/coreclr/ToolBox/superpmi/superpmi-shared/methodcontext.cpp
@@ -1,7 +1,5 @@
-//
-// 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.
//----------------------------------------------------------
// MethodContext.cpp - Primary structure to store all the EE-JIT details required to replay creation of a method
diff --git a/src/coreclr/ToolBox/superpmi/superpmi-shared/methodcontext.h b/src/coreclr/ToolBox/superpmi/superpmi-shared/methodcontext.h
index d45b4df3672..05c8e37db1a 100644
--- a/src/coreclr/ToolBox/superpmi/superpmi-shared/methodcontext.h
+++ b/src/coreclr/ToolBox/superpmi/superpmi-shared/methodcontext.h
@@ -1,7 +1,5 @@
-//
-// 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.
//----------------------------------------------------------
// MethodContext.h - Primary structure to store all the EE-JIT details required to replay creation of a method
diff --git a/src/coreclr/ToolBox/superpmi/superpmi-shared/methodcontextiterator.cpp b/src/coreclr/ToolBox/superpmi/superpmi-shared/methodcontextiterator.cpp
index 3cae7c7db93..0f9271b142e 100644
--- a/src/coreclr/ToolBox/superpmi/superpmi-shared/methodcontextiterator.cpp
+++ b/src/coreclr/ToolBox/superpmi/superpmi-shared/methodcontextiterator.cpp
@@ -1,7 +1,5 @@
-//
-// 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.
#include "standardpch.h"
#include "methodcontext.h"
diff --git a/src/coreclr/ToolBox/superpmi/superpmi-shared/methodcontextiterator.h b/src/coreclr/ToolBox/superpmi/superpmi-shared/methodcontextiterator.h
index 5049bf41ce0..fd32e95451e 100644
--- a/src/coreclr/ToolBox/superpmi/superpmi-shared/methodcontextiterator.h
+++ b/src/coreclr/ToolBox/superpmi/superpmi-shared/methodcontextiterator.h
@@ -1,7 +1,5 @@
-//
-// 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.
#include "simpletimer.h"
diff --git a/src/coreclr/ToolBox/superpmi/superpmi-shared/methodcontextreader.cpp b/src/coreclr/ToolBox/superpmi/superpmi-shared/methodcontextreader.cpp
index 06a5826c146..c5e63bf688a 100644
--- a/src/coreclr/ToolBox/superpmi/superpmi-shared/methodcontextreader.cpp
+++ b/src/coreclr/ToolBox/superpmi/superpmi-shared/methodcontextreader.cpp
@@ -1,7 +1,5 @@
-//
-// 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.
//----------------------------------------------------------
// MethodContextReader.cpp - Abstraction for reading MethodContexts
diff --git a/src/coreclr/ToolBox/superpmi/superpmi-shared/methodcontextreader.h b/src/coreclr/ToolBox/superpmi/superpmi-shared/methodcontextreader.h
index 41c77d2445b..6106898e8e6 100644
--- a/src/coreclr/ToolBox/superpmi/superpmi-shared/methodcontextreader.h
+++ b/src/coreclr/ToolBox/superpmi/superpmi-shared/methodcontextreader.h
@@ -1,7 +1,5 @@
-//
-// 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.
//----------------------------------------------------------
// MethodContextReader.h - Abstraction for reading MethodContexts
diff --git a/src/coreclr/ToolBox/superpmi/superpmi-shared/runtimedetails.h b/src/coreclr/ToolBox/superpmi/superpmi-shared/runtimedetails.h
index 60279ae2274..f4a351f0585 100644
--- a/src/coreclr/ToolBox/superpmi/superpmi-shared/runtimedetails.h
+++ b/src/coreclr/ToolBox/superpmi/superpmi-shared/runtimedetails.h
@@ -1,7 +1,5 @@
-//
-// 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.
//----------------------------------------------------------
// RuntimeDetails.h - the collection of runtime includes that we need to access.
diff --git a/src/coreclr/ToolBox/superpmi/superpmi-shared/simpletimer.cpp b/src/coreclr/ToolBox/superpmi/superpmi-shared/simpletimer.cpp
index 6fa1f8ea89a..cad98f4048c 100644
--- a/src/coreclr/ToolBox/superpmi/superpmi-shared/simpletimer.cpp
+++ b/src/coreclr/ToolBox/superpmi/superpmi-shared/simpletimer.cpp
@@ -1,7 +1,5 @@
-//
-// 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.
#include "standardpch.h"
#include "logging.h"
diff --git a/src/coreclr/ToolBox/superpmi/superpmi-shared/simpletimer.h b/src/coreclr/ToolBox/superpmi/superpmi-shared/simpletimer.h
index 5ada33c9913..69fb8760584 100644
--- a/src/coreclr/ToolBox/superpmi/superpmi-shared/simpletimer.h
+++ b/src/coreclr/ToolBox/superpmi/superpmi-shared/simpletimer.h
@@ -1,7 +1,5 @@
-//
-// 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.
#ifndef _SimpleTimer
#define _SimpleTimer
diff --git a/src/coreclr/ToolBox/superpmi/superpmi-shared/spmidumphelper.cpp b/src/coreclr/ToolBox/superpmi/superpmi-shared/spmidumphelper.cpp
index b2d8ac7fd36..3530d369507 100644
--- a/src/coreclr/ToolBox/superpmi/superpmi-shared/spmidumphelper.cpp
+++ b/src/coreclr/ToolBox/superpmi/superpmi-shared/spmidumphelper.cpp
@@ -1,7 +1,5 @@
-//
-// 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.
//----------------------------------------------------------
// SpmiDumpHelper.cpp - a helper to dump structs that are used in JitEEInterface calls and spmi collections.
diff --git a/src/coreclr/ToolBox/superpmi/superpmi-shared/spmidumphelper.h b/src/coreclr/ToolBox/superpmi/superpmi-shared/spmidumphelper.h
index 213d0baa381..ad6ba7beda7 100644
--- a/src/coreclr/ToolBox/superpmi/superpmi-shared/spmidumphelper.h
+++ b/src/coreclr/ToolBox/superpmi/superpmi-shared/spmidumphelper.h
@@ -1,7 +1,5 @@
-//
-// 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.
//----------------------------------------------------------
// SpmiDumpHelper.h - a helper to dump structs that are used in JitEEInterface calls and spmi collections.
diff --git a/src/coreclr/ToolBox/superpmi/superpmi-shared/spmirecordhelper.h b/src/coreclr/ToolBox/superpmi/superpmi-shared/spmirecordhelper.h
index cbd122ae7f2..0caf8bbf597 100644
--- a/src/coreclr/ToolBox/superpmi/superpmi-shared/spmirecordhelper.h
+++ b/src/coreclr/ToolBox/superpmi/superpmi-shared/spmirecordhelper.h
@@ -1,7 +1,5 @@
-//
-// 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.
//----------------------------------------------------------
// SpmiRecordHelper.h - a helper to copy data between agnostic/non-agnostic types.
diff --git a/src/coreclr/ToolBox/superpmi/superpmi-shared/spmiutil.cpp b/src/coreclr/ToolBox/superpmi/superpmi-shared/spmiutil.cpp
index 80a552f8fc4..4cf2d77b298 100644
--- a/src/coreclr/ToolBox/superpmi/superpmi-shared/spmiutil.cpp
+++ b/src/coreclr/ToolBox/superpmi/superpmi-shared/spmiutil.cpp
@@ -1,7 +1,5 @@
-//
-// 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.
//----------------------------------------------------------
// SPMIUtil.cpp - General utility functions
diff --git a/src/coreclr/ToolBox/superpmi/superpmi-shared/spmiutil.h b/src/coreclr/ToolBox/superpmi/superpmi-shared/spmiutil.h
index b18b36723af..df956696a40 100644
--- a/src/coreclr/ToolBox/superpmi/superpmi-shared/spmiutil.h
+++ b/src/coreclr/ToolBox/superpmi/superpmi-shared/spmiutil.h
@@ -1,7 +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.
+
//----------------------------------------------------------
// SPMIUtil.h - General utility functions
//----------------------------------------------------------
diff --git a/src/coreclr/ToolBox/superpmi/superpmi-shared/standardpch.h b/src/coreclr/ToolBox/superpmi/superpmi-shared/standardpch.h
index e6ba1478e42..731e8305da6 100644
--- a/src/coreclr/ToolBox/superpmi/superpmi-shared/standardpch.h
+++ b/src/coreclr/ToolBox/superpmi/superpmi-shared/standardpch.h
@@ -1,7 +1,5 @@
-//
-// 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.
#ifndef STANDARDPCH_H
#define STANDARDPCH_H
diff --git a/src/coreclr/ToolBox/superpmi/superpmi-shared/tocfile.cpp b/src/coreclr/ToolBox/superpmi/superpmi-shared/tocfile.cpp
index 1994a3bcd7e..4898c6d8b9a 100644
--- a/src/coreclr/ToolBox/superpmi/superpmi-shared/tocfile.cpp
+++ b/src/coreclr/ToolBox/superpmi/superpmi-shared/tocfile.cpp
@@ -1,7 +1,5 @@
-//
-// 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.
//----------------------------------------------------------
// TOCFile.cpp - Abstraction for reading a TOC file
diff --git a/src/coreclr/ToolBox/superpmi/superpmi-shared/tocfile.h b/src/coreclr/ToolBox/superpmi/superpmi-shared/tocfile.h
index 7bafc39140d..2b5763d4455 100644
--- a/src/coreclr/ToolBox/superpmi/superpmi-shared/tocfile.h
+++ b/src/coreclr/ToolBox/superpmi/superpmi-shared/tocfile.h
@@ -1,8 +1,5 @@
-
-//
-// 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.
//----------------------------------------------------------
// TOCFile.h - Abstraction for reading a TOC file
diff --git a/src/coreclr/ToolBox/superpmi/superpmi-shared/typeutils.cpp b/src/coreclr/ToolBox/superpmi/superpmi-shared/typeutils.cpp
index fc6d763f709..a0e3b62b35a 100644
--- a/src/coreclr/ToolBox/superpmi/superpmi-shared/typeutils.cpp
+++ b/src/coreclr/ToolBox/superpmi/superpmi-shared/typeutils.cpp
@@ -1,7 +1,5 @@
-//
-// 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.
//----------------------------------------------------------
// TypeUtils.cpp - Utility code for working with managed types
diff --git a/src/coreclr/ToolBox/superpmi/superpmi-shared/typeutils.h b/src/coreclr/ToolBox/superpmi/superpmi-shared/typeutils.h
index c511618b745..a62af32371d 100644
--- a/src/coreclr/ToolBox/superpmi/superpmi-shared/typeutils.h
+++ b/src/coreclr/ToolBox/superpmi/superpmi-shared/typeutils.h
@@ -1,7 +1,5 @@
-//
-// 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.
//----------------------------------------------------------
// TypeUtils.h - Utility code for working with managed types
@@ -22,4 +20,4 @@ public:
static size_t SizeOfCorInfoType(CorInfoType type);
};
-#endif \ No newline at end of file
+#endif
diff --git a/src/coreclr/ToolBox/superpmi/superpmi-shim-collector/icorjitcompiler.cpp b/src/coreclr/ToolBox/superpmi/superpmi-shim-collector/icorjitcompiler.cpp
index 10bcb3c0a99..cde7330bc40 100644
--- a/src/coreclr/ToolBox/superpmi/superpmi-shim-collector/icorjitcompiler.cpp
+++ b/src/coreclr/ToolBox/superpmi/superpmi-shim-collector/icorjitcompiler.cpp
@@ -1,7 +1,5 @@
-//
-// 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.
#include "standardpch.h"
#include "spmiutil.h"
diff --git a/src/coreclr/ToolBox/superpmi/superpmi-shim-collector/icorjitcompiler.h b/src/coreclr/ToolBox/superpmi/superpmi-shim-collector/icorjitcompiler.h
index 14499dd28d8..687f75a2f2d 100644
--- a/src/coreclr/ToolBox/superpmi/superpmi-shim-collector/icorjitcompiler.h
+++ b/src/coreclr/ToolBox/superpmi/superpmi-shim-collector/icorjitcompiler.h
@@ -1,7 +1,5 @@
-//
-// 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.
#ifndef _ICorJitCompiler
#define _ICorJitCompiler
diff --git a/src/coreclr/ToolBox/superpmi/superpmi-shim-collector/icorjitinfo.cpp b/src/coreclr/ToolBox/superpmi/superpmi-shim-collector/icorjitinfo.cpp
index 045037565d4..9064755d887 100644
--- a/src/coreclr/ToolBox/superpmi/superpmi-shim-collector/icorjitinfo.cpp
+++ b/src/coreclr/ToolBox/superpmi/superpmi-shim-collector/icorjitinfo.cpp
@@ -1,7 +1,5 @@
-//
-// 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.
#include "standardpch.h"
#include "icorjitinfo.h"
diff --git a/src/coreclr/ToolBox/superpmi/superpmi-shim-collector/icorjitinfo.h b/src/coreclr/ToolBox/superpmi/superpmi-shim-collector/icorjitinfo.h
index 8dfeaa44335..3748dfa67f6 100644
--- a/src/coreclr/ToolBox/superpmi/superpmi-shim-collector/icorjitinfo.h
+++ b/src/coreclr/ToolBox/superpmi/superpmi-shim-collector/icorjitinfo.h
@@ -1,7 +1,5 @@
-//
-// 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.
#ifndef _ICorJitInfo
#define _ICorJitInfo
diff --git a/src/coreclr/ToolBox/superpmi/superpmi-shim-collector/jithost.cpp b/src/coreclr/ToolBox/superpmi/superpmi-shim-collector/jithost.cpp
index 29301e0d25f..e77203b0368 100644
--- a/src/coreclr/ToolBox/superpmi/superpmi-shim-collector/jithost.cpp
+++ b/src/coreclr/ToolBox/superpmi/superpmi-shim-collector/jithost.cpp
@@ -1,7 +1,5 @@
-//
-// 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.
#include "standardpch.h"
#include "runtimedetails.h"
diff --git a/src/coreclr/ToolBox/superpmi/superpmi-shim-collector/jithost.h b/src/coreclr/ToolBox/superpmi/superpmi-shim-collector/jithost.h
index 426520ddf16..76a06f15261 100644
--- a/src/coreclr/ToolBox/superpmi/superpmi-shim-collector/jithost.h
+++ b/src/coreclr/ToolBox/superpmi/superpmi-shim-collector/jithost.h
@@ -1,7 +1,5 @@
-//
-// 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.
#ifndef _JITHOST
#define _JITHOST
diff --git a/src/coreclr/ToolBox/superpmi/superpmi-shim-collector/superpmi-shim-collector.cpp b/src/coreclr/ToolBox/superpmi/superpmi-shim-collector/superpmi-shim-collector.cpp
index 995da3f2009..1b0363ec859 100644
--- a/src/coreclr/ToolBox/superpmi/superpmi-shim-collector/superpmi-shim-collector.cpp
+++ b/src/coreclr/ToolBox/superpmi/superpmi-shim-collector/superpmi-shim-collector.cpp
@@ -1,7 +1,5 @@
-//
-// 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.
//----------------------------------------------------------
// SuperPMI-Shim-Collector.cpp - Shim that collects and yields .mc (method context) files.
diff --git a/src/coreclr/ToolBox/superpmi/superpmi-shim-collector/superpmi-shim-collector.h b/src/coreclr/ToolBox/superpmi/superpmi-shim-collector/superpmi-shim-collector.h
index 62c813fae16..dfe9387ebbb 100644
--- a/src/coreclr/ToolBox/superpmi/superpmi-shim-collector/superpmi-shim-collector.h
+++ b/src/coreclr/ToolBox/superpmi/superpmi-shim-collector/superpmi-shim-collector.h
@@ -1,7 +1,5 @@
-//
-// 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.
//----------------------------------------------------------
// SuperPMI-Shim-Collector.h - Shim that collects and yields .mc (method context) files.
diff --git a/src/coreclr/ToolBox/superpmi/superpmi-shim-counter/icorjitcompiler.cpp b/src/coreclr/ToolBox/superpmi/superpmi-shim-counter/icorjitcompiler.cpp
index b9c54a0ca2b..710d7c7375f 100644
--- a/src/coreclr/ToolBox/superpmi/superpmi-shim-counter/icorjitcompiler.cpp
+++ b/src/coreclr/ToolBox/superpmi/superpmi-shim-counter/icorjitcompiler.cpp
@@ -1,7 +1,5 @@
-//
-// 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.
#include "standardpch.h"
#include "icorjitcompiler.h"
diff --git a/src/coreclr/ToolBox/superpmi/superpmi-shim-counter/icorjitcompiler.h b/src/coreclr/ToolBox/superpmi/superpmi-shim-counter/icorjitcompiler.h
index ef6207a5b28..6883e72dd8c 100644
--- a/src/coreclr/ToolBox/superpmi/superpmi-shim-counter/icorjitcompiler.h
+++ b/src/coreclr/ToolBox/superpmi/superpmi-shim-counter/icorjitcompiler.h
@@ -1,7 +1,5 @@
-//
-// 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.
#ifndef _ICorJitCompiler
#define _ICorJitCompiler
diff --git a/src/coreclr/ToolBox/superpmi/superpmi-shim-counter/icorjitinfo.h b/src/coreclr/ToolBox/superpmi/superpmi-shim-counter/icorjitinfo.h
index 97475257edb..5f365607a2d 100644
--- a/src/coreclr/ToolBox/superpmi/superpmi-shim-counter/icorjitinfo.h
+++ b/src/coreclr/ToolBox/superpmi/superpmi-shim-counter/icorjitinfo.h
@@ -1,7 +1,5 @@
-//
-// 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.
#ifndef _ICorJitInfo
#define _ICorJitInfo
diff --git a/src/coreclr/ToolBox/superpmi/superpmi-shim-counter/jithost.cpp b/src/coreclr/ToolBox/superpmi/superpmi-shim-counter/jithost.cpp
index 510d22253f9..f3eed45ac34 100644
--- a/src/coreclr/ToolBox/superpmi/superpmi-shim-counter/jithost.cpp
+++ b/src/coreclr/ToolBox/superpmi/superpmi-shim-counter/jithost.cpp
@@ -1,7 +1,5 @@
-//
-// 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.
#include "standardpch.h"
#include "runtimedetails.h"
diff --git a/src/coreclr/ToolBox/superpmi/superpmi-shim-counter/jithost.h b/src/coreclr/ToolBox/superpmi/superpmi-shim-counter/jithost.h
index fb8ca2649ab..bba108adcd8 100644
--- a/src/coreclr/ToolBox/superpmi/superpmi-shim-counter/jithost.h
+++ b/src/coreclr/ToolBox/superpmi/superpmi-shim-counter/jithost.h
@@ -1,7 +1,5 @@
-//
-// 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.
#ifndef _JITHOST
#define _JITHOST
diff --git a/src/coreclr/ToolBox/superpmi/superpmi-shim-counter/methodcallsummarizer.cpp b/src/coreclr/ToolBox/superpmi/superpmi-shim-counter/methodcallsummarizer.cpp
index ce8d98aa499..6928201fce4 100644
--- a/src/coreclr/ToolBox/superpmi/superpmi-shim-counter/methodcallsummarizer.cpp
+++ b/src/coreclr/ToolBox/superpmi/superpmi-shim-counter/methodcallsummarizer.cpp
@@ -1,7 +1,5 @@
-//
-// 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.
#include "standardpch.h"
#include "methodcallsummarizer.h"
diff --git a/src/coreclr/ToolBox/superpmi/superpmi-shim-counter/methodcallsummarizer.h b/src/coreclr/ToolBox/superpmi/superpmi-shim-counter/methodcallsummarizer.h
index 94bbf2d3122..333e4a1e88b 100644
--- a/src/coreclr/ToolBox/superpmi/superpmi-shim-counter/methodcallsummarizer.h
+++ b/src/coreclr/ToolBox/superpmi/superpmi-shim-counter/methodcallsummarizer.h
@@ -1,7 +1,5 @@
-//
-// 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.
#ifndef _MethodCallSummarizer
#define _MethodCallSummarizer
diff --git a/src/coreclr/ToolBox/superpmi/superpmi-shim-counter/superpmi-shim-counter.cpp b/src/coreclr/ToolBox/superpmi/superpmi-shim-counter/superpmi-shim-counter.cpp
index 3d4e6306ab7..ba909993c68 100644
--- a/src/coreclr/ToolBox/superpmi/superpmi-shim-counter/superpmi-shim-counter.cpp
+++ b/src/coreclr/ToolBox/superpmi/superpmi-shim-counter/superpmi-shim-counter.cpp
@@ -1,7 +1,5 @@
-//
-// 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.
//----------------------------------------------------------
// SuperPMI-Shim.cpp - thin shim for the jit
diff --git a/src/coreclr/ToolBox/superpmi/superpmi-shim-counter/superpmi-shim-counter.h b/src/coreclr/ToolBox/superpmi/superpmi-shim-counter/superpmi-shim-counter.h
index 5edb9263fa4..3634f3ee72c 100644
--- a/src/coreclr/ToolBox/superpmi/superpmi-shim-counter/superpmi-shim-counter.h
+++ b/src/coreclr/ToolBox/superpmi/superpmi-shim-counter/superpmi-shim-counter.h
@@ -1,7 +1,5 @@
-//
-// 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.
//----------------------------------------------------------
// SuperPMI-Shim.h - thin shim for the jit
diff --git a/src/coreclr/ToolBox/superpmi/superpmi-shim-simple/icorjitcompiler.cpp b/src/coreclr/ToolBox/superpmi/superpmi-shim-simple/icorjitcompiler.cpp
index c9bfb9fffda..028fca3b87f 100644
--- a/src/coreclr/ToolBox/superpmi/superpmi-shim-simple/icorjitcompiler.cpp
+++ b/src/coreclr/ToolBox/superpmi/superpmi-shim-simple/icorjitcompiler.cpp
@@ -1,7 +1,5 @@
-//
-// 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.
#include "standardpch.h"
#include "icorjitcompiler.h"
diff --git a/src/coreclr/ToolBox/superpmi/superpmi-shim-simple/icorjitcompiler.h b/src/coreclr/ToolBox/superpmi/superpmi-shim-simple/icorjitcompiler.h
index 158c54d8d7b..afce5700980 100644
--- a/src/coreclr/ToolBox/superpmi/superpmi-shim-simple/icorjitcompiler.h
+++ b/src/coreclr/ToolBox/superpmi/superpmi-shim-simple/icorjitcompiler.h
@@ -1,7 +1,5 @@
-//
-// 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.
#ifndef _ICorJitCompiler
#define _ICorJitCompiler
diff --git a/src/coreclr/ToolBox/superpmi/superpmi-shim-simple/icorjitinfo.h b/src/coreclr/ToolBox/superpmi/superpmi-shim-simple/icorjitinfo.h
index 191ce4da201..000f097f71a 100644
--- a/src/coreclr/ToolBox/superpmi/superpmi-shim-simple/icorjitinfo.h
+++ b/src/coreclr/ToolBox/superpmi/superpmi-shim-simple/icorjitinfo.h
@@ -1,7 +1,5 @@
-//
-// 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.
#ifndef _ICorJitInfo
#define _ICorJitInfo
diff --git a/src/coreclr/ToolBox/superpmi/superpmi-shim-simple/jithost.cpp b/src/coreclr/ToolBox/superpmi/superpmi-shim-simple/jithost.cpp
index 424f55ee510..4be05ff2afc 100644
--- a/src/coreclr/ToolBox/superpmi/superpmi-shim-simple/jithost.cpp
+++ b/src/coreclr/ToolBox/superpmi/superpmi-shim-simple/jithost.cpp
@@ -1,7 +1,5 @@
-//
-// 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.
#include "standardpch.h"
#include "runtimedetails.h"
diff --git a/src/coreclr/ToolBox/superpmi/superpmi-shim-simple/jithost.h b/src/coreclr/ToolBox/superpmi/superpmi-shim-simple/jithost.h
index 7df1c581dc8..a12d377dd79 100644
--- a/src/coreclr/ToolBox/superpmi/superpmi-shim-simple/jithost.h
+++ b/src/coreclr/ToolBox/superpmi/superpmi-shim-simple/jithost.h
@@ -1,7 +1,5 @@
-//
-// 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.
#ifndef _JITHOST
#define _JITHOST
diff --git a/src/coreclr/ToolBox/superpmi/superpmi-shim-simple/superpmi-shim-simple.cpp b/src/coreclr/ToolBox/superpmi/superpmi-shim-simple/superpmi-shim-simple.cpp
index a9a8bdd9f40..1b0a6ca7581 100644
--- a/src/coreclr/ToolBox/superpmi/superpmi-shim-simple/superpmi-shim-simple.cpp
+++ b/src/coreclr/ToolBox/superpmi/superpmi-shim-simple/superpmi-shim-simple.cpp
@@ -1,7 +1,5 @@
-//
-// 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.
//----------------------------------------------------------
// SuperPMI-Shim.cpp - thin shim for the jit
diff --git a/src/coreclr/ToolBox/superpmi/superpmi-shim-simple/superpmi-shim-simple.h b/src/coreclr/ToolBox/superpmi/superpmi-shim-simple/superpmi-shim-simple.h
index 5edb9263fa4..3634f3ee72c 100644
--- a/src/coreclr/ToolBox/superpmi/superpmi-shim-simple/superpmi-shim-simple.h
+++ b/src/coreclr/ToolBox/superpmi/superpmi-shim-simple/superpmi-shim-simple.h
@@ -1,7 +1,5 @@
-//
-// 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.
//----------------------------------------------------------
// SuperPMI-Shim.h - thin shim for the jit
diff --git a/src/coreclr/ToolBox/superpmi/superpmi/commandline.cpp b/src/coreclr/ToolBox/superpmi/superpmi/commandline.cpp
index 55033e29dec..0646d3adc63 100644
--- a/src/coreclr/ToolBox/superpmi/superpmi/commandline.cpp
+++ b/src/coreclr/ToolBox/superpmi/superpmi/commandline.cpp
@@ -1,7 +1,5 @@
-//
-// 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.
//----------------------------------------------------------
// CommandLine.cpp - tiny very specific command line parser
diff --git a/src/coreclr/ToolBox/superpmi/superpmi/commandline.h b/src/coreclr/ToolBox/superpmi/superpmi/commandline.h
index 3d6cb88bfe3..ac237c9afd4 100644
--- a/src/coreclr/ToolBox/superpmi/superpmi/commandline.h
+++ b/src/coreclr/ToolBox/superpmi/superpmi/commandline.h
@@ -1,7 +1,5 @@
-//
-// 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.
//----------------------------------------------------------
// CommandLine.h - tiny very specific command line parser
diff --git a/src/coreclr/ToolBox/superpmi/superpmi/cycletimer.cpp b/src/coreclr/ToolBox/superpmi/superpmi/cycletimer.cpp
index 7904e56fcb6..6d9677d38da 100644
--- a/src/coreclr/ToolBox/superpmi/superpmi/cycletimer.cpp
+++ b/src/coreclr/ToolBox/superpmi/superpmi/cycletimer.cpp
@@ -1,7 +1,5 @@
-//
-// 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.
#include "standardpch.h"
#include "cycletimer.h"
@@ -57,4 +55,4 @@ unsigned __int64 CycleTimer::QueryOverhead()
tot += (endCycles - startCycles);
}
return tot / N;
-} \ No newline at end of file
+}
diff --git a/src/coreclr/ToolBox/superpmi/superpmi/cycletimer.h b/src/coreclr/ToolBox/superpmi/superpmi/cycletimer.h
index a99d1c33dc4..ce69f3fc69b 100644
--- a/src/coreclr/ToolBox/superpmi/superpmi/cycletimer.h
+++ b/src/coreclr/ToolBox/superpmi/superpmi/cycletimer.h
@@ -1,7 +1,5 @@
-//
-// 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.
#ifndef _CycleTimer
#define _CycleTimer
diff --git a/src/coreclr/ToolBox/superpmi/superpmi/icorjitinfo.cpp b/src/coreclr/ToolBox/superpmi/superpmi/icorjitinfo.cpp
index 6e5086b0365..d2490a27a16 100644
--- a/src/coreclr/ToolBox/superpmi/superpmi/icorjitinfo.cpp
+++ b/src/coreclr/ToolBox/superpmi/superpmi/icorjitinfo.cpp
@@ -1,7 +1,5 @@
-//
-// 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.
#include "standardpch.h"
#include "icorjitinfo.h"
diff --git a/src/coreclr/ToolBox/superpmi/superpmi/icorjitinfo.h b/src/coreclr/ToolBox/superpmi/superpmi/icorjitinfo.h
index 3c9e51873fa..8c2d4a86d20 100644
--- a/src/coreclr/ToolBox/superpmi/superpmi/icorjitinfo.h
+++ b/src/coreclr/ToolBox/superpmi/superpmi/icorjitinfo.h
@@ -1,7 +1,5 @@
-//
-// 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.
#ifndef _ICorJitInfo
#define _ICorJitInfo
diff --git a/src/coreclr/ToolBox/superpmi/superpmi/jitdebugger.cpp b/src/coreclr/ToolBox/superpmi/superpmi/jitdebugger.cpp
index 75afd87b3ae..d3956fc9895 100644
--- a/src/coreclr/ToolBox/superpmi/superpmi/jitdebugger.cpp
+++ b/src/coreclr/ToolBox/superpmi/superpmi/jitdebugger.cpp
@@ -1,7 +1,5 @@
-//
-// 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.
//*****************************************************************************
// JitDebugger.cpp
diff --git a/src/coreclr/ToolBox/superpmi/superpmi/jitdebugger.h b/src/coreclr/ToolBox/superpmi/superpmi/jitdebugger.h
index 7a63ed8fde3..f941151b2e5 100644
--- a/src/coreclr/ToolBox/superpmi/superpmi/jitdebugger.h
+++ b/src/coreclr/ToolBox/superpmi/superpmi/jitdebugger.h
@@ -1,7 +1,5 @@
-//
-// 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.
#ifndef _JitDebugger
#define _JitDebugger
diff --git a/src/coreclr/ToolBox/superpmi/superpmi/jithost.cpp b/src/coreclr/ToolBox/superpmi/superpmi/jithost.cpp
index 909f87b577f..b38ba1c26c2 100644
--- a/src/coreclr/ToolBox/superpmi/superpmi/jithost.cpp
+++ b/src/coreclr/ToolBox/superpmi/superpmi/jithost.cpp
@@ -1,7 +1,5 @@
-//
-// 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.
#include "standardpch.h"
#include "superpmi.h"
diff --git a/src/coreclr/ToolBox/superpmi/superpmi/jithost.h b/src/coreclr/ToolBox/superpmi/superpmi/jithost.h
index 81ad02ee74e..b3fe89f3c96 100644
--- a/src/coreclr/ToolBox/superpmi/superpmi/jithost.h
+++ b/src/coreclr/ToolBox/superpmi/superpmi/jithost.h
@@ -1,7 +1,5 @@
-//
-// 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.
#ifndef _JITHOST
#define _JITHOST
diff --git a/src/coreclr/ToolBox/superpmi/superpmi/jitinstance.cpp b/src/coreclr/ToolBox/superpmi/superpmi/jitinstance.cpp
index 7047afe65a5..675a1d1f7fa 100644
--- a/src/coreclr/ToolBox/superpmi/superpmi/jitinstance.cpp
+++ b/src/coreclr/ToolBox/superpmi/superpmi/jitinstance.cpp
@@ -1,7 +1,5 @@
-//
-// 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.
#include "standardpch.h"
#include "superpmi.h"
diff --git a/src/coreclr/ToolBox/superpmi/superpmi/jitinstance.h b/src/coreclr/ToolBox/superpmi/superpmi/jitinstance.h
index d8755635d93..c572008481a 100644
--- a/src/coreclr/ToolBox/superpmi/superpmi/jitinstance.h
+++ b/src/coreclr/ToolBox/superpmi/superpmi/jitinstance.h
@@ -1,7 +1,5 @@
-//
-// 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.
#ifndef _JitInstance
#define _JitInstance
diff --git a/src/coreclr/ToolBox/superpmi/superpmi/methodstatsemitter.cpp b/src/coreclr/ToolBox/superpmi/superpmi/methodstatsemitter.cpp
index 2ca1adf0cf7..51bf5b1fddb 100644
--- a/src/coreclr/ToolBox/superpmi/superpmi/methodstatsemitter.cpp
+++ b/src/coreclr/ToolBox/superpmi/superpmi/methodstatsemitter.cpp
@@ -1,7 +1,5 @@
-//
-// 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.
//-----------------------------------------------------------------------------
// MethodStatsEmitter.cpp - Emits useful method stats for compiled methods for analysis
diff --git a/src/coreclr/ToolBox/superpmi/superpmi/methodstatsemitter.h b/src/coreclr/ToolBox/superpmi/superpmi/methodstatsemitter.h
index 7b03ddeea53..083d24fe852 100644
--- a/src/coreclr/ToolBox/superpmi/superpmi/methodstatsemitter.h
+++ b/src/coreclr/ToolBox/superpmi/superpmi/methodstatsemitter.h
@@ -1,7 +1,5 @@
-//
-// 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.
//-----------------------------------------------------------------------------
// MethodStatsEmitter.h - Emits useful method stats for compiled methods for analysis
@@ -26,4 +24,4 @@ public:
void Emit(int methodNumber, MethodContext* mc, ULONGLONG firstTime, ULONGLONG secondTime);
void SetStatsTypes(char* types);
};
-#endif \ No newline at end of file
+#endif
diff --git a/src/coreclr/ToolBox/superpmi/superpmi/neardiffer.cpp b/src/coreclr/ToolBox/superpmi/superpmi/neardiffer.cpp
index 8889bee5c08..4b8757cc5ae 100644
--- a/src/coreclr/ToolBox/superpmi/superpmi/neardiffer.cpp
+++ b/src/coreclr/ToolBox/superpmi/superpmi/neardiffer.cpp
@@ -1,7 +1,5 @@
-//
-// 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.
//----------------------------------------------------------
// nearDiffer.cpp - differ that handles code that is very similar
diff --git a/src/coreclr/ToolBox/superpmi/superpmi/neardiffer.h b/src/coreclr/ToolBox/superpmi/superpmi/neardiffer.h
index a2c7f8f6482..1353af27907 100644
--- a/src/coreclr/ToolBox/superpmi/superpmi/neardiffer.h
+++ b/src/coreclr/ToolBox/superpmi/superpmi/neardiffer.h
@@ -1,7 +1,5 @@
-//
-// 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.
//----------------------------------------------------------
// nearDiffer.h - differ that handles code that is very similar
diff --git a/src/coreclr/ToolBox/superpmi/superpmi/parallelsuperpmi.cpp b/src/coreclr/ToolBox/superpmi/superpmi/parallelsuperpmi.cpp
index d3ed43bf90e..ba8584617de 100644
--- a/src/coreclr/ToolBox/superpmi/superpmi/parallelsuperpmi.cpp
+++ b/src/coreclr/ToolBox/superpmi/superpmi/parallelsuperpmi.cpp
@@ -1,7 +1,5 @@
-//
-// 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.
#include "standardpch.h"
#include "superpmi.h"
diff --git a/src/coreclr/ToolBox/superpmi/superpmi/superpmi.cpp b/src/coreclr/ToolBox/superpmi/superpmi/superpmi.cpp
index 5503eba23fe..1e7f8891604 100644
--- a/src/coreclr/ToolBox/superpmi/superpmi/superpmi.cpp
+++ b/src/coreclr/ToolBox/superpmi/superpmi/superpmi.cpp
@@ -1,7 +1,5 @@
-//
-// 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.
#include "standardpch.h"
diff --git a/src/coreclr/ToolBox/superpmi/superpmi/superpmi.h b/src/coreclr/ToolBox/superpmi/superpmi/superpmi.h
index 6332383b694..0f63a3b7136 100644
--- a/src/coreclr/ToolBox/superpmi/superpmi/superpmi.h
+++ b/src/coreclr/ToolBox/superpmi/superpmi/superpmi.h
@@ -1,7 +1,5 @@
-//
-// 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.
#ifndef _SuperPMI
#define _SuperPMI