From 834594f9a05db5027c59d5f7645cd4e71ff40de5 Mon Sep 17 00:00:00 2001 From: Aditya Mandaleeka Date: Thu, 29 Jun 2017 21:51:02 -0700 Subject: [PATCH] Fix license header on new file. Commit migrated from https://github.com/dotnet/coreclr/commit/6ef9321c6db490fc16b63c948e27645c4931c913 --- src/coreclr/src/vm/winrtdispatcherqueue.h | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/src/coreclr/src/vm/winrtdispatcherqueue.h b/src/coreclr/src/vm/winrtdispatcherqueue.h index 14f261d..6459563 100644 --- a/src/coreclr/src/vm/winrtdispatcherqueue.h +++ b/src/coreclr/src/vm/winrtdispatcherqueue.h @@ -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. /*============================================================ ** ** Header: winrtdispatcherqueue.h -- 2.7.4