Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/corert.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordotnet-bot <dotnet-bot@microsoft.com>2017-10-21 00:49:47 +0300
committerdotnet-bot <dotnet-bot@microsoft.com>2017-10-21 00:49:47 +0300
commitb674c8cfe1802c553cb5463393ac9f02f58b5e67 (patch)
tree5cbee5d8f43eef2ace8f7baee26b025ce3bf9efa /src/Native/Runtime/arm
parentdd9a41db606ee41ee6ccdd921eac927173cec6f4 (diff)
[tfs-changeset: 1678781]
Diffstat (limited to 'src/Native/Runtime/arm')
-rw-r--r--src/Native/Runtime/arm/ThunkPoolThunks.asm8
1 files changed, 3 insertions, 5 deletions
diff --git a/src/Native/Runtime/arm/ThunkPoolThunks.asm b/src/Native/Runtime/arm/ThunkPoolThunks.asm
index dfff2e370..fea3f16c2 100644
--- a/src/Native/Runtime/arm/ThunkPoolThunks.asm
+++ b/src/Native/Runtime/arm/ThunkPoolThunks.asm
@@ -1,8 +1,6 @@
-;; ==++==
-;;
-;; Copyright (c) Microsoft Corporation. All rights reserved.
-;;
-;; ==--==
+;; 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.
#include "kxarm.h"