summaryrefslogtreecommitdiff
path: root/src/dlls/mscordac
diff options
context:
space:
mode:
authorJan Vorlicek <janvorli@microsoft.com>2015-04-17 00:00:58 +0200
committerJan Vorlicek <janvorli@microsoft.com>2015-04-17 00:00:58 +0200
commitb5ce2e632028bece2cd56412eed12b1f6c5b0e2d (patch)
treef4431d9f85b106313beae3ce201ede8a870186d0 /src/dlls/mscordac
parentbaa57a0bd737d2cb43bd947274a552d3f0b7c202 (diff)
downloadcoreclr-b5ce2e632028bece2cd56412eed12b1f6c5b0e2d.tar.gz
coreclr-b5ce2e632028bece2cd56412eed12b1f6c5b0e2d.tar.bz2
coreclr-b5ce2e632028bece2cd56412eed12b1f6c5b0e2d.zip
Add missing MIT license headers
.rc and .def files were missing the MIT license headers, so this change adds them.
Diffstat (limited to 'src/dlls/mscordac')
-rw-r--r--src/dlls/mscordac/Native.rc9
1 files changed, 4 insertions, 5 deletions
diff --git a/src/dlls/mscordac/Native.rc b/src/dlls/mscordac/Native.rc
index d06d367b8a..57108f08ce 100644
--- a/src/dlls/mscordac/Native.rc
+++ b/src/dlls/mscordac/Native.rc
@@ -1,8 +1,7 @@
-// ==++==
-//
-// Copyright (c) Microsoft Corporation. All rights reserved.
-//
-// ==--==
+//
+// Copyright (c) Microsoft. All rights reserved.
+// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+//
#define FX_VER_FILEDESCRIPTION_STR "Microsoft .NET External Data Access Support\0"