summaryrefslogtreecommitdiff
path: root/tests/src/JIT/Generics
diff options
context:
space:
mode:
Diffstat (limited to 'tests/src/JIT/Generics')
-rw-r--r--tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/Struct01.cs5
-rw-r--r--tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/Struct01_instance.cs5
-rw-r--r--tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/class01.cs5
-rw-r--r--tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/class01_instance.cs5
-rw-r--r--tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/class01_static.cs5
-rw-r--r--tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/class02.cs5
-rw-r--r--tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/class03.cs5
-rw-r--r--tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/class04.cs5
-rw-r--r--tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/class05.cs5
-rw-r--r--tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/class06.cs5
-rw-r--r--tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/class07.cs5
-rw-r--r--tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/struc01.cs5
-rw-r--r--tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/struct01_static.cs5
-rw-r--r--tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/struct02.cs5
-rw-r--r--tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/struct03.cs5
-rw-r--r--tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/struct04.cs5
-rw-r--r--tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/struct05.cs5
-rw-r--r--tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/struct06.cs5
-rw-r--r--tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/struct07.cs5
-rw-r--r--tests/src/JIT/Generics/Arrays/ConstructedTypes/MultiDim/class01.cs5
-rw-r--r--tests/src/JIT/Generics/Arrays/ConstructedTypes/MultiDim/class01_Instance.cs5
-rw-r--r--tests/src/JIT/Generics/Arrays/ConstructedTypes/MultiDim/class01_static.cs5
-rw-r--r--tests/src/JIT/Generics/Arrays/ConstructedTypes/MultiDim/struct01.cs5
-rw-r--r--tests/src/JIT/Generics/Arrays/ConstructedTypes/MultiDim/struct01_Instance.cs5
-rw-r--r--tests/src/JIT/Generics/Arrays/ConstructedTypes/MultiDim/struct01_static.cs5
-rw-r--r--tests/src/JIT/Generics/Arrays/TypeParameters/Jagged/class01.cs5
-rw-r--r--tests/src/JIT/Generics/Arrays/TypeParameters/Jagged/struct01.cs5
-rw-r--r--tests/src/JIT/Generics/Arrays/TypeParameters/MultiDim/class01.cs5
-rw-r--r--tests/src/JIT/Generics/Arrays/TypeParameters/MultiDim/struct01.cs5
-rw-r--r--tests/src/JIT/Generics/ConstrainedCall/class1.cs5
-rw-r--r--tests/src/JIT/Generics/ConstrainedCall/class2.cs5
-rw-r--r--tests/src/JIT/Generics/ConstrainedCall/vt1.cs5
-rw-r--r--tests/src/JIT/Generics/ConstrainedCall/vt2.cs5
-rw-r--r--tests/src/JIT/Generics/ConstrainedCall/vt3.cs5
-rw-r--r--tests/src/JIT/Generics/ConstrainedCall/vt4.cs5
-rw-r--r--tests/src/JIT/Generics/Constraints/Call_instance01.cs5
-rw-r--r--tests/src/JIT/Generics/Constraints/Call_static01.cs5
-rw-r--r--tests/src/JIT/Generics/Constraints/Convert_instance01.cs5
-rw-r--r--tests/src/JIT/Generics/Constraints/Convert_static01.cs5
-rw-r--r--tests/src/JIT/Generics/Constraints/Transitive_instance01.cs5
-rw-r--r--tests/src/JIT/Generics/Constraints/Transitive_static01.cs5
-rw-r--r--tests/src/JIT/Generics/Conversions/Boxing/box_unbox01.cs5
-rw-r--r--tests/src/JIT/Generics/Conversions/Reference/GenToGen01.cs5
-rw-r--r--tests/src/JIT/Generics/Conversions/Reference/GenToGen02.cs5
-rw-r--r--tests/src/JIT/Generics/Conversions/Reference/GenToGen03.cs5
-rw-r--r--tests/src/JIT/Generics/Conversions/Reference/GenToNonGen01.cs5
-rw-r--r--tests/src/JIT/Generics/Conversions/Reference/GenToNonGen02.cs5
-rw-r--r--tests/src/JIT/Generics/Conversions/Reference/GenToNonGen03.cs5
-rw-r--r--tests/src/JIT/Generics/Conversions/Reference/NonGenToGen01.cs5
-rw-r--r--tests/src/JIT/Generics/Conversions/Reference/NonGenToGen02.cs5
-rw-r--r--tests/src/JIT/Generics/Conversions/Reference/NonGenToGen03.cs5
-rw-r--r--tests/src/JIT/Generics/Coverage/chaos55915408cs.cs5
-rw-r--r--tests/src/JIT/Generics/Coverage/chaos56200037cs.cs5
-rw-r--r--tests/src/JIT/Generics/Coverage/chaos65204782cs.cs5
-rw-r--r--tests/src/JIT/Generics/Exceptions/general_class_instance01.cs5
-rw-r--r--tests/src/JIT/Generics/Exceptions/general_class_static01.cs5
-rw-r--r--tests/src/JIT/Generics/Exceptions/general_struct_instance01.cs5
-rw-r--r--tests/src/JIT/Generics/Exceptions/general_struct_static01.cs5
-rw-r--r--tests/src/JIT/Generics/Exceptions/specific_class_instance01.cs5
-rw-r--r--tests/src/JIT/Generics/Exceptions/specific_class_instance02.cs5
-rw-r--r--tests/src/JIT/Generics/Exceptions/specific_class_static01.cs5
-rw-r--r--tests/src/JIT/Generics/Exceptions/specific_class_static02.cs5
-rw-r--r--tests/src/JIT/Generics/Exceptions/specific_struct_instance01.cs5
-rw-r--r--tests/src/JIT/Generics/Exceptions/specific_struct_instance02.cs5
-rw-r--r--tests/src/JIT/Generics/Exceptions/specific_struct_static01.cs5
-rw-r--r--tests/src/JIT/Generics/Exceptions/specific_struct_static02.cs5
-rw-r--r--tests/src/JIT/Generics/Fields/instance_assignment_class01.cs5
-rw-r--r--tests/src/JIT/Generics/Fields/instance_assignment_struct01.cs5
-rw-r--r--tests/src/JIT/Generics/Fields/instance_equalnull_class01.cs5
-rw-r--r--tests/src/JIT/Generics/Fields/instance_equalnull_struct01.cs5
-rw-r--r--tests/src/JIT/Generics/Fields/instance_passing_class01.cs5
-rw-r--r--tests/src/JIT/Generics/Fields/instance_passing_struct01.cs5
-rw-r--r--tests/src/JIT/Generics/Fields/static_assignment_class01.cs5
-rw-r--r--tests/src/JIT/Generics/Fields/static_assignment_struct01.cs5
-rw-r--r--tests/src/JIT/Generics/Fields/static_equalnull_class01.cs5
-rw-r--r--tests/src/JIT/Generics/Fields/static_equalnull_struct01.cs5
-rw-r--r--tests/src/JIT/Generics/Fields/static_passing_class01.cs5
-rw-r--r--tests/src/JIT/Generics/Fields/static_passing_struct01.cs5
-rw-r--r--tests/src/JIT/Generics/Instantiation/Classes/BaseClass01.cs5
-rw-r--r--tests/src/JIT/Generics/Instantiation/Classes/BaseClass02.cs5
-rw-r--r--tests/src/JIT/Generics/Instantiation/Classes/BaseClass03.cs5
-rw-r--r--tests/src/JIT/Generics/Instantiation/Classes/Baseclass04.cs5
-rw-r--r--tests/src/JIT/Generics/Instantiation/Classes/Baseclass05.cs5
-rw-r--r--tests/src/JIT/Generics/Instantiation/Classes/class01.cs5
-rw-r--r--tests/src/JIT/Generics/Instantiation/Classes/class02.cs5
-rw-r--r--tests/src/JIT/Generics/Instantiation/Classes/class03.cs5
-rw-r--r--tests/src/JIT/Generics/Instantiation/Interfaces/Class01.cs5
-rw-r--r--tests/src/JIT/Generics/Instantiation/Interfaces/Class02.cs5
-rw-r--r--tests/src/JIT/Generics/Instantiation/Interfaces/Class03.cs5
-rw-r--r--tests/src/JIT/Generics/Instantiation/Interfaces/Class04.cs5
-rw-r--r--tests/src/JIT/Generics/Instantiation/Interfaces/Class05.cs5
-rw-r--r--tests/src/JIT/Generics/Instantiation/Interfaces/Struct01.cs5
-rw-r--r--tests/src/JIT/Generics/Instantiation/Interfaces/Struct02.cs5
-rw-r--r--tests/src/JIT/Generics/Instantiation/Interfaces/Struct03.cs5
-rw-r--r--tests/src/JIT/Generics/Instantiation/Interfaces/Struct04.cs5
-rw-r--r--tests/src/JIT/Generics/Instantiation/Interfaces/Struct05.cs5
-rw-r--r--tests/src/JIT/Generics/Instantiation/Structs/struct01.cs5
-rw-r--r--tests/src/JIT/Generics/Instantiation/Structs/struct02.cs5
-rw-r--r--tests/src/JIT/Generics/Instantiation/Structs/struct03.cs5
-rw-r--r--tests/src/JIT/Generics/Instantiation/delegates/Delegate001.cs5
-rw-r--r--tests/src/JIT/Generics/Instantiation/delegates/Delegate002.cs5
-rw-r--r--tests/src/JIT/Generics/Instantiation/delegates/Delegate003.cs5
-rw-r--r--tests/src/JIT/Generics/Instantiation/delegates/Delegate004.cs5
-rw-r--r--tests/src/JIT/Generics/Instantiation/delegates/Delegate005.cs5
-rw-r--r--tests/src/JIT/Generics/Instantiation/delegates/Delegate006.cs5
-rw-r--r--tests/src/JIT/Generics/Instantiation/delegates/Delegate007.cs5
-rw-r--r--tests/src/JIT/Generics/Instantiation/delegates/Delegate008.cs5
-rw-r--r--tests/src/JIT/Generics/Instantiation/delegates/Delegate009.cs5
-rw-r--r--tests/src/JIT/Generics/Instantiation/delegates/Delegate010.cs5
-rw-r--r--tests/src/JIT/Generics/Instantiation/delegates/Delegate011.cs5
-rw-r--r--tests/src/JIT/Generics/Instantiation/delegates/Delegate012.cs5
-rw-r--r--tests/src/JIT/Generics/Instantiation/delegates/Delegate013.cs5
-rw-r--r--tests/src/JIT/Generics/Instantiation/delegates/Delegate014.cs5
-rw-r--r--tests/src/JIT/Generics/Instantiation/delegates/Delegate015.cs5
-rw-r--r--tests/src/JIT/Generics/Instantiation/delegates/Delegate016.cs5
-rw-r--r--tests/src/JIT/Generics/Instantiation/delegates/Delegate017.cs5
-rw-r--r--tests/src/JIT/Generics/Instantiation/delegates/Delegate018.cs5
-rw-r--r--tests/src/JIT/Generics/Instantiation/delegates/Delegate019.cs5
-rw-r--r--tests/src/JIT/Generics/Instantiation/delegates/Delegate020.cs5
-rw-r--r--tests/src/JIT/Generics/Instantiation/delegates/Delegate021.cs5
-rw-r--r--tests/src/JIT/Generics/Instantiation/delegates/Delegate022.cs5
-rw-r--r--tests/src/JIT/Generics/Instantiation/delegates/Delegate023.cs5
-rw-r--r--tests/src/JIT/Generics/Instantiation/delegates/Delegate024.cs5
-rw-r--r--tests/src/JIT/Generics/Instantiation/delegates/Delegate025.cs5
-rw-r--r--tests/src/JIT/Generics/Instantiation/delegates/Delegate026.cs5
-rw-r--r--tests/src/JIT/Generics/Instantiation/delegates/Delegate027.cs5
-rw-r--r--tests/src/JIT/Generics/Instantiation/delegates/Delegate028.cs5
-rw-r--r--tests/src/JIT/Generics/Instantiation/delegates/Delegate029.cs5
-rw-r--r--tests/src/JIT/Generics/Instantiation/delegates/Delegate030.cs5
-rw-r--r--tests/src/JIT/Generics/Instantiation/delegates/Delegate031.cs5
-rw-r--r--tests/src/JIT/Generics/Instantiation/delegates/Delegate032.cs5
-rw-r--r--tests/src/JIT/Generics/Locals/instance_assignment_class01.cs5
-rw-r--r--tests/src/JIT/Generics/Locals/instance_assignment_struct01.cs5
-rw-r--r--tests/src/JIT/Generics/Locals/instance_equalnull_class01.cs5
-rw-r--r--tests/src/JIT/Generics/Locals/instance_equalnull_struct01.cs5
-rw-r--r--tests/src/JIT/Generics/Locals/instance_passing_class01.cs5
-rw-r--r--tests/src/JIT/Generics/Locals/instance_passing_struct01.cs5
-rw-r--r--tests/src/JIT/Generics/Locals/static_assignment_class01.cs5
-rw-r--r--tests/src/JIT/Generics/Locals/static_assignment_struct01.cs5
-rw-r--r--tests/src/JIT/Generics/Locals/static_equalnull_class01.cs5
-rw-r--r--tests/src/JIT/Generics/Locals/static_equalnull_struct01.cs5
-rw-r--r--tests/src/JIT/Generics/Locals/static_passing_class01.cs5
-rw-r--r--tests/src/JIT/Generics/Locals/static_passing_struct01.cs5
-rw-r--r--tests/src/JIT/Generics/MemberAccess/class_instance01.cs5
-rw-r--r--tests/src/JIT/Generics/MemberAccess/class_static01.cs5
-rw-r--r--tests/src/JIT/Generics/MemberAccess/interface_class01.cs5
-rw-r--r--tests/src/JIT/Generics/MemberAccess/interface_class02.cs5
-rw-r--r--tests/src/JIT/Generics/MemberAccess/interface_struct01.cs5
-rw-r--r--tests/src/JIT/Generics/MemberAccess/interface_struct02.cs5
-rw-r--r--tests/src/JIT/Generics/MemberAccess/struct_instance01.cs5
-rw-r--r--tests/src/JIT/Generics/MemberAccess/struct_static01.cs5
-rw-r--r--tests/src/JIT/Generics/Parameters/instance_assignment_class01.cs5
-rw-r--r--tests/src/JIT/Generics/Parameters/instance_assignment_struct01.cs5
-rw-r--r--tests/src/JIT/Generics/Parameters/instance_equalnull_class01.cs5
-rw-r--r--tests/src/JIT/Generics/Parameters/instance_equalnull_struct01.cs5
-rw-r--r--tests/src/JIT/Generics/Parameters/instance_passing_class01.cs5
-rw-r--r--tests/src/JIT/Generics/Parameters/instance_passing_struct01.cs5
-rw-r--r--tests/src/JIT/Generics/Parameters/static_assignment_class01.cs5
-rw-r--r--tests/src/JIT/Generics/Parameters/static_assignment_struct01.cs5
-rw-r--r--tests/src/JIT/Generics/Parameters/static_equalnull_class01.cs5
-rw-r--r--tests/src/JIT/Generics/Parameters/static_equalnull_struct01.cs5
-rw-r--r--tests/src/JIT/Generics/Parameters/static_passing_class01.cs5
-rw-r--r--tests/src/JIT/Generics/Parameters/static_passing_struct01.cs5
-rw-r--r--tests/src/JIT/Generics/TypeParameters/default_class01.cs5
-rw-r--r--tests/src/JIT/Generics/TypeParameters/default_struct01.cs5
-rw-r--r--tests/src/JIT/Generics/Typeof/Struct02.cs5
-rw-r--r--tests/src/JIT/Generics/Typeof/class01.cs5
-rw-r--r--tests/src/JIT/Generics/Typeof/class02.cs5
-rw-r--r--tests/src/JIT/Generics/Typeof/class03.cs5
-rw-r--r--tests/src/JIT/Generics/Typeof/dynamicTypes.cs5
-rw-r--r--tests/src/JIT/Generics/Typeof/objectBoxing.cs5
-rw-r--r--tests/src/JIT/Generics/Typeof/refTypesdynamic.cs5
-rw-r--r--tests/src/JIT/Generics/Typeof/struct01.cs5
-rw-r--r--tests/src/JIT/Generics/Typeof/struct03.cs5
-rw-r--r--tests/src/JIT/Generics/Typeof/valueTypeBoxing.cs5
-rw-r--r--tests/src/JIT/Generics/pinvoke/instance01.cs5
-rw-r--r--tests/src/JIT/Generics/pinvoke/instance02.cs5
-rw-r--r--tests/src/JIT/Generics/pinvoke/instance03.cs5
-rw-r--r--tests/src/JIT/Generics/pinvoke/static01.cs5
-rw-r--r--tests/src/JIT/Generics/pinvoke/static02.cs5
180 files changed, 540 insertions, 360 deletions
diff --git a/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/Struct01.cs b/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/Struct01.cs
index 7232615954..7756598c44 100644
--- a/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/Struct01.cs
+++ b/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/Struct01.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/Struct01_instance.cs b/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/Struct01_instance.cs
index 28d5f08863..9bb243db07 100644
--- a/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/Struct01_instance.cs
+++ b/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/Struct01_instance.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/class01.cs b/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/class01.cs
index 37bdce557f..5721a1d7f2 100644
--- a/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/class01.cs
+++ b/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/class01.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/class01_instance.cs b/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/class01_instance.cs
index 89676a5b53..5508e875f6 100644
--- a/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/class01_instance.cs
+++ b/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/class01_instance.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/class01_static.cs b/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/class01_static.cs
index 576bf638c5..d0b0930ae7 100644
--- a/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/class01_static.cs
+++ b/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/class01_static.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/class02.cs b/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/class02.cs
index 441e392339..2217091d95 100644
--- a/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/class02.cs
+++ b/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/class02.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/class03.cs b/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/class03.cs
index 9ef2d96c8c..b1f6b34f1b 100644
--- a/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/class03.cs
+++ b/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/class03.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/class04.cs b/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/class04.cs
index 7de59f08e6..9bee337ba7 100644
--- a/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/class04.cs
+++ b/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/class04.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/class05.cs b/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/class05.cs
index 1d78bdfd59..ff920fd8c9 100644
--- a/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/class05.cs
+++ b/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/class05.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/class06.cs b/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/class06.cs
index 6c05584268..dde7d22487 100644
--- a/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/class06.cs
+++ b/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/class06.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/class07.cs b/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/class07.cs
index b8bac32c66..b202bbbe41 100644
--- a/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/class07.cs
+++ b/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/class07.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/struc01.cs b/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/struc01.cs
index 7232615954..7756598c44 100644
--- a/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/struc01.cs
+++ b/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/struc01.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/struct01_static.cs b/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/struct01_static.cs
index 6596555335..40108b9648 100644
--- a/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/struct01_static.cs
+++ b/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/struct01_static.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/struct02.cs b/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/struct02.cs
index 7178a91701..bf08d45311 100644
--- a/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/struct02.cs
+++ b/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/struct02.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/struct03.cs b/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/struct03.cs
index 8b06023d84..411d7f099d 100644
--- a/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/struct03.cs
+++ b/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/struct03.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/struct04.cs b/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/struct04.cs
index 181dcedab5..59ec5d686f 100644
--- a/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/struct04.cs
+++ b/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/struct04.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/struct05.cs b/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/struct05.cs
index c6261e4160..6abfc5a4a6 100644
--- a/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/struct05.cs
+++ b/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/struct05.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/struct06.cs b/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/struct06.cs
index 388fa939d3..ae137bbb53 100644
--- a/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/struct06.cs
+++ b/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/struct06.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/struct07.cs b/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/struct07.cs
index ebb3789ece..e874d2154e 100644
--- a/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/struct07.cs
+++ b/tests/src/JIT/Generics/Arrays/ConstructedTypes/Jagged/struct07.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/Arrays/ConstructedTypes/MultiDim/class01.cs b/tests/src/JIT/Generics/Arrays/ConstructedTypes/MultiDim/class01.cs
index 03a78965a9..a8706273b7 100644
--- a/tests/src/JIT/Generics/Arrays/ConstructedTypes/MultiDim/class01.cs
+++ b/tests/src/JIT/Generics/Arrays/ConstructedTypes/MultiDim/class01.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/Arrays/ConstructedTypes/MultiDim/class01_Instance.cs b/tests/src/JIT/Generics/Arrays/ConstructedTypes/MultiDim/class01_Instance.cs
index c981ffdf28..b9dd2fa921 100644
--- a/tests/src/JIT/Generics/Arrays/ConstructedTypes/MultiDim/class01_Instance.cs
+++ b/tests/src/JIT/Generics/Arrays/ConstructedTypes/MultiDim/class01_Instance.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/Arrays/ConstructedTypes/MultiDim/class01_static.cs b/tests/src/JIT/Generics/Arrays/ConstructedTypes/MultiDim/class01_static.cs
index e4b8f67caa..853f4f33ed 100644
--- a/tests/src/JIT/Generics/Arrays/ConstructedTypes/MultiDim/class01_static.cs
+++ b/tests/src/JIT/Generics/Arrays/ConstructedTypes/MultiDim/class01_static.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/Arrays/ConstructedTypes/MultiDim/struct01.cs b/tests/src/JIT/Generics/Arrays/ConstructedTypes/MultiDim/struct01.cs
index 862cc568ed..624b19a180 100644
--- a/tests/src/JIT/Generics/Arrays/ConstructedTypes/MultiDim/struct01.cs
+++ b/tests/src/JIT/Generics/Arrays/ConstructedTypes/MultiDim/struct01.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/Arrays/ConstructedTypes/MultiDim/struct01_Instance.cs b/tests/src/JIT/Generics/Arrays/ConstructedTypes/MultiDim/struct01_Instance.cs
index ea40ce96f2..7c1a6546ea 100644
--- a/tests/src/JIT/Generics/Arrays/ConstructedTypes/MultiDim/struct01_Instance.cs
+++ b/tests/src/JIT/Generics/Arrays/ConstructedTypes/MultiDim/struct01_Instance.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/Arrays/ConstructedTypes/MultiDim/struct01_static.cs b/tests/src/JIT/Generics/Arrays/ConstructedTypes/MultiDim/struct01_static.cs
index 0b505f7e7e..ba22cb311e 100644
--- a/tests/src/JIT/Generics/Arrays/ConstructedTypes/MultiDim/struct01_static.cs
+++ b/tests/src/JIT/Generics/Arrays/ConstructedTypes/MultiDim/struct01_static.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/Arrays/TypeParameters/Jagged/class01.cs b/tests/src/JIT/Generics/Arrays/TypeParameters/Jagged/class01.cs
index 793cca3ed3..9e8ebb66a6 100644
--- a/tests/src/JIT/Generics/Arrays/TypeParameters/Jagged/class01.cs
+++ b/tests/src/JIT/Generics/Arrays/TypeParameters/Jagged/class01.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/Arrays/TypeParameters/Jagged/struct01.cs b/tests/src/JIT/Generics/Arrays/TypeParameters/Jagged/struct01.cs
index bbbe5ee402..4998b55c20 100644
--- a/tests/src/JIT/Generics/Arrays/TypeParameters/Jagged/struct01.cs
+++ b/tests/src/JIT/Generics/Arrays/TypeParameters/Jagged/struct01.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/Arrays/TypeParameters/MultiDim/class01.cs b/tests/src/JIT/Generics/Arrays/TypeParameters/MultiDim/class01.cs
index cadca7a368..9f42f64b2d 100644
--- a/tests/src/JIT/Generics/Arrays/TypeParameters/MultiDim/class01.cs
+++ b/tests/src/JIT/Generics/Arrays/TypeParameters/MultiDim/class01.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/Arrays/TypeParameters/MultiDim/struct01.cs b/tests/src/JIT/Generics/Arrays/TypeParameters/MultiDim/struct01.cs
index 8cd5375852..551ebdb839 100644
--- a/tests/src/JIT/Generics/Arrays/TypeParameters/MultiDim/struct01.cs
+++ b/tests/src/JIT/Generics/Arrays/TypeParameters/MultiDim/struct01.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/ConstrainedCall/class1.cs b/tests/src/JIT/Generics/ConstrainedCall/class1.cs
index 8b8096a4fd..28ec4b8056 100644
--- a/tests/src/JIT/Generics/ConstrainedCall/class1.cs
+++ b/tests/src/JIT/Generics/ConstrainedCall/class1.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/ConstrainedCall/class2.cs b/tests/src/JIT/Generics/ConstrainedCall/class2.cs
index a4e12f2db4..022350af9a 100644
--- a/tests/src/JIT/Generics/ConstrainedCall/class2.cs
+++ b/tests/src/JIT/Generics/ConstrainedCall/class2.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/ConstrainedCall/vt1.cs b/tests/src/JIT/Generics/ConstrainedCall/vt1.cs
index 1078c0635d..956a9f2e6e 100644
--- a/tests/src/JIT/Generics/ConstrainedCall/vt1.cs
+++ b/tests/src/JIT/Generics/ConstrainedCall/vt1.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/ConstrainedCall/vt2.cs b/tests/src/JIT/Generics/ConstrainedCall/vt2.cs
index 67f8d9df3b..bbcc7d0e34 100644
--- a/tests/src/JIT/Generics/ConstrainedCall/vt2.cs
+++ b/tests/src/JIT/Generics/ConstrainedCall/vt2.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/ConstrainedCall/vt3.cs b/tests/src/JIT/Generics/ConstrainedCall/vt3.cs
index cf40c72e6c..38f231a59b 100644
--- a/tests/src/JIT/Generics/ConstrainedCall/vt3.cs
+++ b/tests/src/JIT/Generics/ConstrainedCall/vt3.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/ConstrainedCall/vt4.cs b/tests/src/JIT/Generics/ConstrainedCall/vt4.cs
index 0049065218..ee8670bad4 100644
--- a/tests/src/JIT/Generics/ConstrainedCall/vt4.cs
+++ b/tests/src/JIT/Generics/ConstrainedCall/vt4.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/Constraints/Call_instance01.cs b/tests/src/JIT/Generics/Constraints/Call_instance01.cs
index 5f04516a17..08db996181 100644
--- a/tests/src/JIT/Generics/Constraints/Call_instance01.cs
+++ b/tests/src/JIT/Generics/Constraints/Call_instance01.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/Constraints/Call_static01.cs b/tests/src/JIT/Generics/Constraints/Call_static01.cs
index d4c80b9ff5..cee7ddb82f 100644
--- a/tests/src/JIT/Generics/Constraints/Call_static01.cs
+++ b/tests/src/JIT/Generics/Constraints/Call_static01.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/Constraints/Convert_instance01.cs b/tests/src/JIT/Generics/Constraints/Convert_instance01.cs
index 51c96ddec8..0a7ca4f297 100644
--- a/tests/src/JIT/Generics/Constraints/Convert_instance01.cs
+++ b/tests/src/JIT/Generics/Constraints/Convert_instance01.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/Constraints/Convert_static01.cs b/tests/src/JIT/Generics/Constraints/Convert_static01.cs
index e67f03c1e3..025fe80841 100644
--- a/tests/src/JIT/Generics/Constraints/Convert_static01.cs
+++ b/tests/src/JIT/Generics/Constraints/Convert_static01.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/Constraints/Transitive_instance01.cs b/tests/src/JIT/Generics/Constraints/Transitive_instance01.cs
index 9ff855fbf6..96f67b9f21 100644
--- a/tests/src/JIT/Generics/Constraints/Transitive_instance01.cs
+++ b/tests/src/JIT/Generics/Constraints/Transitive_instance01.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/Constraints/Transitive_static01.cs b/tests/src/JIT/Generics/Constraints/Transitive_static01.cs
index ba64045acf..b150dbc92c 100644
--- a/tests/src/JIT/Generics/Constraints/Transitive_static01.cs
+++ b/tests/src/JIT/Generics/Constraints/Transitive_static01.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/Conversions/Boxing/box_unbox01.cs b/tests/src/JIT/Generics/Conversions/Boxing/box_unbox01.cs
index 68c9c64814..a283e9c158 100644
--- a/tests/src/JIT/Generics/Conversions/Boxing/box_unbox01.cs
+++ b/tests/src/JIT/Generics/Conversions/Boxing/box_unbox01.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/Conversions/Reference/GenToGen01.cs b/tests/src/JIT/Generics/Conversions/Reference/GenToGen01.cs
index 8a5d0709c6..8617325590 100644
--- a/tests/src/JIT/Generics/Conversions/Reference/GenToGen01.cs
+++ b/tests/src/JIT/Generics/Conversions/Reference/GenToGen01.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/Conversions/Reference/GenToGen02.cs b/tests/src/JIT/Generics/Conversions/Reference/GenToGen02.cs
index 0f3773734d..deb575fef6 100644
--- a/tests/src/JIT/Generics/Conversions/Reference/GenToGen02.cs
+++ b/tests/src/JIT/Generics/Conversions/Reference/GenToGen02.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/Conversions/Reference/GenToGen03.cs b/tests/src/JIT/Generics/Conversions/Reference/GenToGen03.cs
index faba63cd8f..30f92d296a 100644
--- a/tests/src/JIT/Generics/Conversions/Reference/GenToGen03.cs
+++ b/tests/src/JIT/Generics/Conversions/Reference/GenToGen03.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/Conversions/Reference/GenToNonGen01.cs b/tests/src/JIT/Generics/Conversions/Reference/GenToNonGen01.cs
index 4354861296..e74c92b086 100644
--- a/tests/src/JIT/Generics/Conversions/Reference/GenToNonGen01.cs
+++ b/tests/src/JIT/Generics/Conversions/Reference/GenToNonGen01.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/Conversions/Reference/GenToNonGen02.cs b/tests/src/JIT/Generics/Conversions/Reference/GenToNonGen02.cs
index e05b630d3f..00504a87c8 100644
--- a/tests/src/JIT/Generics/Conversions/Reference/GenToNonGen02.cs
+++ b/tests/src/JIT/Generics/Conversions/Reference/GenToNonGen02.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/Conversions/Reference/GenToNonGen03.cs b/tests/src/JIT/Generics/Conversions/Reference/GenToNonGen03.cs
index deb03c1351..5b74f3ac84 100644
--- a/tests/src/JIT/Generics/Conversions/Reference/GenToNonGen03.cs
+++ b/tests/src/JIT/Generics/Conversions/Reference/GenToNonGen03.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/Conversions/Reference/NonGenToGen01.cs b/tests/src/JIT/Generics/Conversions/Reference/NonGenToGen01.cs
index 3444027b50..b8692a265d 100644
--- a/tests/src/JIT/Generics/Conversions/Reference/NonGenToGen01.cs
+++ b/tests/src/JIT/Generics/Conversions/Reference/NonGenToGen01.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/Conversions/Reference/NonGenToGen02.cs b/tests/src/JIT/Generics/Conversions/Reference/NonGenToGen02.cs
index 2f8e1bfe05..f4f6177fd5 100644
--- a/tests/src/JIT/Generics/Conversions/Reference/NonGenToGen02.cs
+++ b/tests/src/JIT/Generics/Conversions/Reference/NonGenToGen02.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/Conversions/Reference/NonGenToGen03.cs b/tests/src/JIT/Generics/Conversions/Reference/NonGenToGen03.cs
index 4264395dc8..4c68d9c2f5 100644
--- a/tests/src/JIT/Generics/Conversions/Reference/NonGenToGen03.cs
+++ b/tests/src/JIT/Generics/Conversions/Reference/NonGenToGen03.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/Coverage/chaos55915408cs.cs b/tests/src/JIT/Generics/Coverage/chaos55915408cs.cs
index c9b8046ef9..0289a66c25 100644
--- a/tests/src/JIT/Generics/Coverage/chaos55915408cs.cs
+++ b/tests/src/JIT/Generics/Coverage/chaos55915408cs.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
/// <summary>Generic chaos types</summary>
diff --git a/tests/src/JIT/Generics/Coverage/chaos56200037cs.cs b/tests/src/JIT/Generics/Coverage/chaos56200037cs.cs
index 9a430b11a8..a78a908ef5 100644
--- a/tests/src/JIT/Generics/Coverage/chaos56200037cs.cs
+++ b/tests/src/JIT/Generics/Coverage/chaos56200037cs.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
/// <summary>Generic chaos types</summary>
diff --git a/tests/src/JIT/Generics/Coverage/chaos65204782cs.cs b/tests/src/JIT/Generics/Coverage/chaos65204782cs.cs
index aef93fa790..74fc3da9fc 100644
--- a/tests/src/JIT/Generics/Coverage/chaos65204782cs.cs
+++ b/tests/src/JIT/Generics/Coverage/chaos65204782cs.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
/// <summary>Generic chaos types</summary>
diff --git a/tests/src/JIT/Generics/Exceptions/general_class_instance01.cs b/tests/src/JIT/Generics/Exceptions/general_class_instance01.cs
index a12b1b5a80..c06915ec3a 100644
--- a/tests/src/JIT/Generics/Exceptions/general_class_instance01.cs
+++ b/tests/src/JIT/Generics/Exceptions/general_class_instance01.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/Exceptions/general_class_static01.cs b/tests/src/JIT/Generics/Exceptions/general_class_static01.cs
index e296afa71a..e46c1b571c 100644
--- a/tests/src/JIT/Generics/Exceptions/general_class_static01.cs
+++ b/tests/src/JIT/Generics/Exceptions/general_class_static01.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/Exceptions/general_struct_instance01.cs b/tests/src/JIT/Generics/Exceptions/general_struct_instance01.cs
index a771b5fb24..83b162854d 100644
--- a/tests/src/JIT/Generics/Exceptions/general_struct_instance01.cs
+++ b/tests/src/JIT/Generics/Exceptions/general_struct_instance01.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/Exceptions/general_struct_static01.cs b/tests/src/JIT/Generics/Exceptions/general_struct_static01.cs
index 4ce258b1ac..c0c869d3f5 100644
--- a/tests/src/JIT/Generics/Exceptions/general_struct_static01.cs
+++ b/tests/src/JIT/Generics/Exceptions/general_struct_static01.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/Exceptions/specific_class_instance01.cs b/tests/src/JIT/Generics/Exceptions/specific_class_instance01.cs
index 44f5b8dec8..aedaa4ee5e 100644
--- a/tests/src/JIT/Generics/Exceptions/specific_class_instance01.cs
+++ b/tests/src/JIT/Generics/Exceptions/specific_class_instance01.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/Exceptions/specific_class_instance02.cs b/tests/src/JIT/Generics/Exceptions/specific_class_instance02.cs
index beaa9f52bc..ee4b1dce26 100644
--- a/tests/src/JIT/Generics/Exceptions/specific_class_instance02.cs
+++ b/tests/src/JIT/Generics/Exceptions/specific_class_instance02.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/Exceptions/specific_class_static01.cs b/tests/src/JIT/Generics/Exceptions/specific_class_static01.cs
index 5a2faa5d00..fdc862d66c 100644
--- a/tests/src/JIT/Generics/Exceptions/specific_class_static01.cs
+++ b/tests/src/JIT/Generics/Exceptions/specific_class_static01.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/Exceptions/specific_class_static02.cs b/tests/src/JIT/Generics/Exceptions/specific_class_static02.cs
index fdbdde2227..a96782e92d 100644
--- a/tests/src/JIT/Generics/Exceptions/specific_class_static02.cs
+++ b/tests/src/JIT/Generics/Exceptions/specific_class_static02.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/Exceptions/specific_struct_instance01.cs b/tests/src/JIT/Generics/Exceptions/specific_struct_instance01.cs
index a90b082c66..71f39534f7 100644
--- a/tests/src/JIT/Generics/Exceptions/specific_struct_instance01.cs
+++ b/tests/src/JIT/Generics/Exceptions/specific_struct_instance01.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/Exceptions/specific_struct_instance02.cs b/tests/src/JIT/Generics/Exceptions/specific_struct_instance02.cs
index 3c73d1d7b1..36bbfaf288 100644
--- a/tests/src/JIT/Generics/Exceptions/specific_struct_instance02.cs
+++ b/tests/src/JIT/Generics/Exceptions/specific_struct_instance02.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/Exceptions/specific_struct_static01.cs b/tests/src/JIT/Generics/Exceptions/specific_struct_static01.cs
index 28d00baaeb..2e33bab1de 100644
--- a/tests/src/JIT/Generics/Exceptions/specific_struct_static01.cs
+++ b/tests/src/JIT/Generics/Exceptions/specific_struct_static01.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/Exceptions/specific_struct_static02.cs b/tests/src/JIT/Generics/Exceptions/specific_struct_static02.cs
index 063ce57968..40dfa5961c 100644
--- a/tests/src/JIT/Generics/Exceptions/specific_struct_static02.cs
+++ b/tests/src/JIT/Generics/Exceptions/specific_struct_static02.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/Fields/instance_assignment_class01.cs b/tests/src/JIT/Generics/Fields/instance_assignment_class01.cs
index 453ef868c8..48cc37fa64 100644
--- a/tests/src/JIT/Generics/Fields/instance_assignment_class01.cs
+++ b/tests/src/JIT/Generics/Fields/instance_assignment_class01.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/Fields/instance_assignment_struct01.cs b/tests/src/JIT/Generics/Fields/instance_assignment_struct01.cs
index afc1fa60d5..f4c553f7b2 100644
--- a/tests/src/JIT/Generics/Fields/instance_assignment_struct01.cs
+++ b/tests/src/JIT/Generics/Fields/instance_assignment_struct01.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/Fields/instance_equalnull_class01.cs b/tests/src/JIT/Generics/Fields/instance_equalnull_class01.cs
index f9d372bf0b..a00f241e01 100644
--- a/tests/src/JIT/Generics/Fields/instance_equalnull_class01.cs
+++ b/tests/src/JIT/Generics/Fields/instance_equalnull_class01.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/Fields/instance_equalnull_struct01.cs b/tests/src/JIT/Generics/Fields/instance_equalnull_struct01.cs
index 22538434c5..a9e0ef2fb4 100644
--- a/tests/src/JIT/Generics/Fields/instance_equalnull_struct01.cs
+++ b/tests/src/JIT/Generics/Fields/instance_equalnull_struct01.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/Fields/instance_passing_class01.cs b/tests/src/JIT/Generics/Fields/instance_passing_class01.cs
index 3a5925188c..c8ca582d94 100644
--- a/tests/src/JIT/Generics/Fields/instance_passing_class01.cs
+++ b/tests/src/JIT/Generics/Fields/instance_passing_class01.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/Fields/instance_passing_struct01.cs b/tests/src/JIT/Generics/Fields/instance_passing_struct01.cs
index 2620fd6e0a..7901900455 100644
--- a/tests/src/JIT/Generics/Fields/instance_passing_struct01.cs
+++ b/tests/src/JIT/Generics/Fields/instance_passing_struct01.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/Fields/static_assignment_class01.cs b/tests/src/JIT/Generics/Fields/static_assignment_class01.cs
index a3b782e052..31fbcb2e5d 100644
--- a/tests/src/JIT/Generics/Fields/static_assignment_class01.cs
+++ b/tests/src/JIT/Generics/Fields/static_assignment_class01.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/Fields/static_assignment_struct01.cs b/tests/src/JIT/Generics/Fields/static_assignment_struct01.cs
index c096460a9f..9e9ad24050 100644
--- a/tests/src/JIT/Generics/Fields/static_assignment_struct01.cs
+++ b/tests/src/JIT/Generics/Fields/static_assignment_struct01.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/Fields/static_equalnull_class01.cs b/tests/src/JIT/Generics/Fields/static_equalnull_class01.cs
index ac248a7e96..546df3dcd6 100644
--- a/tests/src/JIT/Generics/Fields/static_equalnull_class01.cs
+++ b/tests/src/JIT/Generics/Fields/static_equalnull_class01.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/Fields/static_equalnull_struct01.cs b/tests/src/JIT/Generics/Fields/static_equalnull_struct01.cs
index 33aad4d738..e31f8c5e2f 100644
--- a/tests/src/JIT/Generics/Fields/static_equalnull_struct01.cs
+++ b/tests/src/JIT/Generics/Fields/static_equalnull_struct01.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/Fields/static_passing_class01.cs b/tests/src/JIT/Generics/Fields/static_passing_class01.cs
index 07f6e33077..d5938e3b0d 100644
--- a/tests/src/JIT/Generics/Fields/static_passing_class01.cs
+++ b/tests/src/JIT/Generics/Fields/static_passing_class01.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/Fields/static_passing_struct01.cs b/tests/src/JIT/Generics/Fields/static_passing_struct01.cs
index 5a413f9e1a..96d019f5a0 100644
--- a/tests/src/JIT/Generics/Fields/static_passing_struct01.cs
+++ b/tests/src/JIT/Generics/Fields/static_passing_struct01.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/Instantiation/Classes/BaseClass01.cs b/tests/src/JIT/Generics/Instantiation/Classes/BaseClass01.cs
index b007e11d05..9f02872658 100644
--- a/tests/src/JIT/Generics/Instantiation/Classes/BaseClass01.cs
+++ b/tests/src/JIT/Generics/Instantiation/Classes/BaseClass01.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/Instantiation/Classes/BaseClass02.cs b/tests/src/JIT/Generics/Instantiation/Classes/BaseClass02.cs
index 7197fafcd9..bf433ba141 100644
--- a/tests/src/JIT/Generics/Instantiation/Classes/BaseClass02.cs
+++ b/tests/src/JIT/Generics/Instantiation/Classes/BaseClass02.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/Instantiation/Classes/BaseClass03.cs b/tests/src/JIT/Generics/Instantiation/Classes/BaseClass03.cs
index 26d76bcb19..92578f363b 100644
--- a/tests/src/JIT/Generics/Instantiation/Classes/BaseClass03.cs
+++ b/tests/src/JIT/Generics/Instantiation/Classes/BaseClass03.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/Instantiation/Classes/Baseclass04.cs b/tests/src/JIT/Generics/Instantiation/Classes/Baseclass04.cs
index 819f1d37f6..ebffbda1ca 100644
--- a/tests/src/JIT/Generics/Instantiation/Classes/Baseclass04.cs
+++ b/tests/src/JIT/Generics/Instantiation/Classes/Baseclass04.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/Instantiation/Classes/Baseclass05.cs b/tests/src/JIT/Generics/Instantiation/Classes/Baseclass05.cs
index 4a36ee001b..b864c77502 100644
--- a/tests/src/JIT/Generics/Instantiation/Classes/Baseclass05.cs
+++ b/tests/src/JIT/Generics/Instantiation/Classes/Baseclass05.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/Instantiation/Classes/class01.cs b/tests/src/JIT/Generics/Instantiation/Classes/class01.cs
index 17612e368e..ede9fb39a3 100644
--- a/tests/src/JIT/Generics/Instantiation/Classes/class01.cs
+++ b/tests/src/JIT/Generics/Instantiation/Classes/class01.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/Instantiation/Classes/class02.cs b/tests/src/JIT/Generics/Instantiation/Classes/class02.cs
index 62ffa416cb..c13925cd8d 100644
--- a/tests/src/JIT/Generics/Instantiation/Classes/class02.cs
+++ b/tests/src/JIT/Generics/Instantiation/Classes/class02.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/Instantiation/Classes/class03.cs b/tests/src/JIT/Generics/Instantiation/Classes/class03.cs
index f7f2456979..46c41a1176 100644
--- a/tests/src/JIT/Generics/Instantiation/Classes/class03.cs
+++ b/tests/src/JIT/Generics/Instantiation/Classes/class03.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/Instantiation/Interfaces/Class01.cs b/tests/src/JIT/Generics/Instantiation/Interfaces/Class01.cs
index 3ad03f599d..a0cd8b12c0 100644
--- a/tests/src/JIT/Generics/Instantiation/Interfaces/Class01.cs
+++ b/tests/src/JIT/Generics/Instantiation/Interfaces/Class01.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/Instantiation/Interfaces/Class02.cs b/tests/src/JIT/Generics/Instantiation/Interfaces/Class02.cs
index c5c9b74916..78370dcf78 100644
--- a/tests/src/JIT/Generics/Instantiation/Interfaces/Class02.cs
+++ b/tests/src/JIT/Generics/Instantiation/Interfaces/Class02.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/Instantiation/Interfaces/Class03.cs b/tests/src/JIT/Generics/Instantiation/Interfaces/Class03.cs
index 3cfd83499d..f08d88664d 100644
--- a/tests/src/JIT/Generics/Instantiation/Interfaces/Class03.cs
+++ b/tests/src/JIT/Generics/Instantiation/Interfaces/Class03.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/Instantiation/Interfaces/Class04.cs b/tests/src/JIT/Generics/Instantiation/Interfaces/Class04.cs
index 97e7de4d9e..452b1e8152 100644
--- a/tests/src/JIT/Generics/Instantiation/Interfaces/Class04.cs
+++ b/tests/src/JIT/Generics/Instantiation/Interfaces/Class04.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/Instantiation/Interfaces/Class05.cs b/tests/src/JIT/Generics/Instantiation/Interfaces/Class05.cs
index 336ad89b76..40011d8ba4 100644
--- a/tests/src/JIT/Generics/Instantiation/Interfaces/Class05.cs
+++ b/tests/src/JIT/Generics/Instantiation/Interfaces/Class05.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/Instantiation/Interfaces/Struct01.cs b/tests/src/JIT/Generics/Instantiation/Interfaces/Struct01.cs
index f87984c3d5..93ae2c8fcd 100644
--- a/tests/src/JIT/Generics/Instantiation/Interfaces/Struct01.cs
+++ b/tests/src/JIT/Generics/Instantiation/Interfaces/Struct01.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/Instantiation/Interfaces/Struct02.cs b/tests/src/JIT/Generics/Instantiation/Interfaces/Struct02.cs
index 701869dd4e..62feaf6afc 100644
--- a/tests/src/JIT/Generics/Instantiation/Interfaces/Struct02.cs
+++ b/tests/src/JIT/Generics/Instantiation/Interfaces/Struct02.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/Instantiation/Interfaces/Struct03.cs b/tests/src/JIT/Generics/Instantiation/Interfaces/Struct03.cs
index 12a380f002..8e6ba60eb2 100644
--- a/tests/src/JIT/Generics/Instantiation/Interfaces/Struct03.cs
+++ b/tests/src/JIT/Generics/Instantiation/Interfaces/Struct03.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/Instantiation/Interfaces/Struct04.cs b/tests/src/JIT/Generics/Instantiation/Interfaces/Struct04.cs
index 3afa6278c1..833b2d941f 100644
--- a/tests/src/JIT/Generics/Instantiation/Interfaces/Struct04.cs
+++ b/tests/src/JIT/Generics/Instantiation/Interfaces/Struct04.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/Instantiation/Interfaces/Struct05.cs b/tests/src/JIT/Generics/Instantiation/Interfaces/Struct05.cs
index b3fd7d8334..986fa95210 100644
--- a/tests/src/JIT/Generics/Instantiation/Interfaces/Struct05.cs
+++ b/tests/src/JIT/Generics/Instantiation/Interfaces/Struct05.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/Instantiation/Structs/struct01.cs b/tests/src/JIT/Generics/Instantiation/Structs/struct01.cs
index 85453c74ac..050131fc7e 100644
--- a/tests/src/JIT/Generics/Instantiation/Structs/struct01.cs
+++ b/tests/src/JIT/Generics/Instantiation/Structs/struct01.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/Instantiation/Structs/struct02.cs b/tests/src/JIT/Generics/Instantiation/Structs/struct02.cs
index aca89967f8..1e4204ddaa 100644
--- a/tests/src/JIT/Generics/Instantiation/Structs/struct02.cs
+++ b/tests/src/JIT/Generics/Instantiation/Structs/struct02.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/Instantiation/Structs/struct03.cs b/tests/src/JIT/Generics/Instantiation/Structs/struct03.cs
index 54e9cea209..b1129c5acd 100644
--- a/tests/src/JIT/Generics/Instantiation/Structs/struct03.cs
+++ b/tests/src/JIT/Generics/Instantiation/Structs/struct03.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/Instantiation/delegates/Delegate001.cs b/tests/src/JIT/Generics/Instantiation/delegates/Delegate001.cs
index 1776eda278..651a353321 100644
--- a/tests/src/JIT/Generics/Instantiation/delegates/Delegate001.cs
+++ b/tests/src/JIT/Generics/Instantiation/delegates/Delegate001.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Threading;
diff --git a/tests/src/JIT/Generics/Instantiation/delegates/Delegate002.cs b/tests/src/JIT/Generics/Instantiation/delegates/Delegate002.cs
index 927c7564cd..8a9b260588 100644
--- a/tests/src/JIT/Generics/Instantiation/delegates/Delegate002.cs
+++ b/tests/src/JIT/Generics/Instantiation/delegates/Delegate002.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Threading;
diff --git a/tests/src/JIT/Generics/Instantiation/delegates/Delegate003.cs b/tests/src/JIT/Generics/Instantiation/delegates/Delegate003.cs
index fedde88c3e..700cbfd56a 100644
--- a/tests/src/JIT/Generics/Instantiation/delegates/Delegate003.cs
+++ b/tests/src/JIT/Generics/Instantiation/delegates/Delegate003.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Threading;
diff --git a/tests/src/JIT/Generics/Instantiation/delegates/Delegate004.cs b/tests/src/JIT/Generics/Instantiation/delegates/Delegate004.cs
index dbfa991c15..d2ed60afd3 100644
--- a/tests/src/JIT/Generics/Instantiation/delegates/Delegate004.cs
+++ b/tests/src/JIT/Generics/Instantiation/delegates/Delegate004.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Threading;
diff --git a/tests/src/JIT/Generics/Instantiation/delegates/Delegate005.cs b/tests/src/JIT/Generics/Instantiation/delegates/Delegate005.cs
index cd991386c1..3281c35cbd 100644
--- a/tests/src/JIT/Generics/Instantiation/delegates/Delegate005.cs
+++ b/tests/src/JIT/Generics/Instantiation/delegates/Delegate005.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Threading;
diff --git a/tests/src/JIT/Generics/Instantiation/delegates/Delegate006.cs b/tests/src/JIT/Generics/Instantiation/delegates/Delegate006.cs
index f6de586b68..a0918f8c74 100644
--- a/tests/src/JIT/Generics/Instantiation/delegates/Delegate006.cs
+++ b/tests/src/JIT/Generics/Instantiation/delegates/Delegate006.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Threading;
diff --git a/tests/src/JIT/Generics/Instantiation/delegates/Delegate007.cs b/tests/src/JIT/Generics/Instantiation/delegates/Delegate007.cs
index 8da6738d9f..a4224957cb 100644
--- a/tests/src/JIT/Generics/Instantiation/delegates/Delegate007.cs
+++ b/tests/src/JIT/Generics/Instantiation/delegates/Delegate007.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Threading;
diff --git a/tests/src/JIT/Generics/Instantiation/delegates/Delegate008.cs b/tests/src/JIT/Generics/Instantiation/delegates/Delegate008.cs
index 7139b9ed1f..2420e9ca83 100644
--- a/tests/src/JIT/Generics/Instantiation/delegates/Delegate008.cs
+++ b/tests/src/JIT/Generics/Instantiation/delegates/Delegate008.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Threading;
diff --git a/tests/src/JIT/Generics/Instantiation/delegates/Delegate009.cs b/tests/src/JIT/Generics/Instantiation/delegates/Delegate009.cs
index c98362d188..f2835bf810 100644
--- a/tests/src/JIT/Generics/Instantiation/delegates/Delegate009.cs
+++ b/tests/src/JIT/Generics/Instantiation/delegates/Delegate009.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Threading;
diff --git a/tests/src/JIT/Generics/Instantiation/delegates/Delegate010.cs b/tests/src/JIT/Generics/Instantiation/delegates/Delegate010.cs
index ea1caa2f8b..7597adb81f 100644
--- a/tests/src/JIT/Generics/Instantiation/delegates/Delegate010.cs
+++ b/tests/src/JIT/Generics/Instantiation/delegates/Delegate010.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Threading;
diff --git a/tests/src/JIT/Generics/Instantiation/delegates/Delegate011.cs b/tests/src/JIT/Generics/Instantiation/delegates/Delegate011.cs
index f0d3bd1e68..0f8978b1a7 100644
--- a/tests/src/JIT/Generics/Instantiation/delegates/Delegate011.cs
+++ b/tests/src/JIT/Generics/Instantiation/delegates/Delegate011.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Threading;
diff --git a/tests/src/JIT/Generics/Instantiation/delegates/Delegate012.cs b/tests/src/JIT/Generics/Instantiation/delegates/Delegate012.cs
index 94bf6b27df..b651a78172 100644
--- a/tests/src/JIT/Generics/Instantiation/delegates/Delegate012.cs
+++ b/tests/src/JIT/Generics/Instantiation/delegates/Delegate012.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Threading;
diff --git a/tests/src/JIT/Generics/Instantiation/delegates/Delegate013.cs b/tests/src/JIT/Generics/Instantiation/delegates/Delegate013.cs
index f1a5f6463f..d81168125b 100644
--- a/tests/src/JIT/Generics/Instantiation/delegates/Delegate013.cs
+++ b/tests/src/JIT/Generics/Instantiation/delegates/Delegate013.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Threading;
diff --git a/tests/src/JIT/Generics/Instantiation/delegates/Delegate014.cs b/tests/src/JIT/Generics/Instantiation/delegates/Delegate014.cs
index 723828aea3..019b2e4bec 100644
--- a/tests/src/JIT/Generics/Instantiation/delegates/Delegate014.cs
+++ b/tests/src/JIT/Generics/Instantiation/delegates/Delegate014.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Threading;
diff --git a/tests/src/JIT/Generics/Instantiation/delegates/Delegate015.cs b/tests/src/JIT/Generics/Instantiation/delegates/Delegate015.cs
index 978ecaafb8..e1f52100db 100644
--- a/tests/src/JIT/Generics/Instantiation/delegates/Delegate015.cs
+++ b/tests/src/JIT/Generics/Instantiation/delegates/Delegate015.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Threading;
diff --git a/tests/src/JIT/Generics/Instantiation/delegates/Delegate016.cs b/tests/src/JIT/Generics/Instantiation/delegates/Delegate016.cs
index c75384a382..403aaf14ad 100644
--- a/tests/src/JIT/Generics/Instantiation/delegates/Delegate016.cs
+++ b/tests/src/JIT/Generics/Instantiation/delegates/Delegate016.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Threading;
diff --git a/tests/src/JIT/Generics/Instantiation/delegates/Delegate017.cs b/tests/src/JIT/Generics/Instantiation/delegates/Delegate017.cs
index 2030923e3a..833cf9979c 100644
--- a/tests/src/JIT/Generics/Instantiation/delegates/Delegate017.cs
+++ b/tests/src/JIT/Generics/Instantiation/delegates/Delegate017.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Threading;
diff --git a/tests/src/JIT/Generics/Instantiation/delegates/Delegate018.cs b/tests/src/JIT/Generics/Instantiation/delegates/Delegate018.cs
index beeec44158..6f92cfd0dd 100644
--- a/tests/src/JIT/Generics/Instantiation/delegates/Delegate018.cs
+++ b/tests/src/JIT/Generics/Instantiation/delegates/Delegate018.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Threading;
diff --git a/tests/src/JIT/Generics/Instantiation/delegates/Delegate019.cs b/tests/src/JIT/Generics/Instantiation/delegates/Delegate019.cs
index 09868e3cee..06467512c2 100644
--- a/tests/src/JIT/Generics/Instantiation/delegates/Delegate019.cs
+++ b/tests/src/JIT/Generics/Instantiation/delegates/Delegate019.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Threading;
diff --git a/tests/src/JIT/Generics/Instantiation/delegates/Delegate020.cs b/tests/src/JIT/Generics/Instantiation/delegates/Delegate020.cs
index 3e88e94bd9..07782a5ae3 100644
--- a/tests/src/JIT/Generics/Instantiation/delegates/Delegate020.cs
+++ b/tests/src/JIT/Generics/Instantiation/delegates/Delegate020.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Threading;
diff --git a/tests/src/JIT/Generics/Instantiation/delegates/Delegate021.cs b/tests/src/JIT/Generics/Instantiation/delegates/Delegate021.cs
index 01b3f0ced2..5532b47690 100644
--- a/tests/src/JIT/Generics/Instantiation/delegates/Delegate021.cs
+++ b/tests/src/JIT/Generics/Instantiation/delegates/Delegate021.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Threading;
diff --git a/tests/src/JIT/Generics/Instantiation/delegates/Delegate022.cs b/tests/src/JIT/Generics/Instantiation/delegates/Delegate022.cs
index 5035f9b998..0712676f72 100644
--- a/tests/src/JIT/Generics/Instantiation/delegates/Delegate022.cs
+++ b/tests/src/JIT/Generics/Instantiation/delegates/Delegate022.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Threading;
diff --git a/tests/src/JIT/Generics/Instantiation/delegates/Delegate023.cs b/tests/src/JIT/Generics/Instantiation/delegates/Delegate023.cs
index a76afa2336..f6b5069c62 100644
--- a/tests/src/JIT/Generics/Instantiation/delegates/Delegate023.cs
+++ b/tests/src/JIT/Generics/Instantiation/delegates/Delegate023.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Threading;
diff --git a/tests/src/JIT/Generics/Instantiation/delegates/Delegate024.cs b/tests/src/JIT/Generics/Instantiation/delegates/Delegate024.cs
index 881b5774ab..acb08fd69f 100644
--- a/tests/src/JIT/Generics/Instantiation/delegates/Delegate024.cs
+++ b/tests/src/JIT/Generics/Instantiation/delegates/Delegate024.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Threading;
diff --git a/tests/src/JIT/Generics/Instantiation/delegates/Delegate025.cs b/tests/src/JIT/Generics/Instantiation/delegates/Delegate025.cs
index abfb167ca6..e4ae6631d8 100644
--- a/tests/src/JIT/Generics/Instantiation/delegates/Delegate025.cs
+++ b/tests/src/JIT/Generics/Instantiation/delegates/Delegate025.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Threading;
diff --git a/tests/src/JIT/Generics/Instantiation/delegates/Delegate026.cs b/tests/src/JIT/Generics/Instantiation/delegates/Delegate026.cs
index f96947382d..2f01b95c86 100644
--- a/tests/src/JIT/Generics/Instantiation/delegates/Delegate026.cs
+++ b/tests/src/JIT/Generics/Instantiation/delegates/Delegate026.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Threading;
diff --git a/tests/src/JIT/Generics/Instantiation/delegates/Delegate027.cs b/tests/src/JIT/Generics/Instantiation/delegates/Delegate027.cs
index 1419b69a6e..0db2c4c6b4 100644
--- a/tests/src/JIT/Generics/Instantiation/delegates/Delegate027.cs
+++ b/tests/src/JIT/Generics/Instantiation/delegates/Delegate027.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Threading;
diff --git a/tests/src/JIT/Generics/Instantiation/delegates/Delegate028.cs b/tests/src/JIT/Generics/Instantiation/delegates/Delegate028.cs
index 5f6e862ecb..eecd664e30 100644
--- a/tests/src/JIT/Generics/Instantiation/delegates/Delegate028.cs
+++ b/tests/src/JIT/Generics/Instantiation/delegates/Delegate028.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Threading;
diff --git a/tests/src/JIT/Generics/Instantiation/delegates/Delegate029.cs b/tests/src/JIT/Generics/Instantiation/delegates/Delegate029.cs
index 5adc30b304..f359695b5a 100644
--- a/tests/src/JIT/Generics/Instantiation/delegates/Delegate029.cs
+++ b/tests/src/JIT/Generics/Instantiation/delegates/Delegate029.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Threading;
diff --git a/tests/src/JIT/Generics/Instantiation/delegates/Delegate030.cs b/tests/src/JIT/Generics/Instantiation/delegates/Delegate030.cs
index 10ef0e747f..53d6f451c0 100644
--- a/tests/src/JIT/Generics/Instantiation/delegates/Delegate030.cs
+++ b/tests/src/JIT/Generics/Instantiation/delegates/Delegate030.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Threading;
diff --git a/tests/src/JIT/Generics/Instantiation/delegates/Delegate031.cs b/tests/src/JIT/Generics/Instantiation/delegates/Delegate031.cs
index 68f76bd70a..2257c3e408 100644
--- a/tests/src/JIT/Generics/Instantiation/delegates/Delegate031.cs
+++ b/tests/src/JIT/Generics/Instantiation/delegates/Delegate031.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Threading;
diff --git a/tests/src/JIT/Generics/Instantiation/delegates/Delegate032.cs b/tests/src/JIT/Generics/Instantiation/delegates/Delegate032.cs
index 11942e972d..833c2774f8 100644
--- a/tests/src/JIT/Generics/Instantiation/delegates/Delegate032.cs
+++ b/tests/src/JIT/Generics/Instantiation/delegates/Delegate032.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Threading;
diff --git a/tests/src/JIT/Generics/Locals/instance_assignment_class01.cs b/tests/src/JIT/Generics/Locals/instance_assignment_class01.cs
index b1ee7baadf..2928e7f5f2 100644
--- a/tests/src/JIT/Generics/Locals/instance_assignment_class01.cs
+++ b/tests/src/JIT/Generics/Locals/instance_assignment_class01.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/Locals/instance_assignment_struct01.cs b/tests/src/JIT/Generics/Locals/instance_assignment_struct01.cs
index a6d6786eee..1991fe0b00 100644
--- a/tests/src/JIT/Generics/Locals/instance_assignment_struct01.cs
+++ b/tests/src/JIT/Generics/Locals/instance_assignment_struct01.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/Locals/instance_equalnull_class01.cs b/tests/src/JIT/Generics/Locals/instance_equalnull_class01.cs
index 6ad63eab9b..4cdc252a27 100644
--- a/tests/src/JIT/Generics/Locals/instance_equalnull_class01.cs
+++ b/tests/src/JIT/Generics/Locals/instance_equalnull_class01.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/Locals/instance_equalnull_struct01.cs b/tests/src/JIT/Generics/Locals/instance_equalnull_struct01.cs
index 131d163693..46b0d3058e 100644
--- a/tests/src/JIT/Generics/Locals/instance_equalnull_struct01.cs
+++ b/tests/src/JIT/Generics/Locals/instance_equalnull_struct01.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/Locals/instance_passing_class01.cs b/tests/src/JIT/Generics/Locals/instance_passing_class01.cs
index 40978900c8..d2e3772d04 100644
--- a/tests/src/JIT/Generics/Locals/instance_passing_class01.cs
+++ b/tests/src/JIT/Generics/Locals/instance_passing_class01.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/Locals/instance_passing_struct01.cs b/tests/src/JIT/Generics/Locals/instance_passing_struct01.cs
index d54a51371c..b582ae4cee 100644
--- a/tests/src/JIT/Generics/Locals/instance_passing_struct01.cs
+++ b/tests/src/JIT/Generics/Locals/instance_passing_struct01.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/Locals/static_assignment_class01.cs b/tests/src/JIT/Generics/Locals/static_assignment_class01.cs
index 656b90509b..13add02fb5 100644
--- a/tests/src/JIT/Generics/Locals/static_assignment_class01.cs
+++ b/tests/src/JIT/Generics/Locals/static_assignment_class01.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/Locals/static_assignment_struct01.cs b/tests/src/JIT/Generics/Locals/static_assignment_struct01.cs
index 2948a70437..b4e7d0d27d 100644
--- a/tests/src/JIT/Generics/Locals/static_assignment_struct01.cs
+++ b/tests/src/JIT/Generics/Locals/static_assignment_struct01.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/Locals/static_equalnull_class01.cs b/tests/src/JIT/Generics/Locals/static_equalnull_class01.cs
index 7f3ece0bf6..f425993d49 100644
--- a/tests/src/JIT/Generics/Locals/static_equalnull_class01.cs
+++ b/tests/src/JIT/Generics/Locals/static_equalnull_class01.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/Locals/static_equalnull_struct01.cs b/tests/src/JIT/Generics/Locals/static_equalnull_struct01.cs
index 077236e573..8505f763fd 100644
--- a/tests/src/JIT/Generics/Locals/static_equalnull_struct01.cs
+++ b/tests/src/JIT/Generics/Locals/static_equalnull_struct01.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/Locals/static_passing_class01.cs b/tests/src/JIT/Generics/Locals/static_passing_class01.cs
index 7e9533ccb5..e8779cd972 100644
--- a/tests/src/JIT/Generics/Locals/static_passing_class01.cs
+++ b/tests/src/JIT/Generics/Locals/static_passing_class01.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/Locals/static_passing_struct01.cs b/tests/src/JIT/Generics/Locals/static_passing_struct01.cs
index 0fc325b448..4dc1f7ed74 100644
--- a/tests/src/JIT/Generics/Locals/static_passing_struct01.cs
+++ b/tests/src/JIT/Generics/Locals/static_passing_struct01.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/MemberAccess/class_instance01.cs b/tests/src/JIT/Generics/MemberAccess/class_instance01.cs
index d61e8f15f6..613a9cc089 100644
--- a/tests/src/JIT/Generics/MemberAccess/class_instance01.cs
+++ b/tests/src/JIT/Generics/MemberAccess/class_instance01.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/MemberAccess/class_static01.cs b/tests/src/JIT/Generics/MemberAccess/class_static01.cs
index ab2da5c749..e668c3e1e5 100644
--- a/tests/src/JIT/Generics/MemberAccess/class_static01.cs
+++ b/tests/src/JIT/Generics/MemberAccess/class_static01.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/MemberAccess/interface_class01.cs b/tests/src/JIT/Generics/MemberAccess/interface_class01.cs
index a3e060e5f2..87662265c3 100644
--- a/tests/src/JIT/Generics/MemberAccess/interface_class01.cs
+++ b/tests/src/JIT/Generics/MemberAccess/interface_class01.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/MemberAccess/interface_class02.cs b/tests/src/JIT/Generics/MemberAccess/interface_class02.cs
index 74b9874b9f..ae7a918a0b 100644
--- a/tests/src/JIT/Generics/MemberAccess/interface_class02.cs
+++ b/tests/src/JIT/Generics/MemberAccess/interface_class02.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/MemberAccess/interface_struct01.cs b/tests/src/JIT/Generics/MemberAccess/interface_struct01.cs
index 364f322972..76b6bf9dde 100644
--- a/tests/src/JIT/Generics/MemberAccess/interface_struct01.cs
+++ b/tests/src/JIT/Generics/MemberAccess/interface_struct01.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/MemberAccess/interface_struct02.cs b/tests/src/JIT/Generics/MemberAccess/interface_struct02.cs
index 3251eb5ac1..0916de66f0 100644
--- a/tests/src/JIT/Generics/MemberAccess/interface_struct02.cs
+++ b/tests/src/JIT/Generics/MemberAccess/interface_struct02.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/MemberAccess/struct_instance01.cs b/tests/src/JIT/Generics/MemberAccess/struct_instance01.cs
index f0f10a4680..ab1a77a0da 100644
--- a/tests/src/JIT/Generics/MemberAccess/struct_instance01.cs
+++ b/tests/src/JIT/Generics/MemberAccess/struct_instance01.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/MemberAccess/struct_static01.cs b/tests/src/JIT/Generics/MemberAccess/struct_static01.cs
index 9d8900bd8f..7a8364c873 100644
--- a/tests/src/JIT/Generics/MemberAccess/struct_static01.cs
+++ b/tests/src/JIT/Generics/MemberAccess/struct_static01.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/Parameters/instance_assignment_class01.cs b/tests/src/JIT/Generics/Parameters/instance_assignment_class01.cs
index c9f53483e2..ff84fa18f5 100644
--- a/tests/src/JIT/Generics/Parameters/instance_assignment_class01.cs
+++ b/tests/src/JIT/Generics/Parameters/instance_assignment_class01.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/Parameters/instance_assignment_struct01.cs b/tests/src/JIT/Generics/Parameters/instance_assignment_struct01.cs
index d8446ec27e..b3ed088d02 100644
--- a/tests/src/JIT/Generics/Parameters/instance_assignment_struct01.cs
+++ b/tests/src/JIT/Generics/Parameters/instance_assignment_struct01.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/Parameters/instance_equalnull_class01.cs b/tests/src/JIT/Generics/Parameters/instance_equalnull_class01.cs
index 91dd24046d..71fc86b7d7 100644
--- a/tests/src/JIT/Generics/Parameters/instance_equalnull_class01.cs
+++ b/tests/src/JIT/Generics/Parameters/instance_equalnull_class01.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/Parameters/instance_equalnull_struct01.cs b/tests/src/JIT/Generics/Parameters/instance_equalnull_struct01.cs
index 0a43dddf3a..486406b926 100644
--- a/tests/src/JIT/Generics/Parameters/instance_equalnull_struct01.cs
+++ b/tests/src/JIT/Generics/Parameters/instance_equalnull_struct01.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/Parameters/instance_passing_class01.cs b/tests/src/JIT/Generics/Parameters/instance_passing_class01.cs
index b98caad545..7f59403d8d 100644
--- a/tests/src/JIT/Generics/Parameters/instance_passing_class01.cs
+++ b/tests/src/JIT/Generics/Parameters/instance_passing_class01.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/Parameters/instance_passing_struct01.cs b/tests/src/JIT/Generics/Parameters/instance_passing_struct01.cs
index b340d0bfcd..4c9ec69cf6 100644
--- a/tests/src/JIT/Generics/Parameters/instance_passing_struct01.cs
+++ b/tests/src/JIT/Generics/Parameters/instance_passing_struct01.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/Parameters/static_assignment_class01.cs b/tests/src/JIT/Generics/Parameters/static_assignment_class01.cs
index c1e00fd967..d58eb178bc 100644
--- a/tests/src/JIT/Generics/Parameters/static_assignment_class01.cs
+++ b/tests/src/JIT/Generics/Parameters/static_assignment_class01.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/Parameters/static_assignment_struct01.cs b/tests/src/JIT/Generics/Parameters/static_assignment_struct01.cs
index 244b2463ac..c420fb5c39 100644
--- a/tests/src/JIT/Generics/Parameters/static_assignment_struct01.cs
+++ b/tests/src/JIT/Generics/Parameters/static_assignment_struct01.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/Parameters/static_equalnull_class01.cs b/tests/src/JIT/Generics/Parameters/static_equalnull_class01.cs
index bc6886d529..fe6ed72ab2 100644
--- a/tests/src/JIT/Generics/Parameters/static_equalnull_class01.cs
+++ b/tests/src/JIT/Generics/Parameters/static_equalnull_class01.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/Parameters/static_equalnull_struct01.cs b/tests/src/JIT/Generics/Parameters/static_equalnull_struct01.cs
index 9de7184ade..e167bbb453 100644
--- a/tests/src/JIT/Generics/Parameters/static_equalnull_struct01.cs
+++ b/tests/src/JIT/Generics/Parameters/static_equalnull_struct01.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/Parameters/static_passing_class01.cs b/tests/src/JIT/Generics/Parameters/static_passing_class01.cs
index 56f33e3fb9..06b4077de6 100644
--- a/tests/src/JIT/Generics/Parameters/static_passing_class01.cs
+++ b/tests/src/JIT/Generics/Parameters/static_passing_class01.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/Parameters/static_passing_struct01.cs b/tests/src/JIT/Generics/Parameters/static_passing_struct01.cs
index 3d3a410446..1c63890315 100644
--- a/tests/src/JIT/Generics/Parameters/static_passing_struct01.cs
+++ b/tests/src/JIT/Generics/Parameters/static_passing_struct01.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/TypeParameters/default_class01.cs b/tests/src/JIT/Generics/TypeParameters/default_class01.cs
index 51825fd11d..fab4d73a5f 100644
--- a/tests/src/JIT/Generics/TypeParameters/default_class01.cs
+++ b/tests/src/JIT/Generics/TypeParameters/default_class01.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/TypeParameters/default_struct01.cs b/tests/src/JIT/Generics/TypeParameters/default_struct01.cs
index 7a9174c450..97014209e3 100644
--- a/tests/src/JIT/Generics/TypeParameters/default_struct01.cs
+++ b/tests/src/JIT/Generics/TypeParameters/default_struct01.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/Typeof/Struct02.cs b/tests/src/JIT/Generics/Typeof/Struct02.cs
index 7ecc28a895..ecf2d950fb 100644
--- a/tests/src/JIT/Generics/Typeof/Struct02.cs
+++ b/tests/src/JIT/Generics/Typeof/Struct02.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/Typeof/class01.cs b/tests/src/JIT/Generics/Typeof/class01.cs
index 4d7a2b57af..eb29dc6447 100644
--- a/tests/src/JIT/Generics/Typeof/class01.cs
+++ b/tests/src/JIT/Generics/Typeof/class01.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/Typeof/class02.cs b/tests/src/JIT/Generics/Typeof/class02.cs
index 850e92f41d..50419efa2b 100644
--- a/tests/src/JIT/Generics/Typeof/class02.cs
+++ b/tests/src/JIT/Generics/Typeof/class02.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/Typeof/class03.cs b/tests/src/JIT/Generics/Typeof/class03.cs
index df1301bb84..e177fce8d5 100644
--- a/tests/src/JIT/Generics/Typeof/class03.cs
+++ b/tests/src/JIT/Generics/Typeof/class03.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/Typeof/dynamicTypes.cs b/tests/src/JIT/Generics/Typeof/dynamicTypes.cs
index cdc81d7242..2d9a838363 100644
--- a/tests/src/JIT/Generics/Typeof/dynamicTypes.cs
+++ b/tests/src/JIT/Generics/Typeof/dynamicTypes.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
/* The following are the checks being made, where x is a user defined type as described below. The test does all of this pretty much as a grid cross section, so there are redundant cast cases also covered here.
diff --git a/tests/src/JIT/Generics/Typeof/objectBoxing.cs b/tests/src/JIT/Generics/Typeof/objectBoxing.cs
index 686104b7e8..7275e084d0 100644
--- a/tests/src/JIT/Generics/Typeof/objectBoxing.cs
+++ b/tests/src/JIT/Generics/Typeof/objectBoxing.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
/* unboxing where a parameter is types as object and then is unboxed to its scalar type
diff --git a/tests/src/JIT/Generics/Typeof/refTypesdynamic.cs b/tests/src/JIT/Generics/Typeof/refTypesdynamic.cs
index 59d62161ee..adac1886a3 100644
--- a/tests/src/JIT/Generics/Typeof/refTypesdynamic.cs
+++ b/tests/src/JIT/Generics/Typeof/refTypesdynamic.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
/* Cases for some shared generics (generics instantiated over reference types, both sealed and unsealed).
diff --git a/tests/src/JIT/Generics/Typeof/struct01.cs b/tests/src/JIT/Generics/Typeof/struct01.cs
index d3666078db..ec5486633f 100644
--- a/tests/src/JIT/Generics/Typeof/struct01.cs
+++ b/tests/src/JIT/Generics/Typeof/struct01.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/Typeof/struct03.cs b/tests/src/JIT/Generics/Typeof/struct03.cs
index 123f107691..1f3189df8e 100644
--- a/tests/src/JIT/Generics/Typeof/struct03.cs
+++ b/tests/src/JIT/Generics/Typeof/struct03.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
using System;
diff --git a/tests/src/JIT/Generics/Typeof/valueTypeBoxing.cs b/tests/src/JIT/Generics/Typeof/valueTypeBoxing.cs
index 658bb601f5..bf36f62673 100644
--- a/tests/src/JIT/Generics/Typeof/valueTypeBoxing.cs
+++ b/tests/src/JIT/Generics/Typeof/valueTypeBoxing.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
//
/* Unboxing where a parameter is types as System.ValueType, or System.Enum, and then is unboxed to its scalar type
diff --git a/tests/src/JIT/Generics/pinvoke/instance01.cs b/tests/src/JIT/Generics/pinvoke/instance01.cs
index f279298704..d3b2f6c374 100644
--- a/tests/src/JIT/Generics/pinvoke/instance01.cs
+++ b/tests/src/JIT/Generics/pinvoke/instance01.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Runtime.InteropServices;
diff --git a/tests/src/JIT/Generics/pinvoke/instance02.cs b/tests/src/JIT/Generics/pinvoke/instance02.cs
index e03298e5e3..fa1d22d6f8 100644
--- a/tests/src/JIT/Generics/pinvoke/instance02.cs
+++ b/tests/src/JIT/Generics/pinvoke/instance02.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Runtime.InteropServices;
diff --git a/tests/src/JIT/Generics/pinvoke/instance03.cs b/tests/src/JIT/Generics/pinvoke/instance03.cs
index 77e26c6d27..f0d52296cc 100644
--- a/tests/src/JIT/Generics/pinvoke/instance03.cs
+++ b/tests/src/JIT/Generics/pinvoke/instance03.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Runtime.InteropServices;
diff --git a/tests/src/JIT/Generics/pinvoke/static01.cs b/tests/src/JIT/Generics/pinvoke/static01.cs
index 2f6eac81b2..a742ec5603 100644
--- a/tests/src/JIT/Generics/pinvoke/static01.cs
+++ b/tests/src/JIT/Generics/pinvoke/static01.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Runtime.InteropServices;
diff --git a/tests/src/JIT/Generics/pinvoke/static02.cs b/tests/src/JIT/Generics/pinvoke/static02.cs
index c95f573869..84e920a86d 100644
--- a/tests/src/JIT/Generics/pinvoke/static02.cs
+++ b/tests/src/JIT/Generics/pinvoke/static02.cs
@@ -1,5 +1,6 @@
-// Copyright (c) Microsoft. All rights reserved.
-// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
using System;
using System.Runtime.InteropServices;