summaryrefslogtreecommitdiff
path: root/tests/src/JIT/Methodical/eh/rethrow
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/Methodical/eh/rethrow
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/Methodical/eh/rethrow')
-rw-r--r--tests/src/JIT/Methodical/eh/rethrow/rethrowinfinallyinsidecatch.il3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/src/JIT/Methodical/eh/rethrow/rethrowinfinallyinsidecatch.il b/tests/src/JIT/Methodical/eh/rethrow/rethrowinfinallyinsidecatch.il
index b7eb3698c1..a1c6fc1fae 100644
--- a/tests/src/JIT/Methodical/eh/rethrow/rethrowinfinallyinsidecatch.il
+++ b/tests/src/JIT/Methodical/eh/rethrow/rethrowinfinallyinsidecatch.il
@@ -1,3 +1,6 @@
+// Licensed to the .NET Foundation under one or more 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
{