summaryrefslogtreecommitdiff
path: root/src/dlls/mscordac
diff options
context:
space:
mode:
authordotnet-bot <dotnet-bot@microsoft.com>2016-01-27 11:41:24 -0800
committerstephentoub <stoub@microsoft.com>2016-01-27 13:22:16 -0800
commit21f8416ad4204afc18ce315d99baa5f4ada28d9a (patch)
tree6767624f3ab0c185ad7ceec5d6e07c2784058ecf /src/dlls/mscordac
parent98ab26be675b96668ecf2dfe8c38f58f57454f02 (diff)
downloadcoreclr-21f8416ad4204afc18ce315d99baa5f4ada28d9a.tar.gz
coreclr-21f8416ad4204afc18ce315d99baa5f4ada28d9a.tar.bz2
coreclr-21f8416ad4204afc18ce315d99baa5f4ada28d9a.zip
Update license headers
Diffstat (limited to 'src/dlls/mscordac')
-rw-r--r--src/dlls/mscordac/Native.rc7
-rw-r--r--src/dlls/mscordac/mscordac.cpp7
-rw-r--r--src/dlls/mscordac/mscordac.src8
3 files changed, 9 insertions, 13 deletions
diff --git a/src/dlls/mscordac/Native.rc b/src/dlls/mscordac/Native.rc
index 57108f08ce..b98bc187e6 100644
--- a/src/dlls/mscordac/Native.rc
+++ b/src/dlls/mscordac/Native.rc
@@ -1,7 +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.
#define FX_VER_FILEDESCRIPTION_STR "Microsoft .NET External Data Access Support\0"
diff --git a/src/dlls/mscordac/mscordac.cpp b/src/dlls/mscordac/mscordac.cpp
index 3d5c527ac2..94fdac5809 100644
--- a/src/dlls/mscordac/mscordac.cpp
+++ b/src/dlls/mscordac/mscordac.cpp
@@ -1,7 +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.
#ifdef FEATURE_PAL
diff --git a/src/dlls/mscordac/mscordac.src b/src/dlls/mscordac/mscordac.src
index e26c2ba4c7..a107d4b504 100644
--- a/src/dlls/mscordac/mscordac.src
+++ b/src/dlls/mscordac/mscordac.src
@@ -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.
EXPORTS
OutOfProcessFunctionTableCallback