summaryrefslogtreecommitdiff
path: root/tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b30892
diff options
context:
space:
mode:
authorRuss Keldorph <Russ.Keldorph@microsoft.com>2016-05-09 14:25:36 -0700
committerRuss Keldorph <Russ.Keldorph@microsoft.com>2016-05-09 14:25:36 -0700
commit32832c1b23205e06c11262b21f0d0c3c2031642e (patch)
tree71b140b56cfc73758d43be50d2a9a737107ac100 /tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b30892
parent530acab950de31fb58e41c33be80dc2664791b31 (diff)
downloadcoreclr-32832c1b23205e06c11262b21f0d0c3c2031642e.tar.gz
coreclr-32832c1b23205e06c11262b21f0d0c3c2031642e.tar.bz2
coreclr-32832c1b23205e06c11262b21f0d0c3c2031642e.zip
Update license header in most .il files.
Diffstat (limited to 'tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b30892')
-rw-r--r--tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b30892/b30892.il5
1 files changed, 3 insertions, 2 deletions
diff --git a/tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b30892/b30892.il b/tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b30892/b30892.il
index 3267248319..b1153b3651 100644
--- a/tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b30892/b30892.il
+++ b/tests/src/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b30892/b30892.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