summaryrefslogtreecommitdiff
path: root/src/debug
diff options
context:
space:
mode:
authordotnet-bot <dotnet-bot@microsoft.com>2016-01-27 11:41:24 -0800
committerstephentoub <stoub@microsoft.com>2016-01-27 13:22:16 -0800
commit21f8416ad4204afc18ce315d99baa5f4ada28d9a (patch)
tree6767624f3ab0c185ad7ceec5d6e07c2784058ecf /src/debug
parent98ab26be675b96668ecf2dfe8c38f58f57454f02 (diff)
downloadcoreclr-21f8416ad4204afc18ce315d99baa5f4ada28d9a.tar.gz
coreclr-21f8416ad4204afc18ce315d99baa5f4ada28d9a.tar.bz2
coreclr-21f8416ad4204afc18ce315d99baa5f4ada28d9a.zip
Update license headers
Diffstat (limited to 'src/debug')
-rw-r--r--src/debug/daccess/amd64/primitives.cpp7
-rw-r--r--src/debug/daccess/arm/primitives.cpp7
-rw-r--r--src/debug/daccess/arm64/primitives.cpp7
-rw-r--r--src/debug/daccess/daccess.cpp7
-rw-r--r--src/debug/daccess/dacdbiimpl.cpp7
-rw-r--r--src/debug/daccess/dacdbiimpl.h7
-rw-r--r--src/debug/daccess/dacdbiimpl.inl7
-rw-r--r--src/debug/daccess/dacdbiimpllocks.cpp7
-rw-r--r--src/debug/daccess/dacdbiimplstackwalk.cpp7
-rw-r--r--src/debug/daccess/dacfn.cpp7
-rw-r--r--src/debug/daccess/dacimpl.h7
-rw-r--r--src/debug/daccess/datatargetadapter.cpp7
-rw-r--r--src/debug/daccess/datatargetadapter.h7
-rw-r--r--src/debug/daccess/enummem.cpp7
-rw-r--r--src/debug/daccess/fntableaccess.cpp7
-rw-r--r--src/debug/daccess/fntableaccess.h7
-rw-r--r--src/debug/daccess/i386/primitives.cpp7
-rw-r--r--src/debug/daccess/inspect.cpp7
-rw-r--r--src/debug/daccess/nidump.cpp7
-rw-r--r--src/debug/daccess/nidump.h7
-rw-r--r--src/debug/daccess/nidump.inl7
-rw-r--r--src/debug/daccess/reimpl.cpp7
-rw-r--r--src/debug/daccess/request.cpp7
-rw-r--r--src/debug/daccess/request_svr.cpp7
-rw-r--r--src/debug/daccess/stack.cpp7
-rw-r--r--src/debug/daccess/stdafx.cpp7
-rw-r--r--src/debug/daccess/stdafx.h7
-rw-r--r--src/debug/daccess/task.cpp7
-rw-r--r--src/debug/dbgutil/dbgutil.cpp7
-rw-r--r--src/debug/debug-pal/unix/twowaypipe.cpp7
-rw-r--r--src/debug/debug-pal/unix/windefs.h7
-rw-r--r--src/debug/debug-pal/win/twowaypipe.cpp7
-rw-r--r--src/debug/di/amd64/FloatConversion.asm7
-rw-r--r--src/debug/di/amd64/cordbregisterset.cpp7
-rw-r--r--src/debug/di/amd64/floatconversion.S7
-rw-r--r--src/debug/di/amd64/primitives.cpp7
-rw-r--r--src/debug/di/arm/cordbregisterset.cpp7
-rw-r--r--src/debug/di/arm/primitives.cpp7
-rw-r--r--src/debug/di/arm64/cordbregisterset.cpp7
-rw-r--r--src/debug/di/arm64/primitives.cpp7
-rw-r--r--src/debug/di/breakpoint.cpp7
-rw-r--r--src/debug/di/classfactory.h7
-rw-r--r--src/debug/di/cordb.cpp7
-rw-r--r--src/debug/di/dbgtransportmanager.cpp7
-rw-r--r--src/debug/di/dbgtransportmanager.h7
-rw-r--r--src/debug/di/dbgtransportpipeline.cpp7
-rw-r--r--src/debug/di/divalue.cpp7
-rw-r--r--src/debug/di/eventchannel.h7
-rw-r--r--src/debug/di/eventredirectionpipeline.cpp7
-rw-r--r--src/debug/di/eventredirectionpipeline.h7
-rw-r--r--src/debug/di/hash.cpp7
-rw-r--r--src/debug/di/helpers.h7
-rw-r--r--src/debug/di/i386/cordbregisterset.cpp7
-rw-r--r--src/debug/di/i386/primitives.cpp7
-rw-r--r--src/debug/di/localeventchannel.cpp7
-rw-r--r--src/debug/di/module.cpp7
-rw-r--r--src/debug/di/nativepipeline.cpp7
-rw-r--r--src/debug/di/nativepipeline.h7
-rw-r--r--src/debug/di/platformspecific.cpp7
-rw-r--r--src/debug/di/process.cpp7
-rw-r--r--src/debug/di/publish.cpp7
-rw-r--r--src/debug/di/remoteeventchannel.cpp7
-rw-r--r--src/debug/di/rsappdomain.cpp7
-rw-r--r--src/debug/di/rsassembly.cpp7
-rw-r--r--src/debug/di/rsclass.cpp7
-rw-r--r--src/debug/di/rsenumerator.hpp7
-rw-r--r--src/debug/di/rsfunction.cpp7
-rw-r--r--src/debug/di/rsmain.cpp7
-rw-r--r--src/debug/di/rsmda.cpp7
-rw-r--r--src/debug/di/rspriv.h7
-rw-r--r--src/debug/di/rspriv.inl7
-rw-r--r--src/debug/di/rsregsetcommon.cpp7
-rw-r--r--src/debug/di/rsstackwalk.cpp7
-rw-r--r--src/debug/di/rsthread.cpp7
-rw-r--r--src/debug/di/rstype.cpp7
-rw-r--r--src/debug/di/shared.cpp7
-rw-r--r--src/debug/di/shimcallback.cpp7
-rw-r--r--src/debug/di/shimdatatarget.cpp7
-rw-r--r--src/debug/di/shimdatatarget.h7
-rw-r--r--src/debug/di/shimevents.cpp7
-rw-r--r--src/debug/di/shimlocaldatatarget.cpp7
-rw-r--r--src/debug/di/shimpriv.h7
-rw-r--r--src/debug/di/shimprocess.cpp7
-rw-r--r--src/debug/di/shimremotedatatarget.cpp9
-rw-r--r--src/debug/di/shimstackwalk.cpp7
-rw-r--r--src/debug/di/stdafx.cpp7
-rw-r--r--src/debug/di/stdafx.h7
-rw-r--r--src/debug/di/symbolinfo.cpp7
-rw-r--r--src/debug/di/symbolinfo.h7
-rw-r--r--src/debug/di/valuehome.cpp7
-rw-r--r--src/debug/di/windowspipeline.cpp7
-rw-r--r--src/debug/ee/amd64/amd64walker.cpp7
-rw-r--r--src/debug/ee/amd64/dbghelpers.S7
-rw-r--r--src/debug/ee/amd64/dbghelpers.asm7
-rw-r--r--src/debug/ee/amd64/debuggerregdisplayhelper.cpp7
-rw-r--r--src/debug/ee/amd64/primitives.cpp7
-rw-r--r--src/debug/ee/arm/armwalker.cpp7
-rw-r--r--src/debug/ee/arm/dbghelpers.S7
-rw-r--r--src/debug/ee/arm/dbghelpers.asm7
-rw-r--r--src/debug/ee/arm/primitives.cpp7
-rw-r--r--src/debug/ee/arm64/arm64walker.cpp7
-rw-r--r--src/debug/ee/arm64/primitives.cpp7
-rw-r--r--src/debug/ee/canary.cpp7
-rw-r--r--src/debug/ee/canary.h7
-rw-r--r--src/debug/ee/controller.cpp7
-rw-r--r--src/debug/ee/controller.h7
-rw-r--r--src/debug/ee/controller.inl7
-rw-r--r--src/debug/ee/dactable.cpp7
-rw-r--r--src/debug/ee/datatest.h7
-rw-r--r--src/debug/ee/debugger.cpp7
-rw-r--r--src/debug/ee/debugger.h7
-rw-r--r--src/debug/ee/debugger.inl7
-rw-r--r--src/debug/ee/debuggermodule.cpp7
-rw-r--r--src/debug/ee/frameinfo.cpp7
-rw-r--r--src/debug/ee/frameinfo.h7
-rw-r--r--src/debug/ee/funceval.cpp7
-rw-r--r--src/debug/ee/functioninfo.cpp7
-rw-r--r--src/debug/ee/i386/dbghelpers.asm7
-rw-r--r--src/debug/ee/i386/debuggerregdisplayhelper.cpp7
-rw-r--r--src/debug/ee/i386/primitives.cpp7
-rw-r--r--src/debug/ee/i386/x86walker.cpp7
-rw-r--r--src/debug/ee/rcthread.cpp7
-rw-r--r--src/debug/ee/shared.cpp7
-rw-r--r--src/debug/ee/stdafx.cpp7
-rw-r--r--src/debug/ee/stdafx.h7
-rw-r--r--src/debug/ee/walker.h7
-rw-r--r--src/debug/ildbsymlib/classfactory.h7
-rw-r--r--src/debug/ildbsymlib/ildbsymbols.cpp7
-rw-r--r--src/debug/ildbsymlib/pch.h7
-rw-r--r--src/debug/ildbsymlib/pdbdata.h7
-rw-r--r--src/debug/ildbsymlib/symbinder.cpp7
-rw-r--r--src/debug/ildbsymlib/symbinder.h7
-rw-r--r--src/debug/ildbsymlib/symread.cpp7
-rw-r--r--src/debug/ildbsymlib/symread.h7
-rw-r--r--src/debug/ildbsymlib/symwrite.cpp7
-rw-r--r--src/debug/ildbsymlib/symwrite.h7
-rw-r--r--src/debug/ildbsymlib/umisc.h7
-rw-r--r--src/debug/inc/amd64/primitives.h7
-rw-r--r--src/debug/inc/arm/primitives.h7
-rw-r--r--src/debug/inc/arm64/primitives.h7
-rw-r--r--src/debug/inc/arm_primitives.h7
-rw-r--r--src/debug/inc/common.h7
-rw-r--r--src/debug/inc/coreclrremotedebugginginterfaces.h7
-rw-r--r--src/debug/inc/dacdbiinterface.h7
-rw-r--r--src/debug/inc/dacdbistructures.h7
-rw-r--r--src/debug/inc/dacdbistructures.inl7
-rw-r--r--src/debug/inc/dbgappdomain.h7
-rw-r--r--src/debug/inc/dbgipcevents.h7
-rw-r--r--src/debug/inc/dbgipceventtypes.h7
-rw-r--r--src/debug/inc/dbgtargetcontext.h7
-rw-r--r--src/debug/inc/dbgtransportsession.h7
-rw-r--r--src/debug/inc/dbgutil.h7
-rw-r--r--src/debug/inc/ddmarshalutil.h7
-rw-r--r--src/debug/inc/dump/dumpcommon.h7
-rw-r--r--src/debug/inc/eventredirection.h7
-rw-r--r--src/debug/inc/i386/primitives.h7
-rw-r--r--src/debug/inc/readonlydatatargetfacade.h7
-rw-r--r--src/debug/inc/readonlydatatargetfacade.inl7
-rw-r--r--src/debug/inc/stringcopyholder.h7
-rw-r--r--src/debug/inc/twowaypipe.h9
-rw-r--r--src/debug/shared/amd64/primitives.cpp7
-rw-r--r--src/debug/shared/arm/primitives.cpp7
-rw-r--r--src/debug/shared/arm64/primitives.cpp7
-rw-r--r--src/debug/shared/dbgtransportsession.cpp7
-rw-r--r--src/debug/shared/i386/primitives.cpp7
-rw-r--r--src/debug/shared/stringcopyholder.cpp7
-rw-r--r--src/debug/shared/utils.cpp7
-rw-r--r--src/debug/shim/debugshim.cpp7
-rw-r--r--src/debug/shim/debugshim.h7
169 files changed, 509 insertions, 678 deletions
diff --git a/src/debug/daccess/amd64/primitives.cpp b/src/debug/daccess/amd64/primitives.cpp
index b8b24cb1e4..055b75d120 100644
--- a/src/debug/daccess/amd64/primitives.cpp
+++ b/src/debug/daccess/amd64/primitives.cpp
@@ -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.
+// See the LICENSE file in the project root for more information.
//
diff --git a/src/debug/daccess/arm/primitives.cpp b/src/debug/daccess/arm/primitives.cpp
index 53ec1fc774..ce8263ad49 100644
--- a/src/debug/daccess/arm/primitives.cpp
+++ b/src/debug/daccess/arm/primitives.cpp
@@ -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.
+// See the LICENSE file in the project root for more information.
//
diff --git a/src/debug/daccess/arm64/primitives.cpp b/src/debug/daccess/arm64/primitives.cpp
index 66bf4ed17d..a2e52138ac 100644
--- a/src/debug/daccess/arm64/primitives.cpp
+++ b/src/debug/daccess/arm64/primitives.cpp
@@ -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.
+// See the LICENSE file in the project root for more information.
//
diff --git a/src/debug/daccess/daccess.cpp b/src/debug/daccess/daccess.cpp
index 28b37df394..f96c8e35ba 100644
--- a/src/debug/daccess/daccess.cpp
+++ b/src/debug/daccess/daccess.cpp
@@ -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.
+// See the LICENSE file in the project root for more information.
//*****************************************************************************
// File: daccess.cpp
//
diff --git a/src/debug/daccess/dacdbiimpl.cpp b/src/debug/daccess/dacdbiimpl.cpp
index c7172d7aae..41ecde63ec 100644
--- a/src/debug/daccess/dacdbiimpl.cpp
+++ b/src/debug/daccess/dacdbiimpl.cpp
@@ -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.
+// See the LICENSE file in the project root for more information.
//*****************************************************************************
// File: DacDbiImpl.cpp
//
diff --git a/src/debug/daccess/dacdbiimpl.h b/src/debug/daccess/dacdbiimpl.h
index 7da45e63de..56d7b0d1d7 100644
--- a/src/debug/daccess/dacdbiimpl.h
+++ b/src/debug/daccess/dacdbiimpl.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.
+// See the LICENSE file in the project root for more information.
//*****************************************************************************
// DacDbiImpl.h
//
diff --git a/src/debug/daccess/dacdbiimpl.inl b/src/debug/daccess/dacdbiimpl.inl
index 0f02affd4a..c9deae7fee 100644
--- a/src/debug/daccess/dacdbiimpl.inl
+++ b/src/debug/daccess/dacdbiimpl.inl
@@ -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.
+// See the LICENSE file in the project root for more information.
//*****************************************************************************
// DacDbiImpl.inl
//
diff --git a/src/debug/daccess/dacdbiimpllocks.cpp b/src/debug/daccess/dacdbiimpllocks.cpp
index 4f92548c29..d3fb589e13 100644
--- a/src/debug/daccess/dacdbiimpllocks.cpp
+++ b/src/debug/daccess/dacdbiimpllocks.cpp
@@ -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.
+// See the LICENSE file in the project root for more information.
//*****************************************************************************
// File: DacDbiImplLocks.cpp
//
diff --git a/src/debug/daccess/dacdbiimplstackwalk.cpp b/src/debug/daccess/dacdbiimplstackwalk.cpp
index 8c59ef7fff..d3a2a63bbc 100644
--- a/src/debug/daccess/dacdbiimplstackwalk.cpp
+++ b/src/debug/daccess/dacdbiimplstackwalk.cpp
@@ -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.
+// See the LICENSE file in the project root for more information.
//
// DacDbiImplStackWalk.cpp
//
diff --git a/src/debug/daccess/dacfn.cpp b/src/debug/daccess/dacfn.cpp
index 125daaf788..64227da6d9 100644
--- a/src/debug/daccess/dacfn.cpp
+++ b/src/debug/daccess/dacfn.cpp
@@ -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.
+// See the LICENSE file in the project root for more information.
//*****************************************************************************
// File: dacfn.cpp
//
diff --git a/src/debug/daccess/dacimpl.h b/src/debug/daccess/dacimpl.h
index e7d81fe32e..1ca012595d 100644
--- a/src/debug/daccess/dacimpl.h
+++ b/src/debug/daccess/dacimpl.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.
+// See the LICENSE file in the project root for more information.
//*****************************************************************************
// File: dacimpl.h
//
diff --git a/src/debug/daccess/datatargetadapter.cpp b/src/debug/daccess/datatargetadapter.cpp
index 57d990a4fe..2378951dd6 100644
--- a/src/debug/daccess/datatargetadapter.cpp
+++ b/src/debug/daccess/datatargetadapter.cpp
@@ -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.
+// See the LICENSE file in the project root for more information.
//*****************************************************************************
// DataTargetAdapter.cpp
//
diff --git a/src/debug/daccess/datatargetadapter.h b/src/debug/daccess/datatargetadapter.h
index 30f097f0f6..d2620c88e1 100644
--- a/src/debug/daccess/datatargetadapter.h
+++ b/src/debug/daccess/datatargetadapter.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.
+// See the LICENSE file in the project root for more information.
//*****************************************************************************
// DataTargetAdapter.h
//
diff --git a/src/debug/daccess/enummem.cpp b/src/debug/daccess/enummem.cpp
index 8a6453ee4d..f88fb628ba 100644
--- a/src/debug/daccess/enummem.cpp
+++ b/src/debug/daccess/enummem.cpp
@@ -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.
+// See the LICENSE file in the project root for more information.
//*****************************************************************************
// File: enummem.cpp
//
diff --git a/src/debug/daccess/fntableaccess.cpp b/src/debug/daccess/fntableaccess.cpp
index ee8de8b23a..66298832d2 100644
--- a/src/debug/daccess/fntableaccess.cpp
+++ b/src/debug/daccess/fntableaccess.cpp
@@ -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.
+// See the LICENSE file in the project root for more information.
// ===========================================================================
//
diff --git a/src/debug/daccess/fntableaccess.h b/src/debug/daccess/fntableaccess.h
index 16954d0b4e..9e98e7c51f 100644
--- a/src/debug/daccess/fntableaccess.h
+++ b/src/debug/daccess/fntableaccess.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.
+// See the LICENSE file in the project root for more information.
//
diff --git a/src/debug/daccess/i386/primitives.cpp b/src/debug/daccess/i386/primitives.cpp
index 31f79fca71..e4d3c6cb76 100644
--- a/src/debug/daccess/i386/primitives.cpp
+++ b/src/debug/daccess/i386/primitives.cpp
@@ -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.
+// See the LICENSE file in the project root for more information.
//
diff --git a/src/debug/daccess/inspect.cpp b/src/debug/daccess/inspect.cpp
index 1bd7d961d0..5276626dcb 100644
--- a/src/debug/daccess/inspect.cpp
+++ b/src/debug/daccess/inspect.cpp
@@ -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.
+// See the LICENSE file in the project root for more information.
//*****************************************************************************
// File: inspect.cpp
//
diff --git a/src/debug/daccess/nidump.cpp b/src/debug/daccess/nidump.cpp
index c90c29f752..8dcac82865 100644
--- a/src/debug/daccess/nidump.cpp
+++ b/src/debug/daccess/nidump.cpp
@@ -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.
+// See the LICENSE file in the project root for more information.
//
diff --git a/src/debug/daccess/nidump.h b/src/debug/daccess/nidump.h
index 4efec3751d..d14eb89f24 100644
--- a/src/debug/daccess/nidump.h
+++ b/src/debug/daccess/nidump.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.
+// See the LICENSE file in the project root for more information.
#ifndef _NIDUMP_H_
diff --git a/src/debug/daccess/nidump.inl b/src/debug/daccess/nidump.inl
index 739acba1e0..541f4194e9 100644
--- a/src/debug/daccess/nidump.inl
+++ b/src/debug/daccess/nidump.inl
@@ -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.
+// See the LICENSE file in the project root for more information.
#ifndef _NIDUMP_INL_
diff --git a/src/debug/daccess/reimpl.cpp b/src/debug/daccess/reimpl.cpp
index ab9461b95b..d1198eea7b 100644
--- a/src/debug/daccess/reimpl.cpp
+++ b/src/debug/daccess/reimpl.cpp
@@ -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.
+// See the LICENSE file in the project root for more information.
//*****************************************************************************
// File: reimpl.cpp
//
diff --git a/src/debug/daccess/request.cpp b/src/debug/daccess/request.cpp
index f86576de66..a35741f05b 100644
--- a/src/debug/daccess/request.cpp
+++ b/src/debug/daccess/request.cpp
@@ -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.
+// See the LICENSE file in the project root for more information.
//*****************************************************************************
// File: request.cpp
//
diff --git a/src/debug/daccess/request_svr.cpp b/src/debug/daccess/request_svr.cpp
index 9dfd26046e..429f30020f 100644
--- a/src/debug/daccess/request_svr.cpp
+++ b/src/debug/daccess/request_svr.cpp
@@ -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.
+// See the LICENSE file in the project root for more information.
//*****************************************************************************
//
diff --git a/src/debug/daccess/stack.cpp b/src/debug/daccess/stack.cpp
index 37d681ff2c..b235366bb5 100644
--- a/src/debug/daccess/stack.cpp
+++ b/src/debug/daccess/stack.cpp
@@ -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.
+// See the LICENSE file in the project root for more information.
//*****************************************************************************
// File: stack.cpp
//
diff --git a/src/debug/daccess/stdafx.cpp b/src/debug/daccess/stdafx.cpp
index 184cc8de11..f508973779 100644
--- a/src/debug/daccess/stdafx.cpp
+++ b/src/debug/daccess/stdafx.cpp
@@ -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.
+// See the LICENSE file in the project root for more information.
//*****************************************************************************
// File: stdafx.cpp
//
diff --git a/src/debug/daccess/stdafx.h b/src/debug/daccess/stdafx.h
index d5b27e804d..0a765d693b 100644
--- a/src/debug/daccess/stdafx.h
+++ b/src/debug/daccess/stdafx.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.
+// See the LICENSE file in the project root for more information.
//*****************************************************************************
// File: stdafx.h
//
diff --git a/src/debug/daccess/task.cpp b/src/debug/daccess/task.cpp
index fdf092c96f..1c3c5fd11a 100644
--- a/src/debug/daccess/task.cpp
+++ b/src/debug/daccess/task.cpp
@@ -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.
+// See the LICENSE file in the project root for more information.
//*****************************************************************************
// File: task.cpp
//
diff --git a/src/debug/dbgutil/dbgutil.cpp b/src/debug/dbgutil/dbgutil.cpp
index 61d9410997..a16849868c 100644
--- a/src/debug/dbgutil/dbgutil.cpp
+++ b/src/debug/dbgutil/dbgutil.cpp
@@ -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.
+// See the LICENSE file in the project root for more information.
//*****************************************************************************
// dbgutil.cpp
//
diff --git a/src/debug/debug-pal/unix/twowaypipe.cpp b/src/debug/debug-pal/unix/twowaypipe.cpp
index 41da7ff2a3..b266ac14cc 100644
--- a/src/debug/debug-pal/unix/twowaypipe.cpp
+++ b/src/debug/debug-pal/unix/twowaypipe.cpp
@@ -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.
+// See the LICENSE file in the project root for more information.
#include <unistd.h>
#include <fcntl.h>
diff --git a/src/debug/debug-pal/unix/windefs.h b/src/debug/debug-pal/unix/windefs.h
index 482ef61d89..4b46f76e8e 100644
--- a/src/debug/debug-pal/unix/windefs.h
+++ b/src/debug/debug-pal/unix/windefs.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.
+// See the LICENSE file in the project root for more information.
// It'd be nice to be able to include some existing header from the main PAL,
// but they tend to pull too much stuff that breaks everything.
diff --git a/src/debug/debug-pal/win/twowaypipe.cpp b/src/debug/debug-pal/win/twowaypipe.cpp
index 49876871c0..6e4c9127d7 100644
--- a/src/debug/debug-pal/win/twowaypipe.cpp
+++ b/src/debug/debug-pal/win/twowaypipe.cpp
@@ -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.
+// See the LICENSE file in the project root for more information.
#include <windows.h>
#include <stdio.h>
diff --git a/src/debug/di/amd64/FloatConversion.asm b/src/debug/di/amd64/FloatConversion.asm
index 24f1688dae..0de4a89bb4 100644
--- a/src/debug/di/amd64/FloatConversion.asm
+++ b/src/debug/di/amd64/FloatConversion.asm
@@ -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.
+; See the LICENSE file in the project root for more information.
;// ==++==
;//
diff --git a/src/debug/di/amd64/cordbregisterset.cpp b/src/debug/di/amd64/cordbregisterset.cpp
index 5226e1e9aa..8df779e758 100644
--- a/src/debug/di/amd64/cordbregisterset.cpp
+++ b/src/debug/di/amd64/cordbregisterset.cpp
@@ -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.
+// See the LICENSE file in the project root for more information.
//*****************************************************************************
// File: CordbRegisterSet.cpp
//
diff --git a/src/debug/di/amd64/floatconversion.S b/src/debug/di/amd64/floatconversion.S
index f10e81628a..70698d26cc 100644
--- a/src/debug/di/amd64/floatconversion.S
+++ b/src/debug/di/amd64/floatconversion.S
@@ -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.
+// See the LICENSE file in the project root for more information.
.intel_syntax noprefix
#include <unixasmmacros.inc>
diff --git a/src/debug/di/amd64/primitives.cpp b/src/debug/di/amd64/primitives.cpp
index 85d3d71c26..33717cf1d0 100644
--- a/src/debug/di/amd64/primitives.cpp
+++ b/src/debug/di/amd64/primitives.cpp
@@ -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.
+// See the LICENSE file in the project root for more information.
//
diff --git a/src/debug/di/arm/cordbregisterset.cpp b/src/debug/di/arm/cordbregisterset.cpp
index 3a2002c846..092fd0c6b9 100644
--- a/src/debug/di/arm/cordbregisterset.cpp
+++ b/src/debug/di/arm/cordbregisterset.cpp
@@ -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.
+// See the LICENSE file in the project root for more information.
//*****************************************************************************
// File: CordbRegisterSet.cpp
//
diff --git a/src/debug/di/arm/primitives.cpp b/src/debug/di/arm/primitives.cpp
index 7ec727301f..52e3451cb1 100644
--- a/src/debug/di/arm/primitives.cpp
+++ b/src/debug/di/arm/primitives.cpp
@@ -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.
+// See the LICENSE file in the project root for more information.
//
diff --git a/src/debug/di/arm64/cordbregisterset.cpp b/src/debug/di/arm64/cordbregisterset.cpp
index 8cd61cafa8..9a7e1c140f 100644
--- a/src/debug/di/arm64/cordbregisterset.cpp
+++ b/src/debug/di/arm64/cordbregisterset.cpp
@@ -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.
+// See the LICENSE file in the project root for more information.
//*****************************************************************************
// File: CordbRegisterSet.cpp
//
diff --git a/src/debug/di/arm64/primitives.cpp b/src/debug/di/arm64/primitives.cpp
index f09f32b7d1..b802d8c468 100644
--- a/src/debug/di/arm64/primitives.cpp
+++ b/src/debug/di/arm64/primitives.cpp
@@ -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.
+// See the LICENSE file in the project root for more information.
//
diff --git a/src/debug/di/breakpoint.cpp b/src/debug/di/breakpoint.cpp
index 1722be793f..1e381a5f83 100644
--- a/src/debug/di/breakpoint.cpp
+++ b/src/debug/di/breakpoint.cpp
@@ -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.
+// See the LICENSE file in the project root for more information.
//*****************************************************************************
// File: breakpoint.cpp
//
diff --git a/src/debug/di/classfactory.h b/src/debug/di/classfactory.h
index e9fd8d6353..5109f3a637 100644
--- a/src/debug/di/classfactory.h
+++ b/src/debug/di/classfactory.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.
+// See the LICENSE file in the project root for more information.
//*****************************************************************************
// ClassFactory.h
//
diff --git a/src/debug/di/cordb.cpp b/src/debug/di/cordb.cpp
index 11596cc941..3a4fdff901 100644
--- a/src/debug/di/cordb.cpp
+++ b/src/debug/di/cordb.cpp
@@ -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.
+// See the LICENSE file in the project root for more information.
//*****************************************************************************
// CorDB.cpp
//
diff --git a/src/debug/di/dbgtransportmanager.cpp b/src/debug/di/dbgtransportmanager.cpp
index c5f60f3a02..77a3548ea5 100644
--- a/src/debug/di/dbgtransportmanager.cpp
+++ b/src/debug/di/dbgtransportmanager.cpp
@@ -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.
+// See the LICENSE file in the project root for more information.
#include "stdafx.h"
#include "dbgtransportsession.h"
diff --git a/src/debug/di/dbgtransportmanager.h b/src/debug/di/dbgtransportmanager.h
index c94083595d..3a8013eae8 100644
--- a/src/debug/di/dbgtransportmanager.h
+++ b/src/debug/di/dbgtransportmanager.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.
+// See the LICENSE file in the project root for more information.
#ifndef __DBG_TRANSPORT_MANAGER_INCLUDED
diff --git a/src/debug/di/dbgtransportpipeline.cpp b/src/debug/di/dbgtransportpipeline.cpp
index 44c44f15fb..c117ed2c83 100644
--- a/src/debug/di/dbgtransportpipeline.cpp
+++ b/src/debug/di/dbgtransportpipeline.cpp
@@ -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.
+// See the LICENSE file in the project root for more information.
//*****************************************************************************
// File: DbgTransportPipeline.cpp
//
diff --git a/src/debug/di/divalue.cpp b/src/debug/di/divalue.cpp
index 497bc7cc6d..b5ec8ac3f5 100644
--- a/src/debug/di/divalue.cpp
+++ b/src/debug/di/divalue.cpp
@@ -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.
+// See the LICENSE file in the project root for more information.
//*****************************************************************************
// File: DIValue.cpp
//
diff --git a/src/debug/di/eventchannel.h b/src/debug/di/eventchannel.h
index 9bdd2c7479..5a4ff23ea8 100644
--- a/src/debug/di/eventchannel.h
+++ b/src/debug/di/eventchannel.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.
+// See the LICENSE file in the project root for more information.
//*****************************************************************************
// EventChannel.h
//
diff --git a/src/debug/di/eventredirectionpipeline.cpp b/src/debug/di/eventredirectionpipeline.cpp
index 7cda8ff66e..23405d643a 100644
--- a/src/debug/di/eventredirectionpipeline.cpp
+++ b/src/debug/di/eventredirectionpipeline.cpp
@@ -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.
+// See the LICENSE file in the project root for more information.
//*****************************************************************************
// File: EventRedirectionPipeline.cpp
//
diff --git a/src/debug/di/eventredirectionpipeline.h b/src/debug/di/eventredirectionpipeline.h
index b3b0cc4442..87549c1150 100644
--- a/src/debug/di/eventredirectionpipeline.h
+++ b/src/debug/di/eventredirectionpipeline.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.
+// See the LICENSE file in the project root for more information.
//*****************************************************************************
// EventRedirectionPipeline.h
//
diff --git a/src/debug/di/hash.cpp b/src/debug/di/hash.cpp
index 206464e6f6..554edaa308 100644
--- a/src/debug/di/hash.cpp
+++ b/src/debug/di/hash.cpp
@@ -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.
+// See the LICENSE file in the project root for more information.
//*****************************************************************************
// File: hash.cpp
//
diff --git a/src/debug/di/helpers.h b/src/debug/di/helpers.h
index 11a26dd6ea..3c6b73cdd7 100644
--- a/src/debug/di/helpers.h
+++ b/src/debug/di/helpers.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.
+// See the LICENSE file in the project root for more information.
//*****************************************************************************
// helpers.h
//
diff --git a/src/debug/di/i386/cordbregisterset.cpp b/src/debug/di/i386/cordbregisterset.cpp
index 5729b4bf18..3418e3ca60 100644
--- a/src/debug/di/i386/cordbregisterset.cpp
+++ b/src/debug/di/i386/cordbregisterset.cpp
@@ -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.
+// See the LICENSE file in the project root for more information.
//*****************************************************************************
// File: CordbRegisterSet.cpp
//
diff --git a/src/debug/di/i386/primitives.cpp b/src/debug/di/i386/primitives.cpp
index bb0962e365..1e173327e3 100644
--- a/src/debug/di/i386/primitives.cpp
+++ b/src/debug/di/i386/primitives.cpp
@@ -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.
+// See the LICENSE file in the project root for more information.
//
diff --git a/src/debug/di/localeventchannel.cpp b/src/debug/di/localeventchannel.cpp
index 05dc98a3cf..f31c46f7bb 100644
--- a/src/debug/di/localeventchannel.cpp
+++ b/src/debug/di/localeventchannel.cpp
@@ -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.
+// See the LICENSE file in the project root for more information.
//*****************************************************************************
// File: LocalEventChannel.cpp
//
diff --git a/src/debug/di/module.cpp b/src/debug/di/module.cpp
index 1edbe13f8b..700a362c94 100644
--- a/src/debug/di/module.cpp
+++ b/src/debug/di/module.cpp
@@ -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.
+// See the LICENSE file in the project root for more information.
//*****************************************************************************
// File: module.cpp
diff --git a/src/debug/di/nativepipeline.cpp b/src/debug/di/nativepipeline.cpp
index f64a2b8246..21105f359a 100644
--- a/src/debug/di/nativepipeline.cpp
+++ b/src/debug/di/nativepipeline.cpp
@@ -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.
+// See the LICENSE file in the project root for more information.
//*****************************************************************************
// File: NativePipeline.cpp
//
diff --git a/src/debug/di/nativepipeline.h b/src/debug/di/nativepipeline.h
index 627110806d..dd6f9ba0d0 100644
--- a/src/debug/di/nativepipeline.h
+++ b/src/debug/di/nativepipeline.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.
+// See the LICENSE file in the project root for more information.
//*****************************************************************************
// NativePipeline.h
//
diff --git a/src/debug/di/platformspecific.cpp b/src/debug/di/platformspecific.cpp
index 1acd4fc186..9df22b1728 100644
--- a/src/debug/di/platformspecific.cpp
+++ b/src/debug/di/platformspecific.cpp
@@ -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.
+// See the LICENSE file in the project root for more information.
#include "stdafx.h"
diff --git a/src/debug/di/process.cpp b/src/debug/di/process.cpp
index 8b148612b8..a6ff19a170 100644
--- a/src/debug/di/process.cpp
+++ b/src/debug/di/process.cpp
@@ -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.
+// See the LICENSE file in the project root for more information.
//*****************************************************************************
// File: process.cpp
//
diff --git a/src/debug/di/publish.cpp b/src/debug/di/publish.cpp
index 1e16ad510d..888988a10f 100644
--- a/src/debug/di/publish.cpp
+++ b/src/debug/di/publish.cpp
@@ -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.
+// See the LICENSE file in the project root for more information.
//*****************************************************************************
// File: publish.cpp
//
diff --git a/src/debug/di/remoteeventchannel.cpp b/src/debug/di/remoteeventchannel.cpp
index bdf030e311..fc1d57a60f 100644
--- a/src/debug/di/remoteeventchannel.cpp
+++ b/src/debug/di/remoteeventchannel.cpp
@@ -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.
+// See the LICENSE file in the project root for more information.
//*****************************************************************************
// File: RemoteEventChannel.cpp
//
diff --git a/src/debug/di/rsappdomain.cpp b/src/debug/di/rsappdomain.cpp
index ecd6c6dabf..fdfe657c57 100644
--- a/src/debug/di/rsappdomain.cpp
+++ b/src/debug/di/rsappdomain.cpp
@@ -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.
+// See the LICENSE file in the project root for more information.
//*****************************************************************************
// File: RsAppDomain.cpp
//
diff --git a/src/debug/di/rsassembly.cpp b/src/debug/di/rsassembly.cpp
index 508e1f31e2..e390f77bc4 100644
--- a/src/debug/di/rsassembly.cpp
+++ b/src/debug/di/rsassembly.cpp
@@ -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.
+// See the LICENSE file in the project root for more information.
//*****************************************************************************
// File: RsAssembly.cpp
//
diff --git a/src/debug/di/rsclass.cpp b/src/debug/di/rsclass.cpp
index e315ce7150..f0cdda4a0b 100644
--- a/src/debug/di/rsclass.cpp
+++ b/src/debug/di/rsclass.cpp
@@ -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.
+// See the LICENSE file in the project root for more information.
//*****************************************************************************
//
diff --git a/src/debug/di/rsenumerator.hpp b/src/debug/di/rsenumerator.hpp
index ce42f87d8d..eb7a225a5d 100644
--- a/src/debug/di/rsenumerator.hpp
+++ b/src/debug/di/rsenumerator.hpp
@@ -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.
+// See the LICENSE file in the project root for more information.
//*****************************************************************************
//
diff --git a/src/debug/di/rsfunction.cpp b/src/debug/di/rsfunction.cpp
index 3d282b208f..8621edcedc 100644
--- a/src/debug/di/rsfunction.cpp
+++ b/src/debug/di/rsfunction.cpp
@@ -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.
+// See the LICENSE file in the project root for more information.
//*****************************************************************************
// File: rsfunction.cpp
//
diff --git a/src/debug/di/rsmain.cpp b/src/debug/di/rsmain.cpp
index ae5832088f..b5685750db 100644
--- a/src/debug/di/rsmain.cpp
+++ b/src/debug/di/rsmain.cpp
@@ -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.
+// See the LICENSE file in the project root for more information.
//*****************************************************************************
// File: RsMain.cpp
//
diff --git a/src/debug/di/rsmda.cpp b/src/debug/di/rsmda.cpp
index d68d60d895..d69b448309 100644
--- a/src/debug/di/rsmda.cpp
+++ b/src/debug/di/rsmda.cpp
@@ -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.
+// See the LICENSE file in the project root for more information.
//*****************************************************************************
// File: RsMda.cpp
//
diff --git a/src/debug/di/rspriv.h b/src/debug/di/rspriv.h
index 7238ffd787..3d17f20576 100644
--- a/src/debug/di/rspriv.h
+++ b/src/debug/di/rspriv.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.
+// See the LICENSE file in the project root for more information.
//*****************************************************************************
// rspriv.
//
diff --git a/src/debug/di/rspriv.inl b/src/debug/di/rspriv.inl
index 56933f1d42..00e4c233b6 100644
--- a/src/debug/di/rspriv.inl
+++ b/src/debug/di/rspriv.inl
@@ -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.
+// See the LICENSE file in the project root for more information.
//*****************************************************************************
// File: rspriv.inl
//
diff --git a/src/debug/di/rsregsetcommon.cpp b/src/debug/di/rsregsetcommon.cpp
index 3d1c0bdfd7..1a2c57f63f 100644
--- a/src/debug/di/rsregsetcommon.cpp
+++ b/src/debug/di/rsregsetcommon.cpp
@@ -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.
+// See the LICENSE file in the project root for more information.
//*****************************************************************************
// File: RSRegSetCommon.cpp
//
diff --git a/src/debug/di/rsstackwalk.cpp b/src/debug/di/rsstackwalk.cpp
index 08dd5e5d8c..8ade4c9a74 100644
--- a/src/debug/di/rsstackwalk.cpp
+++ b/src/debug/di/rsstackwalk.cpp
@@ -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.
+// See the LICENSE file in the project root for more information.
//
// RsStackWalk.cpp
//
diff --git a/src/debug/di/rsthread.cpp b/src/debug/di/rsthread.cpp
index 601d21f384..633f68a747 100644
--- a/src/debug/di/rsthread.cpp
+++ b/src/debug/di/rsthread.cpp
@@ -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.
+// See the LICENSE file in the project root for more information.
//*****************************************************************************
//
diff --git a/src/debug/di/rstype.cpp b/src/debug/di/rstype.cpp
index 1a8a9b1a19..b183fdf39e 100644
--- a/src/debug/di/rstype.cpp
+++ b/src/debug/di/rstype.cpp
@@ -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.
+// See the LICENSE file in the project root for more information.
//*****************************************************************************
// File: rstype.cpp
//
diff --git a/src/debug/di/shared.cpp b/src/debug/di/shared.cpp
index b091f8fc8d..7d1e858316 100644
--- a/src/debug/di/shared.cpp
+++ b/src/debug/di/shared.cpp
@@ -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.
+// See the LICENSE file in the project root for more information.
//
diff --git a/src/debug/di/shimcallback.cpp b/src/debug/di/shimcallback.cpp
index 0ddf2ff3ec..f134df703a 100644
--- a/src/debug/di/shimcallback.cpp
+++ b/src/debug/di/shimcallback.cpp
@@ -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.
+// See the LICENSE file in the project root for more information.
//*****************************************************************************
// File: ShimCallback.cpp
//
diff --git a/src/debug/di/shimdatatarget.cpp b/src/debug/di/shimdatatarget.cpp
index 22eed159dd..f3a53b8870 100644
--- a/src/debug/di/shimdatatarget.cpp
+++ b/src/debug/di/shimdatatarget.cpp
@@ -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.
+// See the LICENSE file in the project root for more information.
//*****************************************************************************
//
diff --git a/src/debug/di/shimdatatarget.h b/src/debug/di/shimdatatarget.h
index 64da7e9ef5..adcbae8056 100644
--- a/src/debug/di/shimdatatarget.h
+++ b/src/debug/di/shimdatatarget.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.
+// See the LICENSE file in the project root for more information.
//*****************************************************************************
// ShimDataTarget.h
//
diff --git a/src/debug/di/shimevents.cpp b/src/debug/di/shimevents.cpp
index a381218ae5..e54b1bd7f2 100644
--- a/src/debug/di/shimevents.cpp
+++ b/src/debug/di/shimevents.cpp
@@ -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.
+// See the LICENSE file in the project root for more information.
//*****************************************************************************
// File: ShimEvents.cpp
//
diff --git a/src/debug/di/shimlocaldatatarget.cpp b/src/debug/di/shimlocaldatatarget.cpp
index 2a8c3aaa6d..c4a5263810 100644
--- a/src/debug/di/shimlocaldatatarget.cpp
+++ b/src/debug/di/shimlocaldatatarget.cpp
@@ -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.
+// See the LICENSE file in the project root for more information.
//*****************************************************************************
//
diff --git a/src/debug/di/shimpriv.h b/src/debug/di/shimpriv.h
index c02c41d0f6..9c83301009 100644
--- a/src/debug/di/shimpriv.h
+++ b/src/debug/di/shimpriv.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.
+// See the LICENSE file in the project root for more information.
//*****************************************************************************
// shimprivate.h
//
diff --git a/src/debug/di/shimprocess.cpp b/src/debug/di/shimprocess.cpp
index 4c13c3f3d2..d01611d811 100644
--- a/src/debug/di/shimprocess.cpp
+++ b/src/debug/di/shimprocess.cpp
@@ -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.
+// See the LICENSE file in the project root for more information.
//*****************************************************************************
// File: ShimProcess.cpp
//
diff --git a/src/debug/di/shimremotedatatarget.cpp b/src/debug/di/shimremotedatatarget.cpp
index 08874c5b41..f971b0d65a 100644
--- a/src/debug/di/shimremotedatatarget.cpp
+++ b/src/debug/di/shimremotedatatarget.cpp
@@ -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.
+// See the LICENSE file in the project root for more information.
//*****************************************************************************
//
@@ -347,4 +346,4 @@ HRESULT STDMETHODCALLTYPE
ShimRemoteDataTarget::VirtualUnwind(DWORD threadId, ULONG32 contextSize, PBYTE context)
{
return m_pTransport->VirtualUnwind(threadId, contextSize, context);
-} \ No newline at end of file
+}
diff --git a/src/debug/di/shimstackwalk.cpp b/src/debug/di/shimstackwalk.cpp
index 956395462f..f3ea73bc7b 100644
--- a/src/debug/di/shimstackwalk.cpp
+++ b/src/debug/di/shimstackwalk.cpp
@@ -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.
+// See the LICENSE file in the project root for more information.
//
// ShimStackWalk.cpp
//
diff --git a/src/debug/di/stdafx.cpp b/src/debug/di/stdafx.cpp
index 250a9af0fa..91eba13666 100644
--- a/src/debug/di/stdafx.cpp
+++ b/src/debug/di/stdafx.cpp
@@ -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.
+// See the LICENSE file in the project root for more information.
//*****************************************************************************
// stdafx.cpp
//
diff --git a/src/debug/di/stdafx.h b/src/debug/di/stdafx.h
index 7be0cccffd..fde3e77211 100644
--- a/src/debug/di/stdafx.h
+++ b/src/debug/di/stdafx.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.
+// See the LICENSE file in the project root for more information.
//*****************************************************************************
// stdafx.h
//
diff --git a/src/debug/di/symbolinfo.cpp b/src/debug/di/symbolinfo.cpp
index 38980ba50e..f16a47b974 100644
--- a/src/debug/di/symbolinfo.cpp
+++ b/src/debug/di/symbolinfo.cpp
@@ -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.
+// See the LICENSE file in the project root for more information.
// callbacks for diasymreader when using SymConverter
diff --git a/src/debug/di/symbolinfo.h b/src/debug/di/symbolinfo.h
index 271fb75839..a4402cb7e6 100644
--- a/src/debug/di/symbolinfo.h
+++ b/src/debug/di/symbolinfo.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.
+// See the LICENSE file in the project root for more information.
// callbacks for diasymreader when using SymConverter
diff --git a/src/debug/di/valuehome.cpp b/src/debug/di/valuehome.cpp
index e859261f09..837afd5f8b 100644
--- a/src/debug/di/valuehome.cpp
+++ b/src/debug/di/valuehome.cpp
@@ -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.
+// See the LICENSE file in the project root for more information.
//*****************************************************************************
// File: ValueHome.cpp
//
diff --git a/src/debug/di/windowspipeline.cpp b/src/debug/di/windowspipeline.cpp
index b7d24239cf..c3050e3290 100644
--- a/src/debug/di/windowspipeline.cpp
+++ b/src/debug/di/windowspipeline.cpp
@@ -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.
+// See the LICENSE file in the project root for more information.
//*****************************************************************************
// File: WindowsPipeline.cpp
//
diff --git a/src/debug/ee/amd64/amd64walker.cpp b/src/debug/ee/amd64/amd64walker.cpp
index 65285040de..5266038e18 100644
--- a/src/debug/ee/amd64/amd64walker.cpp
+++ b/src/debug/ee/amd64/amd64walker.cpp
@@ -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.
+// See the LICENSE file in the project root for more information.
//*****************************************************************************
// File: Amd64walker.cpp
//
diff --git a/src/debug/ee/amd64/dbghelpers.S b/src/debug/ee/amd64/dbghelpers.S
index b358ca555a..405c6a5271 100644
--- a/src/debug/ee/amd64/dbghelpers.S
+++ b/src/debug/ee/amd64/dbghelpers.S
@@ -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.
+// See the LICENSE file in the project root for more information.
.intel_syntax noprefix
#include "unixasmmacros.inc"
diff --git a/src/debug/ee/amd64/dbghelpers.asm b/src/debug/ee/amd64/dbghelpers.asm
index 15199864bd..9393552b7a 100644
--- a/src/debug/ee/amd64/dbghelpers.asm
+++ b/src/debug/ee/amd64/dbghelpers.asm
@@ -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.
+; See the LICENSE file in the project root for more information.
include AsmMacros.inc
diff --git a/src/debug/ee/amd64/debuggerregdisplayhelper.cpp b/src/debug/ee/amd64/debuggerregdisplayhelper.cpp
index 1b32706ac8..0d48a67eea 100644
--- a/src/debug/ee/amd64/debuggerregdisplayhelper.cpp
+++ b/src/debug/ee/amd64/debuggerregdisplayhelper.cpp
@@ -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.
+// See the LICENSE file in the project root for more information.
/* ------------------------------------------------------------------------- *
* DebuggerRegDisplayHelper.cpp -- implementation of the platform-dependent
//
diff --git a/src/debug/ee/amd64/primitives.cpp b/src/debug/ee/amd64/primitives.cpp
index b8b24cb1e4..055b75d120 100644
--- a/src/debug/ee/amd64/primitives.cpp
+++ b/src/debug/ee/amd64/primitives.cpp
@@ -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.
+// See the LICENSE file in the project root for more information.
//
diff --git a/src/debug/ee/arm/armwalker.cpp b/src/debug/ee/arm/armwalker.cpp
index d6a7df0d5e..01e77b1890 100644
--- a/src/debug/ee/arm/armwalker.cpp
+++ b/src/debug/ee/arm/armwalker.cpp
@@ -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.
+// See the LICENSE file in the project root for more information.
//*****************************************************************************
// File: armwalker.cpp
//
diff --git a/src/debug/ee/arm/dbghelpers.S b/src/debug/ee/arm/dbghelpers.S
index 6094151063..85e20a6c0c 100644
--- a/src/debug/ee/arm/dbghelpers.S
+++ b/src/debug/ee/arm/dbghelpers.S
@@ -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.
+// See the LICENSE file in the project root for more information.
#include "unixasmmacros.inc"
diff --git a/src/debug/ee/arm/dbghelpers.asm b/src/debug/ee/arm/dbghelpers.asm
index d356de57eb..9a0d3c8b66 100644
--- a/src/debug/ee/arm/dbghelpers.asm
+++ b/src/debug/ee/arm/dbghelpers.asm
@@ -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.
+; See the LICENSE file in the project root for more information.
#include "ksarm.h"
#include "asmconstants.h"
diff --git a/src/debug/ee/arm/primitives.cpp b/src/debug/ee/arm/primitives.cpp
index 6a775779c3..030b43136c 100644
--- a/src/debug/ee/arm/primitives.cpp
+++ b/src/debug/ee/arm/primitives.cpp
@@ -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.
+// See the LICENSE file in the project root for more information.
//
diff --git a/src/debug/ee/arm64/arm64walker.cpp b/src/debug/ee/arm64/arm64walker.cpp
index d981b0c064..b13f36f3df 100644
--- a/src/debug/ee/arm64/arm64walker.cpp
+++ b/src/debug/ee/arm64/arm64walker.cpp
@@ -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.
+// See the LICENSE file in the project root for more information.
//*****************************************************************************
// File: Amd64walker.cpp
//
diff --git a/src/debug/ee/arm64/primitives.cpp b/src/debug/ee/arm64/primitives.cpp
index 86d6159164..6895f784c5 100644
--- a/src/debug/ee/arm64/primitives.cpp
+++ b/src/debug/ee/arm64/primitives.cpp
@@ -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.
+// See the LICENSE file in the project root for more information.
//
diff --git a/src/debug/ee/canary.cpp b/src/debug/ee/canary.cpp
index cab5c94ef6..03090583fc 100644
--- a/src/debug/ee/canary.cpp
+++ b/src/debug/ee/canary.cpp
@@ -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.
+// See the LICENSE file in the project root for more information.
//*****************************************************************************
// File: Canary.cpp
//
diff --git a/src/debug/ee/canary.h b/src/debug/ee/canary.h
index b14f5a48d1..20d777ffa8 100644
--- a/src/debug/ee/canary.h
+++ b/src/debug/ee/canary.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.
+// See the LICENSE file in the project root for more information.
//*****************************************************************************
// File: Canary.h
//
diff --git a/src/debug/ee/controller.cpp b/src/debug/ee/controller.cpp
index f3819af4a2..de19f7d6ba 100644
--- a/src/debug/ee/controller.cpp
+++ b/src/debug/ee/controller.cpp
@@ -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.
+// See the LICENSE file in the project root for more information.
// ==++==
//
diff --git a/src/debug/ee/controller.h b/src/debug/ee/controller.h
index 5a0d5cf027..ea7532cde5 100644
--- a/src/debug/ee/controller.h
+++ b/src/debug/ee/controller.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.
+// See the LICENSE file in the project root for more information.
//*****************************************************************************
// File: controller.h
//
diff --git a/src/debug/ee/controller.inl b/src/debug/ee/controller.inl
index 376c321da8..fd02c55f0d 100644
--- a/src/debug/ee/controller.inl
+++ b/src/debug/ee/controller.inl
@@ -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.
+// See the LICENSE file in the project root for more information.
//*****************************************************************************
// File: controller.inl
//
diff --git a/src/debug/ee/dactable.cpp b/src/debug/ee/dactable.cpp
index b1925830b6..c37bbed744 100644
--- a/src/debug/ee/dactable.cpp
+++ b/src/debug/ee/dactable.cpp
@@ -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.
+// See the LICENSE file in the project root for more information.
//*****************************************************************************
// File: dacglobals.cpp
//
diff --git a/src/debug/ee/datatest.h b/src/debug/ee/datatest.h
index e5483baca0..7715ba5621 100644
--- a/src/debug/ee/datatest.h
+++ b/src/debug/ee/datatest.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.
+// See the LICENSE file in the project root for more information.
//*****************************************************************************
// File: DataTest.h
//
diff --git a/src/debug/ee/debugger.cpp b/src/debug/ee/debugger.cpp
index 0ea8706db9..5905965c8b 100644
--- a/src/debug/ee/debugger.cpp
+++ b/src/debug/ee/debugger.cpp
@@ -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.
+// See the LICENSE file in the project root for more information.
//*****************************************************************************
// File: debugger.cpp
//
diff --git a/src/debug/ee/debugger.h b/src/debug/ee/debugger.h
index 56d21c4962..6c80986d9c 100644
--- a/src/debug/ee/debugger.h
+++ b/src/debug/ee/debugger.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.
+// See the LICENSE file in the project root for more information.
//*****************************************************************************
// File: debugger.h
//
diff --git a/src/debug/ee/debugger.inl b/src/debug/ee/debugger.inl
index 8d24882f00..dbd5479a69 100644
--- a/src/debug/ee/debugger.inl
+++ b/src/debug/ee/debugger.inl
@@ -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.
+// See the LICENSE file in the project root for more information.
//*****************************************************************************
// File: debugger.inl
//
diff --git a/src/debug/ee/debuggermodule.cpp b/src/debug/ee/debuggermodule.cpp
index d46e507546..25504263b1 100644
--- a/src/debug/ee/debuggermodule.cpp
+++ b/src/debug/ee/debuggermodule.cpp
@@ -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.
+// See the LICENSE file in the project root for more information.
//*****************************************************************************
// File: DebuggerModule.cpp
//
diff --git a/src/debug/ee/frameinfo.cpp b/src/debug/ee/frameinfo.cpp
index 672e1ebe8d..1a56a4a493 100644
--- a/src/debug/ee/frameinfo.cpp
+++ b/src/debug/ee/frameinfo.cpp
@@ -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.
+// See the LICENSE file in the project root for more information.
//*****************************************************************************
// File: frameinfo.cpp
//
diff --git a/src/debug/ee/frameinfo.h b/src/debug/ee/frameinfo.h
index e696d11976..c4079029b8 100644
--- a/src/debug/ee/frameinfo.h
+++ b/src/debug/ee/frameinfo.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.
+// See the LICENSE file in the project root for more information.
//*****************************************************************************
// File: frameinfo.h
//
diff --git a/src/debug/ee/funceval.cpp b/src/debug/ee/funceval.cpp
index 5f9b6999b9..d195fafb8b 100644
--- a/src/debug/ee/funceval.cpp
+++ b/src/debug/ee/funceval.cpp
@@ -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.
+// See the LICENSE file in the project root for more information.
// ****************************************************************************
// File: funceval.cpp
//
diff --git a/src/debug/ee/functioninfo.cpp b/src/debug/ee/functioninfo.cpp
index ece74aa8ed..83c185cfc9 100644
--- a/src/debug/ee/functioninfo.cpp
+++ b/src/debug/ee/functioninfo.cpp
@@ -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.
+// See the LICENSE file in the project root for more information.
//*****************************************************************************
//
diff --git a/src/debug/ee/i386/dbghelpers.asm b/src/debug/ee/i386/dbghelpers.asm
index f6e3a1611c..b547c8bc18 100644
--- a/src/debug/ee/i386/dbghelpers.asm
+++ b/src/debug/ee/i386/dbghelpers.asm
@@ -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.
+; See the LICENSE file in the project root for more information.
; ==++==
;
diff --git a/src/debug/ee/i386/debuggerregdisplayhelper.cpp b/src/debug/ee/i386/debuggerregdisplayhelper.cpp
index 2435b2cc9c..576fdeb592 100644
--- a/src/debug/ee/i386/debuggerregdisplayhelper.cpp
+++ b/src/debug/ee/i386/debuggerregdisplayhelper.cpp
@@ -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.
+// See the LICENSE file in the project root for more information.
/* ------------------------------------------------------------------------- *
* DebuggerRegDisplayHelper.cpp -- implementation of the platform-dependent
//
diff --git a/src/debug/ee/i386/primitives.cpp b/src/debug/ee/i386/primitives.cpp
index 31f79fca71..e4d3c6cb76 100644
--- a/src/debug/ee/i386/primitives.cpp
+++ b/src/debug/ee/i386/primitives.cpp
@@ -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.
+// See the LICENSE file in the project root for more information.
//
diff --git a/src/debug/ee/i386/x86walker.cpp b/src/debug/ee/i386/x86walker.cpp
index b28bb80d1e..dd0346889f 100644
--- a/src/debug/ee/i386/x86walker.cpp
+++ b/src/debug/ee/i386/x86walker.cpp
@@ -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.
+// See the LICENSE file in the project root for more information.
//*****************************************************************************
// File: x86walker.cpp
//
diff --git a/src/debug/ee/rcthread.cpp b/src/debug/ee/rcthread.cpp
index d4b8a61c7d..d4e707dd06 100644
--- a/src/debug/ee/rcthread.cpp
+++ b/src/debug/ee/rcthread.cpp
@@ -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.
+// See the LICENSE file in the project root for more information.
//*****************************************************************************
// File: RCThread.cpp
//
diff --git a/src/debug/ee/shared.cpp b/src/debug/ee/shared.cpp
index 6d7af86893..584abf7da8 100644
--- a/src/debug/ee/shared.cpp
+++ b/src/debug/ee/shared.cpp
@@ -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.
+// See the LICENSE file in the project root for more information.
//
diff --git a/src/debug/ee/stdafx.cpp b/src/debug/ee/stdafx.cpp
index 184cc8de11..f508973779 100644
--- a/src/debug/ee/stdafx.cpp
+++ b/src/debug/ee/stdafx.cpp
@@ -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.
+// See the LICENSE file in the project root for more information.
//*****************************************************************************
// File: stdafx.cpp
//
diff --git a/src/debug/ee/stdafx.h b/src/debug/ee/stdafx.h
index 06df0ec7ba..7ccfa8d984 100644
--- a/src/debug/ee/stdafx.h
+++ b/src/debug/ee/stdafx.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.
+// See the LICENSE file in the project root for more information.
//*****************************************************************************
// File: stdafx.h
//
diff --git a/src/debug/ee/walker.h b/src/debug/ee/walker.h
index c3ab624d8c..ee46060382 100644
--- a/src/debug/ee/walker.h
+++ b/src/debug/ee/walker.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.
+// See the LICENSE file in the project root for more information.
//*****************************************************************************
// File: walker.h
//
diff --git a/src/debug/ildbsymlib/classfactory.h b/src/debug/ildbsymlib/classfactory.h
index fc9a8b22b8..2b38167747 100644
--- a/src/debug/ildbsymlib/classfactory.h
+++ b/src/debug/ildbsymlib/classfactory.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.
+// See the LICENSE file in the project root for more information.
// ===========================================================================
// File: ClassFactory.h
//
diff --git a/src/debug/ildbsymlib/ildbsymbols.cpp b/src/debug/ildbsymlib/ildbsymbols.cpp
index 1b7539beb7..1c9219ce62 100644
--- a/src/debug/ildbsymlib/ildbsymbols.cpp
+++ b/src/debug/ildbsymlib/ildbsymbols.cpp
@@ -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.
+// See the LICENSE file in the project root for more information.
// ===========================================================================
// File: ildbsymbols.cpp
//
diff --git a/src/debug/ildbsymlib/pch.h b/src/debug/ildbsymlib/pch.h
index 59325c2fde..ddd4787aa0 100644
--- a/src/debug/ildbsymlib/pch.h
+++ b/src/debug/ildbsymlib/pch.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.
+// See the LICENSE file in the project root for more information.
// ===========================================================================
// File: pch.h
//
diff --git a/src/debug/ildbsymlib/pdbdata.h b/src/debug/ildbsymlib/pdbdata.h
index ea5ce5c72c..cf09d782e7 100644
--- a/src/debug/ildbsymlib/pdbdata.h
+++ b/src/debug/ildbsymlib/pdbdata.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.
+// See the LICENSE file in the project root for more information.
// ===========================================================================
// File: pdbdata.h
//
diff --git a/src/debug/ildbsymlib/symbinder.cpp b/src/debug/ildbsymlib/symbinder.cpp
index e3b496c29e..d3cf1c647b 100644
--- a/src/debug/ildbsymlib/symbinder.cpp
+++ b/src/debug/ildbsymlib/symbinder.cpp
@@ -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.
+// See the LICENSE file in the project root for more information.
// ===========================================================================
// File: symbinder.cpp
//
diff --git a/src/debug/ildbsymlib/symbinder.h b/src/debug/ildbsymlib/symbinder.h
index 0085e2bc42..a0dcf7d4c7 100644
--- a/src/debug/ildbsymlib/symbinder.h
+++ b/src/debug/ildbsymlib/symbinder.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.
+// See the LICENSE file in the project root for more information.
// ===========================================================================
// File: SymBinder.h
//
diff --git a/src/debug/ildbsymlib/symread.cpp b/src/debug/ildbsymlib/symread.cpp
index ceaea1c01f..3fe3c8c9cc 100644
--- a/src/debug/ildbsymlib/symread.cpp
+++ b/src/debug/ildbsymlib/symread.cpp
@@ -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.
+// See the LICENSE file in the project root for more information.
// ===========================================================================
// File: symread.cpp
//
diff --git a/src/debug/ildbsymlib/symread.h b/src/debug/ildbsymlib/symread.h
index f7992c8d76..6264e42bdc 100644
--- a/src/debug/ildbsymlib/symread.h
+++ b/src/debug/ildbsymlib/symread.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.
+// See the LICENSE file in the project root for more information.
// ===========================================================================
// File: SymRead.h
//
diff --git a/src/debug/ildbsymlib/symwrite.cpp b/src/debug/ildbsymlib/symwrite.cpp
index 16ae07c566..c09fd37498 100644
--- a/src/debug/ildbsymlib/symwrite.cpp
+++ b/src/debug/ildbsymlib/symwrite.cpp
@@ -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.
+// See the LICENSE file in the project root for more information.
// ===========================================================================
// File: symwrite.cpp
//
diff --git a/src/debug/ildbsymlib/symwrite.h b/src/debug/ildbsymlib/symwrite.h
index cbd68c5047..055b8ec21f 100644
--- a/src/debug/ildbsymlib/symwrite.h
+++ b/src/debug/ildbsymlib/symwrite.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.
+// See the LICENSE file in the project root for more information.
// ===========================================================================
// File: SymWrite.h
//
diff --git a/src/debug/ildbsymlib/umisc.h b/src/debug/ildbsymlib/umisc.h
index 783e5b7f47..fda40474ff 100644
--- a/src/debug/ildbsymlib/umisc.h
+++ b/src/debug/ildbsymlib/umisc.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.
+// See the LICENSE file in the project root for more information.
// ===========================================================================
// File: umisc.h
//
diff --git a/src/debug/inc/amd64/primitives.h b/src/debug/inc/amd64/primitives.h
index 490133c7e6..0b13670c4a 100644
--- a/src/debug/inc/amd64/primitives.h
+++ b/src/debug/inc/amd64/primitives.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.
+// See the LICENSE file in the project root for more information.
//*****************************************************************************
// File: primitives.h
//
diff --git a/src/debug/inc/arm/primitives.h b/src/debug/inc/arm/primitives.h
index 76b9c1b49a..0bac542667 100644
--- a/src/debug/inc/arm/primitives.h
+++ b/src/debug/inc/arm/primitives.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.
+// See the LICENSE file in the project root for more information.
//*****************************************************************************
// File: primitives.h
//
diff --git a/src/debug/inc/arm64/primitives.h b/src/debug/inc/arm64/primitives.h
index e39cce202e..69739691f7 100644
--- a/src/debug/inc/arm64/primitives.h
+++ b/src/debug/inc/arm64/primitives.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.
+// See the LICENSE file in the project root for more information.
//*****************************************************************************
// File: primitives.h
//
diff --git a/src/debug/inc/arm_primitives.h b/src/debug/inc/arm_primitives.h
index f186869b44..7c536353e5 100644
--- a/src/debug/inc/arm_primitives.h
+++ b/src/debug/inc/arm_primitives.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.
+// See the LICENSE file in the project root for more information.
//*****************************************************************************
// File: arm_primitives.h
//
diff --git a/src/debug/inc/common.h b/src/debug/inc/common.h
index 4f2ea390af..77fe27a4b3 100644
--- a/src/debug/inc/common.h
+++ b/src/debug/inc/common.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.
+// See the LICENSE file in the project root for more information.
#ifndef DEBUGGER_COMMON_H
#define DEBUGGER_COMMON_H
diff --git a/src/debug/inc/coreclrremotedebugginginterfaces.h b/src/debug/inc/coreclrremotedebugginginterfaces.h
index 160c40d52b..ac7ddb68ab 100644
--- a/src/debug/inc/coreclrremotedebugginginterfaces.h
+++ b/src/debug/inc/coreclrremotedebugginginterfaces.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.
+// See the LICENSE file in the project root for more information.
//
diff --git a/src/debug/inc/dacdbiinterface.h b/src/debug/inc/dacdbiinterface.h
index 0442c28f09..fe58724fc5 100644
--- a/src/debug/inc/dacdbiinterface.h
+++ b/src/debug/inc/dacdbiinterface.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.
+// See the LICENSE file in the project root for more information.
//*****************************************************************************
// DacDbiInterface.h
//
diff --git a/src/debug/inc/dacdbistructures.h b/src/debug/inc/dacdbistructures.h
index 7b064ac410..d6f2c0b943 100644
--- a/src/debug/inc/dacdbistructures.h
+++ b/src/debug/inc/dacdbistructures.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.
+// See the LICENSE file in the project root for more information.
//*****************************************************************************
// File: DacDbiStructures.h
//
diff --git a/src/debug/inc/dacdbistructures.inl b/src/debug/inc/dacdbistructures.inl
index fe591c8735..48749135f0 100644
--- a/src/debug/inc/dacdbistructures.inl
+++ b/src/debug/inc/dacdbistructures.inl
@@ -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.
+// See the LICENSE file in the project root for more information.
//*****************************************************************************
//
diff --git a/src/debug/inc/dbgappdomain.h b/src/debug/inc/dbgappdomain.h
index a6f624cb6b..70504c09ec 100644
--- a/src/debug/inc/dbgappdomain.h
+++ b/src/debug/inc/dbgappdomain.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.
+// See the LICENSE file in the project root for more information.
#ifndef DbgAppDomain_H
#define DbgAppDomain_H
diff --git a/src/debug/inc/dbgipcevents.h b/src/debug/inc/dbgipcevents.h
index c41e355475..6ace36e011 100644
--- a/src/debug/inc/dbgipcevents.h
+++ b/src/debug/inc/dbgipcevents.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.
+// See the LICENSE file in the project root for more information.
/* ------------------------------------------------------------------------- *
* DbgIPCEvents.h -- header file for private Debugger data shared by various
//
diff --git a/src/debug/inc/dbgipceventtypes.h b/src/debug/inc/dbgipceventtypes.h
index 3d232f3947..6d72149531 100644
--- a/src/debug/inc/dbgipceventtypes.h
+++ b/src/debug/inc/dbgipceventtypes.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.
+// See the LICENSE file in the project root for more information.
//
// Events that go both ways
diff --git a/src/debug/inc/dbgtargetcontext.h b/src/debug/inc/dbgtargetcontext.h
index da85c111b4..22b1c84096 100644
--- a/src/debug/inc/dbgtargetcontext.h
+++ b/src/debug/inc/dbgtargetcontext.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.
+// See the LICENSE file in the project root for more information.
#ifndef __DBG_TARGET_CONTEXT_INCLUDED
#define __DBG_TARGET_CONTEXT_INCLUDED
diff --git a/src/debug/inc/dbgtransportsession.h b/src/debug/inc/dbgtransportsession.h
index 0c0b37e67d..13fd2f6656 100644
--- a/src/debug/inc/dbgtransportsession.h
+++ b/src/debug/inc/dbgtransportsession.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.
+// See the LICENSE file in the project root for more information.
#ifndef __DBG_TRANSPORT_SESSION_INCLUDED
diff --git a/src/debug/inc/dbgutil.h b/src/debug/inc/dbgutil.h
index 56070f12a3..8dae6d32ab 100644
--- a/src/debug/inc/dbgutil.h
+++ b/src/debug/inc/dbgutil.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.
+// See the LICENSE file in the project root for more information.
//*****************************************************************************
// dbgutil.h
//
diff --git a/src/debug/inc/ddmarshalutil.h b/src/debug/inc/ddmarshalutil.h
index 458477777f..be24d4c7d5 100644
--- a/src/debug/inc/ddmarshalutil.h
+++ b/src/debug/inc/ddmarshalutil.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.
+// See the LICENSE file in the project root for more information.
// DDMarshalUtil.cpp
diff --git a/src/debug/inc/dump/dumpcommon.h b/src/debug/inc/dump/dumpcommon.h
index 79040f70d9..3e197ce29b 100644
--- a/src/debug/inc/dump/dumpcommon.h
+++ b/src/debug/inc/dump/dumpcommon.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.
+// See the LICENSE file in the project root for more information.
#ifndef DEBUGGER_DUMPCOMMON_H
#define DEBUGGER_DUMPCOMMON_H
diff --git a/src/debug/inc/eventredirection.h b/src/debug/inc/eventredirection.h
index c55a18f0a5..67ea271ea4 100644
--- a/src/debug/inc/eventredirection.h
+++ b/src/debug/inc/eventredirection.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.
+// See the LICENSE file in the project root for more information.
//*****************************************************************************
//
diff --git a/src/debug/inc/i386/primitives.h b/src/debug/inc/i386/primitives.h
index c78e91fde0..abad642bbd 100644
--- a/src/debug/inc/i386/primitives.h
+++ b/src/debug/inc/i386/primitives.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.
+// See the LICENSE file in the project root for more information.
//*****************************************************************************
// File: primitives.h
//
diff --git a/src/debug/inc/readonlydatatargetfacade.h b/src/debug/inc/readonlydatatargetfacade.h
index a1da51f16e..95c12928c8 100644
--- a/src/debug/inc/readonlydatatargetfacade.h
+++ b/src/debug/inc/readonlydatatargetfacade.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.
+// See the LICENSE file in the project root for more information.
//*****************************************************************************
// ReadOnlyDataTargetFacade.h
//
diff --git a/src/debug/inc/readonlydatatargetfacade.inl b/src/debug/inc/readonlydatatargetfacade.inl
index 661b24348c..df7e1d0e75 100644
--- a/src/debug/inc/readonlydatatargetfacade.inl
+++ b/src/debug/inc/readonlydatatargetfacade.inl
@@ -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.
+// See the LICENSE file in the project root for more information.
//*****************************************************************************
// File: ReadOnlyDataTargetFacade.inl
//
diff --git a/src/debug/inc/stringcopyholder.h b/src/debug/inc/stringcopyholder.h
index 744305a102..13a89d87fc 100644
--- a/src/debug/inc/stringcopyholder.h
+++ b/src/debug/inc/stringcopyholder.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.
+// See the LICENSE file in the project root for more information.
diff --git a/src/debug/inc/twowaypipe.h b/src/debug/inc/twowaypipe.h
index 83dc28caf4..9ec38452c1 100644
--- a/src/debug/inc/twowaypipe.h
+++ b/src/debug/inc/twowaypipe.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.
+// See the LICENSE file in the project root for more information.
#ifndef TwoWayPipe_H
@@ -96,4 +95,4 @@ private:
#endif //FEATURE_PAL
};
-#endif //TwoWayPipe_H \ No newline at end of file
+#endif //TwoWayPipe_H
diff --git a/src/debug/shared/amd64/primitives.cpp b/src/debug/shared/amd64/primitives.cpp
index 8e024e891a..fb5d95b0d6 100644
--- a/src/debug/shared/amd64/primitives.cpp
+++ b/src/debug/shared/amd64/primitives.cpp
@@ -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.
+// See the LICENSE file in the project root for more information.
//*****************************************************************************
// File: primitives.cpp
//
diff --git a/src/debug/shared/arm/primitives.cpp b/src/debug/shared/arm/primitives.cpp
index 42f872e85d..e9d0bbd59b 100644
--- a/src/debug/shared/arm/primitives.cpp
+++ b/src/debug/shared/arm/primitives.cpp
@@ -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.
+// See the LICENSE file in the project root for more information.
//*****************************************************************************
// File: primitives.cpp
//
diff --git a/src/debug/shared/arm64/primitives.cpp b/src/debug/shared/arm64/primitives.cpp
index ceadb6f54f..1e351d676d 100644
--- a/src/debug/shared/arm64/primitives.cpp
+++ b/src/debug/shared/arm64/primitives.cpp
@@ -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.
+// See the LICENSE file in the project root for more information.
//*****************************************************************************
// File: primitives.cpp
//
diff --git a/src/debug/shared/dbgtransportsession.cpp b/src/debug/shared/dbgtransportsession.cpp
index 5aa9f28e15..b6efe7cc2d 100644
--- a/src/debug/shared/dbgtransportsession.cpp
+++ b/src/debug/shared/dbgtransportsession.cpp
@@ -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.
+// See the LICENSE file in the project root for more information.
#include "dbgtransportsession.h"
diff --git a/src/debug/shared/i386/primitives.cpp b/src/debug/shared/i386/primitives.cpp
index 3c1b4c2ea2..e47f3e731e 100644
--- a/src/debug/shared/i386/primitives.cpp
+++ b/src/debug/shared/i386/primitives.cpp
@@ -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.
+// See the LICENSE file in the project root for more information.
//*****************************************************************************
// File: primitives.cpp
//
diff --git a/src/debug/shared/stringcopyholder.cpp b/src/debug/shared/stringcopyholder.cpp
index bb3a5ae143..dfe55196a1 100644
--- a/src/debug/shared/stringcopyholder.cpp
+++ b/src/debug/shared/stringcopyholder.cpp
@@ -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.
+// See the LICENSE file in the project root for more information.
//
// StringCopyHolder.cpp
//
diff --git a/src/debug/shared/utils.cpp b/src/debug/shared/utils.cpp
index f67d6073be..cc6727396d 100644
--- a/src/debug/shared/utils.cpp
+++ b/src/debug/shared/utils.cpp
@@ -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.
+// See the LICENSE file in the project root for more information.
// Type-safe helper wrapper to get an EXCEPTION_RECORD slot as a CORDB_ADDRESS
//
diff --git a/src/debug/shim/debugshim.cpp b/src/debug/shim/debugshim.cpp
index 55b0b36e24..03b9c5f550 100644
--- a/src/debug/shim/debugshim.cpp
+++ b/src/debug/shim/debugshim.cpp
@@ -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.
+// See the LICENSE file in the project root for more information.
//*****************************************************************************
// debugshim.cpp
//
diff --git a/src/debug/shim/debugshim.h b/src/debug/shim/debugshim.h
index 50b4663b3c..c1d9173879 100644
--- a/src/debug/shim/debugshim.h
+++ b/src/debug/shim/debugshim.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.
+// See the LICENSE file in the project root for more information.
//*****************************************************************************
// debugshim.h
//