summaryrefslogtreecommitdiff
path: root/tests/src/JIT/Methodical/MDArray/basics
diff options
context:
space:
mode:
Diffstat (limited to 'tests/src/JIT/Methodical/MDArray/basics')
-rw-r--r--tests/src/JIT/Methodical/MDArray/basics/classarr.cs5
-rw-r--r--tests/src/JIT/Methodical/MDArray/basics/doublearr.cs5
-rw-r--r--tests/src/JIT/Methodical/MDArray/basics/jaggedarr.cs5
-rw-r--r--tests/src/JIT/Methodical/MDArray/basics/stringarr.cs5
-rw-r--r--tests/src/JIT/Methodical/MDArray/basics/structarr.cs5
5 files changed, 15 insertions, 10 deletions
diff --git a/tests/src/JIT/Methodical/MDArray/basics/classarr.cs b/tests/src/JIT/Methodical/MDArray/basics/classarr.cs
index 5fcebc0a49..eb03f4fb5a 100644
--- a/tests/src/JIT/Methodical/MDArray/basics/classarr.cs
+++ b/tests/src/JIT/Methodical/MDArray/basics/classarr.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.
//Simple arithmatic manipulation of one 2D array elements
diff --git a/tests/src/JIT/Methodical/MDArray/basics/doublearr.cs b/tests/src/JIT/Methodical/MDArray/basics/doublearr.cs
index 98033b5d8c..046f203377 100644
--- a/tests/src/JIT/Methodical/MDArray/basics/doublearr.cs
+++ b/tests/src/JIT/Methodical/MDArray/basics/doublearr.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.
//Simple arithmatic manipulation of one 2D array elements
diff --git a/tests/src/JIT/Methodical/MDArray/basics/jaggedarr.cs b/tests/src/JIT/Methodical/MDArray/basics/jaggedarr.cs
index 6bdd66e21f..472143b026 100644
--- a/tests/src/JIT/Methodical/MDArray/basics/jaggedarr.cs
+++ b/tests/src/JIT/Methodical/MDArray/basics/jaggedarr.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.
//Simple arithmatic manipulation of one 2D array elements
diff --git a/tests/src/JIT/Methodical/MDArray/basics/stringarr.cs b/tests/src/JIT/Methodical/MDArray/basics/stringarr.cs
index 12f7ee179f..8e93d1f0a0 100644
--- a/tests/src/JIT/Methodical/MDArray/basics/stringarr.cs
+++ b/tests/src/JIT/Methodical/MDArray/basics/stringarr.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.
//Simple arithmatic manipulation of one 2D array elements
diff --git a/tests/src/JIT/Methodical/MDArray/basics/structarr.cs b/tests/src/JIT/Methodical/MDArray/basics/structarr.cs
index 1119e6a814..109433e099 100644
--- a/tests/src/JIT/Methodical/MDArray/basics/structarr.cs
+++ b/tests/src/JIT/Methodical/MDArray/basics/structarr.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.
//Simple arithmatic manipulation of one 2D array elements