summaryrefslogtreecommitdiff
path: root/tests/src/reflection/regression/reflectionrepromasterforsl/helper.cs
diff options
context:
space:
mode:
authorSean Gillespie <sean.william.g@gmail.com>2016-02-26 22:37:01 -0800
committerSean Gillespie <sean.william.g@gmail.com>2016-02-26 22:37:01 -0800
commit3ac97ffe15312ead86cb90220c0f945820abfa2e (patch)
tree0c5d585575a1d772b00bdb698a110c671c2e4f63 /tests/src/reflection/regression/reflectionrepromasterforsl/helper.cs
parent4dcc5e5e307e98811f599c5bdb245e7d13795c82 (diff)
downloadcoreclr-3ac97ffe15312ead86cb90220c0f945820abfa2e.tar.gz
coreclr-3ac97ffe15312ead86cb90220c0f945820abfa2e.tar.bz2
coreclr-3ac97ffe15312ead86cb90220c0f945820abfa2e.zip
Fix license header for test files
Diffstat (limited to 'tests/src/reflection/regression/reflectionrepromasterforsl/helper.cs')
-rw-r--r--tests/src/reflection/regression/reflectionrepromasterforsl/helper.cs3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/src/reflection/regression/reflectionrepromasterforsl/helper.cs b/tests/src/reflection/regression/reflectionrepromasterforsl/helper.cs
index ae32ca17b8..a55940f705 100644
--- a/tests/src/reflection/regression/reflectionrepromasterforsl/helper.cs
+++ b/tests/src/reflection/regression/reflectionrepromasterforsl/helper.cs
@@ -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.
using System;
using System.Security;