summaryrefslogtreecommitdiff
path: root/tests/src/JIT/Directed/array-il
diff options
context:
space:
mode:
Diffstat (limited to 'tests/src/JIT/Directed/array-il')
-rw-r--r--tests/src/JIT/Directed/array-il/complex3.il5
-rw-r--r--tests/src/JIT/Directed/array-il/simple3.il5
2 files changed, 6 insertions, 4 deletions
diff --git a/tests/src/JIT/Directed/array-il/complex3.il b/tests/src/JIT/Directed/array-il/complex3.il
index 97cbe26345..e66ba52010 100644
--- a/tests/src/JIT/Directed/array-il/complex3.il
+++ b/tests/src/JIT/Directed/array-il/complex3.il
@@ -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.
.assembly extern System.Console
{
diff --git a/tests/src/JIT/Directed/array-il/simple3.il b/tests/src/JIT/Directed/array-il/simple3.il
index 24dcad0314..d38c497100 100644
--- a/tests/src/JIT/Directed/array-il/simple3.il
+++ b/tests/src/JIT/Directed/array-il/simple3.il
@@ -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.
.assembly extern legacy library mscorlib {}
.assembly extern System.Console